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:15:51Z

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 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', 'request_object_signing_alg': 'none'}
0RegistrationRequest
{
    "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"
    ],
    "request_object_signing_alg": "none",
    "response_types": [
        "id_token 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": "TvJzFBMA7AqgEl5i67bl",
    "client_id_issued_at": 1560784549,
    "client_secret": "uSsm82qa2qAtMk8QJHBS",
    "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": "dtYNfgFZvBNeqHLOEgbB",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=TvJzFBMA7AqgEl5i67bl",
    "request_object_signing_alg": "none",
    "response_types": [
        "id_token",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "TvJzFBMA7AqgEl5i67bl",
    "nonce": "Z5NrfsCjVSlAS4Pz",
    "redirect_uri": "https://op.certification.openid.net:61585/authz_cb",
    "request_uri": "https://op.certification.openid.net:61585/export/1Asmq92A67.jwt",
    "response_type": "id_token token",
    "scope": "openid",
    "state": "2Fa1Loz9drCiE9f6"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=2Fa1Loz9drCiE9f6&nonce=Z5NrfsCjVSlAS4Pz&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61585%2Fauthz_cb&client_id=TvJzFBMA7AqgEl5i67bl&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61585%2Fexport%2F1Asmq92A67.jwt
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=2Fa1Loz9drCiE9f6&nonce=Z5NrfsCjVSlAS4Pz&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61585%2Fauthz_cb&client_id=TvJzFBMA7AqgEl5i67bl&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61585%2Fexport%2F1Asmq92A67.jwt
1http args{}
1responseURL with fragment
1responseaccess_token=J05Wo6ZW2RUvfvBoKV3n&state=2Fa1Loz9drCiE9f6&expires_in=3599&token_type=bearer&scope=openid&id_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.l3Qldf92ChoKh5m98FsS1ocqMoXbViB4SK_Dg5A_IgfgqRYy8XLE6yJKB_EXwjpesIBGWCHjNIhTVG-zHZK2irHyE7B-Y1HLF0277IidV3ELswbanM4nFFTOgUZFGWt7ydCUt13te9-MdnxDNDPJpaX34ASQGm0Sb-vC46kbEdCrjUPjjoBUjlLbNnpSYrerRDqgWbjhJGcCCDiqtB7I_6w0ddo6MDjLTrrpGlUwIyS_F4K_BHPeG2IgisxN_OJKPvBS7h1-ULcTOTL8_mF9ne_wBnTwt8m7Jp_GkPIPYAsRO7MNxnQDWH6_eVDfb_OGKOyesgEUuIxdkdvGfm_-zw.G-m8ej2uiWXFKx3UYgIvTw.ks4K4VZCJQiTH8RG4C1XhDj1GbHlExts79UusEXuF7ACnviZdhT-NUk6Eh5nKY4T_QBjP7BXggxPIv7DNlZSIQnZQPhkf0gDxdfps5b1kJGO4FCHuWAZCdS3jr-aZYLlOiNeK0XXdgFGQA8rFrmLspU6uhcMDi1Rwdgmy2IA56Qfks92JSa-BEke2YhlzORxSIHq-BsriaD5-dU07Eu9EEWxW0r4cngpmwUNAYKjmeYdryxRCrp5iVIbwhrwdPGnEDNIv84XMq2cu-fOGU7_JAy70myBo1YY7Sq59082Eb0gQUkS5afauPStNOcPFdOjnp9Ha4L2Y2UGKJ1JDq5t6MIptaKhTLnBud6btGOwx8IM9aHJLSbl-5gNQ08fh8pt14-1GPSNS1uLwVGvcRA-VvbiuiOdBj9A-wWoR-0vEvjcx7lkauFEPtYjDBSGIDrTVpFH-2h5qtmjx7GrzNOH4WqqdQ3vlCakWoPwHZQ9E_fkvutAakfww0EL86Vc8-_Qio7z9uD_vj1xpF0k6Pv1rVW3LHkwJYEqVFugfIpknJe568lsgXDA00CDhJw3BjSxVayGzwHAobDPq4Su5UcM4pg_7YahPPg1v0jiM8cfulNSmqVKEtMcujXEJjCmAhqIVF78uZfxqYVMLCKWUWclxNKECY2wiuob2Wpjoq-aqIE0EivKVizkID_6s5Xv0VLETbk5rgkygHs-Ic_mCR0B9jaDBIe2u1wn-qB6UG6_ahMqjtwZWoFyQ8BryNengGqIEoH1Fl7fLYbLvRDIBexUrV3iyjzv_HQUC8bKBvFDrjFxlGVGA05x1E9biZNkTPo9UunKyQTzaQH0Sez69HfBKXDLyB3-ebI6owfKiXKoyiOfUwyX3IS3-ay_X6xLeW5mPPvXvnmDu4QdOVMn4M65tQ.Fx76c5Jf6Jz91qrWCh_zFA
1response{'access_token': 'J05Wo6ZW2RUvfvBoKV3n', 'state': '2Fa1Loz9drCiE9f6', 'expires_in': 3599, 'token_type': 'bearer', 'scope': 'openid', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.l3Qldf92ChoKh5m98FsS1ocqMoXbViB4SK_Dg5A_IgfgqRYy8XLE6yJKB_EXwjpesIBGWCHjNIhTVG-zHZK2irHyE7B-Y1HLF0277IidV3ELswbanM4nFFTOgUZFGWt7ydCUt13te9-MdnxDNDPJpaX34ASQGm0Sb-vC46kbEdCrjUPjjoBUjlLbNnpSYrerRDqgWbjhJGcCCDiqtB7I_6w0ddo6MDjLTrrpGlUwIyS_F4K_BHPeG2IgisxN_OJKPvBS7h1-ULcTOTL8_mF9ne_wBnTwt8m7Jp_GkPIPYAsRO7MNxnQDWH6_eVDfb_OGKOyesgEUuIxdkdvGfm_-zw.G-m8ej2uiWXFKx3UYgIvTw.ks4K4VZCJQiTH8RG4C1XhDj1GbHlExts79UusEXuF7ACnviZdhT-NUk6Eh5nKY4T_QBjP7BXggxPIv7DNlZSIQnZQPhkf0gDxdfps5b1kJGO4FCHuWAZCdS3jr-aZYLlOiNeK0XXdgFGQA8rFrmLspU6uhcMDi1Rwdgmy2IA56Qfks92JSa-BEke2YhlzORxSIHq-BsriaD5-dU07Eu9EEWxW0r4cngpmwUNAYKjmeYdryxRCrp5iVIbwhrwdPGnEDNIv84XMq2cu-fOGU7_JAy70myBo1YY7Sq59082Eb0gQUkS5afauPStNOcPFdOjnp9Ha4L2Y2UGKJ1JDq5t6MIptaKhTLnBud6btGOwx8IM9aHJLSbl-5gNQ08fh8pt14-1GPSNS1uLwVGvcRA-VvbiuiOdBj9A-wWoR-0vEvjcx7lkauFEPtYjDBSGIDrTVpFH-2h5qtmjx7GrzNOH4WqqdQ3vlCakWoPwHZQ9E_fkvutAakfww0EL86Vc8-_Qio7z9uD_vj1xpF0k6Pv1rVW3LHkwJYEqVFugfIpknJe568lsgXDA00CDhJw3BjSxVayGzwHAobDPq4Su5UcM4pg_7YahPPg1v0jiM8cfulNSmqVKEtMcujXEJjCmAhqIVF78uZfxqYVMLCKWUWclxNKECY2wiuob2Wpjoq-aqIE0EivKVizkID_6s5Xv0VLETbk5rgkygHs-Ic_mCR0B9jaDBIe2u1wn-qB6UG6_ahMqjtwZWoFyQ8BryNengGqIEoH1Fl7fLYbLvRDIBexUrV3iyjzv_HQUC8bKBvFDrjFxlGVGA05x1E9biZNkTPo9UunKyQTzaQH0Sez69HfBKXDLyB3-ebI6owfKiXKoyiOfUwyX3IS3-ay_X6xLeW5mPPvXvnmDu4QdOVMn4M65tQ.Fx76c5Jf6Jz91qrWCh_zFA'}
2AuthorizationResponse
{
    "access_token": "J05Wo6ZW2RUvfvBoKV3n",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "d5xw3-Dby_GnXpYlj3gDyw",
        "aud": [
            "TvJzFBMA7AqgEl5i67bl"
        ],
        "exp": 1560787970,
        "iat": 1560784550,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "Z5NrfsCjVSlAS4Pz",
        "sub": "testuser"
    },
    "scope": "openid",
    "state": "2Fa1Loz9drCiE9f6",
    "token_type": "bearer"
}
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