Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-request_uri-Unsigned
Test descriptionSupport request_uri request parameter with unsigned request
Timestamp2019-06-17T15:24:13Z

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 --- 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': ['id_token'], 'grant_types': ['implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61584/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61584/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61584/static/jwks_61584.json', 'token_endpoint_auth_method': 'private_key_jwt', 'request_object_signing_alg': 'none'}
0RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61584/static/jwks_61584.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61584/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61584/authz_cb"
    ],
    "request_object_signing_alg": "none",
    "response_types": [
        "id_token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition status_code:200
0RegistrationResponse
{
    "application_type": "web",
    "client_id": "pA2iKqarAMtRp9PG2qmU",
    "client_id_issued_at": 1560785051,
    "client_secret": "NhzXgYGO3Acj987Y1YAX",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61584/static/jwks_61584.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61584/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61584/authz_cb"
    ],
    "registration_access_token": "RxsapfCxxWcp1NBOoCoF",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=pA2iKqarAMtRp9PG2qmU",
    "request_object_signing_alg": "none",
    "response_types": [
        "id_token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "pA2iKqarAMtRp9PG2qmU",
    "nonce": "zQZgVasRAa6pdF7L",
    "redirect_uri": "https://op.certification.openid.net:61584/authz_cb",
    "request_uri": "https://op.certification.openid.net:61584/export/13UP07kSHu.jwt",
    "response_type": "id_token",
    "scope": "openid",
    "state": "BpBHMuFdVE5TMZU8"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=BpBHMuFdVE5TMZU8&nonce=zQZgVasRAa6pdF7L&response_type=id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61584%2Fauthz_cb&client_id=pA2iKqarAMtRp9PG2qmU&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61584%2Fexport%2F13UP07kSHu.jwt
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=BpBHMuFdVE5TMZU8&nonce=zQZgVasRAa6pdF7L&response_type=id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61584%2Fauthz_cb&client_id=pA2iKqarAMtRp9PG2qmU&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61584%2Fexport%2F13UP07kSHu.jwt
1http args{}
2responseURL with fragment
2responseid_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.DSqfp_ycB1gtIpxWzFn1HkcEwkfK65tju1H6E9UaCY7AYUR-kAUuKQSU-a2IfUeTULSd2IbwO96E2XBdH80f1-jAh0Ny5jWJ68OJtLJf7QQgUvFNJ89W_M20u-vAcpAuRCMdExjTvCToNRNz7s025VZ410m6-Z7uaN7TtUgJKMj32CIVxa-tezHhZOuxAzD4xuWrxtKkzsM-pN54Rbexke6vLojxun-6m3x7oKzECMkyOVIYe5A4NmcvoQusHbQa_HrQWOrT8IsTLhKMAjDWc_gc3Cb4Aa_pqMyakGycNzpzNoH089ISTnwbtWeqzV0_ve3Zy4s_E_r9FcwzJ2O-Vw.FSG4bICpSDYYC3LkJZhiHg.rpcRpQjvluGzS0QFjxwESRcP6nh7uxetbrObaJZI4xnhJkyDLWa_2BNA3lbzc8rSd7j4ROxAXvatRQAudVzzY0dNEpyKlS5PzQD980nZWjHc4KiRaWeNwpk_oGPyb60SYdlrfDf2q4Fh_AtEF1AC8AXuweB767y18N4uXmPnJU1YsiFwWSwLd0lfCoEFltcMi4joFPJDjW1kMr89xONowSmq42Ak2KFYJiCJSoFEvUnqOdZnLSJseTHpJnKWFYKWJioZtefV0grj1_k-stbjg3M_qxlPMfKOB2coCdLxb-IKauZN70nC2TzKmJPgoI3J4G0YPxec3czCDBTS2EO4T7Xgp7ewXSyXX1th_to1mJuKLDOORb9NNjFhJ4ZlskZv9Gz-SXvx92B7gim4ATYd1-GOWMlgaeYznHGZUpPMSHJuOVuuO_JuwQnB_z1YmKdw4BmEgTLtph9v-Pp38KzAhrEFYw38XtICGzkHVOi8FchIv20JDAGtnGe7lCJ-9BctP0wtY9dwrALXgSPfXCfF--qtR73VL14foh-FMjAVCeJREPQlGllTvkbA-wAUq96DSp5R7NxMo01ylXteFiOtMzeQICgdy13hILwRjr-V1YY0ZO5kGdVwYCQJj0Sqa-zZGIAoN1vxL67uRM7k4hgc4DyQ-gX2klVQQ7CcfwjrjSz-EQGrjbV3PKHlYPBxhw4bcHbhI0bULc1y7AaeSZTU5RvCMDVnVAMGYF_pZ0uMFGPfT_QoAqFuebC3_JSflzIdyfMHV9YqGOUXZKoPLRzwLRxGmeOIhCpBi8nVm0tMacBsDRTf-wakTX3IXGECVBsTQuabT-ntKPFMqkxyRAmFgw.GN-9y8bReIKV54NOLs6JJg&state=BpBHMuFdVE5TMZU8
2response{'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.DSqfp_ycB1gtIpxWzFn1HkcEwkfK65tju1H6E9UaCY7AYUR-kAUuKQSU-a2IfUeTULSd2IbwO96E2XBdH80f1-jAh0Ny5jWJ68OJtLJf7QQgUvFNJ89W_M20u-vAcpAuRCMdExjTvCToNRNz7s025VZ410m6-Z7uaN7TtUgJKMj32CIVxa-tezHhZOuxAzD4xuWrxtKkzsM-pN54Rbexke6vLojxun-6m3x7oKzECMkyOVIYe5A4NmcvoQusHbQa_HrQWOrT8IsTLhKMAjDWc_gc3Cb4Aa_pqMyakGycNzpzNoH089ISTnwbtWeqzV0_ve3Zy4s_E_r9FcwzJ2O-Vw.FSG4bICpSDYYC3LkJZhiHg.rpcRpQjvluGzS0QFjxwESRcP6nh7uxetbrObaJZI4xnhJkyDLWa_2BNA3lbzc8rSd7j4ROxAXvatRQAudVzzY0dNEpyKlS5PzQD980nZWjHc4KiRaWeNwpk_oGPyb60SYdlrfDf2q4Fh_AtEF1AC8AXuweB767y18N4uXmPnJU1YsiFwWSwLd0lfCoEFltcMi4joFPJDjW1kMr89xONowSmq42Ak2KFYJiCJSoFEvUnqOdZnLSJseTHpJnKWFYKWJioZtefV0grj1_k-stbjg3M_qxlPMfKOB2coCdLxb-IKauZN70nC2TzKmJPgoI3J4G0YPxec3czCDBTS2EO4T7Xgp7ewXSyXX1th_to1mJuKLDOORb9NNjFhJ4ZlskZv9Gz-SXvx92B7gim4ATYd1-GOWMlgaeYznHGZUpPMSHJuOVuuO_JuwQnB_z1YmKdw4BmEgTLtph9v-Pp38KzAhrEFYw38XtICGzkHVOi8FchIv20JDAGtnGe7lCJ-9BctP0wtY9dwrALXgSPfXCfF--qtR73VL14foh-FMjAVCeJREPQlGllTvkbA-wAUq96DSp5R7NxMo01ylXteFiOtMzeQICgdy13hILwRjr-V1YY0ZO5kGdVwYCQJj0Sqa-zZGIAoN1vxL67uRM7k4hgc4DyQ-gX2klVQQ7CcfwjrjSz-EQGrjbV3PKHlYPBxhw4bcHbhI0bULc1y7AaeSZTU5RvCMDVnVAMGYF_pZ0uMFGPfT_QoAqFuebC3_JSflzIdyfMHV9YqGOUXZKoPLRzwLRxGmeOIhCpBi8nVm0tMacBsDRTf-wakTX3IXGECVBsTQuabT-ntKPFMqkxyRAmFgw.GN-9y8bReIKV54NOLs6JJg', 'state': 'BpBHMuFdVE5TMZU8'}
2AuthorizationResponse
{
    "id_token": {
        "aud": [
            "pA2iKqarAMtRp9PG2qmU"
        ],
        "exp": 1560788472,
        "iat": 1560785052,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "zQZgVasRAa6pdF7L",
        "sub": "testuser"
    },
    "state": "BpBHMuFdVE5TMZU8"
}
2phase<--<-- 4 --- Done -->-->
2end
2assertionVerifyResponse
2conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
2conditionDone: status=OK

Result

PASSED