Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-Req-ui_locales
Test descriptionProviding ui_locales
Timestamp2019-06-17T15:16:54Z

Conditions


verify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
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': ['id_token token'], 'grant_types': ['implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61585/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61585/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61585/static/jwks_61585.json', 'token_endpoint_auth_method': 'private_key_jwt'}
1RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61585/static/jwks_61585.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61585/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61585/authz_cb"
    ],
    "response_types": [
        "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": "p2y3PhW7fEjJrcah5pnW",
    "client_id_issued_at": 1560784610,
    "client_secret": "EEywcNs3od3cl4iD5z0C",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61585/static/jwks_61585.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61585/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61585/authz_cb"
    ],
    "registration_access_token": "P4alQ4sdn1FZhn75dvZE",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=p2y3PhW7fEjJrcah5pnW",
    "response_types": [
        "id_token",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1phase<--<-- 4 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "client_id": "p2y3PhW7fEjJrcah5pnW",
    "nonce": "K67DCMJdrERAGvi3",
    "redirect_uri": "https://op.certification.openid.net:61585/authz_cb",
    "response_type": "id_token token",
    "scope": "openid",
    "state": "b5gDzHkGvjzIl3rC",
    "ui_locales": "test"
}
1redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=b5gDzHkGvjzIl3rC&nonce=K67DCMJdrERAGvi3&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61585%2Fauthz_cb&ui_locales=test&client_id=p2y3PhW7fEjJrcah5pnW
1redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=b5gDzHkGvjzIl3rC&nonce=K67DCMJdrERAGvi3&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61585%2Fauthz_cb&ui_locales=test&client_id=p2y3PhW7fEjJrcah5pnW
4http args{}
5responseURL with fragment
5responseaccess_token=3VV1gkZNBucoPgWZzPmx&state=b5gDzHkGvjzIl3rC&expires_in=3599&token_type=bearer&scope=openid&id_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.ifIkR1McVXkZ-a0Z8IwOc8tpXyRFECIyU8nkTDiYlDtfWr0Gmb1cdasuhPt5VuhDvGb3kZJAsqAfVP5AIT_e4PalvWqSXeqmWjGudWfZ7IaVGD3dI1Ke0sFgZHsHJyvIaT-NC5DmjzLcz5f7JjJYAaiOTbj1PqbFke7GK9TYLh1l4QpP04-smxhuYzlYgFYg7LGw-49nutzt3LhzV_mCoBjFnTu8KWcxyhyf-MABj505cGhDccVL-plsXcXD2Z_kdrIlUsQPmnzk2OXiJqYbxHgUpk8IGiD7AhSYykC-GrWf1oFHVa50pA1OGAVcXQ5zIB4eKQqrRjB6uwfjO79yWA.IHclWnMkIK-JNHU5brvu4A.Q7VlC2nsFdOPh8ed4mIGZ3I_Hf-kJq3XSZtoppCBV-jzgfHbMcXLiK7y7knu1hxUl16Wu4xjPBkFCADIlC6FQyTBHZ2aa5ydAzB_oFyGt_LD2NWYH7isTWWvipEdLpjykdxptwKx-Fn5BwoVG5zQNtq11uon13gnhU7piflzkjTNvc4sm3yzK1wlv8rAc26AuynLhdCNDzjXGbeNvvoWCv6w3TNLySwTU_JQI2tTrMyOyA32NUAFxvGZaR827kWzundJnuYNi-6tH5bcq0gjYlW3HmoiRZPgYo18ZEcNx4DDR8tUrrRN-ZxL7xW1EVueIQpMsk86s90zg0jinufVp0oKxZCoMEeFvetnIuHkMtdsTPfCmVQlKNYCkBTspADhCnXaKpfj5Hp5ZtseoW-JEtTWOVHKbXLyYNFK2tpKi1j4ay7sBZ_w_l3Kb2wkGrRPnJaGTPGdhPgChL0WjEEFsu1mU9PVNg9-35w7cjvNIth_oI5p16AIH4IuFL5sox6_uNP56biQnXadvXuDVjXGKdxTjrFPsK_xOl-32_qxkhq_cSc9vFzq5Nw2dxWyPW_unUayydpf9aSaWj5wrTf5DeDyF-QKJHCjX64qd05tQoTOz0waDXCfGnQn-DR5HieQSJUWxqvXZZ828tdXycYg2Q6a4PyJ39Gbtw6fff_PtGAHlRR7Pvx_30ydjnji05R_5pdVE-wUf_xPWSoGXgI7NXPBNHA8-7bxxh14XgT9nKOXzPFMtZ2tFbQrBTYSnZloWgOmKXJk4DIOQKyYqU3nXHVygVfajOkOVwEn3ueA569Fs4mbsD-2JH3j48OZtwNFoBJsvsaINCcG9WuOSH5jy_hkip321ldM031et9IiRbAcMFg-ylwhieHKiEGyjlVF7fdVv_tI0eSO7TeRY7U_jg.KUxFBRl5c7MfM_smWESeeg
5response{'access_token': '3VV1gkZNBucoPgWZzPmx', 'state': 'b5gDzHkGvjzIl3rC', 'expires_in': 3599, 'token_type': 'bearer', 'scope': 'openid', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.ifIkR1McVXkZ-a0Z8IwOc8tpXyRFECIyU8nkTDiYlDtfWr0Gmb1cdasuhPt5VuhDvGb3kZJAsqAfVP5AIT_e4PalvWqSXeqmWjGudWfZ7IaVGD3dI1Ke0sFgZHsHJyvIaT-NC5DmjzLcz5f7JjJYAaiOTbj1PqbFke7GK9TYLh1l4QpP04-smxhuYzlYgFYg7LGw-49nutzt3LhzV_mCoBjFnTu8KWcxyhyf-MABj505cGhDccVL-plsXcXD2Z_kdrIlUsQPmnzk2OXiJqYbxHgUpk8IGiD7AhSYykC-GrWf1oFHVa50pA1OGAVcXQ5zIB4eKQqrRjB6uwfjO79yWA.IHclWnMkIK-JNHU5brvu4A.Q7VlC2nsFdOPh8ed4mIGZ3I_Hf-kJq3XSZtoppCBV-jzgfHbMcXLiK7y7knu1hxUl16Wu4xjPBkFCADIlC6FQyTBHZ2aa5ydAzB_oFyGt_LD2NWYH7isTWWvipEdLpjykdxptwKx-Fn5BwoVG5zQNtq11uon13gnhU7piflzkjTNvc4sm3yzK1wlv8rAc26AuynLhdCNDzjXGbeNvvoWCv6w3TNLySwTU_JQI2tTrMyOyA32NUAFxvGZaR827kWzundJnuYNi-6tH5bcq0gjYlW3HmoiRZPgYo18ZEcNx4DDR8tUrrRN-ZxL7xW1EVueIQpMsk86s90zg0jinufVp0oKxZCoMEeFvetnIuHkMtdsTPfCmVQlKNYCkBTspADhCnXaKpfj5Hp5ZtseoW-JEtTWOVHKbXLyYNFK2tpKi1j4ay7sBZ_w_l3Kb2wkGrRPnJaGTPGdhPgChL0WjEEFsu1mU9PVNg9-35w7cjvNIth_oI5p16AIH4IuFL5sox6_uNP56biQnXadvXuDVjXGKdxTjrFPsK_xOl-32_qxkhq_cSc9vFzq5Nw2dxWyPW_unUayydpf9aSaWj5wrTf5DeDyF-QKJHCjX64qd05tQoTOz0waDXCfGnQn-DR5HieQSJUWxqvXZZ828tdXycYg2Q6a4PyJ39Gbtw6fff_PtGAHlRR7Pvx_30ydjnji05R_5pdVE-wUf_xPWSoGXgI7NXPBNHA8-7bxxh14XgT9nKOXzPFMtZ2tFbQrBTYSnZloWgOmKXJk4DIOQKyYqU3nXHVygVfajOkOVwEn3ueA569Fs4mbsD-2JH3j48OZtwNFoBJsvsaINCcG9WuOSH5jy_hkip321ldM031et9IiRbAcMFg-ylwhieHKiEGyjlVF7fdVv_tI0eSO7TeRY7U_jg.KUxFBRl5c7MfM_smWESeeg'}
5AuthorizationResponse
{
    "access_token": "3VV1gkZNBucoPgWZzPmx",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "0NY0sCS2--Q8nkW-KZquBg",
        "aud": [
            "p2y3PhW7fEjJrcah5pnW"
        ],
        "exp": 1560788033,
        "iat": 1560784613,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "K67DCMJdrERAGvi3",
        "sub": "testuser"
    },
    "scope": "openid",
    "state": "b5gDzHkGvjzIl3rC",
    "token_type": "bearer"
}
5phase<--<-- 5 --- Done -->-->
5end
5assertionVerifyAuthnResponse
5conditionverify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
5conditionDone: status=OK

Result

PASSED