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 | {
"claims": {
"userinfo": {
"name": {
"essential": true
}
}
},
"client_id": "clientID",
"nonce": "QRyPGd93H9KFEjBs",
"redirect_uri": "https://op.certification.openid.net:61772/authz_cb",
"response_type": "code id_token",
"scope": "openid",
"state": "mP3emP48vy93CejS"
}
|
1 | redirect url | https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=mP3emP48vy93CejS&nonce=QRyPGd93H9KFEjBs&response_type=code+id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61772%2Fauthz_cb&claims=%7B%22userinfo%22%3A+%7B%22name%22%3A+%7B%22essential%22%3A+true%7D%7D%7D&client_id=clientID |
1 | redirect | https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=mP3emP48vy93CejS&nonce=QRyPGd93H9KFEjBs&response_type=code+id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61772%2Fauthz_cb&claims=%7B%22userinfo%22%3A+%7B%22name%22%3A+%7B%22essential%22%3A+true%7D%7D%7D&client_id=clientID |
2 | http args | {} |
2 | response | URL with fragment |
2 | response | state=mP3emP48vy93CejS&code=dG4DKbdK1I7VOy7QVDzax9p2SrtBxJ&id_token=eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.uOdk4QC4NFIXd5RESOyatq2y-3qMLQHEZKKwcDhy6VXrYAyS6MqITw.4JUnb5HJhtHUfEXdbB9BlQ.Ye_LEgOMFOD6noynhrsAlS_OdHaQStDZSB75X05iLvkagNgUOOhQ8yum4p-pYrgDmEXyhXdczorLZ7QFdOTM6ci0YpGiC70DAeObw2MlifKI0WphFL0rbyxsfCHhPWczallEAio9vuoa59yw8yfBZc7s4fdpMqizWiIzBAQh2XYQkiV64ejh2aoda3YI0VPJMEDFB2CtcRBMqyGP1ZteyaMcnWTryusHSIC3F20NHAc6tM7woNr3QqrqXmTwbL6u_ls1DNkggKqlH8MfACFRnmc_X_J4Ab2pf-ttzlrfx9ZJTT3peyeGSO5wb8FNm7PFOS34ryS-K8AaJlcMqd0cfaFIy448t4Ky83qmc3zJrTm_VRJnHSvmfa8gvDgbJhli0cdBeFFH9A-PnIPDnDghIByQJ4IwZ6pIF2IKr3vbABun8hwg6w1_jl_Z3rrT-3bfnndOJh3EaCLOqw4Psbnr_FPCdVkym0Std-Dn1qAli1IRWBnOGaOB9l-S7vMB0_Imz3YC-iHvtd233liuWcBswnCKhISd7OK6v5UIEgBSRja5vq_supvAnAjSQIGcYoWTHJB2lTWU70NTODkyP8ugL65FuVb-JPxEyEtD7BRgZTNdNfqlM7TvAsXTJd8Z7RWCaEK4uUhLZ4OGzV8KDDoai9QYDeQelyYOJPVJ1V7gE_y-xCNQeK9orANZvtVuKmvXuj4bne74hMn_P-SiMIjNMPAGx6IaFs1c1Ey5xtVO_dF1_YYRRvnHiOHQG9x3FdaZJJ5tV6tvdBytmooMN32speoi4dSYO9Iu7JR7cLhb5T6YnbfrYuKjJLil7q2A3xYzVxXnlzkdck7ul7nAmHagkE6n4EgaHLAPOY4UcNDiilySHukprUBgbMzqTBTz82NBNuXbsUICBvEvmDyBGJl7MtVQxuj-ufVLfU8x60T7jPA.BZUHpjS2EV4UndbcogoOyA |
2 | response | {'state': 'mP3emP48vy93CejS', 'code': 'dG4DKbdK1I7VOy7QVDzax9p2SrtBxJ', 'id_token': 'eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.uOdk4QC4NFIXd5RESOyatq2y-3qMLQHEZKKwcDhy6VXrYAyS6MqITw.4JUnb5HJhtHUfEXdbB9BlQ.Ye_LEgOMFOD6noynhrsAlS_OdHaQStDZSB75X05iLvkagNgUOOhQ8yum4p-pYrgDmEXyhXdczorLZ7QFdOTM6ci0YpGiC70DAeObw2MlifKI0WphFL0rbyxsfCHhPWczallEAio9vuoa59yw8yfBZc7s4fdpMqizWiIzBAQh2XYQkiV64ejh2aoda3YI0VPJMEDFB2CtcRBMqyGP1ZteyaMcnWTryusHSIC3F20NHAc6tM7woNr3QqrqXmTwbL6u_ls1DNkggKqlH8MfACFRnmc_X_J4Ab2pf-ttzlrfx9ZJTT3peyeGSO5wb8FNm7PFOS34ryS-K8AaJlcMqd0cfaFIy448t4Ky83qmc3zJrTm_VRJnHSvmfa8gvDgbJhli0cdBeFFH9A-PnIPDnDghIByQJ4IwZ6pIF2IKr3vbABun8hwg6w1_jl_Z3rrT-3bfnndOJh3EaCLOqw4Psbnr_FPCdVkym0Std-Dn1qAli1IRWBnOGaOB9l-S7vMB0_Imz3YC-iHvtd233liuWcBswnCKhISd7OK6v5UIEgBSRja5vq_supvAnAjSQIGcYoWTHJB2lTWU70NTODkyP8ugL65FuVb-JPxEyEtD7BRgZTNdNfqlM7TvAsXTJd8Z7RWCaEK4uUhLZ4OGzV8KDDoai9QYDeQelyYOJPVJ1V7gE_y-xCNQeK9orANZvtVuKmvXuj4bne74hMn_P-SiMIjNMPAGx6IaFs1c1Ey5xtVO_dF1_YYRRvnHiOHQG9x3FdaZJJ5tV6tvdBytmooMN32speoi4dSYO9Iu7JR7cLhb5T6YnbfrYuKjJLil7q2A3xYzVxXnlzkdck7ul7nAmHagkE6n4EgaHLAPOY4UcNDiilySHukprUBgbMzqTBTz82NBNuXbsUICBvEvmDyBGJl7MtVQxuj-ufVLfU8x60T7jPA.BZUHpjS2EV4UndbcogoOyA'} |
2 | AuthorizationResponse | {
"code": "dG4DKbdK1I7VOy7QVDzax9p2SrtBxJ",
"id_token": {
"aud": [
"clientID"
],
"c_hash": "MZAD8To3gP3TENXkqpk0jw",
"exp": 1560834908,
"iat": 1560831488,
"iss": "https://isamfed.com:30443/test",
"name": "isamfed testuser",
"nonce": "QRyPGd93H9KFEjBs",
"sub": "testuser"
},
"state": "mP3emP48vy93CejS"
}
|
2 | phase | <--<-- 4 --- AccessToken -->--> |
2 | request | op_args: {'state': 'mP3emP48vy93CejS'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61772/authz_cb'} |
2 | do_access_token_request | kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61772/authz_cb', 'code': 'dG4DKbdK1I7VOy7QVDzax9p2SrtBxJ', 'state': 'mP3emP48vy93CejS', 'grant_type': 'authorization_code', 'client_id': 'clientID'}, 'state': 'mP3emP48vy93CejS', 'authn_method': 'client_secret_basic'}
|
2 | AccessTokenRequest | {
"code": "dG4DKbdK1I7VOy7QVDzax9p2SrtBxJ",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:61772/authz_cb",
"state": "mP3emP48vy93CejS"
}
|
2 | request_url | https://isamfed.com:30443/mga/sps/oauth/oauth20/token |
2 | request_http_args | {'headers': {'Authorization': 'Basic Y2xpZW50SUQ6Y2xpZW50U2VjcmV0', 'Content-Type': 'application/x-www-form-urlencoded'}} |
2 | request | grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61772%2Fauthz_cb&code=dG4DKbdK1I7VOy7QVDzax9p2SrtBxJ&state=mP3emP48vy93CejS |
3 | http response | url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
|
3 | response | {'access_token': '9oqw3EYOypHsnJWdAiTQ', 'refresh_token': 'G5BNyJRqoAFgIOlpbWhlQEi7LY82WgZ1ViFnuWWC', 'scope': 'openid', 'id_token': 'eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.VkwwmvHjLA90TuSqczVPr_lYzY6A7pS3QM6C2C0llTZI14QgCAMbtQ.b2HgLmtAzZ2I15NWcsUaaw.Btz3tYwy5nrHV6lUEa0gT4NWE-yL4M5-d60dDHn-QKC-XPQSzLjbLxi6CvkiXXu4RX3N8fErcgIkTJVoz478z5mECVM9WWAeEpJ8SpLl-pxsX7m8Te0oZ7Q9FYtGTi6Z1tue3UdGnQNEj3vEW-2SzB9HBZUrSmpIf9vnpuYiLRLYuIh1gYizpXuRpXkr0-iahPT3zemy6R3BvfiHldjjfhh5RYJI4PAYxFCgnNBb0x_-h36XzUITYvB4gpM4vKTGrg4PIerb73k3XsWgVl6VZLq5geairnSRksDfoY0fPZTOKKpi8ZX4StNhZ2abcDCV2ff4OO6lZue8P8WwbXDN4bpgVjTg9cvkXEsBiPDnow7R8ct0pKChV4Nbft1enbRtFpDFrnUuHlNS3iq3bG3ghR9MMWGyEKSQ5Wuxe1Gh_EcNBD4CUdH7PzhUJyohKh4i0SoIqziUlXlz-8U7_k5m-t1fasOLv8bflR4yKvPA7oaPmdcleDP5VZtDSujQo0GVd1On3RVdmw0vwMageZOsZ2ued4qAqAmfNbnjnyRTSkb0LIJdLkQfaLfB4fzX4bVXr94wq5gVOn1J69zStecjOLzIEmFO19LWEuXz1mPwXBqlj_awczydf9UaRKnQcHLm2E5PKB39GKlqllXFzne3rQtM-ciA3ScUUYZUAJbniBq2lB7Deg_edWgC5IUR23C4lGoXEv5oNsCFBJP6Ltp5dtZGXw63FgI-dwNDH8LMqKdmg-GUI8_ZQwTdEyC3tcea-7ltBd6w-5XEWsoJYKD_hhNmUf1_mKwHX5BQaXDOmPOIcOVioYVFjTiH_IeT-TqjLs27OP_3yLepQaBN7pZrQKwKcnFAw-z8uOxvMSgtKKxdv2cmp9e3ZWrovONID_kxheIiqnckA5_hOhRzGS2EJLhjP9sjnKzBwijBQPOsD9R5hpSBbR0IWN2u-yO9zTPX.Q0SuPMSJl7zf30MuwnTr_A', 'token_type': 'bearer', 'expires_in': 3599} |
3 | AccessTokenResponse | {
"access_token": "9oqw3EYOypHsnJWdAiTQ",
"expires_in": 3599,
"id_token": {
"at_hash": "FpOvOH6UEFW7iqCDbKid6w",
"aud": [
"clientID"
],
"exp": 1560834910,
"iat": 1560831490,
"iss": "https://isamfed.com:30443/test",
"nonce": "QRyPGd93H9KFEjBs",
"rt_hash": "NB6elTv1ZDUfkcl4f1zsTg",
"sub": "testuser"
},
"refresh_token": "G5BNyJRqoAFgIOlpbWhlQEi7LY82WgZ1ViFnuWWC",
"scope": "openid",
"token_type": "bearer"
}
|
3 | jws header | {'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'} |
3 | jwe header | {'alg': 'A128KW', 'enc': 'A128CBC-HS256', 'cty': 'JWT'} |
3 | phase | <--<-- 5 --- UserInfo -->--> |
3 | do_user_info_request | kwargs:{'state': 'mP3emP48vy93CejS', 'method': 'GET', 'authn_method': 'bearer_header'}
|
3 | request | {'body': None} |
3 | request_url | https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo |
3 | request_http_args | {'headers': {'Authorization': 'Bearer 9oqw3EYOypHsnJWdAiTQ'}} |
4 | http response | url:https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo status_code:200
|
4 | OpenIDSchema | {
"name": "isamfed testuser",
"sub": "testuser"
}
|
4 | OpenIDSchema | {
"name": "isamfed testuser",
"sub": "testuser"
}
|
4 | phase | <--<-- 6 --- Done -->--> |
4 | end | |
4 | assertion | VerifyClaims |
4 | condition | verify-claims: status=OK [Verifies that the claims returned as UserInfo or in the ID Token is consistent with what was asked for] |
4 | assertion | CheckHTTPResponse |
4 | 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] |
4 | condition | Done: status=OK |