Test Info

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

Conditions


check-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
Done: status=OK

Trace Output

0phase<--<-- 0 --- Note -->-->
0phase<--<-- 1 --- Webfinger -->-->
0not expected to doWebFinger
0phase<--<-- 2 --- Discovery -->-->
0provider_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": "a4XQFnrxDOcqyf6StM5J",
    "client_id_issued_at": 1560784581,
    "client_secret": "8g4Z5vT6oYrclmp2XNX8",
    "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": "RBcjyzfNZrjrSEXhVFh9",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=a4XQFnrxDOcqyf6StM5J",
    "response_types": [
        "id_token",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1phase<--<-- 4 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "claims_locales": "test",
    "client_id": "a4XQFnrxDOcqyf6StM5J",
    "nonce": "HUhwiJoGh1qt338o",
    "redirect_uri": "https://op.certification.openid.net:61585/authz_cb",
    "response_type": "id_token token",
    "scope": "openid",
    "state": "6agb0B7dAynPb0QF"
}
1redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=6agb0B7dAynPb0QF&nonce=HUhwiJoGh1qt338o&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61585%2Fauthz_cb&claims_locales=test&client_id=a4XQFnrxDOcqyf6StM5J
1redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=6agb0B7dAynPb0QF&nonce=HUhwiJoGh1qt338o&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61585%2Fauthz_cb&claims_locales=test&client_id=a4XQFnrxDOcqyf6StM5J
2http args{}
2responseURL with fragment
2responseaccess_token=5nRvEh7t3C9bmMo6TrWy&state=6agb0B7dAynPb0QF&expires_in=3599&token_type=bearer&scope=openid&id_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.Lzkhw2I1ptUQ6SyIPs1EalERrr35pwj45FXUNzLx4tLVzhWSM7Lm3wDlrFkWuiP7MVMr3mOZmUbtfSy0GIjtNMNJqInSXs1C4zbmdTcZ_zi-uY2XVnNKUpEzLoIM3PNyS7NK_a5j70bpp7tbP3JBIsUL2fq_CiBK6kiz-lGXV4538XkTyVvaAS_RCVfZo2IBM1arD8QMrSmCPwQS6CytKF9HunlRkYYoi43Hm_YcYST87TTwA8W2oq8GSNhJzj4mQP9OrTEkbVyvogxU1Us-c3Y6hs9KOz0-vV5ltzD3MO9WErGBebj386JG5SLHjU5LDilCcBKWN6q-tVfmQcIrIA.CXlsPEvzcW4_v_QW9CDWSA.nMHgsgqZAJcVGaFE5KFSo_ns-Rtbr-GqU1p5kJ6Px6uDvZamr1x-9tIm4N2NfFkfcScWOwxFLt_5W-NKzcK9IKxgP-NW2V1GUQjF9jPxXuHl53czsJB6eZsf3NRaio0Rq4poNMX94PJFvB5-a-M5UDvL-wgoCSB3gikF_mGviHqRA5_bubCxkNM2jgglxQjtOBxWPr6VTAb8B_J1aKc5SOBRC6pGqiu3VQw88T2aWjR4X5zTWtEfJFK6YVgB6OCjtiZGvGkIrv78XJk2lng2aAuAN2PC45lDx87243nzwlMVtNrtZlHl6VufvivCB-OpNbgLd0Jr3_4LLFyeS1mWF8-Y0wi8Uudmk_d2umzypfWafnLrYHexRAaa0oF3rVUJFvXALqyj-oB4GjyYmtpfMvQuMTE1urPnZvQRCt1MBXIS1xR6TX9rXwzKHa-GSLQNPVUjSZasynONfUyD6SASvS7xHw9RNc6EP3j1_C5glwI-BvnOOxl9AgGe2afkcIfsctHwyhdD7Fw3SGLWqprwEAhX4atrLsJSMoYijP1S2IFsjS7F8TP8wDmzVfOy7PvxWUKWBeHr7imaikDE0pl9Lc-EK7A99a7r7GK58kGpt63ZR53mWicv0imz5HrKKs0Oo4KcYYMYkfa849-O5RER8IT4d-2-8sN2SvRDG0r8-l5MhEYOd2Zd9NUQ0DJKXwgsZDMSQC7aAo09Xj5shp1RHCZi7bTcLJGnKl_I6q82Zpl6ugwBTzzKijPPgAd6G7MmXA0ErpbLZuVzzQdF69j9OxPX4oIaVJklHdYU4sjjYe3ELgcTPiFTZrJ--65FqkLPZ51oLGQjF14FLi81eExzOufgPdvwuMZeCGBAli_8Uyhp8-1AmNyOotr9o8VRsfq2XPDxscPMe-yNsZK1Cel0Zg.PPd5otEh6dYT2PWGzqBDNQ
2response{'access_token': '5nRvEh7t3C9bmMo6TrWy', 'state': '6agb0B7dAynPb0QF', 'expires_in': 3599, 'token_type': 'bearer', 'scope': 'openid', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.Lzkhw2I1ptUQ6SyIPs1EalERrr35pwj45FXUNzLx4tLVzhWSM7Lm3wDlrFkWuiP7MVMr3mOZmUbtfSy0GIjtNMNJqInSXs1C4zbmdTcZ_zi-uY2XVnNKUpEzLoIM3PNyS7NK_a5j70bpp7tbP3JBIsUL2fq_CiBK6kiz-lGXV4538XkTyVvaAS_RCVfZo2IBM1arD8QMrSmCPwQS6CytKF9HunlRkYYoi43Hm_YcYST87TTwA8W2oq8GSNhJzj4mQP9OrTEkbVyvogxU1Us-c3Y6hs9KOz0-vV5ltzD3MO9WErGBebj386JG5SLHjU5LDilCcBKWN6q-tVfmQcIrIA.CXlsPEvzcW4_v_QW9CDWSA.nMHgsgqZAJcVGaFE5KFSo_ns-Rtbr-GqU1p5kJ6Px6uDvZamr1x-9tIm4N2NfFkfcScWOwxFLt_5W-NKzcK9IKxgP-NW2V1GUQjF9jPxXuHl53czsJB6eZsf3NRaio0Rq4poNMX94PJFvB5-a-M5UDvL-wgoCSB3gikF_mGviHqRA5_bubCxkNM2jgglxQjtOBxWPr6VTAb8B_J1aKc5SOBRC6pGqiu3VQw88T2aWjR4X5zTWtEfJFK6YVgB6OCjtiZGvGkIrv78XJk2lng2aAuAN2PC45lDx87243nzwlMVtNrtZlHl6VufvivCB-OpNbgLd0Jr3_4LLFyeS1mWF8-Y0wi8Uudmk_d2umzypfWafnLrYHexRAaa0oF3rVUJFvXALqyj-oB4GjyYmtpfMvQuMTE1urPnZvQRCt1MBXIS1xR6TX9rXwzKHa-GSLQNPVUjSZasynONfUyD6SASvS7xHw9RNc6EP3j1_C5glwI-BvnOOxl9AgGe2afkcIfsctHwyhdD7Fw3SGLWqprwEAhX4atrLsJSMoYijP1S2IFsjS7F8TP8wDmzVfOy7PvxWUKWBeHr7imaikDE0pl9Lc-EK7A99a7r7GK58kGpt63ZR53mWicv0imz5HrKKs0Oo4KcYYMYkfa849-O5RER8IT4d-2-8sN2SvRDG0r8-l5MhEYOd2Zd9NUQ0DJKXwgsZDMSQC7aAo09Xj5shp1RHCZi7bTcLJGnKl_I6q82Zpl6ugwBTzzKijPPgAd6G7MmXA0ErpbLZuVzzQdF69j9OxPX4oIaVJklHdYU4sjjYe3ELgcTPiFTZrJ--65FqkLPZ51oLGQjF14FLi81eExzOufgPdvwuMZeCGBAli_8Uyhp8-1AmNyOotr9o8VRsfq2XPDxscPMe-yNsZK1Cel0Zg.PPd5otEh6dYT2PWGzqBDNQ'}
3AuthorizationResponse
{
    "access_token": "5nRvEh7t3C9bmMo6TrWy",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "oeJYRV6Namzd5zl8BiWeJA",
        "aud": [
            "a4XQFnrxDOcqyf6StM5J"
        ],
        "exp": 1560788002,
        "iat": 1560784582,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "HUhwiJoGh1qt338o",
        "sub": "testuser"
    },
    "scope": "openid",
    "state": "6agb0B7dAynPb0QF",
    "token_type": "bearer"
}
3phase<--<-- 5 --- AccessToken -->-->
3phase<--<-- 6 --- UserInfo -->-->
3phase<--<-- 7 --- DisplayUserInfo -->-->
3phase<--<-- 8 --- Done -->-->
3end
3assertionCheckHTTPResponse
3conditioncheck-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
3conditionDone: status=OK

Result

PASSED