Test Info

Issuerhttps://oidc-conformance.ping-eng.com:9031
Profile[]
Test IDOP-IDToken-C-Signature
Test descriptionDoes the OP sign the ID Token and with what
Timestamp2018-09-20T18:42:18Z

Conditions


verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
is-idtoken-signed: status=OK [Checks if the id_token is signed]
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#Q3VdYrPZaqpZMWaY"
    ],
    "response_types": [
        "code"
    ]
}
0.869http response
url:https://oidc-conformance.ping-eng.com:9031/as/clients.oauth2 status_code:201
0.87RegistrationResponse
{
    "client_id": "dc-ZzfAYuv6IxNKKu8sIhkEJx",
    "client_name": "dc-ZzfAYuv6IxNKKu8sIhkEJx",
    "client_secret": "FnwwsncrInTDchGQSgtfXC",
    "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.87phase<--<-- 3 --- AsyncAuthn -->-->
0.87AuthorizationRequest
{
    "client_id": "dc-ZzfAYuv6IxNKKu8sIhkEJx",
    "nonce": "XT8wc4Ok37a6Fi9Q",
    "redirect_uri": "https://op.certification.openid.net:61401/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "xAJ66uAkgrooPfeo"
}
0.871redirect urlhttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=xAJ66uAkgrooPfeo&nonce=XT8wc4Ok37a6Fi9Q&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&client_id=dc-ZzfAYuv6IxNKKu8sIhkEJx
0.871redirecthttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=xAJ66uAkgrooPfeo&nonce=XT8wc4Ok37a6Fi9Q&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&client_id=dc-ZzfAYuv6IxNKKu8sIhkEJx
6.217responseResponse URL with query part
6.218response{'code': 'BZp-sPm4gn4OXUQsCqgAkELQ0Z0PjCB6a6aNvfMi', 'state': 'xAJ66uAkgrooPfeo'}
6.218response{'code': 'BZp-sPm4gn4OXUQsCqgAkELQ0Z0PjCB6a6aNvfMi', 'state': 'xAJ66uAkgrooPfeo'}
6.218AuthorizationResponse
{
    "code": "BZp-sPm4gn4OXUQsCqgAkELQ0Z0PjCB6a6aNvfMi",
    "state": "xAJ66uAkgrooPfeo"
}
6.219phase<--<-- 4 --- AccessToken -->-->
6.219requestop_args: {'state': 'xAJ66uAkgrooPfeo'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61401/authz_cb'}
6.219do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61401/authz_cb', 'code': 'BZp-sPm4gn4OXUQsCqgAkELQ0Z0PjCB6a6aNvfMi', 'state': 'xAJ66uAkgrooPfeo', 'grant_type': 'authorization_code', 'client_id': 'dc-ZzfAYuv6IxNKKu8sIhkEJx'}, 'state': 'xAJ66uAkgrooPfeo'}
6.219AccessTokenRequest
{
    "code": "BZp-sPm4gn4OXUQsCqgAkELQ0Z0PjCB6a6aNvfMi",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61401/authz_cb",
    "state": "xAJ66uAkgrooPfeo"
}
6.219request_urlhttps://oidc-conformance.ping-eng.com:9031/as/token.oauth2
6.219request_http_args{'headers': {'Authorization': 'Basic ZGMtWnpmQVl1djZJeE5LS3U4c0loa0VKeDpGbnd3c25jckluVERjaEdRU2d0ZlhD', 'Content-Type': 'application/x-www-form-urlencoded'}}
6.219requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&code=BZp-sPm4gn4OXUQsCqgAkELQ0Z0PjCB6a6aNvfMi&state=xAJ66uAkgrooPfeo
6.612http response
url:https://oidc-conformance.ping-eng.com:9031/as/token.oauth2 status_code:200
6.614response{'access_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6ImsxIn0.eyJzY29wZSI6WyJvcGVuaWQiXSwiY2xpZW50X2lkX25hbWUiOiJkYy1aemZBWXV2Nkl4TktLdThzSWhrRUp4IiwiVXNlcm5hbWUiOiJqb2UiLCJPcmdOYW1lIjoiUGluZyBJZGVudGl0eSBDb3Jwb3JhdGlvbiIsImV4cCI6MTUzNzQ3NjEzOH0.p-0efMxgPtexSk_jqLDWFeH-Y9hhZFgZJy4TzJPwO7JgZJ2bl44K57sI57t7FuZn2I3kmFWaionWGYKXlGnJroNB_OsonnLE8LU9aY7et_Lll7GFYxSo3DB5CdtN0qrImYhMbcEqNLyigO0YcSjkDMiHU3VHhlQ8rIWYHqHpncwLqrAI5Osc7-DtzO8YHnbBvd-u-GP9_qyf427V18FGpx4Wte2In7U70SkufRHpvLt07uVhrDRt6bMLWEe1_RtIkswHC8P2Xe_POj67klPY-bB21CIfHucxrK1XNqKMKsYuSGk-kgwBnHzw0Sz_Vf8ajdSMB9_u_d1dWjtqdH95-Q', 'id_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6IlJvMmxnRXNPdFdJMlJiRUxLRV85amZvSVRxWSJ9.eyJzdWIiOiJqb2UiLCJhdWQiOiJkYy1aemZBWXV2Nkl4TktLdThzSWhrRUp4IiwianRpIjoic2pTVnp1MDZGczFzRVNmVkJwYXRrMyIsImlzcyI6Imh0dHBzOi8vb2lkYy1jb25mb3JtYW5jZS5waW5nLWVuZy5jb206OTAzMSIsImlhdCI6MTUzNzQ2ODkzNywiZXhwIjoxNTM3NDY5MjM3LCJwaS5zcmkiOiJfQ3kzZk93Mko0dFhMdTZ5eUVUQlpuNkZSRVEiLCJub25jZSI6IlhUOHdjNE9rMzdhNkZpOVEiLCJhdXRoX3RpbWUiOjE1Mzc0Njg5MzYsInNfaGFzaCI6InJjc2wxaVhuRzBDd01QU05aMVZ4cXcifQ.RDzKrHkeHXIaxToR6igszQu_xA9OWDbr0_TUcADMNC9hsnRgHlZClnI-BX4e7CAMMMTxFYCIF2TsUEbu0KgdDWws_NaWkeOx4NwB7dkoQHeMH9OA36fJFbW1ykqCztbqtXQXrvpyHjOX7LE_wDjYhVNUJw2-UL2ePld5Vl4b3VjbMamIKbIKGfGlCWjeSQdNFQbFRn2AKJNPBzttdPrbEkF9fmdPSA57wTORhYYWe89q3SPxq8sJARDh8jzP7i26vzxvsQd7mKjVuNjQKIKIUwTrwB-2kJR2nb7xPI19l6H8z1AxGDFI11bzP2-PurveCITu81QSyFpKgU8zdWmgEA', 'token_type': 'Bearer', 'expires_in': 7199}
6.964AccessTokenResponse
{
    "access_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6ImsxIn0.eyJzY29wZSI6WyJvcGVuaWQiXSwiY2xpZW50X2lkX25hbWUiOiJkYy1aemZBWXV2Nkl4TktLdThzSWhrRUp4IiwiVXNlcm5hbWUiOiJqb2UiLCJPcmdOYW1lIjoiUGluZyBJZGVudGl0eSBDb3Jwb3JhdGlvbiIsImV4cCI6MTUzNzQ3NjEzOH0.p-0efMxgPtexSk_jqLDWFeH-Y9hhZFgZJy4TzJPwO7JgZJ2bl44K57sI57t7FuZn2I3kmFWaionWGYKXlGnJroNB_OsonnLE8LU9aY7et_Lll7GFYxSo3DB5CdtN0qrImYhMbcEqNLyigO0YcSjkDMiHU3VHhlQ8rIWYHqHpncwLqrAI5Osc7-DtzO8YHnbBvd-u-GP9_qyf427V18FGpx4Wte2In7U70SkufRHpvLt07uVhrDRt6bMLWEe1_RtIkswHC8P2Xe_POj67klPY-bB21CIfHucxrK1XNqKMKsYuSGk-kgwBnHzw0Sz_Vf8ajdSMB9_u_d1dWjtqdH95-Q",
    "expires_in": 7199,
    "id_token": {
        "aud": [
            "dc-ZzfAYuv6IxNKKu8sIhkEJx"
        ],
        "auth_time": 1537468936,
        "exp": 1537469237,
        "iat": 1537468937,
        "iss": "https://oidc-conformance.ping-eng.com:9031",
        "jti": "sjSVzu06Fs1sESfVBpatk3",
        "nonce": "XT8wc4Ok37a6Fi9Q",
        "pi.sri": "_Cy3fOw2J4tXLu6yyETBZn6FREQ",
        "s_hash": "rcsl1iXnG0CwMPSNZ1Vxqw",
        "sub": "joe"
    },
    "token_type": "Bearer"
}
6.964phase<--<-- 5 --- Done -->-->
6.964end
6.965assertionVerifyResponse
6.965conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
6.965assertionIsIDTokenSigned
6.965conditionis-idtoken-signed: status=OK [Checks if the id_token is signed]
6.965conditionDone: status=OK

Result

PASSED