Test Info

Issuerhttps://oidc-conformance.ping-eng.com:9031
Profile[]
Test IDOP-nonce-NoReq-code
Test descriptionLogin no nonce, code flow [Basic]
Timestamp2018-09-20T18:45:35Z

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

0.0phase<--<-- 0 --- Webfinger -->-->
0.0not expected to doWebFinger
0.0phase<--<-- 1 --- Discovery -->-->
0.0not expected to doDynamic discovery
0.0phase<--<-- 2 --- Registration -->-->
0.001register
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#XY2SHPkQO8cwjvDj"
    ],
    "response_types": [
        "code"
    ]
}
0.349http response
url:https://oidc-conformance.ping-eng.com:9031/as/clients.oauth2 status_code:201
0.349RegistrationResponse
{
    "client_id": "dc-Li4295VCXA641IPAGaiZZS",
    "client_name": "dc-Li4295VCXA641IPAGaiZZS",
    "client_secret": "u6X70ABPGNp0GfSxXVUf3g",
    "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.35phase<--<-- 3 --- AsyncAuthn -->-->
0.35AuthorizationRequest
{
    "client_id": "dc-Li4295VCXA641IPAGaiZZS",
    "redirect_uri": "https://op.certification.openid.net:61401/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "y8177SaTfn7mbJmT"
}
0.35redirect urlhttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=y8177SaTfn7mbJmT&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&client_id=dc-Li4295VCXA641IPAGaiZZS
0.35redirecthttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=y8177SaTfn7mbJmT&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&client_id=dc-Li4295VCXA641IPAGaiZZS
5.342responseResponse URL with query part
5.342response{'code': 'yl74RdcwyH6CsUSMe20a94yoXb-W9GF1jFDulpNm', 'state': 'y8177SaTfn7mbJmT'}
5.343response{'code': 'yl74RdcwyH6CsUSMe20a94yoXb-W9GF1jFDulpNm', 'state': 'y8177SaTfn7mbJmT'}
5.343AuthorizationResponse
{
    "code": "yl74RdcwyH6CsUSMe20a94yoXb-W9GF1jFDulpNm",
    "state": "y8177SaTfn7mbJmT"
}
5.343phase<--<-- 4 --- Done -->-->
5.343end
5.344assertionVerifyResponse
5.344conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
5.344conditionDone: status=OK

Result

PASSED