0 | phase | <--<-- 0 --- Note -->--> |
2 | phase | <--<-- 1 --- Webfinger -->--> |
2 | not expected to do | WebFinger |
2 | phase | <--<-- 2 --- Discovery -->--> |
2 | provider_config | kwargs:{'issuer': 'https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest'}
|
2 | http response | url:https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest/.well-known/openid-configuration status_code:200
|
2 | 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": [
"Favicon",
"website",
"gender",
"locale",
"auth_time",
"Uid",
"birthdate",
"acr",
"FirstName",
"CustomFields.customerid",
"email_verified",
"phone_number",
"profile",
"email",
"address",
"updated_at",
"Country",
"given_name",
"nickname",
"preferred_username",
"picture",
"zoneinfo",
"family_name",
"UserName",
"middle_name",
"phone_number_verified",
"name",
"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"
}
|
2 | phase | <--<-- 3 --- Registration -->--> |
2 | not expected to do | Dynamic registration |
2 | phase | <--<-- 4 --- AsyncAuthn -->--> |
2 | AuthorizationRequest | {
"claims_locales": "se",
"client_id": "112563f6-1480-40b8-8e28-e072ca212c82",
"nonce": "ZrZkvhrY635VGxfn",
"redirect_uri": "https://op.certification.openid.net:62346/authz_cb",
"response_type": "code token",
"scope": "openid",
"state": "DY5RlnqlaGY4wHB3"
}
|
2 | redirect url | https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/authorize?state=DY5RlnqlaGY4wHB3&nonce=ZrZkvhrY635VGxfn&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A62346%2Fauthz_cb&claims_locales=se&client_id=112563f6-1480-40b8-8e28-e072ca212c82 |
2 | redirect | https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/authorize?state=DY5RlnqlaGY4wHB3&nonce=ZrZkvhrY635VGxfn&response_type=code+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A62346%2Fauthz_cb&claims_locales=se&client_id=112563f6-1480-40b8-8e28-e072ca212c82 |
16 | http args | {} |
16 | response | URL with fragment |
16 | response | state=DY5RlnqlaGY4wHB3&code=292cff7b466bfbdbf65d6438ba47a404%3A1393c6a24e4beda9945893a157489a6c492d6809188c8ca72346df620f601b60f197b7cac277382840e8bba0dc76ab1a49fe97a4bcfa163de24c176930e1cc56949621560bc4d473d9f1926407dcd6e11297db1053fd1ac24e98adb0a64ef13be3ef4c46453e69a5ddbbe70a55144d72&access_token=4003cebb-1b28-4287-a028-2631d795a333&token_type=Bearer&expires_in=894 |
16 | response | {'state': 'DY5RlnqlaGY4wHB3', 'code': '292cff7b466bfbdbf65d6438ba47a404:1393c6a24e4beda9945893a157489a6c492d6809188c8ca72346df620f601b60f197b7cac277382840e8bba0dc76ab1a49fe97a4bcfa163de24c176930e1cc56949621560bc4d473d9f1926407dcd6e11297db1053fd1ac24e98adb0a64ef13be3ef4c46453e69a5ddbbe70a55144d72', 'access_token': '4003cebb-1b28-4287-a028-2631d795a333', 'token_type': 'Bearer', 'expires_in': 894} |
16 | AuthorizationResponse | {
"access_token": "4003cebb-1b28-4287-a028-2631d795a333",
"code": "292cff7b466bfbdbf65d6438ba47a404:1393c6a24e4beda9945893a157489a6c492d6809188c8ca72346df620f601b60f197b7cac277382840e8bba0dc76ab1a49fe97a4bcfa163de24c176930e1cc56949621560bc4d473d9f1926407dcd6e11297db1053fd1ac24e98adb0a64ef13be3ef4c46453e69a5ddbbe70a55144d72",
"expires_in": 894,
"state": "DY5RlnqlaGY4wHB3",
"token_type": "Bearer"
}
|
16 | phase | <--<-- 5 --- AccessToken -->--> |
16 | request | op_args: {'state': 'DY5RlnqlaGY4wHB3'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:62346/authz_cb'} |
16 | do_access_token_request | kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:62346/authz_cb', 'code': '292cff7b466bfbdbf65d6438ba47a404:1393c6a24e4beda9945893a157489a6c492d6809188c8ca72346df620f601b60f197b7cac277382840e8bba0dc76ab1a49fe97a4bcfa163de24c176930e1cc56949621560bc4d473d9f1926407dcd6e11297db1053fd1ac24e98adb0a64ef13be3ef4c46453e69a5ddbbe70a55144d72', 'state': 'DY5RlnqlaGY4wHB3', 'grant_type': 'authorization_code', 'client_id': '112563f6-1480-40b8-8e28-e072ca212c82'}, 'state': 'DY5RlnqlaGY4wHB3', 'authn_method': 'client_secret_basic'}
|
16 | AccessTokenRequest | {
"code": "292cff7b466bfbdbf65d6438ba47a404:1393c6a24e4beda9945893a157489a6c492d6809188c8ca72346df620f601b60f197b7cac277382840e8bba0dc76ab1a49fe97a4bcfa163de24c176930e1cc56949621560bc4d473d9f1926407dcd6e11297db1053fd1ac24e98adb0a64ef13be3ef4c46453e69a5ddbbe70a55144d72",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:62346/authz_cb",
"state": "DY5RlnqlaGY4wHB3"
}
|
16 | request_url | https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/token |
16 | request_http_args | {'headers': {'Authorization': 'Basic MTEyNTYzZjYtMTQ4MC00MGI4LThlMjgtZTA3MmNhMjEyYzgyOjc4ZDNkYmUzLTEwZDEtNDk3Yi05MzU3LThlZWQ0NTkzMzYzZA==', 'Content-Type': 'application/x-www-form-urlencoded'}} |
16 | request | grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A62346%2Fauthz_cb&code=292cff7b466bfbdbf65d6438ba47a404%3A1393c6a24e4beda9945893a157489a6c492d6809188c8ca72346df620f601b60f197b7cac277382840e8bba0dc76ab1a49fe97a4bcfa163de24c176930e1cc56949621560bc4d473d9f1926407dcd6e11297db1053fd1ac24e98adb0a64ef13be3ef4c46453e69a5ddbbe70a55144d72&state=DY5RlnqlaGY4wHB3 |
17 | http response | url:https://cloud-api.loginradius.com/sso/oidc/v2/oidctest/token status_code:200
|
17 | response | {'access_token': '4003cebb-1b28-4287-a028-2631d795a333', 'token_type': 'Bearer', 'refresh_token': '1325cad8-da6a-45f4-a4f1-f27d31c232f9', 'expires_in': 892, 'id_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6IjIwMSIsInR5cCI6IkpXVCJ9.eyJhZGRyZXNzIjp7ImNvdW50cnkiOm51bGwsImxvY2FsaXR5IjpudWxsLCJwb3N0YWxfY29kZSI6bnVsbCwicmVnaW9uIjpudWxsLCJzdHJlZXRfYWRkcmVzcyI6bnVsbH0sImFzZGZnaCI6IiIsImF0X2hhc2giOiJfOG5aOWJPSmM1UG14ak1ISXhKeENRIiwiYXVkIjoiMTEyNTYzZjYtMTQ4MC00MGI4LThlMjgtZTA3MmNhMjEyYzgyIiwiYXV0aF90aW1lIjoxNTk0Mjg3MTE4LCJiaXJ0aGRhdGUiOiIxOTg3LTA3LTA4IiwiY19oYXNoIjoidmhvWGZZUVg3QjNsWS1RUmpBYXFZQSIsImNvdW50cnkiOm51bGwsImVtYWlsIjpbeyJUeXBlIjoiUHJpbWFyeSIsIlZhbHVlIjoiY2xvdWRzc290ZXN0QG1haWxhenkuY29tIn1dLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwiZXhwIjoxNTk0Mjg3NzI0LCJmYW1pbHlfbmFtZSI6InRlc3J0IiwiZmF2aWNvbjEiOm51bGwsImZuYW1lIjoiY2xvdWRzc290IiwiZ2VuZGVyIjpudWxsLCJnaXZlbl9uYW1lIjoiY2xvdWRzc290IiwiaWF0IjoxNTk0Mjg3MTI0LCJpc3MiOiJodHRwczovL2Nsb3VkLWFwaS5sb2dpbnJhZGl1cy5jb20vc3NvL29pZGMvdjIvaW50ZXJuYWwtbWF5YW5rL29pZGN0ZXN0IiwianRpIjoiZjE5Y2Q5OTYtMTk2MC00ZDQ2LWI0MTQtNTJhNTJiN2VlNmFhIiwibG5hbWUiOiJ0ZXNydCIsImxvY2FsZSI6bnVsbCwibWlkZGxlX25hbWUiOm51bGwsIm5hbWUiOiJjbG91ZHNzb3QgdGVzcnQiLCJuYmYiOjE1OTQyODcxMjUsIm5pY2tuYW1lIjpudWxsLCJub25jZSI6IlpyWmt2aHJZNjM1Vkd4Zm4iLCJwaG9uZV9udW1iZXIiOiIrMTkwMjkwOTU3MTQiLCJwaG9uZV9udW1iZXJfdmVyaWZpZWQiOnRydWUsInBpY3R1cmUiOm51bGwsInByZWZlcnJlZF91c2VybmFtZSI6ImNsb3Vkc3NvdGVzdCIsInByb2ZpbGUiOm51bGwsInN1YiI6IjBiN2Y5NDViOGM1ZjRhMzZhMzViZjQ5ZjcyMzliZmE0IiwidWlkIjoiMGI3Zjk0NWI4YzVmNGEzNmEzNWJmNDlmNzIzOWJmYTQiLCJ1cGRhdGVkX2F0IjoxNTYzODg1MTA5LCJ1c2VybmFtZSI6ImNsb3Vkc3NvdGVzdCIsIndlYnNpdGUiOm51bGwsInpvbmVpbmZvIjpudWxsfQ.Mk6pZw2LwT8JpxW-QVWQ8x1T5j1oN0biHrvyAF0ac6oty6lx8KFXjD0t0xiuvFxRJX-KWl7KO3wZzgKjah6mtQD4HSWRC5Wn-8xw-OS_paPNCkKl1Q5FJ-NZXS2N0qDCHZ91ZJSOoPVRw9JuNBwXe-0igdsG4KkeYDcbN3XJ66CITWPrse0_PPxJOLjz8Hqux5j32iBL4bzEu2MRwDSx4H92DdLTanVdiu_Nu1wtE8WAEGzBSDKouDT6Q0oOjufvPiGOYlEicKO2YmltHMadmAM6g0xeaoOB58Y2ltoPRV8t46SND8lZkrYSkUwBazjLD7DsG_F_eu0j3OuIHfOxnw'} |
17 | AccessTokenResponse | {
"access_token": "4003cebb-1b28-4287-a028-2631d795a333",
"expires_in": 892,
"id_token": {
"address": {
"country": null,
"locality": null,
"postal_code": null,
"region": null,
"street_address": null
},
"at_hash": "_8nZ9bOJc5PmxjMHIxJxCQ",
"aud": [
"112563f6-1480-40b8-8e28-e072ca212c82"
],
"auth_time": 1594287118,
"birthdate": "1987-07-08",
"c_hash": "vhoXfYQX7B3lY-QRjAaqYA",
"country": null,
"email": {
"Type": "Primary",
"Value": "cloudssotest@mailazy.com"
},
"email_verified": true,
"exp": 1594287724,
"family_name": "tesrt",
"favicon1": null,
"fname": "cloudssot",
"gender": null,
"given_name": "cloudssot",
"iat": 1594287124,
"iss": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest",
"jti": "f19cd996-1960-4d46-b414-52a52b7ee6aa",
"lname": "tesrt",
"locale": null,
"middle_name": null,
"name": "cloudssot tesrt",
"nbf": 1594287125,
"nickname": null,
"nonce": "ZrZkvhrY635VGxfn",
"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": "1325cad8-da6a-45f4-a4f1-f27d31c232f9",
"token_type": "Bearer"
}
|
17 | jws header | {'alg': 'RS256', 'kid': '201', 'typ': 'JWT'} |
17 | phase | <--<-- 6 --- UserInfo -->--> |
17 | do_user_info_request | kwargs:{'state': 'DY5RlnqlaGY4wHB3', 'method': 'GET', 'authn_method': 'bearer_header'}
|
17 | request | {'body': None} |
17 | request_url | https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest/userinfo |
17 | request_http_args | {'headers': {'Authorization': 'Bearer 4003cebb-1b28-4287-a028-2631d795a333'}} |
17 | http response | url:https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest/userinfo status_code:200
|
17 | OpenIDSchema | {
"address": {
"country": null,
"locality": null,
"postal_code": null,
"region": null,
"street_address": null
},
"aud": "112563f6-1480-40b8-8e28-e072ca212c82",
"birthdate": "1987-07-08",
"country": null,
"email": {
"Type": "Primary",
"Value": "cloudssotest@mailazy.com"
},
"email_verified": true,
"exp": 1594287725,
"family_name": "tesrt",
"favicon1": null,
"fname": "cloudssot",
"gender": null,
"given_name": "cloudssot",
"iat": 1594287125,
"iss": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest",
"jti": "362a162e-59d1-401f-90af-a74960040b56",
"lname": "tesrt",
"locale": null,
"middle_name": null,
"name": "cloudssot tesrt",
"nbf": 1594287125,
"nickname": null,
"nonce": "ZrZkvhrY635VGxfn",
"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
}
|
17 | OpenIDSchema | {
"address": {
"country": null,
"locality": null,
"postal_code": null,
"region": null,
"street_address": null
},
"aud": "112563f6-1480-40b8-8e28-e072ca212c82",
"birthdate": "1987-07-08",
"country": null,
"email": {
"Type": "Primary",
"Value": "cloudssotest@mailazy.com"
},
"email_verified": true,
"exp": 1594287725,
"family_name": "tesrt",
"favicon1": null,
"fname": "cloudssot",
"gender": null,
"given_name": "cloudssot",
"iat": 1594287125,
"iss": "https://cloud-api.loginradius.com/sso/oidc/v2/internal-mayank/oidctest",
"jti": "362a162e-59d1-401f-90af-a74960040b56",
"lname": "tesrt",
"locale": null,
"middle_name": null,
"name": "cloudssot tesrt",
"nbf": 1594287125,
"nickname": null,
"nonce": "ZrZkvhrY635VGxfn",
"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
}
|
17 | jws header | {'alg': 'RS256', 'kid': '201', 'typ': 'JWT'} |
17 | phase | <--<-- 7 --- DisplayUserInfo -->--> |
17 | phase | <--<-- 8 --- Done -->--> |
17 | end | |
17 | assertion | CheckHTTPResponse |
17 | 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] |
17 | condition | Done: status=OK |