Test Info

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

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'], 'grant_types': ['authorization_code', 'implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61716/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61716/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61716/static/jwks_61716.json', 'token_endpoint_auth_method': 'private_key_jwt'}
1RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit",
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61716/static/jwks_61716.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61716/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61716/authz_cb"
    ],
    "response_types": [
        "code id_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": "Co7rR0r8V3T0SDMjwOaE",
    "client_id_issued_at": 1560784735,
    "client_secret": "5C2BUgKMkMmn4Eu1I6Ex",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit",
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61716/static/jwks_61716.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61716/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61716/authz_cb"
    ],
    "registration_access_token": "2jzaW2BUZJdx57n4bh66",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=Co7rR0r8V3T0SDMjwOaE",
    "response_types": [
        "code",
        "id_token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1phase<--<-- 4 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "client_id": "Co7rR0r8V3T0SDMjwOaE",
    "display": "popup",
    "nonce": "E55NP3OM4ex7WALJ",
    "redirect_uri": "https://op.certification.openid.net:61716/authz_cb",
    "response_type": "code id_token",
    "scope": "openid",
    "state": "c8jMEggP7eZigV37"
}
1redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=c8jMEggP7eZigV37&nonce=E55NP3OM4ex7WALJ&response_type=code+id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fauthz_cb&display=popup&client_id=Co7rR0r8V3T0SDMjwOaE
1redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=c8jMEggP7eZigV37&nonce=E55NP3OM4ex7WALJ&response_type=code+id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fauthz_cb&display=popup&client_id=Co7rR0r8V3T0SDMjwOaE
2http args{}
2responseURL with fragment
2responsestate=c8jMEggP7eZigV37&code=E3FsHrozoYSLPezv65GDEuILWFNmVH&id_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.fw9M4aFLqf5C2MWzQSGjeVc5yUuj8leZxqOKjJHOd-mDZeSOC3xn_Y0Fxy6iKsliECiVImfwwkAZ-MYMIQVWN4cswSCmgSwfU8Rz4xchOKcVkHjbJvXXu5Q0_vkpHRLzN0gg55xqZrWaYtq0P16Mb4vIhuBIhbzJJKcKEmI28sc7xgqypdMZUYVkLwFdSidDIUxXWCqR-lH6KaKUlWmaezDUqMcFJQ2FYus0zO5EHqT51ZnmwwpNnQ7Ycnxg2FQ7eVMy0fumjuqMc_UNdDb_XxvsT3BZ3o49ICwEbCLV_HjWNNc-8aNXmdHMq7glZvTnss4MArR2Yw17aUnRY3R1Bg.Kbwbriyc-VUbiXH_p67KbQ.5YevAR8eS89XoN65aC6P_bAPX8rlkPDlvpWhAG9-2_BNG6ObKW2Lu31d9iQcDRnXtDRgAXDjTJoXYw5KIOQn_cgCIdSpAAX3yo0wpkYQLexB-wiTXAsp3OT4iDuK2TkecRn6xitL7M3kkkIX4re6V6rpQ6rODiVFdaCPjcSb79ioAETzm79vnFkb3CaVPaD_cz_p7ZLoPccJOklo7jI6kRSFC6H5so8vESpVczQVjPehQTe5qj0h-Us2m1dT-97LIZ6D-ise5g27SMZHu6fsqgi8mblwiaPJmGKhEH5RnRsbjv5k573PR9CYmQadEv18qtggkANYfNrHXiOp0Nt9GOQECp91lKhqQUgsov3WsrqfkUICp45WdqW9RlmV_izZhGu8hOZfWW3Isx2ymQHiuQD39b1zfqEX4jDgUvbobMSQcdmN1lQDjfsLiVLzu9akZnPCwlVBD60m9Nzkg8VRW5UTsRkLpF46dC1QMUizWWvLWwFV40oRel_oG2vXCqDw91otSqv3mwmu6pH6eLaoOyxuwUnPEKGu2M5zoBuw_7j6ySU2UbUyOAvzvUKTHcm3BoxT8zp5JAKzvjm4yFB2HDIzHTLJNMV67sB0Cv5etj38KF9ltIE9UEFCO7s0FIDaWqH8FeOx10jH_6tO5Z9atUyUcpvWEH59kcwqws8EFnLEmT2_kE0urGqPWOyHD6NRFcIOMbFt-N7aGb-ZDi_bd8YSkpl45McNw1rtpMBJGfZViqUmSirnixqFGwH3onFvhKPKsj22QSV95pdW2aoF68SBpEm9M34JoGk9VmGVjBabc24woWJhbDVtVSqcXnLYVObmhGT8OVI2zbaapfZrlb5PNKWbI7bf6pi7mMf4ukjtjSwnenninGTtKlhrp9QQ9_fq5_4yJisDvRp3WtVCAg.gsZK9qj9QwEUumexSuqWzg
2response{'state': 'c8jMEggP7eZigV37', 'code': 'E3FsHrozoYSLPezv65GDEuILWFNmVH', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.fw9M4aFLqf5C2MWzQSGjeVc5yUuj8leZxqOKjJHOd-mDZeSOC3xn_Y0Fxy6iKsliECiVImfwwkAZ-MYMIQVWN4cswSCmgSwfU8Rz4xchOKcVkHjbJvXXu5Q0_vkpHRLzN0gg55xqZrWaYtq0P16Mb4vIhuBIhbzJJKcKEmI28sc7xgqypdMZUYVkLwFdSidDIUxXWCqR-lH6KaKUlWmaezDUqMcFJQ2FYus0zO5EHqT51ZnmwwpNnQ7Ycnxg2FQ7eVMy0fumjuqMc_UNdDb_XxvsT3BZ3o49ICwEbCLV_HjWNNc-8aNXmdHMq7glZvTnss4MArR2Yw17aUnRY3R1Bg.Kbwbriyc-VUbiXH_p67KbQ.5YevAR8eS89XoN65aC6P_bAPX8rlkPDlvpWhAG9-2_BNG6ObKW2Lu31d9iQcDRnXtDRgAXDjTJoXYw5KIOQn_cgCIdSpAAX3yo0wpkYQLexB-wiTXAsp3OT4iDuK2TkecRn6xitL7M3kkkIX4re6V6rpQ6rODiVFdaCPjcSb79ioAETzm79vnFkb3CaVPaD_cz_p7ZLoPccJOklo7jI6kRSFC6H5so8vESpVczQVjPehQTe5qj0h-Us2m1dT-97LIZ6D-ise5g27SMZHu6fsqgi8mblwiaPJmGKhEH5RnRsbjv5k573PR9CYmQadEv18qtggkANYfNrHXiOp0Nt9GOQECp91lKhqQUgsov3WsrqfkUICp45WdqW9RlmV_izZhGu8hOZfWW3Isx2ymQHiuQD39b1zfqEX4jDgUvbobMSQcdmN1lQDjfsLiVLzu9akZnPCwlVBD60m9Nzkg8VRW5UTsRkLpF46dC1QMUizWWvLWwFV40oRel_oG2vXCqDw91otSqv3mwmu6pH6eLaoOyxuwUnPEKGu2M5zoBuw_7j6ySU2UbUyOAvzvUKTHcm3BoxT8zp5JAKzvjm4yFB2HDIzHTLJNMV67sB0Cv5etj38KF9ltIE9UEFCO7s0FIDaWqH8FeOx10jH_6tO5Z9atUyUcpvWEH59kcwqws8EFnLEmT2_kE0urGqPWOyHD6NRFcIOMbFt-N7aGb-ZDi_bd8YSkpl45McNw1rtpMBJGfZViqUmSirnixqFGwH3onFvhKPKsj22QSV95pdW2aoF68SBpEm9M34JoGk9VmGVjBabc24woWJhbDVtVSqcXnLYVObmhGT8OVI2zbaapfZrlb5PNKWbI7bf6pi7mMf4ukjtjSwnenninGTtKlhrp9QQ9_fq5_4yJisDvRp3WtVCAg.gsZK9qj9QwEUumexSuqWzg'}
3AuthorizationResponse
{
    "code": "E3FsHrozoYSLPezv65GDEuILWFNmVH",
    "id_token": {
        "aud": [
            "Co7rR0r8V3T0SDMjwOaE"
        ],
        "c_hash": "gGYirRLNYwSu9oQa8-Harw",
        "exp": 1560788156,
        "iat": 1560784736,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "E55NP3OM4ex7WALJ",
        "sub": "testuser"
    },
    "state": "c8jMEggP7eZigV37"
}
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