Test Info

Issuerhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default
Profile[]
Test IDOP-scope-All
Test descriptionScope requesting all claims
Timestamp2019-09-11T08:41:05Z

Conditions


Check support: status=WARNING, message=No support for: scopes_supported=['address']
verify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['middle_name', 'nickname', 'profile', 'picture', 'website', 'gender', 'birthdate', 'zoneinfo', 'locale', 'updated_at', 'address', 'phone_number'] [Verifies that the claims corresponding to the requested scopes are returned]
check-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
Done: status=OK

Trace Output

0phase<--<-- 0 --- Webfinger -->-->
0not expected to doWebFinger
0phase<--<-- 1 --- Discovery -->-->
0provider_config
kwargs:{'issuer': 'https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default'}
1http response
url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/.well-known/openid-configuration status_code:200
1ProviderConfigurationResponse
{
    "authorization_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize",
    "claim_types_supported": [
        "normal"
    ],
    "claims_parameter_supported": true,
    "claims_supported": [
        "realmName",
        "preferred_username",
        "given_name",
        "uid",
        "upn",
        "groupIds",
        "employee_id",
        "name",
        "tenantId",
        "mobile_number",
        "department",
        "family_name",
        "job_title",
        "email"
    ],
    "device_authorization_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/device_authorization",
    "grant_types_supported": [
        "authorization_code",
        "implicit",
        "client_credentials",
        "password",
        "refresh_token",
        "urn:ietf:params:oauth:grant-type:device_code"
    ],
    "id_token_encryption_alg_values_supported": [
        "none"
    ],
    "id_token_encryption_enc_values_supported": [
        "none"
    ],
    "id_token_signing_alg_values_supported": [
        "none",
        "HS256",
        "HS384",
        "HS512",
        "RS256",
        "RS384",
        "RS512"
    ],
    "introspection_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/introspect",
    "issuer": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default",
    "jwks_uri": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/jwks",
    "request_object_encryption_alg_values_supported": [
        "none"
    ],
    "request_object_encryption_enc_values_supported": [
        "none"
    ],
    "request_object_signing_alg_values_supported": [
        "none"
    ],
    "request_parameter_supported": true,
    "request_uri_parameter_supported": false,
    "require_request_uri_registration": false,
    "response_modes_supported": [
        "query",
        "fragment",
        "form_post"
    ],
    "response_types_supported": [
        "code",
        "none",
        "token",
        "id_token",
        "token id_token",
        "code id_token",
        "code token",
        "code token id_token"
    ],
    "revocation_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/revoke",
    "scopes_supported": [
        "openid",
        "profile",
        "email",
        "phone"
    ],
    "subject_types_supported": [
        "public"
    ],
    "token_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token",
    "token_endpoint_auth_methods_supported": [
        "client_secret_basic",
        "client_secret_post"
    ],
    "user_authorization_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/user_authorization",
    "userinfo_encryption_alg_values_supported": [
        "none"
    ],
    "userinfo_encryption_enc_values_supported": [
        "none"
    ],
    "userinfo_endpoint": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/userinfo",
    "userinfo_signing_alg_values_supported": [
        "none"
    ],
    "version": "3.0"
}
1phase<--<-- 2 --- Registration -->-->
1not expected to doDynamic registration
1phase<--<-- 3 --- AsyncAuthn -->-->
1conditionCheck support: status=WARNING, message=No support for: scopes_supported=['address']
1AuthorizationRequest
{
    "client_id": "5525f670-e6b3-41a9-afec-add4254aff3b",
    "nonce": "f1jUtzlELxJ6lhV7",
    "redirect_uri": "https://op.certification.openid.net:61913/authz_cb",
    "response_type": "id_token token",
    "scope": "openid profile email address phone",
    "state": "sNNDvTsyT9Y5JY9y"
}
1redirect urlhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=sNNDvTsyT9Y5JY9y&nonce=f1jUtzlELxJ6lhV7&response_type=id_token+token&scope=openid+profile+email+address+phone&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61913%2Fauthz_cb&client_id=5525f670-e6b3-41a9-afec-add4254aff3b
1redirecthttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=sNNDvTsyT9Y5JY9y&nonce=f1jUtzlELxJ6lhV7&response_type=id_token+token&scope=openid+profile+email+address+phone&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61913%2Fauthz_cb&client_id=5525f670-e6b3-41a9-afec-add4254aff3b
10http args{}
11responseURL with fragment
11responseaccess_token=ouhOvmX8Wk3vN6PKvvevgfCJc8EheaJ0LIxFpOMO&scope=address+phone+openid+profile+email&grant_id=3465d899-883d-4626-8d11-dce9954c8158&id_token=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InNlcnZlciJ9.eyJnaXZlbl9uYW1lIjoiR2VldGhhIiwic19oYXNoIjoidjNaS1pDdXQyVVMzdkg5VDF3VjhNQSIsInVuaXF1ZVNlY3VyaXR5TmFtZSI6IjY0MDAwNEtHNFAiLCJ0ZW5hbnRJZCI6Im9pZGMtcHJvZC1ldTAxYS10ZXN0MS5pY2UuaWJtY2xvdWQuY29tIiwicmVhbG1OYW1lIjoiY2xvdWRJZGVudGl0eVJlYWxtIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsInByZWZlcnJlZF91c2VybmFtZSI6ImdlZXRoYW5qYWxpLmRAaWJtLmNvbSIsIm5hbWUiOiJHZWV0aGEgRCIsIm5vbmNlIjoiZjFqVXR6bEVMeEo2bGhWNyIsInBob25lX251bWJlcl92ZXJpZmllZCI6dHJ1ZSwiZW1haWwiOiJnZWV0aGFuamFsaS5kQGlibS5jb20iLCJhY3IiOiJ1cm46aWJtOnNlY3VyaXR5OnBvbGljeTppZDoxIiwidXNlclR5cGUiOiJyZWd1bGFyIiwiZGlzcGxheU5hbWUiOiJHZWV0aGEgRCIsImZhbWlseV9uYW1lIjoiRCIsImdyb3VwSWRzIjpbImFsbFVzZXJzIiwiYWRtaW4iXSwiYXRfaGFzaCI6IndmX0Z6d0pRUFdXVHUwQUU2S3BvSWciLCJ1aWQiOiI2NDAwMDRLRzRQIiwiZXh0Ijp7InRlbmFudElkIjoib2lkYy1wcm9kLWV1MDFhLXRlc3QxLmljZS5pYm1jbG91ZC5jb20ifSwiaXNzIjoiaHR0cHM6Ly9vaWRjLXByb2QtZXUwMWEtdGVzdDEuaWNlLmlibWNsb3VkLmNvbS9vaWRjL2VuZHBvaW50L2RlZmF1bHQiLCJhdWQiOiI1NTI1ZjY3MC1lNmIzLTQxYTktYWZlYy1hZGQ0MjU0YWZmM2IiLCJzdWIiOiI2NDAwMDRLRzRQIiwiaWF0IjoxNTY4MTkxMjY0LCJleHAiOjE1NjgxOTg0NjR9.fgxRSRPAeEF0WgQB_bDyo_uFzAnCpRwWsQjJ6vqWmLUO5P622_0TNEFwx1P-UOjZL020pByQxvK6QWQXOAe3H3RUJrM8ZSMmc6POdZB8CR1oCGVbaZnDtTWi9T14IlWihkJRmod-gGPAbhrsXi6CxI9E-GmUXa1etgAKth5MjMODccIN67_e_-OfvHXwG2r31LqX2aR6HxR8HKbZEs7ARXhVHUFFI415UT-Q6ZWEuV6CYmjGzU57FzdW8J-5YcTeNAoJulNOYR47duJnXVFJgEvZ9wSjO6RnLHgaCMYR9kJkMJgbS8oSHAb5J5yq2x1311lBrt4YHtadjh7ZGyiODQ&state=sNNDvTsyT9Y5JY9y&token_type=Bearer&expires_in=7200
11response{'access_token': 'ouhOvmX8Wk3vN6PKvvevgfCJc8EheaJ0LIxFpOMO', 'scope': 'address phone openid profile email', 'grant_id': '3465d899-883d-4626-8d11-dce9954c8158', 'id_token': 'eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InNlcnZlciJ9.eyJnaXZlbl9uYW1lIjoiR2VldGhhIiwic19oYXNoIjoidjNaS1pDdXQyVVMzdkg5VDF3VjhNQSIsInVuaXF1ZVNlY3VyaXR5TmFtZSI6IjY0MDAwNEtHNFAiLCJ0ZW5hbnRJZCI6Im9pZGMtcHJvZC1ldTAxYS10ZXN0MS5pY2UuaWJtY2xvdWQuY29tIiwicmVhbG1OYW1lIjoiY2xvdWRJZGVudGl0eVJlYWxtIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsInByZWZlcnJlZF91c2VybmFtZSI6ImdlZXRoYW5qYWxpLmRAaWJtLmNvbSIsIm5hbWUiOiJHZWV0aGEgRCIsIm5vbmNlIjoiZjFqVXR6bEVMeEo2bGhWNyIsInBob25lX251bWJlcl92ZXJpZmllZCI6dHJ1ZSwiZW1haWwiOiJnZWV0aGFuamFsaS5kQGlibS5jb20iLCJhY3IiOiJ1cm46aWJtOnNlY3VyaXR5OnBvbGljeTppZDoxIiwidXNlclR5cGUiOiJyZWd1bGFyIiwiZGlzcGxheU5hbWUiOiJHZWV0aGEgRCIsImZhbWlseV9uYW1lIjoiRCIsImdyb3VwSWRzIjpbImFsbFVzZXJzIiwiYWRtaW4iXSwiYXRfaGFzaCI6IndmX0Z6d0pRUFdXVHUwQUU2S3BvSWciLCJ1aWQiOiI2NDAwMDRLRzRQIiwiZXh0Ijp7InRlbmFudElkIjoib2lkYy1wcm9kLWV1MDFhLXRlc3QxLmljZS5pYm1jbG91ZC5jb20ifSwiaXNzIjoiaHR0cHM6Ly9vaWRjLXByb2QtZXUwMWEtdGVzdDEuaWNlLmlibWNsb3VkLmNvbS9vaWRjL2VuZHBvaW50L2RlZmF1bHQiLCJhdWQiOiI1NTI1ZjY3MC1lNmIzLTQxYTktYWZlYy1hZGQ0MjU0YWZmM2IiLCJzdWIiOiI2NDAwMDRLRzRQIiwiaWF0IjoxNTY4MTkxMjY0LCJleHAiOjE1NjgxOTg0NjR9.fgxRSRPAeEF0WgQB_bDyo_uFzAnCpRwWsQjJ6vqWmLUO5P622_0TNEFwx1P-UOjZL020pByQxvK6QWQXOAe3H3RUJrM8ZSMmc6POdZB8CR1oCGVbaZnDtTWi9T14IlWihkJRmod-gGPAbhrsXi6CxI9E-GmUXa1etgAKth5MjMODccIN67_e_-OfvHXwG2r31LqX2aR6HxR8HKbZEs7ARXhVHUFFI415UT-Q6ZWEuV6CYmjGzU57FzdW8J-5YcTeNAoJulNOYR47duJnXVFJgEvZ9wSjO6RnLHgaCMYR9kJkMJgbS8oSHAb5J5yq2x1311lBrt4YHtadjh7ZGyiODQ', 'state': 'sNNDvTsyT9Y5JY9y', 'token_type': 'Bearer', 'expires_in': 7200}
11AuthorizationResponse
{
    "access_token": "ouhOvmX8Wk3vN6PKvvevgfCJc8EheaJ0LIxFpOMO",
    "expires_in": 7200,
    "grant_id": "3465d899-883d-4626-8d11-dce9954c8158",
    "id_token": {
        "acr": "urn:ibm:security:policy:id:1",
        "at_hash": "wf_FzwJQPWWTu0AE6KpoIg",
        "aud": [
            "5525f670-e6b3-41a9-afec-add4254aff3b"
        ],
        "displayName": "Geetha D",
        "email": "geethanjali.d@ibm.com",
        "email_verified": true,
        "exp": 1568198464,
        "ext": {
            "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
        },
        "family_name": "D",
        "given_name": "Geetha",
        "groupIds": [
            "allUsers",
            "admin"
        ],
        "iat": 1568191264,
        "iss": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default",
        "name": "Geetha D",
        "nonce": "f1jUtzlELxJ6lhV7",
        "phone_number_verified": true,
        "preferred_username": "geethanjali.d@ibm.com",
        "realmName": "cloudIdentityRealm",
        "s_hash": "v3ZKZCut2US3vH9T1wV8MA",
        "sub": "640004KG4P",
        "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com",
        "uid": "640004KG4P",
        "uniqueSecurityName": "640004KG4P",
        "userType": "regular"
    },
    "scope": "address phone openid profile email",
    "state": "sNNDvTsyT9Y5JY9y",
    "token_type": "Bearer"
}
11phase<--<-- 4 --- AccessToken -->-->
11phase<--<-- 5 --- UserInfo -->-->
11do_user_info_request
kwargs:{'state': 'sNNDvTsyT9Y5JY9y', 'method': 'GET', 'authn_method': 'bearer_header'}
11request{'body': None}
11request_urlhttps://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/userinfo
11request_http_args{'headers': {'Authorization': 'Bearer ouhOvmX8Wk3vN6PKvvevgfCJc8EheaJ0LIxFpOMO'}}
11http response
url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/userinfo status_code:200
11OpenIDSchema
{
    "acr": "urn:ibm:security:policy:id:1",
    "displayName": "Geetha D",
    "email": "geethanjali.d@ibm.com",
    "email_verified": true,
    "ext": {
        "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
    },
    "family_name": "D",
    "given_name": "Geetha",
    "groupIds": [
        "allUsers",
        "admin"
    ],
    "name": "Geetha D",
    "phone_number_verified": true,
    "preferred_username": "geethanjali.d@ibm.com",
    "realmName": "cloudIdentityRealm",
    "sub": "640004KG4P",
    "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com",
    "uid": "640004KG4P",
    "uniqueSecurityName": "640004KG4P",
    "userType": "regular"
}
11OpenIDSchema
{
    "acr": "urn:ibm:security:policy:id:1",
    "displayName": "Geetha D",
    "email": "geethanjali.d@ibm.com",
    "email_verified": true,
    "ext": {
        "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
    },
    "family_name": "D",
    "given_name": "Geetha",
    "groupIds": [
        "allUsers",
        "admin"
    ],
    "name": "Geetha D",
    "phone_number_verified": true,
    "preferred_username": "geethanjali.d@ibm.com",
    "realmName": "cloudIdentityRealm",
    "sub": "640004KG4P",
    "tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com",
    "uid": "640004KG4P",
    "uniqueSecurityName": "640004KG4P",
    "userType": "regular"
}
11phase<--<-- 6 --- Done -->-->
11end
11assertionVerifyScopes
11conditionverify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['middle_name', 'nickname', 'profile', 'picture', 'website', 'gender', 'birthdate', 'zoneinfo', 'locale', 'updated_at', 'address', 'phone_number'] [Verifies that the claims corresponding to the requested scopes are returned]
11assertionCheckHTTPResponse
11conditioncheck-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
11assertionVerifyResponse
11conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
11conditionDone: status=OK

Result

WARNING
Warnings:
No support for: scopes_supported=['address']
The following claims were missing from the returned information: ['middle_name', 'nickname', 'profile', 'picture', 'website', 'gender', 'birthdate', 'zoneinfo', 'locale', 'updated_at', 'address', 'phone_number']