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": "9fnZnteBZRBY4u0r",
"redirect_uri": "https://op.certification.openid.net:61773/authz_cb",
"response_type": "code id_token token",
"scope": "openid address",
"state": "Puh2ojDg0qmRo7zJ"
}
|
0 | redirect url | https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=Puh2ojDg0qmRo7zJ&nonce=9fnZnteBZRBY4u0r&response_type=code+id_token+token&scope=openid+address&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61773%2Fauthz_cb&client_id=clientID |
0 | redirect | https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=Puh2ojDg0qmRo7zJ&nonce=9fnZnteBZRBY4u0r&response_type=code+id_token+token&scope=openid+address&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61773%2Fauthz_cb&client_id=clientID |
1 | http args | {} |
1 | response | URL with fragment |
1 | response | access_token=2z4RXZWjeKdHt3ZVwJdD&state=Puh2ojDg0qmRo7zJ&expires_in=3599&token_type=bearer&code=6qz2SJ14WVrsjC0wcYfXehM4ztSIlX&scope=address%20openid&id_token=eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.wPyOHZbb2TNe1BE56yK1Zd5Vwx6Fvu0wZ6GWbSPlr24OF9zTVS5wzQ.wfX8JMkK6Eu6POI2T8qYtA.VdzZE4q9rC5WBZ8jw4QpEwnhDA3kJoL3O_wUKr1w3G0Y3lPZM6S9L8R5YV5_GmxA4kU_QFh8VcUUlm28lQ9BiBamyE6ZDMYG7kn3jLnEA7jguN0zjO97K9E-D3KArXQC_D8SUKlILZliV1cC4TOl__r7XDk5asHXN2wZdH_J9lrTtTE_cyFkSxCEv0Me72ejUcgTYQPmBujCyaiecu06cEfc7_Xq-Mtq4X4TPPMURvrbpsq6NOjKlBrQJLUH7Jaatn5G9yijm7adhMUpXnnCOq7CkXtYCmV7gkLx4QVVLIIAOpZfuC1yOp2WWMrX_pmxrjUMRomR7_q4nlA30qcRIP0VTkWnhhTkY9GktNiPQMTPghoCdK1rF25sHpjfdICPeyMA_8Wfc9-sLi8kms48aXsdUiOz_JpZL_KvKjbLLWYjC2tsUp73_Um3nE_C4i3NxKuMwrX9pAJ6znCcIz8O9x79Rc7NMZAvrhyFeEx3PBda8L0YJX3BOQS0mqOrLGSYxK0IpbfZW-VpJaQRz6W-Ps422cy-TVmlUKEICBa1550NkNZVE8KIsrKcfYvvPRVkI5m7tFqDRPJCLuM1PnYByTxnk9DIV3aOUBNfIcqYbnKD3YCpTMGvwefhBb48aUU3qfnsvinbMmo5SqoRgtwCWOOXaFAIFc-dNjAheECB93o_IeO6h4IeBp0HMBHeNm9mrX7cWBgkiYIwUHHGtWaMTWX1RG95IsxyD5A87H8TcxyOUC3ZZE-_lLhb7AQHlulCoWMq1VInL-sMpfIn5YoMKEJzyoNRBl2ub2AGjmJjfub6HmrXDmi5LkiuPcmGfOqYyKztjp-Eme9oDOrGbgfAqUZE5tDGmagG1pV3I15kmZZRJAKYGFOZhTXeqA1mUhAepe411ckoqCz-lp7hS5vmNCTFCduCxGEOWIpqIQaAoEpuM4jzGYBOXYXmnlzB2yRT.7cD2sOIlVd-9IyoDGm5Qrw |
1 | response | {'access_token': '2z4RXZWjeKdHt3ZVwJdD', 'state': 'Puh2ojDg0qmRo7zJ', 'expires_in': 3599, 'token_type': 'bearer', 'code': '6qz2SJ14WVrsjC0wcYfXehM4ztSIlX', 'scope': 'address openid', 'id_token': 'eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.wPyOHZbb2TNe1BE56yK1Zd5Vwx6Fvu0wZ6GWbSPlr24OF9zTVS5wzQ.wfX8JMkK6Eu6POI2T8qYtA.VdzZE4q9rC5WBZ8jw4QpEwnhDA3kJoL3O_wUKr1w3G0Y3lPZM6S9L8R5YV5_GmxA4kU_QFh8VcUUlm28lQ9BiBamyE6ZDMYG7kn3jLnEA7jguN0zjO97K9E-D3KArXQC_D8SUKlILZliV1cC4TOl__r7XDk5asHXN2wZdH_J9lrTtTE_cyFkSxCEv0Me72ejUcgTYQPmBujCyaiecu06cEfc7_Xq-Mtq4X4TPPMURvrbpsq6NOjKlBrQJLUH7Jaatn5G9yijm7adhMUpXnnCOq7CkXtYCmV7gkLx4QVVLIIAOpZfuC1yOp2WWMrX_pmxrjUMRomR7_q4nlA30qcRIP0VTkWnhhTkY9GktNiPQMTPghoCdK1rF25sHpjfdICPeyMA_8Wfc9-sLi8kms48aXsdUiOz_JpZL_KvKjbLLWYjC2tsUp73_Um3nE_C4i3NxKuMwrX9pAJ6znCcIz8O9x79Rc7NMZAvrhyFeEx3PBda8L0YJX3BOQS0mqOrLGSYxK0IpbfZW-VpJaQRz6W-Ps422cy-TVmlUKEICBa1550NkNZVE8KIsrKcfYvvPRVkI5m7tFqDRPJCLuM1PnYByTxnk9DIV3aOUBNfIcqYbnKD3YCpTMGvwefhBb48aUU3qfnsvinbMmo5SqoRgtwCWOOXaFAIFc-dNjAheECB93o_IeO6h4IeBp0HMBHeNm9mrX7cWBgkiYIwUHHGtWaMTWX1RG95IsxyD5A87H8TcxyOUC3ZZE-_lLhb7AQHlulCoWMq1VInL-sMpfIn5YoMKEJzyoNRBl2ub2AGjmJjfub6HmrXDmi5LkiuPcmGfOqYyKztjp-Eme9oDOrGbgfAqUZE5tDGmagG1pV3I15kmZZRJAKYGFOZhTXeqA1mUhAepe411ckoqCz-lp7hS5vmNCTFCduCxGEOWIpqIQaAoEpuM4jzGYBOXYXmnlzB2yRT.7cD2sOIlVd-9IyoDGm5Qrw'} |
2 | AuthorizationResponse | {
"access_token": "2z4RXZWjeKdHt3ZVwJdD",
"code": "6qz2SJ14WVrsjC0wcYfXehM4ztSIlX",
"expires_in": 3599,
"id_token": {
"at_hash": "952nDbA4lLynXu31WcaUOQ",
"aud": [
"clientID"
],
"c_hash": "R0XWfwGzcP3_93xhuU3pyA",
"exp": 1560834747,
"iat": 1560831327,
"iss": "https://isamfed.com:30443/test",
"nonce": "9fnZnteBZRBY4u0r",
"sub": "testuser"
},
"scope": "address openid",
"state": "Puh2ojDg0qmRo7zJ",
"token_type": "bearer"
}
|
2 | phase | <--<-- 4 --- AccessToken -->--> |
2 | request | op_args: {'state': 'Puh2ojDg0qmRo7zJ'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61773/authz_cb'} |
2 | do_access_token_request | kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61773/authz_cb', 'code': '6qz2SJ14WVrsjC0wcYfXehM4ztSIlX', 'state': 'Puh2ojDg0qmRo7zJ', 'grant_type': 'authorization_code', 'client_id': 'clientID'}, 'state': 'Puh2ojDg0qmRo7zJ', 'authn_method': 'client_secret_basic'}
|
2 | AccessTokenRequest | {
"code": "6qz2SJ14WVrsjC0wcYfXehM4ztSIlX",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:61773/authz_cb",
"state": "Puh2ojDg0qmRo7zJ"
}
|
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%3A61773%2Fauthz_cb&code=6qz2SJ14WVrsjC0wcYfXehM4ztSIlX&state=Puh2ojDg0qmRo7zJ |
2 | http response | url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
|
2 | response | {'access_token': 'purjbs1Lpne7ChvqzxRY', 'refresh_token': 'gjbDO6iYmv0PDaC5aTuIyPUd0hBFunh4EAh6ieIy', 'scope': 'address openid', 'id_token': 'eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.wi97ZCDFMnNl00BYYfETKrN3zCOkUw0M3hv_cnWG2rSR2bxJrGz39w.su6iblmmr9FPJ1Jt2isdqg.rFpWtCTjhi9Hq1hYs7-NxmhKs4sTuR2oFa0IeX-aELy04AxlD4n6o3ClCEuJ5Cm4ZbTOvbLLX2RUIkk8cMIIuoAgJqu-YH7c8Tx58UTc0GjuGqM5N7SrZy_4pWHNDaZXUcgd5f6pmVh2i0cTmUZeQTq0W2Bv2TOuzFig1Zbjn0hsDujmWSsusvNCm7NJK1gqg8UBM80fawaWs-_U4SWe5yGxjjfckgnfIqRoGpV6W75loRzhGtkFoEQEafuQWL2gp9iX3wQgc0VxWvJ5r7KZX36q-ISwD3rvuWgVrcCnp0lHkxaj6MHA4IxuU0o-AktQR3e4R9UQypOLmsRDS93Ds70jIhyTV83f6jkek6veqgoMdEOqgrt4IwD1QTze9Rw-WvWOIHtxI1_6MESbX8LqZ0LmStqY87MvCRgB3jLy9gXXUBRbwrfbO4hrNVSx_2Q3iXci0GA41i7fmxOKOyK8p4s7aC4Iv2fi_PkEtzNJ0UfUbYHTfype31kF4PqwC4KpWi6TGQrWOoOhRVX6Uw2yOG7OSIzcthRpsFKXHuHNL0l3qUXmFjNFsrXDWs8sIkyKcWvB_bpLaax--2cPRt6sqtkjiX3BBXnTLdTCAoSgqW4xhucBpXQkHkoie5ihgyB4iOYHsDIEzVSp3KM2o2DE_Naucpow2_v-lvxMYgha1HfOVFNw17dwI6pr_oKa8X1X3uQSrr6tNHZV2yuatQt1NZSZvIoi2Jd9EnJgbaZkAzB4_K26HfkTb8oTIDsXDBLRTpEPzh4iEsFgY2gCotFbg-eFJ_T0w-XYRLhNdVRvFOS44gVt5lAR0FmGoWeDzHMrYOGiP-NNc4suEardE31RwLCOU3Xm0rse6S_4gYLRVR9XsW04xsvn6Z_n8yfg89azTq6RC9-PuZVysLgzG40blmVnbOCcK_IFo1T0rpQnelcA2EEbr9ApWOV7seZiSMYu.N9LSfXfvfb86RiKflZUkCw', 'token_type': 'bearer', 'expires_in': 3599} |
2 | AccessTokenResponse | {
"access_token": "purjbs1Lpne7ChvqzxRY",
"expires_in": 3599,
"id_token": {
"at_hash": "IbkVwqIFaOFBJFY8bO1p-A",
"aud": [
"clientID"
],
"exp": 1560834749,
"iat": 1560831329,
"iss": "https://isamfed.com:30443/test",
"nonce": "9fnZnteBZRBY4u0r",
"rt_hash": "FDBNxucBXaZjVc4iuD6Azg",
"sub": "testuser"
},
"refresh_token": "gjbDO6iYmv0PDaC5aTuIyPUd0hBFunh4EAh6ieIy",
"scope": "address openid",
"token_type": "bearer"
}
|
2 | jws header | {'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'} |
2 | jwe header | {'alg': 'A128KW', 'enc': 'A128CBC-HS256', 'cty': 'JWT'} |
2 | phase | <--<-- 5 --- UserInfo -->--> |
2 | do_user_info_request | kwargs:{'state': 'Puh2ojDg0qmRo7zJ', 'method': 'GET', 'authn_method': 'bearer_header'}
|
2 | request | {'body': None} |
2 | request_url | https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo |
2 | request_http_args | {'headers': {'Authorization': 'Bearer purjbs1Lpne7ChvqzxRY'}} |
3 | http response | url:https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo status_code:200
|
3 | OpenIDSchema | {
"sub": "testuser"
}
|
3 | OpenIDSchema | {
"sub": "testuser"
}
|
3 | phase | <--<-- 6 --- Done -->--> |
3 | end | |
3 | assertion | VerifyScopes |
3 | condition | verify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['address'] [Verifies that the claims corresponding to the requested scopes are returned] |
3 | assertion | CheckHTTPResponse |
3 | 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] |
3 | assertion | VerifyResponse |
3 | condition | verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses] |
3 | condition | Done: status=OK |