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": "XIqc6puZh3P7BFIf",
"redirect_uri": "https://op.certification.openid.net:61915/authz_cb",
"response_type": "code token",
"scope": "openid",
"state": "gxhzKz5mO2PEKMha"
}
|
0 | redirect url | https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=gxhzKz5mO2PEKMha&nonce=XIqc6puZh3P7BFIf&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61915%2Fauthz_cb&client_id=5525f670-e6b3-41a9-afec-add4254aff3b |
0 | redirect | https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=gxhzKz5mO2PEKMha&nonce=XIqc6puZh3P7BFIf&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61915%2Fauthz_cb&client_id=5525f670-e6b3-41a9-afec-add4254aff3b |
1 | http args | {} |
1 | response | URL with fragment |
1 | response | access_token=mgsjZllLFa72U8pOdHtTMjPVDDgAp3Hrx2EY8Ky9&code=08cNMPPPbIa8AVvUag7sJQ0TAcTOiC&scope=openid&grant_id=e49ca1cb-7e8d-4210-8cb8-f48ed216bcb6&state=gxhzKz5mO2PEKMha&token_type=Bearer&expires_in=7200 |
1 | response | {'access_token': 'mgsjZllLFa72U8pOdHtTMjPVDDgAp3Hrx2EY8Ky9', 'code': '08cNMPPPbIa8AVvUag7sJQ0TAcTOiC', 'scope': 'openid', 'grant_id': 'e49ca1cb-7e8d-4210-8cb8-f48ed216bcb6', 'state': 'gxhzKz5mO2PEKMha', 'token_type': 'Bearer', 'expires_in': 7200} |
1 | AuthorizationResponse | {
"access_token": "mgsjZllLFa72U8pOdHtTMjPVDDgAp3Hrx2EY8Ky9",
"code": "08cNMPPPbIa8AVvUag7sJQ0TAcTOiC",
"expires_in": 7200,
"grant_id": "e49ca1cb-7e8d-4210-8cb8-f48ed216bcb6",
"scope": "openid",
"state": "gxhzKz5mO2PEKMha",
"token_type": "Bearer"
}
|
1 | phase | <--<-- 4 --- AccessToken -->--> |
1 | request | op_args: {'state': 'gxhzKz5mO2PEKMha'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61915/authz_cb'} |
1 | do_access_token_request | kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61915/authz_cb', 'code': '08cNMPPPbIa8AVvUag7sJQ0TAcTOiC', 'state': 'gxhzKz5mO2PEKMha', 'grant_type': 'authorization_code', 'client_id': '5525f670-e6b3-41a9-afec-add4254aff3b'}, 'state': 'gxhzKz5mO2PEKMha', 'authn_method': 'client_secret_basic'}
|
1 | AccessTokenRequest | {
"code": "08cNMPPPbIa8AVvUag7sJQ0TAcTOiC",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:61915/authz_cb",
"state": "gxhzKz5mO2PEKMha"
}
|
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%3A61915%2Fauthz_cb&code=08cNMPPPbIa8AVvUag7sJQ0TAcTOiC&state=gxhzKz5mO2PEKMha |
2 | http response | url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token status_code:200
|
2 | response | {'access_token': 'MjdKu4gM90FYHHkBXBwBcVCyFbtbdq4W4lk6Lr0Q', 'scope': 'openid', 'grant_id': 'e49ca1cb-7e8d-4210-8cb8-f48ed216bcb6', 'id_token': 'eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InNlcnZlciJ9.eyJnaXZlbl9uYW1lIjoiR2VldGhhIiwic19oYXNoIjoiS1hRekRuWWZGVjY3dUVaN2h2T2NwZyIsInVuaXF1ZVNlY3VyaXR5TmFtZSI6IjY0MDAwNEtHNFAiLCJ0ZW5hbnRJZCI6Im9pZGMtcHJvZC1ldTAxYS10ZXN0MS5pY2UuaWJtY2xvdWQuY29tIiwicmVhbG1OYW1lIjoiY2xvdWRJZGVudGl0eVJlYWxtIiwicHJlZmVycmVkX3VzZXJuYW1lIjoiZ2VldGhhbmphbGkuZEBpYm0uY29tIiwibmFtZSI6IkdlZXRoYSBEIiwibm9uY2UiOiJYSXFjNnB1WmgzUDdCRklmIiwiZW1haWwiOiJnZWV0aGFuamFsaS5kQGlibS5jb20iLCJhY3IiOiJ1cm46aWJtOnNlY3VyaXR5OnBvbGljeTppZDoxIiwidXNlclR5cGUiOiJyZWd1bGFyIiwiZGlzcGxheU5hbWUiOiJHZWV0aGEgRCIsImZhbWlseV9uYW1lIjoiRCIsImdyb3VwSWRzIjpbImFsbFVzZXJzIiwiYWRtaW4iXSwiYXRfaGFzaCI6IkFuVE41RXAyTjhBRG9NX1ptYW9zZ2ciLCJ1aWQiOiI2NDAwMDRLRzRQIiwiZXh0Ijp7InRlbmFudElkIjoib2lkYy1wcm9kLWV1MDFhLXRlc3QxLmljZS5pYm1jbG91ZC5jb20ifSwiaXNzIjoiaHR0cHM6Ly9vaWRjLXByb2QtZXUwMWEtdGVzdDEuaWNlLmlibWNsb3VkLmNvbS9vaWRjL2VuZHBvaW50L2RlZmF1bHQiLCJhdWQiOiI1NTI1ZjY3MC1lNmIzLTQxYTktYWZlYy1hZGQ0MjU0YWZmM2IiLCJzdWIiOiI2NDAwMDRLRzRQIiwiaWF0IjoxNTY4MTkzMzU0LCJleHAiOjE1NjgyMDA1NTR9.KeBWeCorcdE6w4sz_gf2qdyD6kUR2-WlUg81xgGTBQIUBjxwqEttnXhxRdyYSn98WJgkva132nXcA6tMpoOTIIEFi5gU1hgMgH4doi86_35jwv2Eui9k-knKfp1KOkA4N4ltF1c4PbJt_6_JTseri54MLsM3AJyC5-x-j5rIxhqN9mFfy4oblqquIc4laKBKybyACmZ85GEM1_RvY2Ie37BzMkhCcSQQkHlWZrd9Bibp_O2mVkflU1r8n_F9zt-zCLgDEjHwV4RyhizvGR7O4Dbhj1qFOSanU5Pik2uM9KTblzI5_XEqVOGJsMP2l5QihpvD_ybz5o3VN4HFhwi_yg', 'token_type': 'Bearer', 'expires_in': 7199} |
2 | AccessTokenResponse | {
"access_token": "MjdKu4gM90FYHHkBXBwBcVCyFbtbdq4W4lk6Lr0Q",
"expires_in": 7199,
"grant_id": "e49ca1cb-7e8d-4210-8cb8-f48ed216bcb6",
"id_token": {
"acr": "urn:ibm:security:policy:id:1",
"at_hash": "AnTN5Ep2N8ADoM_Zmaosgg",
"aud": [
"5525f670-e6b3-41a9-afec-add4254aff3b"
],
"displayName": "Geetha D",
"email": "geethanjali.d@ibm.com",
"exp": 1568200554,
"ext": {
"tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
},
"family_name": "D",
"given_name": "Geetha",
"groupIds": [
"allUsers",
"admin"
],
"iat": 1568193354,
"iss": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default",
"name": "Geetha D",
"nonce": "XIqc6puZh3P7BFIf",
"preferred_username": "geethanjali.d@ibm.com",
"realmName": "cloudIdentityRealm",
"s_hash": "KXQzDnYfFV67uEZ7hvOcpg",
"sub": "640004KG4P",
"tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com",
"uid": "640004KG4P",
"uniqueSecurityName": "640004KG4P",
"userType": "regular"
},
"scope": "openid",
"token_type": "Bearer"
}
|
2 | jws header | {'alg': 'RS256', 'typ': 'JWT', 'kid': 'server'} |
2 | phase | <--<-- 5 --- AsyncAuthn -->--> |
2 | AuthorizationRequest | {
"client_id": "5525f670-e6b3-41a9-afec-add4254aff3b",
"nonce": "0RNsBgaAACqi7K6j",
"prompt": [
"none"
],
"redirect_uri": "https://op.certification.openid.net:61915/authz_cb",
"response_type": "code token",
"scope": "openid",
"state": "tOGnG1Z0S8yhgEAr"
}
|
2 | redirect url | https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=tOGnG1Z0S8yhgEAr&nonce=0RNsBgaAACqi7K6j&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61915%2Fauthz_cb&prompt=none&client_id=5525f670-e6b3-41a9-afec-add4254aff3b |
2 | redirect | https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/authorize?state=tOGnG1Z0S8yhgEAr&nonce=0RNsBgaAACqi7K6j&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61915%2Fauthz_cb&prompt=none&client_id=5525f670-e6b3-41a9-afec-add4254aff3b |
2 | http args | {} |
3 | response | URL with fragment |
3 | response | access_token=4ji9IOzMG9TfmgUmP7vPOMRa8vwbl1BFkWqSjI78&code=t07NMvXHAQ1g7Zq306bj1zH7S0QQ4N&scope=openid&grant_id=1c6ed348-6377-477a-a910-caa9e5bd1e81&state=tOGnG1Z0S8yhgEAr&token_type=Bearer&expires_in=7200 |
3 | response | {'access_token': '4ji9IOzMG9TfmgUmP7vPOMRa8vwbl1BFkWqSjI78', 'code': 't07NMvXHAQ1g7Zq306bj1zH7S0QQ4N', 'scope': 'openid', 'grant_id': '1c6ed348-6377-477a-a910-caa9e5bd1e81', 'state': 'tOGnG1Z0S8yhgEAr', 'token_type': 'Bearer', 'expires_in': 7200} |
3 | AuthorizationResponse | {
"access_token": "4ji9IOzMG9TfmgUmP7vPOMRa8vwbl1BFkWqSjI78",
"code": "t07NMvXHAQ1g7Zq306bj1zH7S0QQ4N",
"expires_in": 7200,
"grant_id": "1c6ed348-6377-477a-a910-caa9e5bd1e81",
"scope": "openid",
"state": "tOGnG1Z0S8yhgEAr",
"token_type": "Bearer"
}
|
3 | phase | <--<-- 6 --- AccessToken -->--> |
3 | request | op_args: {'state': 'tOGnG1Z0S8yhgEAr'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61915/authz_cb'} |
3 | do_access_token_request | kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61915/authz_cb', 'code': 't07NMvXHAQ1g7Zq306bj1zH7S0QQ4N', 'state': 'tOGnG1Z0S8yhgEAr', 'grant_type': 'authorization_code', 'client_id': '5525f670-e6b3-41a9-afec-add4254aff3b'}, 'state': 'tOGnG1Z0S8yhgEAr', 'authn_method': 'client_secret_basic'}
|
3 | AccessTokenRequest | {
"code": "t07NMvXHAQ1g7Zq306bj1zH7S0QQ4N",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:61915/authz_cb",
"state": "tOGnG1Z0S8yhgEAr"
}
|
3 | request_url | https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token |
3 | request_http_args | {'headers': {'Authorization': 'Basic NTUyNWY2NzAtZTZiMy00MWE5LWFmZWMtYWRkNDI1NGFmZjNiOlRFOUwxY2wzdHc=', 'Content-Type': 'application/x-www-form-urlencoded'}} |
3 | request | grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61915%2Fauthz_cb&code=t07NMvXHAQ1g7Zq306bj1zH7S0QQ4N&state=tOGnG1Z0S8yhgEAr |
3 | http response | url:https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default/token status_code:200
|
3 | response | {'access_token': 'T3XFfS0Je1j89i3FJxnHEKHr29PXQDAUg7cSgbEf', 'scope': 'openid', 'grant_id': '1c6ed348-6377-477a-a910-caa9e5bd1e81', 'id_token': 'eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InNlcnZlciJ9.eyJnaXZlbl9uYW1lIjoiR2VldGhhIiwic19oYXNoIjoiRVhlU080NE9HLVlMaEx4YWRUV1FQZyIsInVuaXF1ZVNlY3VyaXR5TmFtZSI6IjY0MDAwNEtHNFAiLCJ0ZW5hbnRJZCI6Im9pZGMtcHJvZC1ldTAxYS10ZXN0MS5pY2UuaWJtY2xvdWQuY29tIiwicmVhbG1OYW1lIjoiY2xvdWRJZGVudGl0eVJlYWxtIiwicHJlZmVycmVkX3VzZXJuYW1lIjoiZ2VldGhhbmphbGkuZEBpYm0uY29tIiwibmFtZSI6IkdlZXRoYSBEIiwibm9uY2UiOiIwUk5zQmdhQUFDcWk3SzZqIiwiZW1haWwiOiJnZWV0aGFuamFsaS5kQGlibS5jb20iLCJhY3IiOiJ1cm46aWJtOnNlY3VyaXR5OnBvbGljeTppZDoxIiwidXNlclR5cGUiOiJyZWd1bGFyIiwiZGlzcGxheU5hbWUiOiJHZWV0aGEgRCIsImZhbWlseV9uYW1lIjoiRCIsImdyb3VwSWRzIjpbImFsbFVzZXJzIiwiYWRtaW4iXSwiYXRfaGFzaCI6IjU4OG5JbGhLZmYtTkxnZnBvX3E2ZnciLCJ1aWQiOiI2NDAwMDRLRzRQIiwiZXh0Ijp7InRlbmFudElkIjoib2lkYy1wcm9kLWV1MDFhLXRlc3QxLmljZS5pYm1jbG91ZC5jb20ifSwiaXNzIjoiaHR0cHM6Ly9vaWRjLXByb2QtZXUwMWEtdGVzdDEuaWNlLmlibWNsb3VkLmNvbS9vaWRjL2VuZHBvaW50L2RlZmF1bHQiLCJhdWQiOiI1NTI1ZjY3MC1lNmIzLTQxYTktYWZlYy1hZGQ0MjU0YWZmM2IiLCJzdWIiOiI2NDAwMDRLRzRQIiwiaWF0IjoxNTY4MTkzMzU2LCJleHAiOjE1NjgyMDA1NTZ9.jnuOTDr5NzbpVuwdLkEirIovCOD1zkXfwGBw2wQvz_OX3RUXZRl88NXpwPVpJ5stypomJIWDl773y0wJfFUYd_RhcWwvrqUgbEgGG_jcWCNUhW2TWLAJapnhwZpjQlVZtGDx5uU6rhUbAFUBipsBQEBGTyZbLGNTD-T1zRqMR2p6E4zVW_OoCDuVCmhMdODPOygHOUVHsdwVdN70RgfsqjW3U42DnycL7OUnOjnBB7U8Fmz5l1vyP-vvwWeaNRPtHToUYbVFVEARtjbAWXoqIWhA17IwwPbyIVQLbXDJA4eNB3lPii8dTRRoK-KYg1JOdkA2c8RAbxAh1uvkGAV-Yw', 'token_type': 'Bearer', 'expires_in': 7199} |
3 | AccessTokenResponse | {
"access_token": "T3XFfS0Je1j89i3FJxnHEKHr29PXQDAUg7cSgbEf",
"expires_in": 7199,
"grant_id": "1c6ed348-6377-477a-a910-caa9e5bd1e81",
"id_token": {
"acr": "urn:ibm:security:policy:id:1",
"at_hash": "588nIlhKff-NLgfpo_q6fw",
"aud": [
"5525f670-e6b3-41a9-afec-add4254aff3b"
],
"displayName": "Geetha D",
"email": "geethanjali.d@ibm.com",
"exp": 1568200556,
"ext": {
"tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com"
},
"family_name": "D",
"given_name": "Geetha",
"groupIds": [
"allUsers",
"admin"
],
"iat": 1568193356,
"iss": "https://oidc-prod-eu01a-test1.ice.ibmcloud.com/oidc/endpoint/default",
"name": "Geetha D",
"nonce": "0RNsBgaAACqi7K6j",
"preferred_username": "geethanjali.d@ibm.com",
"realmName": "cloudIdentityRealm",
"s_hash": "EXeSO44OG-YLhLxadTWQPg",
"sub": "640004KG4P",
"tenantId": "oidc-prod-eu01a-test1.ice.ibmcloud.com",
"uid": "640004KG4P",
"uniqueSecurityName": "640004KG4P",
"userType": "regular"
},
"scope": "openid",
"token_type": "Bearer"
}
|
3 | jws header | {'alg': 'RS256', 'typ': 'JWT', 'kid': 'server'} |
3 | phase | <--<-- 7 --- Done -->--> |
3 | end | |
3 | assertion | SameAuthn |
3 | condition | Done: status=OK |