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": [
"phone_number",
"website",
"FirstName",
"email",
"zoneinfo",
"gender",
"locale",
"updated_at",
"acr",
"CustomFields.customerid",
"Uid",
"family_name",
"profile",
"middle_name",
"name",
"given_name",
"nickname",
"picture",
"birthdate",
"Country",
"Favicon",
"phone_number_verified",
"preferred_username",
"LastName",
"address",
"auth_time",
"UserName",
"email_verified"
],
"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": "ULZNXe2hArvbBfMR",
"redirect_uri": "https://op.certification.openid.net:61949/authz_cb",
"response_type": "code",
"scope": "openid",
"state": "mmEe4glKHT3IGc4x"
}
|
0 | redirect url | https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/authorize?state=mmEe4glKHT3IGc4x&nonce=ULZNXe2hArvbBfMR&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61949%2Fauthz_cb&client_id=112563f6-1480-40b8-8e28-e072ca212c82 |
0 | redirect | https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/authorize?state=mmEe4glKHT3IGc4x&nonce=ULZNXe2hArvbBfMR&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61949%2Fauthz_cb&client_id=112563f6-1480-40b8-8e28-e072ca212c82 |
15 | response | Response URL with query part |
15 | response | {'state': 'mmEe4glKHT3IGc4x', 'code': 'b3bff344257fe9d622d1fe897a9f2dcd:483aed56e14653003cf9f93e72ba2f58c0cbca75d7b1a21b3ed884b051f736b857d28e127c4dc436eaf9bc7ad5cc37bfa2f6aa8ee64d01b686689af67a61b9f634081db34e0992abc921a11ea03e654f47f73c2b0470db259a83c26796b78379743caae46910267722afa443a4fc3ae2'} |
15 | response | {'state': 'mmEe4glKHT3IGc4x', 'code': 'b3bff344257fe9d622d1fe897a9f2dcd:483aed56e14653003cf9f93e72ba2f58c0cbca75d7b1a21b3ed884b051f736b857d28e127c4dc436eaf9bc7ad5cc37bfa2f6aa8ee64d01b686689af67a61b9f634081db34e0992abc921a11ea03e654f47f73c2b0470db259a83c26796b78379743caae46910267722afa443a4fc3ae2'} |
15 | AuthorizationResponse | {
"code": "b3bff344257fe9d622d1fe897a9f2dcd:483aed56e14653003cf9f93e72ba2f58c0cbca75d7b1a21b3ed884b051f736b857d28e127c4dc436eaf9bc7ad5cc37bfa2f6aa8ee64d01b686689af67a61b9f634081db34e0992abc921a11ea03e654f47f73c2b0470db259a83c26796b78379743caae46910267722afa443a4fc3ae2",
"state": "mmEe4glKHT3IGc4x"
}
|
15 | phase | <--<-- 4 --- AccessToken -->--> |
15 | request | op_args: {'state': 'mmEe4glKHT3IGc4x'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61949/authz_cb'} |
15 | do_access_token_request | kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61949/authz_cb', 'code': 'b3bff344257fe9d622d1fe897a9f2dcd:483aed56e14653003cf9f93e72ba2f58c0cbca75d7b1a21b3ed884b051f736b857d28e127c4dc436eaf9bc7ad5cc37bfa2f6aa8ee64d01b686689af67a61b9f634081db34e0992abc921a11ea03e654f47f73c2b0470db259a83c26796b78379743caae46910267722afa443a4fc3ae2', 'state': 'mmEe4glKHT3IGc4x', 'grant_type': 'authorization_code', 'client_id': '112563f6-1480-40b8-8e28-e072ca212c82'}, 'state': 'mmEe4glKHT3IGc4x', 'authn_method': 'client_secret_basic'}
|
15 | AccessTokenRequest | {
"code": "b3bff344257fe9d622d1fe897a9f2dcd:483aed56e14653003cf9f93e72ba2f58c0cbca75d7b1a21b3ed884b051f736b857d28e127c4dc436eaf9bc7ad5cc37bfa2f6aa8ee64d01b686689af67a61b9f634081db34e0992abc921a11ea03e654f47f73c2b0470db259a83c26796b78379743caae46910267722afa443a4fc3ae2",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:61949/authz_cb",
"state": "mmEe4glKHT3IGc4x"
}
|
15 | request_url | https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/token |
15 | request_http_args | {'headers': {'Authorization': 'Basic MTEyNTYzZjYtMTQ4MC00MGI4LThlMjgtZTA3MmNhMjEyYzgyOjc4ZDNkYmUzLTEwZDEtNDk3Yi05MzU3LThlZWQ0NTkzMzYzZA==', 'Content-Type': 'application/x-www-form-urlencoded'}} |
15 | request | grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61949%2Fauthz_cb&code=b3bff344257fe9d622d1fe897a9f2dcd%3A483aed56e14653003cf9f93e72ba2f58c0cbca75d7b1a21b3ed884b051f736b857d28e127c4dc436eaf9bc7ad5cc37bfa2f6aa8ee64d01b686689af67a61b9f634081db34e0992abc921a11ea03e654f47f73c2b0470db259a83c26796b78379743caae46910267722afa443a4fc3ae2&state=mmEe4glKHT3IGc4x |
15 | http response | url:https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/token status_code:200
|
15 | response | {'access_token': '2c6e3c28-52f6-427b-af81-8686c286412e', 'token_type': 'Bearer', 'refresh_token': 'e8facee7-ad83-4a56-8edb-6ae92d9b0267', 'expires_in': 891, 'id_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6IjIwMSIsInR5cCI6IkpXVCJ9.eyJhZGRyZXNzIjp7ImNvdW50cnkiOm51bGwsImxvY2FsaXR5IjpudWxsLCJwb3N0YWxfY29kZSI6bnVsbCwicmVnaW9uIjpudWxsLCJzdHJlZXRfYWRkcmVzcyI6bnVsbH0sImFzZGZnaCI6IiIsImF1ZCI6IjExMjU2M2Y2LTE0ODAtNDBiOC04ZTI4LWUwNzJjYTIxMmM4MiIsImF1dGhfdGltZSI6MTU5NDI3ODYzMywiYmlydGhkYXRlIjoiMTk4Ny0wNy0wOCIsImNfaGFzaCI6InV0SjdhdHB2NE1GUjhpbnkySmhEYkEiLCJjb3VudHJ5IjpudWxsLCJlbWFpbCI6W3siVHlwZSI6IlByaW1hcnkiLCJWYWx1ZSI6ImNsb3Vkc3NvdGVzdEBtYWlsYXp5LmNvbSJ9XSwiZW1haWxfdmVyaWZpZWQiOnRydWUsImV4cCI6MTU5NDI3OTI0MSwiZmFtaWx5X25hbWUiOiJ0ZXNydCIsImZhdmljb24xIjpudWxsLCJmbmFtZSI6ImNsb3Vkc3NvdCIsImdlbmRlciI6bnVsbCwiZ2l2ZW5fbmFtZSI6ImNsb3Vkc3NvdCIsImlhdCI6MTU5NDI3ODY0MSwiaXNzIjoiaHR0cHM6Ly9jbG91ZC1hcGkubG9naW5yYWRpdXMuY29tL3Nzby9vaWRjL3YyL2ludGVybmFsLW1heWFuay9vaWRjdGVzdCIsImp0aSI6ImNiNjJiODNlLTM3OTAtNGU2Zi1hNzc3LWE2YmU1ZmVhZWZjNCIsImxuYW1lIjoidGVzcnQiLCJsb2NhbGUiOm51bGwsIm1pZGRsZV9uYW1lIjpudWxsLCJuYW1lIjoiY2xvdWRzc290IHRlc3J0IiwibmJmIjoxNTk0Mjc4NjQxLCJuaWNrbmFtZSI6bnVsbCwibm9uY2UiOiJVTFpOWGUyaEFydmJCZk1SIiwicGhvbmVfbnVtYmVyIjoiKzE5MDI5MDk1NzE0IiwicGhvbmVfbnVtYmVyX3ZlcmlmaWVkIjp0cnVlLCJwaWN0dXJlIjpudWxsLCJwcmVmZXJyZWRfdXNlcm5hbWUiOiJjbG91ZHNzb3Rlc3QiLCJwcm9maWxlIjpudWxsLCJzdWIiOiIwYjdmOTQ1YjhjNWY0YTM2YTM1YmY0OWY3MjM5YmZhNCIsInVpZCI6IjBiN2Y5NDViOGM1ZjRhMzZhMzViZjQ5ZjcyMzliZmE0IiwidXBkYXRlZF9hdCI6MTU2Mzg4NTEwOSwidXNlcm5hbWUiOiJjbG91ZHNzb3Rlc3QiLCJ3ZWJzaXRlIjpudWxsLCJ6b25laW5mbyI6bnVsbH0.QzZHBwb13_6GEM_VO0TjwtvSJkifE1lQWqz3Ba2sHiOak-WaluDc5XRavPD5Z4OM8kY5oTkwynbDjqufEvffRrTpWRJWjPD01GGIwjy0V43LMeXNv5ScVGagWYn7JLwuZ4Eik1Qb9P4rPvry8IVWg5z-dGq7j6KSS-QU2aDF5Z4oR2Qxv3DxhK_UB7OGoCXvXb9HLuqyAbt3LCVXWUOmt1SNY72TUWxOmDCBnVjuypCrKxJZj7g7fgUMizV3jnwD8uR6SMPkiEMD0Jdab_-Fza4IC_lw4q-pEbfKOSmL_Lk6L5_stmM0_q3aq_qkahJzi21IuK-DVXE2M89cBKYnVA'} |
15 | AccessTokenResponse | {
"access_token": "2c6e3c28-52f6-427b-af81-8686c286412e",
"expires_in": 891,
"id_token": {
"address": {
"country": null,
"locality": null,
"postal_code": null,
"region": null,
"street_address": null
},
"aud": [
"112563f6-1480-40b8-8e28-e072ca212c82"
],
"auth_time": 1594278633,
"birthdate": "1987-07-08",
"c_hash": "utJ7atpv4MFR8iny2JhDbA",
"country": null,
"email": {
"Type": "Primary",
"Value": "cloudssotest@mailazy.com"
},
"email_verified": true,
"exp": 1594279241,
"family_name": "tesrt",
"favicon1": null,
"fname": "cloudssot",
"gender": null,
"given_name": "cloudssot",
"iat": 1594278641,
"iss": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest",
"jti": "cb62b83e-3790-4e6f-a777-a6be5feaefc4",
"lname": "tesrt",
"locale": null,
"middle_name": null,
"name": "cloudssot tesrt",
"nbf": 1594278641,
"nickname": null,
"nonce": "ULZNXe2hArvbBfMR",
"phone_number": "+19029095714",
"phone_number_verified": true,
"picture": null,
"preferred_username": "cloudssotest",
"profile": null,
"sub": "0b7f945b8c5f4a36a35bf49f7239bfa4",
"uid": "0b7f945b8c5f4a36a35bf49f7239bfa4",
"updated_at": 1563885109,
"username": "cloudssotest",
"website": null,
"zoneinfo": null
},
"refresh_token": "e8facee7-ad83-4a56-8edb-6ae92d9b0267",
"token_type": "Bearer"
}
|
15 | jws header | {'alg': 'RS256', 'kid': '201', 'typ': 'JWT'} |
15 | phase | <--<-- 5 --- Done -->--> |
15 | end | |
15 | assertion | VerifyResponse |
15 | condition | verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses] |
15 | assertion | IsIDTokenSigned |
15 | condition | is-idtoken-signed: status=OK [Checks if the id_token is signed] |
15 | condition | Done: status=OK |