0 | phase | <--<-- 0 --- Webfinger -->--> |
0 | not expected to do | WebFinger |
0 | phase | <--<-- 1 --- Discovery -->--> |
0 | provider_config | kwargs:{'issuer': 'https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest'}
|
0 | http response | url:https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest/.well-known/openid-configuration status_code:200
|
0 | ProviderConfigurationResponse | {
"acr_values_supported": [
"loginradius:nist:level:1:re-auth"
],
"authorization_endpoint": "https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/authorize",
"backchannel_logout_session_supported": false,
"backchannel_logout_supported": false,
"claims_parameter_supported": false,
"claims_supported": [
"email_verified",
"auth_time",
"UserName",
"email",
"phone_number",
"website",
"FirstName",
"gender",
"zoneinfo",
"CustomFields.customerid",
"Uid",
"family_name",
"locale",
"updated_at",
"acr",
"middle_name",
"profile",
"picture",
"birthdate",
"Country",
"Favicon",
"phone_number_verified",
"name",
"given_name",
"nickname",
"address",
"preferred_username",
"LastName"
],
"frontchannel_logout_session_supported": false,
"frontchannel_logout_supported": false,
"grant_types_supported": [
"authorization_code",
"refresh_token"
],
"id_token_signing_alg_values_supported": [
"RS256"
],
"issuer": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest",
"jwks_uri": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest/jwks",
"request_parameter_supported": false,
"request_uri_parameter_supported": true,
"require_request_uri_registration": false,
"response_modes_supported": [
"query",
"form_post",
"fragment"
],
"response_types_supported": [
"code",
"token",
"id_token",
"code token",
"code id_token",
"token id_token",
"code token id_token"
],
"revocation_endpoint": "https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/revoke",
"scopes_supported": [
"openid",
"email",
"phone",
"profile",
"address"
],
"subject_types_supported": [
"public"
],
"token_endpoint": "https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/token",
"token_endpoint_auth_methods_supported": [
"client_secret_post",
"client_secret_basic"
],
"userinfo_endpoint": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest/userinfo",
"version": "3.0"
}
|
0 | phase | <--<-- 2 --- Registration -->--> |
0 | not expected to do | Dynamic registration |
0 | phase | <--<-- 3 --- AsyncAuthn -->--> |
0 | AuthorizationRequest | {
"client_id": "112563f6-1480-40b8-8e28-e072ca212c82",
"nonce": "ZIgIIslJExpcW2q0",
"redirect_uri": "https://op.certification.openid.net:62346/authz_cb",
"response_type": "code token",
"scope": "openid profile",
"state": "2RR4DRBFmUfxxlOf"
}
|
0 | redirect url | https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/authorize?state=2RR4DRBFmUfxxlOf&nonce=ZIgIIslJExpcW2q0&response_type=code+token&scope=openid+profile&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A62346%2Fauthz_cb&client_id=112563f6-1480-40b8-8e28-e072ca212c82 |
0 | redirect | https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/authorize?state=2RR4DRBFmUfxxlOf&nonce=ZIgIIslJExpcW2q0&response_type=code+token&scope=openid+profile&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A62346%2Fauthz_cb&client_id=112563f6-1480-40b8-8e28-e072ca212c82 |
13 | http args | {} |
13 | response | URL with fragment |
13 | response | state=2RR4DRBFmUfxxlOf&code=7bdb64d5eb94d18ce22b4e06301056f6%3Adb8d9d757582d4d3cdc6ff615bfef02caf0b961106e9f72b1eff7cf4c35739cd41eeea7304d773da63b16fe521735632aea944203d9acee982be7882858f1431dfd4811d368cad672cb0e81ffe84b869e9ed40e575d1d5705d71ae07347c23cdc013e9c2932f51f072eda4372cf78c41&access_token=fbe5d06e-95e8-4675-9217-7cf71e9b4dc5&token_type=Bearer&expires_in=895 |
13 | response | {'state': '2RR4DRBFmUfxxlOf', 'code': '7bdb64d5eb94d18ce22b4e06301056f6:db8d9d757582d4d3cdc6ff615bfef02caf0b961106e9f72b1eff7cf4c35739cd41eeea7304d773da63b16fe521735632aea944203d9acee982be7882858f1431dfd4811d368cad672cb0e81ffe84b869e9ed40e575d1d5705d71ae07347c23cdc013e9c2932f51f072eda4372cf78c41', 'access_token': 'fbe5d06e-95e8-4675-9217-7cf71e9b4dc5', 'token_type': 'Bearer', 'expires_in': 895} |
13 | AuthorizationResponse | {
"access_token": "fbe5d06e-95e8-4675-9217-7cf71e9b4dc5",
"code": "7bdb64d5eb94d18ce22b4e06301056f6:db8d9d757582d4d3cdc6ff615bfef02caf0b961106e9f72b1eff7cf4c35739cd41eeea7304d773da63b16fe521735632aea944203d9acee982be7882858f1431dfd4811d368cad672cb0e81ffe84b869e9ed40e575d1d5705d71ae07347c23cdc013e9c2932f51f072eda4372cf78c41",
"expires_in": 895,
"state": "2RR4DRBFmUfxxlOf",
"token_type": "Bearer"
}
|
13 | phase | <--<-- 4 --- AccessToken -->--> |
13 | request | op_args: {'state': '2RR4DRBFmUfxxlOf'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:62346/authz_cb'} |
13 | do_access_token_request | kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:62346/authz_cb', 'code': '7bdb64d5eb94d18ce22b4e06301056f6:db8d9d757582d4d3cdc6ff615bfef02caf0b961106e9f72b1eff7cf4c35739cd41eeea7304d773da63b16fe521735632aea944203d9acee982be7882858f1431dfd4811d368cad672cb0e81ffe84b869e9ed40e575d1d5705d71ae07347c23cdc013e9c2932f51f072eda4372cf78c41', 'state': '2RR4DRBFmUfxxlOf', 'grant_type': 'authorization_code', 'client_id': '112563f6-1480-40b8-8e28-e072ca212c82'}, 'state': '2RR4DRBFmUfxxlOf', 'authn_method': 'client_secret_basic'}
|
13 | AccessTokenRequest | {
"code": "7bdb64d5eb94d18ce22b4e06301056f6:db8d9d757582d4d3cdc6ff615bfef02caf0b961106e9f72b1eff7cf4c35739cd41eeea7304d773da63b16fe521735632aea944203d9acee982be7882858f1431dfd4811d368cad672cb0e81ffe84b869e9ed40e575d1d5705d71ae07347c23cdc013e9c2932f51f072eda4372cf78c41",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:62346/authz_cb",
"state": "2RR4DRBFmUfxxlOf"
}
|
13 | request_url | https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/token |
13 | request_http_args | {'headers': {'Authorization': 'Basic MTEyNTYzZjYtMTQ4MC00MGI4LThlMjgtZTA3MmNhMjEyYzgyOjc4ZDNkYmUzLTEwZDEtNDk3Yi05MzU3LThlZWQ0NTkzMzYzZA==', 'Content-Type': 'application/x-www-form-urlencoded'}} |
13 | request | grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A62346%2Fauthz_cb&code=7bdb64d5eb94d18ce22b4e06301056f6%3Adb8d9d757582d4d3cdc6ff615bfef02caf0b961106e9f72b1eff7cf4c35739cd41eeea7304d773da63b16fe521735632aea944203d9acee982be7882858f1431dfd4811d368cad672cb0e81ffe84b869e9ed40e575d1d5705d71ae07347c23cdc013e9c2932f51f072eda4372cf78c41&state=2RR4DRBFmUfxxlOf |
13 | http response | url:https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/token status_code:200
|
13 | response | {'access_token': 'fbe5d06e-95e8-4675-9217-7cf71e9b4dc5', 'token_type': 'Bearer', 'refresh_token': '59d2cd2e-50ad-4a5a-8ada-0360f63456d1', 'expires_in': 893, 'id_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6IjIwMSIsInR5cCI6IkpXVCJ9.eyJhZGRyZXNzIjp7fSwiYXNkZmdoIjoiIiwiYXRfaGFzaCI6IjhLckZSMVdqY2Z5bjc0aTdyOG5SV1EiLCJhdWQiOiIxMTI1NjNmNi0xNDgwLTQwYjgtOGUyOC1lMDcyY2EyMTJjODIiLCJhdXRoX3RpbWUiOjE1OTQyODcwNTQsImJpcnRoZGF0ZSI6IjE5ODctMDctMDgiLCJjX2hhc2giOiJkeXBWb0JEeWpSNmY4Q1FUMVBnNjJ3IiwiY291bnRyeSI6bnVsbCwiZW1haWwiOlt7IlR5cGUiOiJQcmltYXJ5IiwiVmFsdWUiOiJjbG91ZHNzb3Rlc3RAbWFpbGF6eS5jb20ifV0sImV4cCI6MTU5NDI4NzY2MCwiZmFtaWx5X25hbWUiOiJ0ZXNydCIsImZhdmljb24xIjpudWxsLCJmbmFtZSI6ImNsb3Vkc3NvdCIsImdlbmRlciI6bnVsbCwiZ2l2ZW5fbmFtZSI6ImNsb3Vkc3NvdCIsImlhdCI6MTU5NDI4NzA2MCwiaXNzIjoiaHR0cHM6Ly9jbG91ZC1hcGkubG9naW5yYWRpdXMuY29tL3Nzby9vaWRjL3YyL2ludGVybmFsLW1heWFuay9vaWRjdGVzdCIsImp0aSI6IjI0MjYzMzJjLWE4YWItNDFiOS05ZGZlLTAzMDQyODVmODQ5NyIsImxuYW1lIjoidGVzcnQiLCJsb2NhbGUiOm51bGwsIm1pZGRsZV9uYW1lIjpudWxsLCJuYW1lIjoiY2xvdWRzc290IHRlc3J0IiwibmJmIjoxNTk0Mjg3MDYwLCJuaWNrbmFtZSI6bnVsbCwibm9uY2UiOiJaSWdJSXNsSkV4cGNXMnEwIiwicGljdHVyZSI6bnVsbCwicHJlZmVycmVkX3VzZXJuYW1lIjoiY2xvdWRzc290ZXN0IiwicHJvZmlsZSI6bnVsbCwic3ViIjoiMGI3Zjk0NWI4YzVmNGEzNmEzNWJmNDlmNzIzOWJmYTQiLCJ1aWQiOiIwYjdmOTQ1YjhjNWY0YTM2YTM1YmY0OWY3MjM5YmZhNCIsInVwZGF0ZWRfYXQiOjE1NjM4ODUxMDksInVzZXJuYW1lIjoiY2xvdWRzc290ZXN0Iiwid2Vic2l0ZSI6bnVsbCwiem9uZWluZm8iOm51bGx9.JYfJe6yMeL_-4FAJOI7uxwpXcxma2f_TE44tczR1v1bmEX-yv7eHhlhL2nF2dIHIxcr_Fcc9pSVfUChZlSKmWFIb1RG6mDzCREl7PZvNXJtnGNjU0zwbVs8B8kgvWbjv_pGj-chr05xbRBtpQOef8HpTXvTVEqcAqso5R0TW6VWm_JbhYYpOWAST_35ZuLlvpdkTklvAm_9YuRasBZIBjl7HM9pESuvn-vZcEyvwutash7EO3_c_Mpzi4kvDFdBPXozZT_iKlZcA0mnrqeANg1-XWy49QGJA1sSWGNzpjUWNBByATL0bnnubfP8is6XIEks5Jn_0288CDtRH3aWWcQ'} |
13 | AccessTokenResponse | {
"access_token": "fbe5d06e-95e8-4675-9217-7cf71e9b4dc5",
"expires_in": 893,
"id_token": {
"address": {},
"at_hash": "8KrFR1Wjcfyn74i7r8nRWQ",
"aud": [
"112563f6-1480-40b8-8e28-e072ca212c82"
],
"auth_time": 1594287054,
"birthdate": "1987-07-08",
"c_hash": "dypVoBDyjR6f8CQT1Pg62w",
"country": null,
"email": {
"Type": "Primary",
"Value": "cloudssotest@mailazy.com"
},
"exp": 1594287660,
"family_name": "tesrt",
"favicon1": null,
"fname": "cloudssot",
"gender": null,
"given_name": "cloudssot",
"iat": 1594287060,
"iss": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest",
"jti": "2426332c-a8ab-41b9-9dfe-0304285f8497",
"lname": "tesrt",
"locale": null,
"middle_name": null,
"name": "cloudssot tesrt",
"nbf": 1594287060,
"nickname": null,
"nonce": "ZIgIIslJExpcW2q0",
"picture": null,
"preferred_username": "cloudssotest",
"profile": null,
"sub": "0b7f945b8c5f4a36a35bf49f7239bfa4",
"uid": "0b7f945b8c5f4a36a35bf49f7239bfa4",
"updated_at": 1563885109,
"username": "cloudssotest",
"website": null,
"zoneinfo": null
},
"refresh_token": "59d2cd2e-50ad-4a5a-8ada-0360f63456d1",
"token_type": "Bearer"
}
|
13 | jws header | {'alg': 'RS256', 'kid': '201', 'typ': 'JWT'} |
13 | phase | <--<-- 5 --- UserInfo -->--> |
13 | do_user_info_request | kwargs:{'state': '2RR4DRBFmUfxxlOf', 'method': 'GET', 'authn_method': 'bearer_header'}
|
13 | request | {'body': None} |
13 | request_url | https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest/userinfo |
13 | request_http_args | {'headers': {'Authorization': 'Bearer fbe5d06e-95e8-4675-9217-7cf71e9b4dc5'}} |
13 | http response | url:https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest/userinfo status_code:200
|
13 | OpenIDSchema | {
"address": {},
"aud": "112563f6-1480-40b8-8e28-e072ca212c82",
"birthdate": "1987-07-08",
"country": null,
"email": {
"Type": "Primary",
"Value": "cloudssotest@mailazy.com"
},
"exp": 1594287660,
"family_name": "tesrt",
"favicon1": null,
"fname": "cloudssot",
"gender": null,
"given_name": "cloudssot",
"iat": 1594287060,
"iss": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest",
"jti": "9358e8da-d7d0-43c9-9f70-c7d4976a5b96",
"lname": "tesrt",
"locale": null,
"middle_name": null,
"name": "cloudssot tesrt",
"nbf": 1594287060,
"nickname": null,
"nonce": "ZIgIIslJExpcW2q0",
"picture": null,
"preferred_username": "cloudssotest",
"profile": null,
"sub": "0b7f945b8c5f4a36a35bf49f7239bfa4",
"uid": "0b7f945b8c5f4a36a35bf49f7239bfa4",
"updated_at": 1563885109,
"username": "cloudssotest",
"website": null,
"zoneinfo": null
}
|
13 | OpenIDSchema | {
"address": {},
"aud": "112563f6-1480-40b8-8e28-e072ca212c82",
"birthdate": "1987-07-08",
"country": null,
"email": {
"Type": "Primary",
"Value": "cloudssotest@mailazy.com"
},
"exp": 1594287660,
"family_name": "tesrt",
"favicon1": null,
"fname": "cloudssot",
"gender": null,
"given_name": "cloudssot",
"iat": 1594287060,
"iss": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest",
"jti": "9358e8da-d7d0-43c9-9f70-c7d4976a5b96",
"lname": "tesrt",
"locale": null,
"middle_name": null,
"name": "cloudssot tesrt",
"nbf": 1594287060,
"nickname": null,
"nonce": "ZIgIIslJExpcW2q0",
"picture": null,
"preferred_username": "cloudssotest",
"profile": null,
"sub": "0b7f945b8c5f4a36a35bf49f7239bfa4",
"uid": "0b7f945b8c5f4a36a35bf49f7239bfa4",
"updated_at": 1563885109,
"username": "cloudssotest",
"website": null,
"zoneinfo": null
}
|
13 | jws header | {'alg': 'RS256', 'kid': '201', 'typ': 'JWT'} |
13 | phase | <--<-- 6 --- Done -->--> |
13 | end | |
13 | assertion | VerifyScopes |
13 | condition | verify-scopes: status=OK [Verifies that the claims corresponding to the requested scopes are returned] |
13 | assertion | CheckHTTPResponse |
13 | 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] |
13 | assertion | VerifyResponse |
13 | condition | verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses] |
13 | condition | Done: status=OK |