Test Info

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

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 token'], 'grant_types': ['authorization_code', 'implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61737/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61737/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61737/static/jwks_61737.json', 'token_endpoint_auth_method': 'private_key_jwt', 'request_object_signing_alg': 'RS256'}
0RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code",
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61737/static/jwks_61737.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61737/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61737/authz_cb"
    ],
    "request_object_signing_alg": "RS256",
    "response_types": [
        "code 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": "bQ32b5JMAAXOFWqSDACV",
    "client_id_issued_at": 1560783963,
    "client_secret": "NO9paMr4yTwR1TNdcct5",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code",
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61737/static/jwks_61737.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61737/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61737/authz_cb"
    ],
    "registration_access_token": "LO9L8AnoCgwRDtxjDcwO",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=bQ32b5JMAAXOFWqSDACV",
    "request_object_signing_alg": "RS256",
    "response_types": [
        "code",
        "id_token",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "bQ32b5JMAAXOFWqSDACV",
    "nonce": "cA7yRAo6UfbnQvGP",
    "redirect_uri": "https://op.certification.openid.net:61737/authz_cb",
    "request_uri": "https://op.certification.openid.net:61737/export/xEQEQJyQiG.jwt",
    "response_type": "code id_token token",
    "scope": "openid",
    "state": "HEOxC6FOqgDmsvqP"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=HEOxC6FOqgDmsvqP&nonce=cA7yRAo6UfbnQvGP&response_type=code+id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61737%2Fauthz_cb&client_id=bQ32b5JMAAXOFWqSDACV&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61737%2Fexport%2FxEQEQJyQiG.jwt
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=HEOxC6FOqgDmsvqP&nonce=cA7yRAo6UfbnQvGP&response_type=code+id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61737%2Fauthz_cb&client_id=bQ32b5JMAAXOFWqSDACV&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61737%2Fexport%2FxEQEQJyQiG.jwt
1http args{}
2responseURL with fragment
2responseaccess_token=bVrarrDfNWDZrWpzm824&state=HEOxC6FOqgDmsvqP&expires_in=3599&token_type=bearer&code=4HmdpltLiZxTku8dLSFD2dS08xv0xt&scope=openid&id_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.e787EbM5Wcyb3EwbIIrjuuKaYc2lpxAqaM_LoEzIKYfim5oKWM1OvKT_NWOkKxXHyBvOuEdpDChrtHgTuvtktH3wfrcA-zO0-60s3wF4rdjHNQg-OU-7oR9fJdIP57Jalawp1aUJqtbMPjCgym-pU_9g_XKiUugwp-xaGxzQ_pZHreguRCr50jLktnIC_75CHSV5cQHIUHIPK4fmbKrISvFgUsJDFwQCFQ7Gj5iXuRjMaxoe4cj448yJHvuuig1iti9Qx_VkSJlH8Aq3DjiOg9ABBa1k7yotllu847x5GfdOsbScShozKOfVomBqhJMCpNKO8-rdr49Qhe9a4bL68w.p6U6t3lyN-BXPkGWgv_-AQ.FXDLJ19msWvY8EjV4_DR1P5h60EY86DlkIPdoctdFor47eZe9VB1Rw2NvzauhJCoTiwUQBbXqUAPFCOiTbcv-my2ZL08F5IZAkQKslh27ZdKjea4pmetQIxiol6z3j0jMKUlS2hbPyVJ8i30vbMPm9eAKTJy_lWomgqvz2qmin9T9enZxXpcen1FMsCFt6q2v1fITmoXINueFAFvJVYJIZpLFld3U2NSM-aQVC-05aZb8sNbV6nxohBDuIukb4ESzqoj9Dn7YDPUj4HkLLqUFcAWAXDkYinBRIwbdxpNeHSsNeq0uBuwwegGvPIOzLmYQucHc-CVnv6KAu-Xmw2WI0-AGDgHtx0PKmCrw42tLJdCKbzv78sM5XA_-uLn56feDXgvsPbkJw3wCAzyxP-jn9ISxooa2xYmStOw9mleLFsO2Ql8yxmWf0b72qtTKiULal4CCrWVVA4Rdup8DXMiI8h7pmoIqKb5g3D5pAdt6V0K2-YaL4icdL3Jii6Vy4fmadfZgZVH_s0Azn3vpxpW8cipzIAnQxYH1Nb3f2Wdw3-1SX8BmdC6mh60795fgPyWMli6lCMM3W3LEE_aPPt6klfRDE0HVkcHPM-cvH4vZ7saejqj085TVCF2R3PCK4mh7MzM-15iKaveza5ZujaMZ3-nvaJ7STMgwjNglgamXdBQCNvhZpRi6lhZGSSfPy3kLZm0F72ffZ356-jP0-w5xsWJ3l_YXWRc2-9bE68yYTZ6MFZEq9n1vjvaVGTbCXr3pkoOnoiFugvd0cRK84OraewSJT8ausGTUQnsnL0mVZxJ05GpBbDZTI7XAV9FnwFWNWMX0m3-QDdC_gcu7wo8N8_x894VCR8TmXNWTV8EWFn0GRgBLvEa_hRHL0w1IY0RqrqEXtc_opAJImYgSJnjlxc1Wdk1xWeOiVC1ITMztv_JiVew2Rw8rorwiuwreorMlVyrNIRaVci4pxMAi5B89Q.Ycx84TGBDOjfHD5QVxjUZg
2response{'access_token': 'bVrarrDfNWDZrWpzm824', 'state': 'HEOxC6FOqgDmsvqP', 'expires_in': 3599, 'token_type': 'bearer', 'code': '4HmdpltLiZxTku8dLSFD2dS08xv0xt', 'scope': 'openid', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.e787EbM5Wcyb3EwbIIrjuuKaYc2lpxAqaM_LoEzIKYfim5oKWM1OvKT_NWOkKxXHyBvOuEdpDChrtHgTuvtktH3wfrcA-zO0-60s3wF4rdjHNQg-OU-7oR9fJdIP57Jalawp1aUJqtbMPjCgym-pU_9g_XKiUugwp-xaGxzQ_pZHreguRCr50jLktnIC_75CHSV5cQHIUHIPK4fmbKrISvFgUsJDFwQCFQ7Gj5iXuRjMaxoe4cj448yJHvuuig1iti9Qx_VkSJlH8Aq3DjiOg9ABBa1k7yotllu847x5GfdOsbScShozKOfVomBqhJMCpNKO8-rdr49Qhe9a4bL68w.p6U6t3lyN-BXPkGWgv_-AQ.FXDLJ19msWvY8EjV4_DR1P5h60EY86DlkIPdoctdFor47eZe9VB1Rw2NvzauhJCoTiwUQBbXqUAPFCOiTbcv-my2ZL08F5IZAkQKslh27ZdKjea4pmetQIxiol6z3j0jMKUlS2hbPyVJ8i30vbMPm9eAKTJy_lWomgqvz2qmin9T9enZxXpcen1FMsCFt6q2v1fITmoXINueFAFvJVYJIZpLFld3U2NSM-aQVC-05aZb8sNbV6nxohBDuIukb4ESzqoj9Dn7YDPUj4HkLLqUFcAWAXDkYinBRIwbdxpNeHSsNeq0uBuwwegGvPIOzLmYQucHc-CVnv6KAu-Xmw2WI0-AGDgHtx0PKmCrw42tLJdCKbzv78sM5XA_-uLn56feDXgvsPbkJw3wCAzyxP-jn9ISxooa2xYmStOw9mleLFsO2Ql8yxmWf0b72qtTKiULal4CCrWVVA4Rdup8DXMiI8h7pmoIqKb5g3D5pAdt6V0K2-YaL4icdL3Jii6Vy4fmadfZgZVH_s0Azn3vpxpW8cipzIAnQxYH1Nb3f2Wdw3-1SX8BmdC6mh60795fgPyWMli6lCMM3W3LEE_aPPt6klfRDE0HVkcHPM-cvH4vZ7saejqj085TVCF2R3PCK4mh7MzM-15iKaveza5ZujaMZ3-nvaJ7STMgwjNglgamXdBQCNvhZpRi6lhZGSSfPy3kLZm0F72ffZ356-jP0-w5xsWJ3l_YXWRc2-9bE68yYTZ6MFZEq9n1vjvaVGTbCXr3pkoOnoiFugvd0cRK84OraewSJT8ausGTUQnsnL0mVZxJ05GpBbDZTI7XAV9FnwFWNWMX0m3-QDdC_gcu7wo8N8_x894VCR8TmXNWTV8EWFn0GRgBLvEa_hRHL0w1IY0RqrqEXtc_opAJImYgSJnjlxc1Wdk1xWeOiVC1ITMztv_JiVew2Rw8rorwiuwreorMlVyrNIRaVci4pxMAi5B89Q.Ycx84TGBDOjfHD5QVxjUZg'}
2AuthorizationResponse
{
    "access_token": "bVrarrDfNWDZrWpzm824",
    "code": "4HmdpltLiZxTku8dLSFD2dS08xv0xt",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "YX254c05kG00PrI-YOiA8w",
        "aud": [
            "bQ32b5JMAAXOFWqSDACV"
        ],
        "c_hash": "jXNu31z90AbWIemyw4eYIg",
        "exp": 1560787384,
        "iat": 1560783964,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "cA7yRAo6UfbnQvGP",
        "sub": "testuser"
    },
    "scope": "openid",
    "state": "HEOxC6FOqgDmsvqP",
    "token_type": "bearer"
}
2phase<--<-- 4 --- Done -->-->
2end
2assertionVerifyAuthnOrErrorResponse
2conditionauthn-response-or-error: status=OK [Checks that the last response was a JSON encoded authentication or error message]
2conditionDone: status=OK

Result

PASSED