Test Info

Issuerhttps://oidc-conformance.ping-eng.com:9031
Profile[]
Test IDOP-claims-essential
Test descriptionClaims request with essential name claim
Timestamp2018-09-21T18:47:58Z

Conditions


verify-claims: status=WARNING, message=Missing required claim: name [Verifies that the claims returned as UserInfo or in the ID Token is consistent with what was asked for]
check-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
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 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#od2rloeAmRXSvres"
    ],
    "response_types": [
        "code token"
    ]
}
0.468http response
url:https://oidc-conformance.ping-eng.com:9031/as/clients.oauth2 status_code:201
0.469RegistrationResponse
{
    "client_id": "dc-tp8mKZJiXhaLATsTCxVnxh",
    "client_name": "dc-tp8mKZJiXhaLATsTCxVnxh",
    "client_secret": "4e1jnZOtVyIjdi0QlKJ5NC",
    "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 token"
    ],
    "scope": "address phone edit openid profile admin email",
    "token_endpoint_auth_method": "client_secret_basic",
    "validate_using_all_eligible_atms": false
}
0.469phase<--<-- 3 --- AsyncAuthn -->-->
0.47AuthorizationRequest
{
    "claims": {
        "userinfo": {
            "name": {
                "essential": true
            }
        }
    },
    "client_id": "dc-tp8mKZJiXhaLATsTCxVnxh",
    "nonce": "mDcJFlhiCpqaNoRg",
    "redirect_uri": "https://op.certification.openid.net:61401/authz_cb",
    "response_type": "code token",
    "scope": "openid",
    "state": "OVD4DyD9uBnYq6yj"
}
0.47redirect urlhttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=OVD4DyD9uBnYq6yj&nonce=mDcJFlhiCpqaNoRg&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&claims=%7B%22userinfo%22%3A+%7B%22name%22%3A+%7B%22essential%22%3A+true%7D%7D%7D&client_id=dc-tp8mKZJiXhaLATsTCxVnxh
0.47redirecthttps://oidc-conformance.ping-eng.com:9031/as/authorization.oauth2?state=OVD4DyD9uBnYq6yj&nonce=mDcJFlhiCpqaNoRg&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&claims=%7B%22userinfo%22%3A+%7B%22name%22%3A+%7B%22essential%22%3A+true%7D%7D%7D&client_id=dc-tp8mKZJiXhaLATsTCxVnxh
2.38http args{}
2.723responseURL with fragment
2.724responseaccess_token=eyJhbGciOiJSUzI1NiIsImtpZCI6ImsxIn0.eyJzY29wZSI6WyJvcGVuaWQiXSwiY2xpZW50X2lkX25hbWUiOiJkYy10cDhtS1pKaVhoYUxBVHNUQ3hWbnhoIiwiYWdpZCI6IklUZ2ZIZEJJU09WOTlJT3pNbU5XeU1DQVBNMEtYYnh2IiwiVXNlcm5hbWUiOiJqb2UiLCJPcmdOYW1lIjoiUGluZyBJZGVudGl0eSBDb3Jwb3JhdGlvbiIsImV4cCI6MTUzNzU2Mjg3Nn0.T--543U-mYW3zB6B0SQCfu3R63toIvxcfnnd27fhXCA7Bgsb3UldV5rZgYkn_hxbtDXVP7yn1pWOtIH9Jg8WI9XhrXda8ef-mg7HYfh-uNJ5q3PfTz1b1c5APcO9UCkINc-p0CUCjuzJCE3MmISq04pbDg8AtwWq_BWR8xdnrRYvmq1p_zqr2H7ZH6TEt4WsTUPdM0q19Ig78Mauq1FTbMsCbc1z-CS6NPBW9TQjQQ2Z2VxON1LQ_2kJX5GJnpF3gHEtK-Cc0S4tUyNU3_agcQM6TAy6OBr9Rg-vEmwTnt_SG493T4ch4InXaqfVKixMTCLlUld-tmBuK7WaMcNfkg&code=77mvP6WP7ucG3_Yhshyy2-Yr128_Evpy989ytL7z&state=OVD4DyD9uBnYq6yj&token_type=Bearer&expires_in=7199
2.724response{'access_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6ImsxIn0.eyJzY29wZSI6WyJvcGVuaWQiXSwiY2xpZW50X2lkX25hbWUiOiJkYy10cDhtS1pKaVhoYUxBVHNUQ3hWbnhoIiwiYWdpZCI6IklUZ2ZIZEJJU09WOTlJT3pNbU5XeU1DQVBNMEtYYnh2IiwiVXNlcm5hbWUiOiJqb2UiLCJPcmdOYW1lIjoiUGluZyBJZGVudGl0eSBDb3Jwb3JhdGlvbiIsImV4cCI6MTUzNzU2Mjg3Nn0.T--543U-mYW3zB6B0SQCfu3R63toIvxcfnnd27fhXCA7Bgsb3UldV5rZgYkn_hxbtDXVP7yn1pWOtIH9Jg8WI9XhrXda8ef-mg7HYfh-uNJ5q3PfTz1b1c5APcO9UCkINc-p0CUCjuzJCE3MmISq04pbDg8AtwWq_BWR8xdnrRYvmq1p_zqr2H7ZH6TEt4WsTUPdM0q19Ig78Mauq1FTbMsCbc1z-CS6NPBW9TQjQQ2Z2VxON1LQ_2kJX5GJnpF3gHEtK-Cc0S4tUyNU3_agcQM6TAy6OBr9Rg-vEmwTnt_SG493T4ch4InXaqfVKixMTCLlUld-tmBuK7WaMcNfkg', 'code': '77mvP6WP7ucG3_Yhshyy2-Yr128_Evpy989ytL7z', 'state': 'OVD4DyD9uBnYq6yj', 'token_type': 'Bearer', 'expires_in': 7199}
2.724AuthorizationResponse
{
    "access_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6ImsxIn0.eyJzY29wZSI6WyJvcGVuaWQiXSwiY2xpZW50X2lkX25hbWUiOiJkYy10cDhtS1pKaVhoYUxBVHNUQ3hWbnhoIiwiYWdpZCI6IklUZ2ZIZEJJU09WOTlJT3pNbU5XeU1DQVBNMEtYYnh2IiwiVXNlcm5hbWUiOiJqb2UiLCJPcmdOYW1lIjoiUGluZyBJZGVudGl0eSBDb3Jwb3JhdGlvbiIsImV4cCI6MTUzNzU2Mjg3Nn0.T--543U-mYW3zB6B0SQCfu3R63toIvxcfnnd27fhXCA7Bgsb3UldV5rZgYkn_hxbtDXVP7yn1pWOtIH9Jg8WI9XhrXda8ef-mg7HYfh-uNJ5q3PfTz1b1c5APcO9UCkINc-p0CUCjuzJCE3MmISq04pbDg8AtwWq_BWR8xdnrRYvmq1p_zqr2H7ZH6TEt4WsTUPdM0q19Ig78Mauq1FTbMsCbc1z-CS6NPBW9TQjQQ2Z2VxON1LQ_2kJX5GJnpF3gHEtK-Cc0S4tUyNU3_agcQM6TAy6OBr9Rg-vEmwTnt_SG493T4ch4InXaqfVKixMTCLlUld-tmBuK7WaMcNfkg",
    "code": "77mvP6WP7ucG3_Yhshyy2-Yr128_Evpy989ytL7z",
    "expires_in": 7199,
    "state": "OVD4DyD9uBnYq6yj",
    "token_type": "Bearer"
}
2.725phase<--<-- 4 --- AccessToken -->-->
2.725requestop_args: {'state': 'OVD4DyD9uBnYq6yj'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61401/authz_cb'}
2.725do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61401/authz_cb', 'code': '77mvP6WP7ucG3_Yhshyy2-Yr128_Evpy989ytL7z', 'state': 'OVD4DyD9uBnYq6yj', 'grant_type': 'authorization_code', 'client_id': 'dc-tp8mKZJiXhaLATsTCxVnxh'}, 'state': 'OVD4DyD9uBnYq6yj'}
2.725AccessTokenRequest
{
    "code": "77mvP6WP7ucG3_Yhshyy2-Yr128_Evpy989ytL7z",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61401/authz_cb",
    "state": "OVD4DyD9uBnYq6yj"
}
2.725request_urlhttps://oidc-conformance.ping-eng.com:9031/as/token.oauth2
2.725request_http_args{'headers': {'Authorization': 'Basic ZGMtdHA4bUtaSmlYaGFMQVRzVEN4Vm54aDo0ZTFqblpPdFZ5SWpkaTBRbEtKNU5D', 'Content-Type': 'application/x-www-form-urlencoded'}}
2.725requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61401%2Fauthz_cb&code=77mvP6WP7ucG3_Yhshyy2-Yr128_Evpy989ytL7z&state=OVD4DyD9uBnYq6yj
3.495http response
url:https://oidc-conformance.ping-eng.com:9031/as/token.oauth2 status_code:200
3.496response{'access_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6ImsxIn0.eyJzY29wZSI6WyJvcGVuaWQiXSwiY2xpZW50X2lkX25hbWUiOiJkYy10cDhtS1pKaVhoYUxBVHNUQ3hWbnhoIiwiVXNlcm5hbWUiOiJqb2UiLCJPcmdOYW1lIjoiUGluZyBJZGVudGl0eSBDb3Jwb3JhdGlvbiIsImV4cCI6MTUzNzU2Mjg3OH0.ji-ePha2CMfDI-7UgGzoHqhDkKyA4YVe2QbO1Lvh2sXdjg4nTaT1mgmdW5KwjC_ZL1YwBqHvqzjBasP2jtX1zTG4viVFGDMsvjr7DzUcaljOGtNeNbbWybFpveDQ_Vt8S4YoHdhUY2mzjQXlMgr8KkM1TyuRMxtpB6dLhsyttibVFxoq_FEzQp3V3e7I-Ay5YRcAhdFXZ-GK5Q7Sl0U2V1NPrE7depHrpxyZgjKJMP-vcgCWj_iXIY1V_9MXHCCoe7yN9RDI2buml_DYL2lj5KFXN5I2raMDR6C2hlwZgw8ucrpNkam1NW1KKk45-dE7fwBtDFJ1sUWW-Fmu4ZszFQ', 'id_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6ImZhQ2Zxdmt6Q3JnVEhuMTdpQWtBWUM1UnNiVSJ9.eyJzdWIiOiJqb2UiLCJhdWQiOiJkYy10cDhtS1pKaVhoYUxBVHNUQ3hWbnhoIiwianRpIjoidllRbVg3R3N5Y2h4QkdtQU9uTFRDQyIsImlzcyI6Imh0dHBzOi8vb2lkYy1jb25mb3JtYW5jZS5waW5nLWVuZy5jb206OTAzMSIsImlhdCI6MTUzNzU1NTY3NiwiZXhwIjoxNTM3NTU1OTc2LCJwaS5zcmkiOiJpUWpwWVZZcmhEZ205enRlVFpmdmo5WTR6TlEiLCJub25jZSI6Im1EY0pGbGhpQ3BxYU5vUmciLCJhdXRoX3RpbWUiOjE1Mzc1NTQ5MzMsImF0X2hhc2giOiJlUWpNTXpvNkJCdkpOWmZHOUMtaU1RIiwic19oYXNoIjoiLXloUW9FZHhXTXFrOXpWTXVMSTlWZyJ9.ZX_qGh14_YRmAF-rY1Kkl3shQmzUPE37WPcJhwX7UUt7xFbhI8kooiU_Gig7f_papl4edt3owNAg6f8OL8vZ3gmLJbfXD4Oxh9qFN1dvYsBWC2RRdXU0VCkEq8glCA-Bz0m1oMqlkAPRwDewrASbh2n7k7bxymrZZIG_CghlPtUuhTIcBVOqzN4u65p8XcMQJPFmKtTlMmikCkWfSPc0eb04Tn81zorfTrzkT_bWZFeQchkXkivENGNLgyDoJ0bn0WqwSLMZSKjUHqhG7Kog0hUZwOV_MkDSO5x3BwV4olA6FbAKuckHY3iIEZ26WIp2BWVDYTzAVDL-1LwveOTfmA', 'token_type': 'Bearer', 'expires_in': 7199}
3.802AccessTokenResponse
{
    "access_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6ImsxIn0.eyJzY29wZSI6WyJvcGVuaWQiXSwiY2xpZW50X2lkX25hbWUiOiJkYy10cDhtS1pKaVhoYUxBVHNUQ3hWbnhoIiwiVXNlcm5hbWUiOiJqb2UiLCJPcmdOYW1lIjoiUGluZyBJZGVudGl0eSBDb3Jwb3JhdGlvbiIsImV4cCI6MTUzNzU2Mjg3OH0.ji-ePha2CMfDI-7UgGzoHqhDkKyA4YVe2QbO1Lvh2sXdjg4nTaT1mgmdW5KwjC_ZL1YwBqHvqzjBasP2jtX1zTG4viVFGDMsvjr7DzUcaljOGtNeNbbWybFpveDQ_Vt8S4YoHdhUY2mzjQXlMgr8KkM1TyuRMxtpB6dLhsyttibVFxoq_FEzQp3V3e7I-Ay5YRcAhdFXZ-GK5Q7Sl0U2V1NPrE7depHrpxyZgjKJMP-vcgCWj_iXIY1V_9MXHCCoe7yN9RDI2buml_DYL2lj5KFXN5I2raMDR6C2hlwZgw8ucrpNkam1NW1KKk45-dE7fwBtDFJ1sUWW-Fmu4ZszFQ",
    "expires_in": 7199,
    "id_token": {
        "at_hash": "eQjMMzo6BBvJNZfG9C-iMQ",
        "aud": [
            "dc-tp8mKZJiXhaLATsTCxVnxh"
        ],
        "auth_time": 1537554933,
        "exp": 1537555976,
        "iat": 1537555676,
        "iss": "https://oidc-conformance.ping-eng.com:9031",
        "jti": "vYQmX7GsychxBGmAOnLTCC",
        "nonce": "mDcJFlhiCpqaNoRg",
        "pi.sri": "iQjpYVYrhDgm9zteTZfvj9Y4zNQ",
        "s_hash": "-yhQoEdxWMqk9zVMuLI9Vg",
        "sub": "joe"
    },
    "token_type": "Bearer"
}
3.802phase<--<-- 5 --- UserInfo -->-->
3.802do_user_info_request
kwargs:{'state': 'OVD4DyD9uBnYq6yj', 'method': 'GET', 'authn_method': 'bearer_header'}
3.802request{'body': None}
3.802request_urlhttps://oidc-conformance.ping-eng.com:9031/idp/userinfo.openid
3.802request_http_args{'headers': {'Authorization': 'Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6ImsxIn0.eyJzY29wZSI6WyJvcGVuaWQiXSwiY2xpZW50X2lkX25hbWUiOiJkYy10cDhtS1pKaVhoYUxBVHNUQ3hWbnhoIiwiVXNlcm5hbWUiOiJqb2UiLCJPcmdOYW1lIjoiUGluZyBJZGVudGl0eSBDb3Jwb3JhdGlvbiIsImV4cCI6MTUzNzU2Mjg3OH0.ji-ePha2CMfDI-7UgGzoHqhDkKyA4YVe2QbO1Lvh2sXdjg4nTaT1mgmdW5KwjC_ZL1YwBqHvqzjBasP2jtX1zTG4viVFGDMsvjr7DzUcaljOGtNeNbbWybFpveDQ_Vt8S4YoHdhUY2mzjQXlMgr8KkM1TyuRMxtpB6dLhsyttibVFxoq_FEzQp3V3e7I-Ay5YRcAhdFXZ-GK5Q7Sl0U2V1NPrE7depHrpxyZgjKJMP-vcgCWj_iXIY1V_9MXHCCoe7yN9RDI2buml_DYL2lj5KFXN5I2raMDR6C2hlwZgw8ucrpNkam1NW1KKk45-dE7fwBtDFJ1sUWW-Fmu4ZszFQ'}}
4.18http response
url:https://oidc-conformance.ping-eng.com:9031/idp/userinfo.openid status_code:200
4.18OpenIDSchema
{
    "sub": "joe"
}
4.18OpenIDSchema
{
    "sub": "joe"
}
4.18phase<--<-- 6 --- Done -->-->
4.18end
4.181assertionVerifyClaims
4.181conditionverify-claims: status=WARNING, message=Missing required claim: name [Verifies that the claims returned as UserInfo or in the ID Token is consistent with what was asked for]
4.181assertionCheckHTTPResponse
4.181conditioncheck-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
4.181conditionDone: status=OK

Result

WARNING
Warnings:
Missing required claim: name