0 | phase | <--<-- 0 --- Webfinger -->--> |
0 | not expected to do | WebFinger |
0 | phase | <--<-- 1 --- Discovery -->--> |
0 | provider_config | kwargs:{'issuer': 'https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default'}
|
0 | http response | url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/.well-known/openid-configuration status_code:200
|
0 | ProviderConfigurationResponse | {
"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"
}
|
0 | phase | <--<-- 2 --- Registration -->--> |
0 | not expected to do | Dynamic registration |
0 | phase | <--<-- 3 --- AsyncAuthn -->--> |
0 | AuthorizationRequest | {
"client_id": "5525f670-e6b3-41a9-afec-add4254aff3b",
"nonce": "xH7sjJ9BgZRQztrF",
"redirect_uri": "https://op.certification.openid.net:61906/authz_cb",
"response_type": "code",
"scope": "openid phone",
"state": "MKhHG7ZWnE49Ajke"
}
|
0 | redirect url | https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=MKhHG7ZWnE49Ajke&nonce=xH7sjJ9BgZRQztrF&response_type=code&scope=openid+phone&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61906%2Fauthz_cb&client_id=5525f670-e6b3-41a9-afec-add4254aff3b |
0 | redirect | https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=MKhHG7ZWnE49Ajke&nonce=xH7sjJ9BgZRQztrF&response_type=code&scope=openid+phone&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61906%2Fauthz_cb&client_id=5525f670-e6b3-41a9-afec-add4254aff3b |
1 | response | Response URL with query part |
1 | response | {'code': 'jM7u6MyTRaHdz1iVyTt5Edpi8HA0t4', 'grant_id': 'dd867ce2-0e44-44a1-932a-dc7a15e20923', 'state': 'MKhHG7ZWnE49Ajke'} |
1 | response | {'code': 'jM7u6MyTRaHdz1iVyTt5Edpi8HA0t4', 'grant_id': 'dd867ce2-0e44-44a1-932a-dc7a15e20923', 'state': 'MKhHG7ZWnE49Ajke'} |
1 | AuthorizationResponse | {
"code": "jM7u6MyTRaHdz1iVyTt5Edpi8HA0t4",
"grant_id": "dd867ce2-0e44-44a1-932a-dc7a15e20923",
"state": "MKhHG7ZWnE49Ajke"
}
|
1 | phase | <--<-- 4 --- AccessToken -->--> |
1 | request | op_args: {'state': 'MKhHG7ZWnE49Ajke'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61906/authz_cb'} |
1 | do_access_token_request | kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61906/authz_cb', 'code': 'jM7u6MyTRaHdz1iVyTt5Edpi8HA0t4', 'state': 'MKhHG7ZWnE49Ajke', 'grant_type': 'authorization_code', 'client_id': '5525f670-e6b3-41a9-afec-add4254aff3b'}, 'state': 'MKhHG7ZWnE49Ajke', 'authn_method': 'client_secret_basic'}
|
1 | AccessTokenRequest | {
"code": "jM7u6MyTRaHdz1iVyTt5Edpi8HA0t4",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:61906/authz_cb",
"state": "MKhHG7ZWnE49Ajke"
}
|
1 | request_url | https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token |
1 | request_http_args | {'headers': {'Authorization': 'Basic NTUyNWY2NzAtZTZiMy00MWE5LWFmZWMtYWRkNDI1NGFmZjNiOlRFOUwxY2wzdHc=', 'Content-Type': 'application/x-www-form-urlencoded'}} |
1 | request | grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61906%2Fauthz_cb&code=jM7u6MyTRaHdz1iVyTt5Edpi8HA0t4&state=MKhHG7ZWnE49Ajke |
2 | http response | url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token status_code:200
|
2 | response | {'access_token': 'q15t3Ve0sG1RfAqVDt4SipRjCPl9lbGjX6WgPUcA', 'scope': 'phone openid', 'grant_id': 'dd867ce2-0e44-44a1-932a-dc7a15e20923', 'id_token': 'eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InNlcnZlciJ9.eyJnaXZlbl9uYW1lIjoiR2VldGhhIiwic19oYXNoIjoid0RoanMwMlJobEpWcmdnM1ZaWUhIZyIsInVuaXF1ZVNlY3VyaXR5TmFtZSI6IjY0MDAwNEtHNFAiLCJ0ZW5hbnRJZCI6Im9pZGMtcHJvZC1ldTAxYS10ZXN0MS5pY2UuaWJtY2xvdWQuY29tIiwicmVhbG1OYW1lIjoiY2xvdWRJZGVudGl0eVJlYWxtIiwicHJlZmVycmVkX3VzZXJuYW1lIjoiZ2VldGhhbmphbGkuZEBpYm0uY29tIiwibmFtZSI6IkdlZXRoYSBEIiwibm9uY2UiOiJ4SDdzako5QmdaUlF6dHJGIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWVkIjp0cnVlLCJlbWFpbCI6ImdlZXRoYW5qYWxpLmRAaWJtLmNvbSIsImFjciI6InVybjppYm06c2VjdXJpdHk6cG9saWN5OmlkOjEiLCJ1c2VyVHlwZSI6InJlZ3VsYXIiLCJkaXNwbGF5TmFtZSI6IkdlZXRoYSBEIiwiZmFtaWx5X25hbWUiOiJEIiwiZ3JvdXBJZHMiOlsiYWxsVXNlcnMiLCJhZG1pbiJdLCJhdF9oYXNoIjoiR3V2OEZTVDJmSzd4UDgtdURiYnowZyIsInVpZCI6IjY0MDAwNEtHNFAiLCJleHQiOnsidGVuYW50SWQiOiJvaWRjLXByb2QtZXUwMWEtdGVzdDEuaWNlLmlibWNsb3VkLmNvbSJ9LCJpc3MiOiJodHRwczovL29pZGMtcHJvZC1ldTAxYS10ZXN0MS5pY2UuaWJtY2xvdWQuY29tL29pZGMvZW5kcG9pbnQvZGVmYXVsdCIsImF1ZCI6IjU1MjVmNjcwLWU2YjMtNDFhOS1hZmVjLWFkZDQyNTRhZmYzYiIsInN1YiI6IjY0MDAwNEtHNFAiLCJpYXQiOjE1NjgxODk3NTEsImV4cCI6MTU2ODE5Njk1MX0.SXBzwMUjB5NypyqBfAaT3s4sDj6Uqyhb6MttoWwzG_rYvB4NYV0VivkV7g6oLLsDGxX_Y2lRJpmsKISjPrTrxk9fPRRsXoLxYqHlsnMOn0P7kpmtN3McpbUc_1aZ6BEeVjb9qIFXXQprhjNnGQi9Bl77veZC0gKAodfYk89i5OGYhVhZclY5PwYip0nBHhERASyS6COknhZLxIo9q837lFtDGkfCYz_nCIAQ3L1zPQYQP7DEVpMaq7dx2iOCm4eKlxia0DIFX1XTwoTDPqqPCtgU_7mkTzqoWHV9g-OMcsdu_YpBGZFY2B6JJZv7ifsP3CkwbjJ8y-i9Sw-1mkqTnA', 'token_type': 'Bearer', 'expires_in': 7199} |
2 | AccessTokenResponse | {
"access_token": "q15t3Ve0sG1RfAqVDt4SipRjCPl9lbGjX6WgPUcA",
"expires_in": 7199,
"grant_id": "dd867ce2-0e44-44a1-932a-dc7a15e20923",
"id_token": {
"acr": "urn:ibm:security:policy:id:1",
"at_hash": "Guv8FST2fK7xP8-uDbbz0g",
"aud": [
"5525f670-e6b3-41a9-afec-add4254aff3b"
],
"displayName": "Geetha D",
"email": "geethanjali.d@ibm.com",
"exp": 1568196951,
"ext": {
"tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
},
"family_name": "D",
"given_name": "Geetha",
"groupIds": [
"allUsers",
"admin"
],
"iat": 1568189751,
"iss": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default",
"name": "Geetha D",
"nonce": "xH7sjJ9BgZRQztrF",
"phone_number_verified": true,
"preferred_username": "geethanjali.d@ibm.com",
"realmName": "cloudIdentityRealm",
"s_hash": "wDhjs02RhlJVrgg3VZYHHg",
"sub": "640004KG4P",
"tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com",
"uid": "640004KG4P",
"uniqueSecurityName": "640004KG4P",
"userType": "regular"
},
"scope": "phone openid",
"token_type": "Bearer"
}
|
2 | jws header | {'alg': 'RS256', 'typ': 'JWT', 'kid': 'server'} |
2 | phase | <--<-- 5 --- UserInfo -->--> |
2 | do_user_info_request | kwargs:{'state': 'MKhHG7ZWnE49Ajke', 'method': 'GET', 'authn_method': 'bearer_header'}
|
2 | request | {'body': None} |
2 | request_url | https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/userinfo |
2 | request_http_args | {'headers': {'Authorization': 'Bearer q15t3Ve0sG1RfAqVDt4SipRjCPl9lbGjX6WgPUcA'}} |
2 | http response | url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/userinfo status_code:200
|
2 | OpenIDSchema | {
"acr": "urn:ibm:security:policy:id:1",
"displayName": "Geetha D",
"email": "geethanjali.d@ibm.com",
"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"
}
|
2 | OpenIDSchema | {
"acr": "urn:ibm:security:policy:id:1",
"displayName": "Geetha D",
"email": "geethanjali.d@ibm.com",
"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"
}
|
2 | phase | <--<-- 6 --- Done -->--> |
2 | end | |
2 | assertion | VerifyScopes |
2 | condition | verify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['phone_number'] [Verifies that the claims corresponding to the requested scopes are returned] |
2 | assertion | CheckHTTPResponse |
2 | condition | check-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks] |
2 | assertion | VerifyResponse |
2 | condition | verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses] |
2 | condition | Done: status=OK |