0 | phase | <--<-- 0 --- Webfinger -->--> |
0 | not expected to do | WebFinger |
0 | phase | <--<-- 1 --- Discovery -->--> |
0 | provider_config | kwargs:{'issuer': 'https://isamfed.com:30443/test'}
|
1 | http response | url:https://isamfed.com:30443/test/.well-known/openid-configuration status_code:200
|
1 | ProviderConfigurationResponse | {
"authorization_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize",
"claims_parameter_supported": false,
"claims_supported": [
"realmName",
"preferred_username",
"given_name",
"uid",
"upn",
"groupIds",
"employee_id",
"name",
"tenantId",
"mobile_number",
"department",
"job_title",
"family_name",
"email"
],
"device_authorize_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/device_authorize",
"grant_types_supported": [
"urn:ietf:params:oauth:grant-type:jwt-bearer",
"implicit",
"urn:ietf:params:oauth:grant-type:saml2-bearer",
"urn:ietf:params:oauth:grant-type:device_code",
"client_credentials",
"password",
"authorization_code",
"refresh_token"
],
"id_token_encryption_alg_values_supported": [
"A128KW"
],
"id_token_encryption_enc_values_supported": [
"A128CBC-HS256"
],
"id_token_signing_alg_values_supported": [
"RS256"
],
"introspect_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/introspect",
"issuer": "https://isamfed.com:30443/test",
"jwks_uri": "https://isamfed.com:30443/mga/sps/jwks",
"name": "OIDCDefinition",
"poc": "https://isamfed.com:30443/mga/",
"registration_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition",
"request_parameter_supported": true,
"request_uri_parameter_supported": true,
"require_request_uri_registration": false,
"response_modes_supported": [
"fragment",
"form_post"
],
"response_types_supported": [
"token",
"id_token",
"token id_token",
"code",
"code id_token",
"code token id_token",
"code token",
"none"
],
"revocation_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/revoke",
"subject_types_supported": [
"public"
],
"token_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/token",
"token_endpoint_auth_methods_supported": [
"private_key_jwt",
"client_secret_post",
"client_secret_basic"
],
"user_authorize_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/user_authorize",
"userinfo_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo",
"userinfo_signing_alg_values_supported": [
"RS256"
],
"version": "3.0"
}
|
1 | phase | <--<-- 2 --- Registration -->--> |
1 | not expected to do | Dynamic registration |
1 | phase | <--<-- 3 --- AsyncAuthn -->--> |
1 | AuthorizationRequest | {
"client_id": "clientID",
"nonce": "uyS9ytUPCP2DvLDk",
"redirect_uri": "https://op.certification.openid.net:61770/authz_cb",
"response_type": "id_token token",
"scope": "openid",
"state": "g1KyejRizYNNEfb3"
}
|
1 | redirect url | https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=g1KyejRizYNNEfb3&nonce=uyS9ytUPCP2DvLDk&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61770%2Fauthz_cb&client_id=clientID |
1 | redirect | https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=g1KyejRizYNNEfb3&nonce=uyS9ytUPCP2DvLDk&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61770%2Fauthz_cb&client_id=clientID |
1 | http args | {} |
2 | response | URL with fragment |
2 | response | access_token=VIb2KbE9LdOYtuepZkPb&state=g1KyejRizYNNEfb3&expires_in=3599&token_type=bearer&scope=openid&id_token=eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.FBQrpwIwmLEPAnbypeV5NJbZ1tzNw4aRyQkErKcpfK42fSjZso9-gg.lmQOls4GXTFnrubKv4xfSw.gUReg4DzB4_PPFIe0FZwppLLYP9dzgOR5NDCT9Dp475trlmQZd5EYrOUPKpTDYO0Atoh6TTBWFp7cVLXsFpVEjfDzQSZj0HWjjdX0By-nCvpHT3TuW5hT7mkekxnUzV1Rkinpt7QIPDCF7bdNxpycvEX8D9NoG1ksmfr-0e1RXDZCCDlon6UMEZwokgOgXYC3Uu2vorOoHyC4jo0mKZQKs1LgGmUVaj5kNjCu3Q0F5ARnAEUOzeTbIlOkZr1yOrgHEFMhvhHKdUGHrxLuX4yqdK_ZVKsSUCjoZkSuOf9YdduQN_BjrkpyulQ1D7pUCHTG--Ku1nNy4oIJlUPU1a40MJK3rlwnTv_67xmhbitNHcF_6I7Zf8M3SFPPrl1X9FZjS3d4b4V4zc6Y9Dcq3O5rAuLxOQGkNcnT78yr8sDGBhgYUctkFPCE5Xc6PVCcelVvdW4zez0_3CK8E2BdR7JnJsOhdyyq6FlALCOv5kJuKdGXlHLmlAx47CIBWks6OUctpF_KSjm__qLR6-UNmBjfI5q0f7BTTvcXwF58faFoySqprctYHYnOEBGuaddMJ1GclFh2K5DJXF9UdlJ6PBhOW8vNoJPcwuDiwAqHHNk-kkDza3lS0PoN-06CeJ5KaXJcuckzJOWw0kAym4VEvkgfeEPWywZ-LpoPHgMfH5ZmPVCi3CB-eEIwF5xYRgtuIoYAp5Ei3DpzULiARlfr6IDo8QOJdCAo6WBNTMcgHYL9SORc9Kya5pX1_46HF77wWnCStvshth6delPLTx45IHABz-sXS6tvqf5Bf0FgDlA_gjwze5SINhpM2swbU0kOcY6BZZy4T-m-QTZLztKPUCYJpw7ETf8t9hDPqMAXMWPcVpHlzoSIL9NxJ1mbTMXkVz4.b2nle0SWDESXgnOk7LNsNQ |
2 | response | {'access_token': 'VIb2KbE9LdOYtuepZkPb', 'state': 'g1KyejRizYNNEfb3', 'expires_in': 3599, 'token_type': 'bearer', 'scope': 'openid', 'id_token': 'eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.FBQrpwIwmLEPAnbypeV5NJbZ1tzNw4aRyQkErKcpfK42fSjZso9-gg.lmQOls4GXTFnrubKv4xfSw.gUReg4DzB4_PPFIe0FZwppLLYP9dzgOR5NDCT9Dp475trlmQZd5EYrOUPKpTDYO0Atoh6TTBWFp7cVLXsFpVEjfDzQSZj0HWjjdX0By-nCvpHT3TuW5hT7mkekxnUzV1Rkinpt7QIPDCF7bdNxpycvEX8D9NoG1ksmfr-0e1RXDZCCDlon6UMEZwokgOgXYC3Uu2vorOoHyC4jo0mKZQKs1LgGmUVaj5kNjCu3Q0F5ARnAEUOzeTbIlOkZr1yOrgHEFMhvhHKdUGHrxLuX4yqdK_ZVKsSUCjoZkSuOf9YdduQN_BjrkpyulQ1D7pUCHTG--Ku1nNy4oIJlUPU1a40MJK3rlwnTv_67xmhbitNHcF_6I7Zf8M3SFPPrl1X9FZjS3d4b4V4zc6Y9Dcq3O5rAuLxOQGkNcnT78yr8sDGBhgYUctkFPCE5Xc6PVCcelVvdW4zez0_3CK8E2BdR7JnJsOhdyyq6FlALCOv5kJuKdGXlHLmlAx47CIBWks6OUctpF_KSjm__qLR6-UNmBjfI5q0f7BTTvcXwF58faFoySqprctYHYnOEBGuaddMJ1GclFh2K5DJXF9UdlJ6PBhOW8vNoJPcwuDiwAqHHNk-kkDza3lS0PoN-06CeJ5KaXJcuckzJOWw0kAym4VEvkgfeEPWywZ-LpoPHgMfH5ZmPVCi3CB-eEIwF5xYRgtuIoYAp5Ei3DpzULiARlfr6IDo8QOJdCAo6WBNTMcgHYL9SORc9Kya5pX1_46HF77wWnCStvshth6delPLTx45IHABz-sXS6tvqf5Bf0FgDlA_gjwze5SINhpM2swbU0kOcY6BZZy4T-m-QTZLztKPUCYJpw7ETf8t9hDPqMAXMWPcVpHlzoSIL9NxJ1mbTMXkVz4.b2nle0SWDESXgnOk7LNsNQ'} |
2 | AuthorizationResponse | {
"access_token": "VIb2KbE9LdOYtuepZkPb",
"expires_in": 3599,
"id_token": {
"at_hash": "fRkqGICMVSlVCk2b4_qiPQ",
"aud": [
"clientID"
],
"exp": 1560835490,
"iat": 1560832070,
"iss": "https://isamfed.com:30443/test",
"nonce": "uyS9ytUPCP2DvLDk",
"sub": "testuser"
},
"scope": "openid",
"state": "g1KyejRizYNNEfb3",
"token_type": "bearer"
}
|
2 | phase | <--<-- 4 --- AccessToken -->--> |
2 | phase | <--<-- 5 --- Note -->--> |
2 | phase | <--<-- 6 --- Webfinger -->--> |
2 | not expected to do | WebFinger |
2 | phase | <--<-- 7 --- Discovery -->--> |
2 | provider_config | kwargs:{'issuer': 'https://isamfed.com:30443/test'}
|
2 | http response | url:https://isamfed.com:30443/test/.well-known/openid-configuration status_code:200
|
2 | ProviderConfigurationResponse | {
"authorization_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize",
"claims_parameter_supported": false,
"claims_supported": [
"realmName",
"preferred_username",
"given_name",
"uid",
"upn",
"groupIds",
"employee_id",
"name",
"tenantId",
"mobile_number",
"department",
"job_title",
"family_name",
"email"
],
"device_authorize_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/device_authorize",
"grant_types_supported": [
"urn:ietf:params:oauth:grant-type:jwt-bearer",
"implicit",
"urn:ietf:params:oauth:grant-type:saml2-bearer",
"urn:ietf:params:oauth:grant-type:device_code",
"client_credentials",
"password",
"authorization_code",
"refresh_token"
],
"id_token_encryption_alg_values_supported": [
"A128KW"
],
"id_token_encryption_enc_values_supported": [
"A128CBC-HS256"
],
"id_token_signing_alg_values_supported": [
"RS256"
],
"introspect_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/introspect",
"issuer": "https://isamfed.com:30443/test",
"jwks_uri": "https://isamfed.com:30443/mga/sps/jwks",
"name": "OIDCDefinition",
"poc": "https://isamfed.com:30443/mga/",
"registration_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition",
"request_parameter_supported": true,
"request_uri_parameter_supported": true,
"require_request_uri_registration": false,
"response_modes_supported": [
"fragment",
"form_post"
],
"response_types_supported": [
"token",
"id_token",
"token id_token",
"code",
"code id_token",
"code token id_token",
"code token",
"none"
],
"revocation_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/revoke",
"subject_types_supported": [
"public"
],
"token_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/token",
"token_endpoint_auth_methods_supported": [
"private_key_jwt",
"client_secret_post",
"client_secret_basic"
],
"user_authorize_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/user_authorize",
"userinfo_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo",
"userinfo_signing_alg_values_supported": [
"RS256"
],
"version": "3.0"
}
|
2 | phase | <--<-- 8 --- Registration -->--> |
2 | not expected to do | Dynamic registration |
2 | phase | <--<-- 9 --- AsyncAuthn -->--> |
2 | AuthorizationRequest | {
"client_id": "clientID",
"max_age": 1,
"nonce": "UEgdfM0iPh6fc7g0",
"redirect_uri": "https://op.certification.openid.net:61770/authz_cb",
"response_type": "id_token token",
"scope": "openid",
"state": "xWu8hyQiLsFmtija"
}
|
2 | redirect url | https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=xWu8hyQiLsFmtija&nonce=UEgdfM0iPh6fc7g0&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61770%2Fauthz_cb&max_age=1&client_id=clientID |
2 | redirect | https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=xWu8hyQiLsFmtija&nonce=UEgdfM0iPh6fc7g0&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61770%2Fauthz_cb&max_age=1&client_id=clientID |
5 | http args | {} |
6 | response | URL with fragment |
6 | response | access_token=kM9gCiJfU6dpROJSQHID&state=xWu8hyQiLsFmtija&expires_in=3599&token_type=bearer&scope=openid&id_token=eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.LFeNBpKI-e6iLzcBnQ5GU4_NDoMnK8xKDj-D3L5e6nhxAmbNoY56sw.2K6HZiZcBIrohY-WDo8QGg.UnMZR_CKHDHuOLFNtZ__VRi2LZCOVHMw2dlQNQBjA0yxLQbmxLFEJaaRHTT0L_4Cv7J3tihXnT6bmMBGdVmytntun8aS5JqXSXs6Dqn3z1o5PRklnNSZjTorCLCM_G4ZouWOJGCJyHT3Mx-dP_mBK34ndwPOlgHb6QwpKaQ-ZEiooHSp7IQeuDwdCdveLxJD3kr86xu8ZpZjLnuWfy2Ks9KUnsWzwmaXrmrnhoFdO_L7GwsmJA5eUdXNuDH7GsTY-69GkP5JIZmgyF9wwao6rRT82lBT4h2tNemgBLrXZA7DbTKqzLz8FjxkDx9J9TCYdVPF5nj5NB_Y1s8t9nyG45FbJ4-9KteQ7vosj7XsYJqmjEWMrY_UewaSt4Oc0nSR6C-sEUqniyraK_aMXkWdtFVMJ6gedNypcdLpN95PnXPs2m6czlmS59jqx2jzsR1H6WRuf37grfkGXU2u0stpo59Y-D5O-BqOcvYx754IDv_8DnMjyKXz3lsMIHVtx2VfhmvK5o3Dr18CEsl3_qXRybIHbTbhezd5qfjAIrfUtgshqo7ZzZOyFQKRk2wmSOE6BGF1aY57I4mekXyU2DGZlp1LzW_ZLHMMUF2jGhgbSDeUZ9cgi8HYAb3zH092Fiq6SJu5HdNrWunev25nQh5nStBj3ot67VPd3qCS859bzR44vbjUpx7yDcnMULBgP96l5UoU3LTohmYUFQ-v_lEQWorzT_m-_HqLXLnjMfTwq2Oats4pUh10sl-bNci6WBE8OPQ3e_BGxIW1gCIiVY-bGJSzIsRhNbnB4fZgclYzsvNxZJH84cYXFZGH1CxM3j0oXC2lFeX-0B-lUigH6Ob-IwoKmiVKsHR6EquVoQeP_oBoPzzTANt9_mJUz1CjGZ-wVFzX-FOdirYs05L1rKlJeQwzr3zEiysKDeOAxUJyoEg.hv2onavsUJHuipZiLasVqg |
6 | response | {'access_token': 'kM9gCiJfU6dpROJSQHID', 'state': 'xWu8hyQiLsFmtija', 'expires_in': 3599, 'token_type': 'bearer', 'scope': 'openid', 'id_token': 'eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.LFeNBpKI-e6iLzcBnQ5GU4_NDoMnK8xKDj-D3L5e6nhxAmbNoY56sw.2K6HZiZcBIrohY-WDo8QGg.UnMZR_CKHDHuOLFNtZ__VRi2LZCOVHMw2dlQNQBjA0yxLQbmxLFEJaaRHTT0L_4Cv7J3tihXnT6bmMBGdVmytntun8aS5JqXSXs6Dqn3z1o5PRklnNSZjTorCLCM_G4ZouWOJGCJyHT3Mx-dP_mBK34ndwPOlgHb6QwpKaQ-ZEiooHSp7IQeuDwdCdveLxJD3kr86xu8ZpZjLnuWfy2Ks9KUnsWzwmaXrmrnhoFdO_L7GwsmJA5eUdXNuDH7GsTY-69GkP5JIZmgyF9wwao6rRT82lBT4h2tNemgBLrXZA7DbTKqzLz8FjxkDx9J9TCYdVPF5nj5NB_Y1s8t9nyG45FbJ4-9KteQ7vosj7XsYJqmjEWMrY_UewaSt4Oc0nSR6C-sEUqniyraK_aMXkWdtFVMJ6gedNypcdLpN95PnXPs2m6czlmS59jqx2jzsR1H6WRuf37grfkGXU2u0stpo59Y-D5O-BqOcvYx754IDv_8DnMjyKXz3lsMIHVtx2VfhmvK5o3Dr18CEsl3_qXRybIHbTbhezd5qfjAIrfUtgshqo7ZzZOyFQKRk2wmSOE6BGF1aY57I4mekXyU2DGZlp1LzW_ZLHMMUF2jGhgbSDeUZ9cgi8HYAb3zH092Fiq6SJu5HdNrWunev25nQh5nStBj3ot67VPd3qCS859bzR44vbjUpx7yDcnMULBgP96l5UoU3LTohmYUFQ-v_lEQWorzT_m-_HqLXLnjMfTwq2Oats4pUh10sl-bNci6WBE8OPQ3e_BGxIW1gCIiVY-bGJSzIsRhNbnB4fZgclYzsvNxZJH84cYXFZGH1CxM3j0oXC2lFeX-0B-lUigH6Ob-IwoKmiVKsHR6EquVoQeP_oBoPzzTANt9_mJUz1CjGZ-wVFzX-FOdirYs05L1rKlJeQwzr3zEiysKDeOAxUJyoEg.hv2onavsUJHuipZiLasVqg'} |
6 | AuthorizationResponse | {
"access_token": "kM9gCiJfU6dpROJSQHID",
"expires_in": 3599,
"id_token": {
"at_hash": "sS4l88bd7Mq7qSY7gWTbSQ",
"aud": [
"clientID"
],
"auth_time": 1560832074,
"exp": 1560835494,
"iat": 1560832074,
"iss": "https://isamfed.com:30443/test",
"nonce": "UEgdfM0iPh6fc7g0",
"sub": "testuser"
},
"scope": "openid",
"state": "xWu8hyQiLsFmtija",
"token_type": "bearer"
}
|
6 | phase | <--<-- 10 --- AccessToken -->--> |
6 | phase | <--<-- 11 --- Done -->--> |
6 | end | |
6 | assertion | ClaimsCheck |
6 | condition | claims-check: status=OK [Checks if specific claims is present or not] |
6 | assertion | AuthTimeCheck |
6 | condition | auth_time-check: status=OK [Check that the auth_time returned in the ID Token is in the expected range.] |
6 | assertion | MultipleSignOn |
6 | condition | multiple-sign-on: status=OK [Verifies that multiple authentications was used in the flow] |
6 | assertion | VerifyResponse |
6 | condition | verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses] |
6 | condition | Done: status=OK |