Test Info

Issuerhttps://oidc-conformance.ping-eng.com:9031
Profile[]
Test IDOP-request_uri-Unsigned
Test descriptionSupport request_uri request parameter with unsigned request
Timestamp2018-09-20T19:05:19Z

Conditions

Trace Output

0.0phase<--<-- 0 --- Webfinger -->-->
0.0not expected to doWebFinger
0.0phase<--<-- 1 --- Discovery -->-->
0.0not expected to doDynamic discovery
0.0phase<--<-- 2 --- Registration -->-->
0.0register
kwargs:{'response_types': ['code'], 'grant_types': ['authorization_code'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61401/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61401/logout'], 'url': 'https://oidc-conformance.ping-eng.com:9031/as/clients.oauth2', 'jwks_uri': 'https://op.certification.openid.net:61401/static/jwks_61401.json', 'request_object_signing_alg': 'none'}
0.001RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61401/static/jwks_61401.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61401/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61401/authz_cb"
    ],
    "request_object_signing_alg": "none",
    "request_uris": [
        "https://op.certification.openid.net:61401/requests/876669ef2b3891075309a06e00b98e6ace4cfca108af01becb9a804fff95d8c4#cGS9qJWfqFDd4jFm"
    ],
    "response_types": [
        "code"
    ]
}
0.317http response
url:https://oidc-conformance.ping-eng.com:9031/as/clients.oauth2 status_code:201
0.318RegistrationResponse
{
    "client_id": "dc-ptcuk1jHzonTmESOiEr7Vy",
    "client_name": "dc-ptcuk1jHzonTmESOiEr7Vy",
    "client_secret": "DR6rnz8PpKlGjPezA5lXU7",
    "client_secret_expires_at": 0,
    "grant_access_session_revocation_api": false,
    "grant_types": [
        "refresh_token",
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61401/static/jwks_61401.json",
    "persistent_grant_expiration_type": "server_default",
    "pingaccess_logout_capable": false,
    "redirect_uris": [
        "https://op.certification.openid.net:61401/authz_cb"
    ],
    "refresh_token_rolling_policy": "server_default",
    "response_types": [
        "code"
    ],
    "scope": "address phone edit openid profile admin email",
    "token_endpoint_auth_method": "client_secret_basic",
    "validate_using_all_eligible_atms": false
}
0.318phase<--<-- 3 --- AsyncAuthn -->-->
0.319AuthorizationRequest
{
    "client_id": "dc-ptcuk1jHzonTmESOiEr7Vy",
    "nonce": "Hjsnr7pnb7kZ7AhA",
    "redirect_uri": "https://op.certification.openid.net:61401/authz_cb",
    "request_uri": "https://op.certification.openid.net:61401/export/zkfwbdeSQr.jwt",
    "response_type": "code",
    "scope": "openid",
    "state": "4dyYLYJ2oygsqvGR"
}
0.319redirect urlhttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=4dyYLYJ2oygsqvGR&nonce=Hjsnr7pnb7kZ7AhA&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&client_id=dc-ptcuk1jHzonTmESOiEr7Vy&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fexport%2FzkfwbdeSQr.jwt
0.319redirecthttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=4dyYLYJ2oygsqvGR&nonce=Hjsnr7pnb7kZ7AhA&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&client_id=dc-ptcuk1jHzonTmESOiEr7Vy&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fexport%2FzkfwbdeSQr.jwt
0.549responseResponse URL with query part
0.549response{'error_description': 'processing of the request_uri parameter is unsupported', 'state': '4dyYLYJ2oygsqvGR', 'error': 'request_uri_not_supported'}
0.549response{'error_description': 'processing of the request_uri parameter is unsupported', 'state': '4dyYLYJ2oygsqvGR', 'error': 'request_uri_not_supported'}
0.55AuthorizationErrorResponse
{
    "error": "request_uri_not_supported",
    "error_description": "processing of the request_uri parameter is unsupported",
    "state": "4dyYLYJ2oygsqvGR"
}

Result

PARTIAL RESULT