Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-request_uri-Sig-any
Test descriptionSupport request_uri request parameter with signed request
Timestamp2019-06-17T15:19:56Z

Conditions


authn-response-or-error: status=OK [Checks that the last response was a JSON encoded authentication or error message]
Done: status=OK

Trace Output

0phase<--<-- 0 --- Webfinger -->-->
0not expected to doWebFinger
0phase<--<-- 1 --- Discovery -->-->
0provider_config
kwargs:{'issuer': 'https://isamfed.com:30443/test'}
0http response
url:https://isamfed.com:30443/test/.well-known/openid-configuration status_code:200
0ProviderConfigurationResponse
{
    "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"
}
0phase<--<-- 2 --- Registration -->-->
0register
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'}
0RegistrationRequest
{
    "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": "RQZtHbo447x0O77LmSsR",
    "client_id_issued_at": 1560784794,
    "client_secret": "IawEWgEUqeOA9A62MyjB",
    "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": "zNXKx3kUYz2zIB8qEweU",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=RQZtHbo447x0O77LmSsR",
    "response_types": [
        "code",
        "id_token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1phase<--<-- 3 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "client_id": "RQZtHbo447x0O77LmSsR",
    "nonce": "8fdedzrdpcfUcMlh",
    "redirect_uri": "https://op.certification.openid.net:61716/authz_cb",
    "request_uri": "https://op.certification.openid.net:61716/export/exFX1ASeVv.jwt",
    "response_type": "code id_token",
    "scope": "openid",
    "state": "M6Da9LIBYXjCzPQ9"
}
1redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=M6Da9LIBYXjCzPQ9&nonce=8fdedzrdpcfUcMlh&response_type=code+id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fauthz_cb&client_id=RQZtHbo447x0O77LmSsR&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fexport%2FexFX1ASeVv.jwt
1redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=M6Da9LIBYXjCzPQ9&nonce=8fdedzrdpcfUcMlh&response_type=code+id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fauthz_cb&client_id=RQZtHbo447x0O77LmSsR&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fexport%2FexFX1ASeVv.jwt
2http args{}
2responseURL with fragment
2responsestate=M6Da9LIBYXjCzPQ9&code=83w4q4OM5y9FgojzOwjFTwYKaIWzic&id_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.Sh55XG53vY9If2J6dxD8T-6PTUvZbKgq6CF3_fZJy2HXpfGysyhX8tXlx23wPtZHNN2fJU0S7Uq0kHh4_ItpaZOmOG1gJi8j9Q1i9HD38AzW4ffbtRtCDSUKQCRXc6igU9iO_A8xGQVdiqSDyqcS_8-sY2CRPkcn9CgXznZpl3a7TBV8I8YnkpUX3VtCtRdPTLgOA1ydXQaruDKnOhPi6ag7AUMzAiIrUTe0G9HeQ3edTaKjGdpzIh4CB1kdmVBQ4ieLBKy3PFS8m1EEDBRR9AAxyLigiiAtlwqOoDgzzgjleBuJo54kQJoTVsFMa5m-CVVD2u4-9q3JTWe7o1x-AA.y9bZ4GTL7i9suId6RSBM6Q.-nDrt9Ao6mksw-pUyorfUu1QwZBhQZ33HPL2m0TiVDlViXb3VAgmI_4jORFwlgu9I7PojWsUzHdoQY6H5TbBJIozst_X1FE2dyN5p0XDiPhFV3lvhIiXkHOmfz3kHcL1AgDSpuYPzC5fUAsTJeohYGVAstjKDp42TjtKRNc9cI-GDVsmG4PBl_9DAOwwqRrChWMinY07YmrMCnXi2Nd5h9aH6GQ6ZK_nURSWe6f6uxA_2133CZ7gfgmyW3OyNtyV_XG_ZvGvWHvAbMTv1GmMoa0Lir5_Ad0ZK4g7XuvOmjKkF_jcvUpQ6S8_2ULIaJSbgYsDsIfXcJsky5skLQDMTeTSlpdRXAUM_tJ_T9U1OUeKzkGxdre3BtXje6ZS0qvNsPaRfvYN10iR0oRZFHxvBsUadoyEalX1EgLuRFsbJW777ZihLEJd-dDehC0YXMe3-N4jUE3xBYQvh4v7J7hHmmgFyUurlTbl_XFTl2_xLI_zrM9Rzti-gKB9C6ff1qITYgW-SDyAmf0PP3QF0hds0hXDn8uJ2gseu6iOMz0VxwEEXTWV9kgB3jVBsRSjRnln2uCEvyK2MvvdghMQl4_k2FYMt1Sa2LLuYqYsdjgqJGX_3rL6o4YS_c-S8s5XzjCpSeIY7F7tZcRByg5kAuYGB-RFsGBBaHvgqXIJsV6vvIKBKUqooRusNz98Gldey36LMQPoSAjiLLSzPpZhQonmzQExthgNV2fCErWYTqH8MwMiEDVmzlw9Yx7NUZNxmO_MbqeEyl0BLMploQCJlS1tRMNVcif2lMZmM0fAFPbcsD7z5LOBMBT4qfaWrBKHffT1P7a1BcEW9uueAXr4Ve4IfNYAEf70RlGqRmy39Fy7AALKTiyw9kZ2SYV4M44VGQYrxafyQ2Z0xEad-dypgtaqfw.5_644-ktvKR3c2cZXcJ1dQ
2response{'state': 'M6Da9LIBYXjCzPQ9', 'code': '83w4q4OM5y9FgojzOwjFTwYKaIWzic', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.Sh55XG53vY9If2J6dxD8T-6PTUvZbKgq6CF3_fZJy2HXpfGysyhX8tXlx23wPtZHNN2fJU0S7Uq0kHh4_ItpaZOmOG1gJi8j9Q1i9HD38AzW4ffbtRtCDSUKQCRXc6igU9iO_A8xGQVdiqSDyqcS_8-sY2CRPkcn9CgXznZpl3a7TBV8I8YnkpUX3VtCtRdPTLgOA1ydXQaruDKnOhPi6ag7AUMzAiIrUTe0G9HeQ3edTaKjGdpzIh4CB1kdmVBQ4ieLBKy3PFS8m1EEDBRR9AAxyLigiiAtlwqOoDgzzgjleBuJo54kQJoTVsFMa5m-CVVD2u4-9q3JTWe7o1x-AA.y9bZ4GTL7i9suId6RSBM6Q.-nDrt9Ao6mksw-pUyorfUu1QwZBhQZ33HPL2m0TiVDlViXb3VAgmI_4jORFwlgu9I7PojWsUzHdoQY6H5TbBJIozst_X1FE2dyN5p0XDiPhFV3lvhIiXkHOmfz3kHcL1AgDSpuYPzC5fUAsTJeohYGVAstjKDp42TjtKRNc9cI-GDVsmG4PBl_9DAOwwqRrChWMinY07YmrMCnXi2Nd5h9aH6GQ6ZK_nURSWe6f6uxA_2133CZ7gfgmyW3OyNtyV_XG_ZvGvWHvAbMTv1GmMoa0Lir5_Ad0ZK4g7XuvOmjKkF_jcvUpQ6S8_2ULIaJSbgYsDsIfXcJsky5skLQDMTeTSlpdRXAUM_tJ_T9U1OUeKzkGxdre3BtXje6ZS0qvNsPaRfvYN10iR0oRZFHxvBsUadoyEalX1EgLuRFsbJW777ZihLEJd-dDehC0YXMe3-N4jUE3xBYQvh4v7J7hHmmgFyUurlTbl_XFTl2_xLI_zrM9Rzti-gKB9C6ff1qITYgW-SDyAmf0PP3QF0hds0hXDn8uJ2gseu6iOMz0VxwEEXTWV9kgB3jVBsRSjRnln2uCEvyK2MvvdghMQl4_k2FYMt1Sa2LLuYqYsdjgqJGX_3rL6o4YS_c-S8s5XzjCpSeIY7F7tZcRByg5kAuYGB-RFsGBBaHvgqXIJsV6vvIKBKUqooRusNz98Gldey36LMQPoSAjiLLSzPpZhQonmzQExthgNV2fCErWYTqH8MwMiEDVmzlw9Yx7NUZNxmO_MbqeEyl0BLMploQCJlS1tRMNVcif2lMZmM0fAFPbcsD7z5LOBMBT4qfaWrBKHffT1P7a1BcEW9uueAXr4Ve4IfNYAEf70RlGqRmy39Fy7AALKTiyw9kZ2SYV4M44VGQYrxafyQ2Z0xEad-dypgtaqfw.5_644-ktvKR3c2cZXcJ1dQ'}
3AuthorizationResponse
{
    "code": "83w4q4OM5y9FgojzOwjFTwYKaIWzic",
    "id_token": {
        "aud": [
            "RQZtHbo447x0O77LmSsR"
        ],
        "c_hash": "LD4Nie7kNa4_qoy7_XYCoQ",
        "exp": 1560788214,
        "iat": 1560784794,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "8fdedzrdpcfUcMlh",
        "sub": "testuser"
    },
    "state": "M6Da9LIBYXjCzPQ9"
}
3phase<--<-- 4 --- Done -->-->
3end
3assertionVerifyAuthnOrErrorResponse
3conditionauthn-response-or-error: status=OK [Checks that the last response was a JSON encoded authentication or error message]
3conditionDone: status=OK

Result

PASSED