Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-display-popup
Test descriptionRequest with display=popup
Timestamp2019-06-17T15:05:07Z

Conditions


verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
Done: status=OK

Trace Output

0phase<--<-- 0 --- Note -->-->
1phase<--<-- 1 --- Webfinger -->-->
1not expected to doWebFinger
1phase<--<-- 2 --- Discovery -->-->
1provider_config
kwargs:{'issuer': 'https://isamfed.com:30443/test'}
1http response
url:https://isamfed.com:30443/test/.well-known/openid-configuration status_code:200
1ProviderConfigurationResponse
{
    "authorization_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize",
    "claims_parameter_supported": false,
    "claims_supported": [
        "realmName",
        "preferred_username",
        "given_name",
        "uid",
        "upn",
        "groupIds",
        "employee_id",
        "name",
        "tenantId",
        "mobile_number",
        "department",
        "job_title",
        "family_name",
        "email"
    ],
    "device_authorize_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/device_authorize",
    "grant_types_supported": [
        "urn:ietf:params:oauth:grant-type:jwt-bearer",
        "implicit",
        "urn:ietf:params:oauth:grant-type:saml2-bearer",
        "urn:ietf:params:oauth:grant-type:device_code",
        "client_credentials",
        "password",
        "authorization_code",
        "refresh_token"
    ],
    "id_token_encryption_alg_values_supported": [
        "RSA-OAEP-256"
    ],
    "id_token_encryption_enc_values_supported": [
        "A128CBC-HS256"
    ],
    "id_token_signing_alg_values_supported": [
        "RS256"
    ],
    "introspect_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/introspect",
    "issuer": "https://isamfed.com:30443/test",
    "jwks_uri": "https://isamfed.com:30443/mga/sps/jwks",
    "name": "OIDCDefinition",
    "poc": "https://isamfed.com:30443/mga/",
    "registration_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition",
    "request_parameter_supported": true,
    "request_uri_parameter_supported": true,
    "require_request_uri_registration": false,
    "response_modes_supported": [
        "fragment",
        "form_post"
    ],
    "response_types_supported": [
        "token",
        "id_token",
        "token id_token",
        "code",
        "code id_token",
        "code token id_token",
        "code token",
        "none"
    ],
    "revocation_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/revoke",
    "subject_types_supported": [
        "public"
    ],
    "token_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/token",
    "token_endpoint_auth_methods_supported": [
        "private_key_jwt",
        "client_secret_post",
        "client_secret_basic"
    ],
    "user_authorize_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/user_authorize",
    "userinfo_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo",
    "userinfo_signing_alg_values_supported": [
        "RS256"
    ],
    "version": "3.0"
}
1phase<--<-- 3 --- Registration -->-->
1register
kwargs:{'response_types': ['code id_token token'], 'grant_types': ['authorization_code', 'implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61737/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61737/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61737/static/jwks_61737.json', 'token_endpoint_auth_method': 'private_key_jwt'}
1RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code",
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61737/static/jwks_61737.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61737/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61737/authz_cb"
    ],
    "response_types": [
        "code id_token token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition status_code:200
1RegistrationResponse
{
    "application_type": "web",
    "client_id": "EFQdNq1pftpc1Ccivijl",
    "client_id_issued_at": 1560783905,
    "client_secret": "8wnQ1M04c7ZBMeYpjkb6",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code",
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61737/static/jwks_61737.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61737/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61737/authz_cb"
    ],
    "registration_access_token": "zJvzQ8UwvR5ysl4orvfg",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=EFQdNq1pftpc1Ccivijl",
    "response_types": [
        "code",
        "id_token",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1phase<--<-- 4 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "client_id": "EFQdNq1pftpc1Ccivijl",
    "display": "popup",
    "nonce": "DED7YLiIqAL3bxxP",
    "redirect_uri": "https://op.certification.openid.net:61737/authz_cb",
    "response_type": "code id_token token",
    "scope": "openid",
    "state": "3WYufbEDCsPoL3gg"
}
1redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=3WYufbEDCsPoL3gg&nonce=DED7YLiIqAL3bxxP&response_type=code+id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61737%2Fauthz_cb&display=popup&client_id=EFQdNq1pftpc1Ccivijl
1redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=3WYufbEDCsPoL3gg&nonce=DED7YLiIqAL3bxxP&response_type=code+id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61737%2Fauthz_cb&display=popup&client_id=EFQdNq1pftpc1Ccivijl
2http args{}
3responseURL with fragment
3responseaccess_token=LxfMmVcMLlYSGDnf924G&state=3WYufbEDCsPoL3gg&expires_in=3599&token_type=bearer&code=4qTW7usIMxlteby4T0GDcphDqLo9Tb&scope=openid&id_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.kFMkGB-Y0SqdRwufoKS3cQQ0gG5hJ5KA_DutKRrH5rWOD9ugz7_jHxDFXXd9Kaw94LpfpQxyKSm0zHCmSWelein4d_wiI9YD3MhHlbVVxdVkUdSNZpL2M60XyyzNHwh5PUE1xXGzPs-70FVsmrkctjdyWADy1-bxRbShfCLnRdNBmEtyee3I6hM7q2DC6AJH0w8fwmyHFcWwK6XyJ9IQ6oEm3AwdimxdmOj2sEt3RqSa3MmYQv3WlYX3z5VGwRpNaUcbd7Sg_J4lvsIQJLtlYa3IGirPrarS9-ThSxPF4IJmscmqmZO8uz0M_JAFMKoKcN2WgVBYLpyn88YxdVsXHQ.dq3cD19nrLQHQgYx5-vFsg.eQ2rgMyuB3zLQGbxUsiGiM_MFi8BrES_8nlsLXLP19LJO_CPN6hc4Nl0z_bqg4uRsqD3F9nbeojJCLYfHiOoOwyd_UOM2Ml9ZtpZR5XuKChmJL-RME-k_Mo8_JTaPNEePHlqv_jFUTJICKm95iDKjP_SI9mP-z1P5xig4pqyHRdClwlWvV8wMmyY-UZEzB_RyyEn7fLu__MTByC3HOkQs5dfW1h_0NkqskbqhnJ8RslaVTNv5Pc9to06l-TU3nrL7v1pJDhOENWla58naQuZffvCWsOfK5lutr46SMcC4kOPV6K9SzQG0wIF3I_aP9KYoS59o1PXS_M-Z9SXN9_MA4_1GxfXmgKXTePWuOqug1Yb4WkowCi8qgCOfO40gxwj5jb8GEYMeFSp-5-RXdP6yD9afvMb0mTRgDFrl6VJhS3PbxQ7HSyQZwxLBgHg-3I7tfutnYBqeyS1Uog2YcbYT-XOd53FYTEQQFeInyX94EF3RI1-TT4rQM_QwmEZV8ikzjdS-wOwJQeUQ6n5SyR27Xwg_ocTjO_P9lVlUGjLctd1aR3IkWgNB9QXen4Xw---aflEm0aUkPiANzv-powr5qSWsrnSKV2n4CfoTnC2lySiHwnHxJ3Pu4a1auXI-let1BwIW2811KBIe6fjs1hYp6wr2K-nMgrs4sPgj0ukwJdJTMrzzZzXQVi6LwVAxkSi9ZQcTC9VY-xSl819Jwl845kJaO6yn_eRZm5U-oPLoAqSrMkwF9iCQsa9EscnVaNfZ3GSXvhBtEXP9ereqLE1ctqQPz-iBvm7_YofsfP0-osrm1OH-uT10X9re2Xxd55mytILdInqmsePXwDHe9YGRXFDCRm2u07uLucJPNyVfh6zAPBbujCWMrchaF3bpouem3YY4HsMxO4yBdKYvFlBaaNXsfH9Gx30mi72NEh92nR5ggmCLeumVIDf-8mMDIcEL0Z7NoVPjNSuqYnNYPrp2w.gju4gN36Ywgzl5wI-JGsCw
3response{'access_token': 'LxfMmVcMLlYSGDnf924G', 'state': '3WYufbEDCsPoL3gg', 'expires_in': 3599, 'token_type': 'bearer', 'code': '4qTW7usIMxlteby4T0GDcphDqLo9Tb', 'scope': 'openid', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.kFMkGB-Y0SqdRwufoKS3cQQ0gG5hJ5KA_DutKRrH5rWOD9ugz7_jHxDFXXd9Kaw94LpfpQxyKSm0zHCmSWelein4d_wiI9YD3MhHlbVVxdVkUdSNZpL2M60XyyzNHwh5PUE1xXGzPs-70FVsmrkctjdyWADy1-bxRbShfCLnRdNBmEtyee3I6hM7q2DC6AJH0w8fwmyHFcWwK6XyJ9IQ6oEm3AwdimxdmOj2sEt3RqSa3MmYQv3WlYX3z5VGwRpNaUcbd7Sg_J4lvsIQJLtlYa3IGirPrarS9-ThSxPF4IJmscmqmZO8uz0M_JAFMKoKcN2WgVBYLpyn88YxdVsXHQ.dq3cD19nrLQHQgYx5-vFsg.eQ2rgMyuB3zLQGbxUsiGiM_MFi8BrES_8nlsLXLP19LJO_CPN6hc4Nl0z_bqg4uRsqD3F9nbeojJCLYfHiOoOwyd_UOM2Ml9ZtpZR5XuKChmJL-RME-k_Mo8_JTaPNEePHlqv_jFUTJICKm95iDKjP_SI9mP-z1P5xig4pqyHRdClwlWvV8wMmyY-UZEzB_RyyEn7fLu__MTByC3HOkQs5dfW1h_0NkqskbqhnJ8RslaVTNv5Pc9to06l-TU3nrL7v1pJDhOENWla58naQuZffvCWsOfK5lutr46SMcC4kOPV6K9SzQG0wIF3I_aP9KYoS59o1PXS_M-Z9SXN9_MA4_1GxfXmgKXTePWuOqug1Yb4WkowCi8qgCOfO40gxwj5jb8GEYMeFSp-5-RXdP6yD9afvMb0mTRgDFrl6VJhS3PbxQ7HSyQZwxLBgHg-3I7tfutnYBqeyS1Uog2YcbYT-XOd53FYTEQQFeInyX94EF3RI1-TT4rQM_QwmEZV8ikzjdS-wOwJQeUQ6n5SyR27Xwg_ocTjO_P9lVlUGjLctd1aR3IkWgNB9QXen4Xw---aflEm0aUkPiANzv-powr5qSWsrnSKV2n4CfoTnC2lySiHwnHxJ3Pu4a1auXI-let1BwIW2811KBIe6fjs1hYp6wr2K-nMgrs4sPgj0ukwJdJTMrzzZzXQVi6LwVAxkSi9ZQcTC9VY-xSl819Jwl845kJaO6yn_eRZm5U-oPLoAqSrMkwF9iCQsa9EscnVaNfZ3GSXvhBtEXP9ereqLE1ctqQPz-iBvm7_YofsfP0-osrm1OH-uT10X9re2Xxd55mytILdInqmsePXwDHe9YGRXFDCRm2u07uLucJPNyVfh6zAPBbujCWMrchaF3bpouem3YY4HsMxO4yBdKYvFlBaaNXsfH9Gx30mi72NEh92nR5ggmCLeumVIDf-8mMDIcEL0Z7NoVPjNSuqYnNYPrp2w.gju4gN36Ywgzl5wI-JGsCw'}
3AuthorizationResponse
{
    "access_token": "LxfMmVcMLlYSGDnf924G",
    "code": "4qTW7usIMxlteby4T0GDcphDqLo9Tb",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "qiC_o-gQhRbn85kY8jz6zw",
        "aud": [
            "EFQdNq1pftpc1Ccivijl"
        ],
        "c_hash": "b0NGOJaIVdkUmg5ApOTrEw",
        "exp": 1560787326,
        "iat": 1560783906,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "DED7YLiIqAL3bxxP",
        "sub": "testuser"
    },
    "scope": "openid",
    "state": "3WYufbEDCsPoL3gg",
    "token_type": "bearer"
}
3phase<--<-- 5 --- Done -->-->
3end
3assertionVerifyResponse
3conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
3conditionDone: status=OK

Result

PASSED