Test Info

Issuerhttps://oidc-conformance.ping-eng.com:9031
Profile[]
Test IDOP-Req-NotUnderstood
Test descriptionRequest with extra query component
Timestamp2018-09-20T18:51:24Z

Conditions


verify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
Done: status=OK

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'}
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_uris": [
        "https://op.certification.openid.net:61401/requests/876669ef2b3891075309a06e00b98e6ace4cfca108af01becb9a804fff95d8c4#9Wr1QkiEtEVJRPcm"
    ],
    "response_types": [
        "code"
    ]
}
0.343http response
url:https://oidc-conformance.ping-eng.com:9031/as/clients.oauth2 status_code:201
0.344RegistrationResponse
{
    "client_id": "dc-FZMzLD3F1FVNPfsuPGPJFd",
    "client_name": "dc-FZMzLD3F1FVNPfsuPGPJFd",
    "client_secret": "URPIH9Kk3ZcrUIsh0hiCD6",
    "client_secret_expires_at": 0,
    "grant_access_session_revocation_api": false,
    "grant_types": [
        "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.344phase<--<-- 3 --- AsyncAuthn -->-->
0.345AuthorizationRequest
{
    "client_id": "dc-FZMzLD3F1FVNPfsuPGPJFd",
    "extra": "foobar",
    "nonce": "oA23dv7nGBKhxlG6",
    "redirect_uri": "https://op.certification.openid.net:61401/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "EarBM2pT0j1V6idZ"
}
0.345redirect urlhttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=EarBM2pT0j1V6idZ&nonce=oA23dv7nGBKhxlG6&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&extra=foobar&client_id=dc-FZMzLD3F1FVNPfsuPGPJFd
0.345redirecthttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=EarBM2pT0j1V6idZ&nonce=oA23dv7nGBKhxlG6&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&extra=foobar&client_id=dc-FZMzLD3F1FVNPfsuPGPJFd
5.638responseResponse URL with query part
5.639response{'code': 'O76pAtbn77VdBusNFo1f1LYDv7ED_p7ArFOWhtTI', 'state': 'EarBM2pT0j1V6idZ'}
5.639response{'code': 'O76pAtbn77VdBusNFo1f1LYDv7ED_p7ArFOWhtTI', 'state': 'EarBM2pT0j1V6idZ'}
5.639AuthorizationResponse
{
    "code": "O76pAtbn77VdBusNFo1f1LYDv7ED_p7ArFOWhtTI",
    "state": "EarBM2pT0j1V6idZ"
}
5.639phase<--<-- 4 --- Done -->-->
5.639end
5.64assertionVerifyAuthnResponse
5.64conditionverify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
5.64conditionDone: status=OK

Result

PASSED