Test Info

Issuerhttps://oidc-conformance.ping-eng.com:9031
Profile[]
Test IDOP-redirect_uri-NotReg
Test descriptionSent redirect_uri does not match a registered redirect_uri
Timestamp2018-09-21T17:47:15Z

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 id_token token'], 'grant_types': ['authorization_code', 'implicit'], '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'}
0.001RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit",
        "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_uris": [
        "https://op.certification.openid.net:61401/requests/876669ef2b3891075309a06e00b98e6ace4cfca108af01becb9a804fff95d8c4#sgTjYlN1Qc4tporY"
    ],
    "response_types": [
        "code id_token token"
    ]
}
0.371http response
url:https://oidc-conformance.ping-eng.com:9031/as/clients.oauth2 status_code:201
0.372RegistrationResponse
{
    "client_id": "dc-Acxqzj5EzATdPHEcLZvTue",
    "client_name": "dc-Acxqzj5EzATdPHEcLZvTue",
    "client_secret": "lkR9kBcj2reASO9DlkLtTI",
    "client_secret_expires_at": 0,
    "grant_access_session_revocation_api": false,
    "grant_types": [
        "implicit",
        "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 id_token token"
    ],
    "scope": "address phone edit openid profile admin email",
    "token_endpoint_auth_method": "client_secret_basic",
    "validate_using_all_eligible_atms": false
}
0.372phase<--<-- 3 --- Note -->-->
7.805phase<--<-- 4 --- AsyncAuthn -->-->
7.805AuthorizationRequest
{
    "client_id": "dc-Acxqzj5EzATdPHEcLZvTue",
    "nonce": "g22oU6dpJSPxKe3W",
    "redirect_uri": "https://foo.example.se/authz_cb",
    "response_type": "code id_token token",
    "scope": "openid",
    "state": "C7KZeZPVbYP2JhJM"
}
7.805redirect urlhttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=C7KZeZPVbYP2JhJM&nonce=g22oU6dpJSPxKe3W&response_type=code+id_token+token&scope=openid&redirect_uri=https%3A%2F%2Ffoo.example.se%2Fauthz_cb&client_id=dc-Acxqzj5EzATdPHEcLZvTue
7.805redirecthttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=C7KZeZPVbYP2JhJM&nonce=g22oU6dpJSPxKe3W&response_type=code+id_token+token&scope=openid&redirect_uri=https%3A%2F%2Ffoo.example.se%2Fauthz_cb&client_id=dc-Acxqzj5EzATdPHEcLZvTue

Result

PARTIAL RESULT