0 | phase | <--<-- 0 --- Webfinger -->--> |
0 | not expected to do | WebFinger |
0 | phase | <--<-- 1 --- Discovery -->--> |
0 | provider_config | kwargs:{'issuer': 'https://isamfed.com:30443/test'}
|
0 | http response | url:https://isamfed.com:30443/test/.well-known/openid-configuration status_code:200
|
0 | 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"
}
|
0 | phase | <--<-- 2 --- Registration -->--> |
0 | not expected to do | Dynamic registration |
0 | phase | <--<-- 3 --- AsyncAuthn -->--> |
0 | AuthorizationRequest | {
"client_id": "clientID",
"nonce": "la8R5xsg9mKevh7g",
"redirect_uri": "https://op.certification.openid.net:61764/authz_cb",
"response_type": "code",
"scope": "openid profile email address phone",
"state": "YCWV8Z2Hd2YD8uCM"
}
|
0 | redirect url | https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=YCWV8Z2Hd2YD8uCM&nonce=la8R5xsg9mKevh7g&response_type=code&scope=openid+profile+email+address+phone&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61764%2Fauthz_cb&client_id=clientID |
0 | redirect | https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=YCWV8Z2Hd2YD8uCM&nonce=la8R5xsg9mKevh7g&response_type=code&scope=openid+profile+email+address+phone&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61764%2Fauthz_cb&client_id=clientID |
3 | response | Response URL with query part |
3 | response | {'state': 'YCWV8Z2Hd2YD8uCM', 'code': 'K6yyOuFC424LIbhtK6gDmiHSWVyT0K'} |
3 | response | {'state': 'YCWV8Z2Hd2YD8uCM', 'code': 'K6yyOuFC424LIbhtK6gDmiHSWVyT0K'} |
3 | AuthorizationResponse | {
"code": "K6yyOuFC424LIbhtK6gDmiHSWVyT0K",
"state": "YCWV8Z2Hd2YD8uCM"
}
|
3 | phase | <--<-- 4 --- AccessToken -->--> |
3 | request | op_args: {'state': 'YCWV8Z2Hd2YD8uCM'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61764/authz_cb'} |
3 | do_access_token_request | kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61764/authz_cb', 'code': 'K6yyOuFC424LIbhtK6gDmiHSWVyT0K', 'state': 'YCWV8Z2Hd2YD8uCM', 'grant_type': 'authorization_code', 'client_id': 'clientID'}, 'state': 'YCWV8Z2Hd2YD8uCM', 'authn_method': 'client_secret_basic'}
|
3 | AccessTokenRequest | {
"code": "K6yyOuFC424LIbhtK6gDmiHSWVyT0K",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:61764/authz_cb",
"state": "YCWV8Z2Hd2YD8uCM"
}
|
3 | request_url | https://isamfed.com:30443/mga/sps/oauth/oauth20/token |
3 | request_http_args | {'headers': {'Authorization': 'Basic Y2xpZW50SUQ6Y2xpZW50U2VjcmV0', 'Content-Type': 'application/x-www-form-urlencoded'}} |
3 | request | grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61764%2Fauthz_cb&code=K6yyOuFC424LIbhtK6gDmiHSWVyT0K&state=YCWV8Z2Hd2YD8uCM |
4 | http response | url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
|
4 | response | {'access_token': 'cLEgZm9d1Ztm9ZEjocHz', 'refresh_token': '9nF8VNtkzOzzQA0odB6lVKzDf2cfEHiWdZsbn9oP', 'scope': 'address phone openid profile email', 'id_token': 'eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.ku0pIsC-RiIrKLg5eeVnOxz9IIqnpehLHATjwE_4EuuoHqYKvhfdQw.z60iVkacLIqPfUGqMxxmWg.ffXFnP6CRccWmkeOw74dh-7aRWZTU94_yvo6-AktdWlqzapYYsLlmbTVBt9Om3AFk-HXFzMtZmnv9sIP--jDHWGkVrrEYGufcY62klTa4vR4wui0xqNu-C8RlUKcG-w2Cl0xaKCmuoUdqitOv8f5WCza77z0azCj-D6Ld4ypDYYtYJlr6yifqoQp9VeWqQ3YwFeBzWT-sUhk0IOH9FE8giSBpGg5lOYgLPvm-qeGSHMEEqD1bBjQlNFKz6Jui65yjN7n7hICcwItQAVlDvefZQd7cBtCDFzQbzu89bXIs8ugM-z_oTSDqrWmL9E0rCDYSYBE7vBA6sAs3VZSl6ShTVaQmfxOTuClrRtZFn4N4slBgrZ_vD3mfB6kZ8FjxzmF5q0cLo-f5JxrFJ-EvZuUjM9WJcpaYp3AFc2nLOJnm8W5cjP-WVM7Fw3ZxUR_DFtNyRIvYeWgipL6FbmIb6OmmHEHOkXhD4ixI-5f72nffdW3tQtH37K7auzmxZZlpkTBs5cN7Felb4YwrY4eFtEXRTmgFv3oIz_aYuwiDrxDjLSjyF3ccubJrH_clQx1iw25z25TGgMhf2iE-MD8H1ErrZn4jsbQpX6SWRQkuQ0McuRdrFT8XpU-p7ON5-yFsv4DrFkN9r6OdGSALFvT1vzfcUHZnfkj9A0DAMdzXDZH-RO7Drion8eivDMLivPJ5CU7jWdrkE_bXM2-FOmJIy27WFJ_XPBC3MPop2dvP107iQZt88riobLomUA5QAUGLv8-XC7VlC7v6omFYPtNY1cTEvXujnjh9zrIRCR9DEkzToMXliZVx_ggA9T3VLDBkQL6vHGYXcvw-F1bKdS8cHVrAigTRzXk4q5XrzD0tkyr2-pxoqN_OIsitiAD01R_55w2Wg0vM78wARGmFgweAHdZ5b2AeTPtk4XYDeiP9QXMKfVPH7JS4OnqOr9Px5_K2BXUGacqyTrp70yRGuGY3jOishCbOFNAodd3IVvqiQZ_O8B3u9DxKCBTi4lWnPACckF9rlTOnK0qTjViJgTBFFuZFjMx15hgeUIeNwDhaELDTG6Z0peseooUXbHf1_3aT0kwGRtalX43rky694cqIpwBNGPop8I3kPqt-O0jKRfGCzWz_YWGM91khn8CxvrH3E19SkG_kxG7DROT9QzWRgDs9YWvAmSLsaNryF_OXTb6Uh8.vmsYOfIC7aOZ6sq0afpOBg', 'token_type': 'bearer', 'expires_in': 3599} |
5 | AccessTokenResponse | {
"access_token": "cLEgZm9d1Ztm9ZEjocHz",
"expires_in": 3599,
"id_token": {
"at_hash": "BUmiYYX1H5k92B8OhUttYA",
"aud": [
"clientID"
],
"email": "test_isamfed@gmail.com",
"email_verified": false,
"exp": 1560834537,
"iat": 1560831117,
"iss": "https://isamfed.com:30443/test",
"name": "isamfed testuser",
"nonce": "la8R5xsg9mKevh7g",
"phone_number": "87654215",
"phone_number_verified": false,
"rt_hash": "kgZh9XBHNHdM4DYGzqcHCw",
"sub": "testuser"
},
"refresh_token": "9nF8VNtkzOzzQA0odB6lVKzDf2cfEHiWdZsbn9oP",
"scope": "address phone openid profile email",
"token_type": "bearer"
}
|
5 | jws header | {'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'} |
5 | jwe header | {'alg': 'A128KW', 'enc': 'A128CBC-HS256', 'cty': 'JWT'} |
5 | phase | <--<-- 5 --- UserInfo -->--> |
5 | do_user_info_request | kwargs:{'state': 'YCWV8Z2Hd2YD8uCM', 'method': 'GET', 'authn_method': 'bearer_header'}
|
5 | request | {'body': None} |
5 | request_url | https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo |
5 | request_http_args | {'headers': {'Authorization': 'Bearer cLEgZm9d1Ztm9ZEjocHz'}} |
5 | http response | url:https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo status_code:200
|
5 | OpenIDSchema | {
"email": "test_isamfed@gmail.com",
"email_verified": false,
"name": "isamfed testuser",
"phone_number": "87654215",
"phone_number_verified": false,
"sub": "testuser"
}
|
5 | OpenIDSchema | {
"email": "test_isamfed@gmail.com",
"email_verified": false,
"name": "isamfed testuser",
"phone_number": "87654215",
"phone_number_verified": false,
"sub": "testuser"
}
|
5 | phase | <--<-- 6 --- Done -->--> |
5 | end | |
5 | assertion | VerifyScopes |
5 | condition | verify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['given_name', 'family_name', 'middle_name', 'nickname', 'profile', 'picture', 'website', 'gender', 'birthdate', 'zoneinfo', 'locale', 'updated_at', 'preferred_username', 'address'] [Verifies that the claims corresponding to the requested scopes are returned] |
5 | assertion | CheckHTTPResponse |
5 | 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] |
5 | assertion | VerifyResponse |
5 | condition | verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses] |
5 | condition | Done: status=OK |