0.0 | phase | <--<-- 0 --- Webfinger -->--> |
0.0 | not expected to do | WebFinger |
0.0 | phase | <--<-- 1 --- Discovery -->--> |
0.0 | provider_config | kwargs:{'issuer': 'https://oidctest.idautoengineering.net/idp'}
|
0.053 | http response | url:https://oidctest.idautoengineering.net/idp/.well-known/openid-configuration status_code:200
|
0.054 | ProviderConfigurationResponse | {
"authorization_endpoint": "https://oidctest.idautoengineering.net/idp/profile/oidc/auth",
"claim_types_supported": [
"normal"
],
"claims_parameter_supported": false,
"claims_supported": [
"sub",
"name",
"given_name",
"family_name",
"email"
],
"display_values_supported": [
"page"
],
"grant_types_supported": [
"authorization_code"
],
"id_token_signing_alg_values_supported": [
"RS256"
],
"issuer": "https://oidctest.idautoengineering.net/idp",
"jwks_uri": "https://oidctest.idautoengineering.net/idp/profile/oidc/jwks",
"request_parameter_supported": false,
"request_uri_parameter_supported": true,
"require_request_uri_registration": true,
"response_modes_supported": [
"query"
],
"response_types_supported": [
"code",
"token",
"id_token"
],
"scopes_supported": [
"openid"
],
"subject_types_supported": [
"public"
],
"token_endpoint": "https://oidctest.idautoengineering.net/idp/profile/oidc/token",
"token_endpoint_auth_methods_supported": [
"client_secret_post",
"client_secret_basic"
],
"userinfo_endpoint": "https://oidctest.idautoengineering.net/idp/profile/oidc/userinfo",
"userinfo_signing_alg_values_supported": [
"RS256"
],
"version": "3.0"
}
|
0.054 | phase | <--<-- 2 --- Registration -->--> |
0.054 | not expected to do | Dynamic registration |
0.054 | phase | <--<-- 3 --- AsyncAuthn -->--> |
0.055 | AuthorizationRequest | {
"client_id": "3000badf0c55d2cae7c22b3d63e3f667",
"nonce": "S3IP1g4zB2OdenkB",
"redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
"response_type": "code",
"scope": "openid",
"state": "uvco42Zt1Qdl3Mgr"
}
|
0.055 | redirect url | https://oidctest.idautoengineering.net/idp/profile/oidc/auth?scope=openid&nonce=S3IP1g4zB2OdenkB&state=uvco42Zt1Qdl3Mgr&response_type=code&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.055 | redirect | https://oidctest.idautoengineering.net/idp/profile/oidc/auth?scope=openid&nonce=S3IP1g4zB2OdenkB&state=uvco42Zt1Qdl3Mgr&response_type=code&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.323 | response | {'code': 'XhZ9dphP0L5X69IdrmhO90hzicl27DkFM62fFWqbnL-ps6xwCv', 'state': 'uvco42Zt1Qdl3Mgr'} |
0.323 | response | {'code': 'XhZ9dphP0L5X69IdrmhO90hzicl27DkFM62fFWqbnL-ps6xwCv', 'state': 'uvco42Zt1Qdl3Mgr'} |
0.323 | AuthorizationResponse | {
"code": "XhZ9dphP0L5X69IdrmhO90hzicl27DkFM62fFWqbnL-ps6xwCv",
"state": "uvco42Zt1Qdl3Mgr"
}
|
0.324 | phase | <--<-- 4 --- AccessToken -->--> |
0.324 | request | op_args: {'state': 'uvco42Zt1Qdl3Mgr'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:60992/authz_cb'} |
0.324 | do_access_token_request | kwargs:{'request_args': {'code': 'XhZ9dphP0L5X69IdrmhO90hzicl27DkFM62fFWqbnL-ps6xwCv', 'state': 'uvco42Zt1Qdl3Mgr', 'grant_type': 'authorization_code', 'client_id': '3000badf0c55d2cae7c22b3d63e3f667', 'redirect_uri': 'https://op.certification.openid.net:60992/authz_cb'}, 'state': 'uvco42Zt1Qdl3Mgr'}
|
0.324 | AccessTokenRequest | {
"client_id": "3000badf0c55d2cae7c22b3d63e3f667",
"code": "XhZ9dphP0L5X69IdrmhO90hzicl27DkFM62fFWqbnL-ps6xwCv",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
"state": "uvco42Zt1Qdl3Mgr"
}
|
0.324 | request_url | https://oidctest.idautoengineering.net/idp/profile/oidc/token |
0.324 | request_http_args | {'headers': {'Authorization': 'Basic MzAwMGJhZGYwYzU1ZDJjYWU3YzIyYjNkNjNlM2Y2Njc6ODY5N2E4OTlhYzFjNzYwODAyNmM4ZDEzN2E1YzMzYTAwM2RlMDA1MDc2MzBmMmQ2OGM5NTNlMTNkNzVlNjFiYg==', 'Content-Type': 'application/x-www-form-urlencoded'}} |
0.324 | request | client_id=3000badf0c55d2cae7c22b3d63e3f667&state=uvco42Zt1Qdl3Mgr&code=XhZ9dphP0L5X69IdrmhO90hzicl27DkFM62fFWqbnL-ps6xwCv&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.36 | http response | url:https://oidctest.idautoengineering.net/idp/profile/oidc/token status_code:200
|
0.361 | response | {'refresh_token': 'U4dZ8fsV_qHGjrnBK.fw5XBDZePTftE3VICMGujx-T-tzJO54J', 'expires_in': 32399, 'scope': 'openid', 'access_token': 'crLkkWXh7fIbpzxqqNULLtuk5xlao~KOogAjzc-5sQoZa7KL2C', 'id_token': 'eyJraWQiOiI2NTJlNjk1N2UxNzNmYzYxOTYxN2ZhMjNjMzZjYmFjNTRhNWZhNzhlNjBiNzA2Mjg5NmI2ZDgzNTdkNDVhOWYxIiwiYWxnIjoiUlMyNTYifQ.eyJpYXQiOjE1MTM2MzA5MTEsImV4cCI6MTUxMzYzMDk3MSwiaXNzIjoiaHR0cHM6Ly9vaWRjdGVzdC5pZGF1dG9lbmdpbmVlcmluZy5uZXQvaWRwIiwiYXVkIjoiMzAwMGJhZGYwYzU1ZDJjYWU3YzIyYjNkNjNlM2Y2NjciLCJzdWIiOiIyNjIwMjdhMC1hZjc3LTExZTctODc2ZC0wMjc0MGM1NDljY2EiLCJhdXRoX3RpbWUiOjE1MTM2MzA4OTIsIm5vbmNlIjoiUzNJUDFnNHpCMk9kZW5rQiIsImF6cCI6IjMwMDBiYWRmMGM1NWQyY2FlN2MyMmIzZDYzZTNmNjY3IiwibmFtZSI6IlN5c3RlbSBBZG1pbiIsImdpdmVuX25hbWUiOiJTeXN0ZW0iLCJmYW1pbHlfbmFtZSI6IkFkbWluIiwiZW1haWwiOiJqYmVsbGFzc2FpQGlkZW50aXR5YXV0b21hdGlvbi5jb20iLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwiYXRfaGFzaCI6Im5UVlpudS1PWUNJcFhHOWRFY0VkdVE9PSJ9.PQZgNSdoq2nPXRiGUWj6wcI_1kGvskdcLeJru7NSdUHUMECKJT9P-e8nf9cJKVK6uISBn895ZzrVVAd0AcQyxIdqM_ONuoUbUurXKByVggs6BLnjqG8ncsZO4q_ORIRXR2thNWbAOAV_3jH9OGw8DauN4Whn-FDiJwLciBGLVdFJUqdorW41kY86IGdV7IyQQ9fxN8nXMYcJuTejGzBy1wZwzF0PRLUjrmwsph7d3QhoMgRgxrsV2UCNLuGFWnTGEtKCH8REJ0D8cf1raxr9bB2LkfF1NZ9tbgc4R5YrfC4zUFU4LvkNtJHs6ZLF_gf4RKzlALHYIA8MxgHoaNgPqQ', 'token_type': 'Bearer'} |
0.387 | AccessTokenResponse | {
"access_token": "crLkkWXh7fIbpzxqqNULLtuk5xlao~KOogAjzc-5sQoZa7KL2C",
"expires_in": 32399,
"id_token": {
"at_hash": "nTVZnu-OYCIpXG9dEcEduQ==",
"aud": [
"3000badf0c55d2cae7c22b3d63e3f667"
],
"auth_time": 1513630892,
"azp": "3000badf0c55d2cae7c22b3d63e3f667",
"email": "jbellassai@identityautomation.com",
"email_verified": true,
"exp": 1513630971,
"family_name": "Admin",
"given_name": "System",
"iat": 1513630911,
"iss": "https://oidctest.idautoengineering.net/idp",
"name": "System Admin",
"nonce": "S3IP1g4zB2OdenkB",
"sub": "262027a0-af77-11e7-876d-02740c549cca"
},
"refresh_token": "U4dZ8fsV_qHGjrnBK.fw5XBDZePTftE3VICMGujx-T-tzJO54J",
"scope": "openid",
"token_type": "Bearer"
}
|
0.387 | phase | <--<-- 5 --- AsyncAuthn -->--> |
0.388 | AuthorizationRequest | {
"client_id": "3000badf0c55d2cae7c22b3d63e3f667",
"nonce": "WpwWCe65hrKdL7ta",
"prompt": [
"none"
],
"redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
"response_type": "code",
"scope": "openid",
"state": "5qTQtATPAfcTpLI3"
}
|
0.388 | redirect url | https://oidctest.idautoengineering.net/idp/profile/oidc/auth?scope=openid&nonce=WpwWCe65hrKdL7ta&state=5qTQtATPAfcTpLI3&response_type=code&prompt=none&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.388 | redirect | https://oidctest.idautoengineering.net/idp/profile/oidc/auth?scope=openid&nonce=WpwWCe65hrKdL7ta&state=5qTQtATPAfcTpLI3&response_type=code&prompt=none&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.661 | response | {'code': 'bDf_Vn1j-HBvh2s87w.OAGBCb1PsL28xfY.f-DN.lk9rgh5Vsr', 'state': '5qTQtATPAfcTpLI3'} |
0.661 | response | {'code': 'bDf_Vn1j-HBvh2s87w.OAGBCb1PsL28xfY.f-DN.lk9rgh5Vsr', 'state': '5qTQtATPAfcTpLI3'} |
0.661 | AuthorizationResponse | {
"code": "bDf_Vn1j-HBvh2s87w.OAGBCb1PsL28xfY.f-DN.lk9rgh5Vsr",
"state": "5qTQtATPAfcTpLI3"
}
|
0.662 | phase | <--<-- 6 --- AccessToken -->--> |
0.662 | request | op_args: {'state': '5qTQtATPAfcTpLI3'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:60992/authz_cb'} |
0.662 | do_access_token_request | kwargs:{'request_args': {'code': 'bDf_Vn1j-HBvh2s87w.OAGBCb1PsL28xfY.f-DN.lk9rgh5Vsr', 'state': '5qTQtATPAfcTpLI3', 'grant_type': 'authorization_code', 'client_id': '3000badf0c55d2cae7c22b3d63e3f667', 'redirect_uri': 'https://op.certification.openid.net:60992/authz_cb'}, 'state': '5qTQtATPAfcTpLI3'}
|
0.662 | AccessTokenRequest | {
"client_id": "3000badf0c55d2cae7c22b3d63e3f667",
"code": "bDf_Vn1j-HBvh2s87w.OAGBCb1PsL28xfY.f-DN.lk9rgh5Vsr",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
"state": "5qTQtATPAfcTpLI3"
}
|
0.662 | request_url | https://oidctest.idautoengineering.net/idp/profile/oidc/token |
0.662 | request_http_args | {'headers': {'Authorization': 'Basic MzAwMGJhZGYwYzU1ZDJjYWU3YzIyYjNkNjNlM2Y2Njc6ODY5N2E4OTlhYzFjNzYwODAyNmM4ZDEzN2E1YzMzYTAwM2RlMDA1MDc2MzBmMmQ2OGM5NTNlMTNkNzVlNjFiYg==', 'Content-Type': 'application/x-www-form-urlencoded'}} |
0.662 | request | client_id=3000badf0c55d2cae7c22b3d63e3f667&state=5qTQtATPAfcTpLI3&code=bDf_Vn1j-HBvh2s87w.OAGBCb1PsL28xfY.f-DN.lk9rgh5Vsr&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.704 | http response | url:https://oidctest.idautoengineering.net/idp/profile/oidc/token status_code:200
|
0.705 | response | {'refresh_token': 'VoQIRtahC2cbVP03PMN/v.FnTiLqWdJZ888pe1RtP4vnD3+Fa5', 'expires_in': 32399, 'scope': 'openid', 'access_token': 'byoMnWkOTQvTefr+V/2cYvJn86JooIp/otPMnqxp9czWdjjAtO', 'id_token': 'eyJraWQiOiI2NTJlNjk1N2UxNzNmYzYxOTYxN2ZhMjNjMzZjYmFjNTRhNWZhNzhlNjBiNzA2Mjg5NmI2ZDgzNTdkNDVhOWYxIiwiYWxnIjoiUlMyNTYifQ.eyJpYXQiOjE1MTM2MzA5MTEsImV4cCI6MTUxMzYzMDk3MSwiaXNzIjoiaHR0cHM6Ly9vaWRjdGVzdC5pZGF1dG9lbmdpbmVlcmluZy5uZXQvaWRwIiwiYXVkIjoiMzAwMGJhZGYwYzU1ZDJjYWU3YzIyYjNkNjNlM2Y2NjciLCJzdWIiOiIyNjIwMjdhMC1hZjc3LTExZTctODc2ZC0wMjc0MGM1NDljY2EiLCJhdXRoX3RpbWUiOjE1MTM2MzA4OTIsIm5vbmNlIjoiV3B3V0NlNjVocktkTDd0YSIsImF6cCI6IjMwMDBiYWRmMGM1NWQyY2FlN2MyMmIzZDYzZTNmNjY3IiwibmFtZSI6IlN5c3RlbSBBZG1pbiIsImdpdmVuX25hbWUiOiJTeXN0ZW0iLCJmYW1pbHlfbmFtZSI6IkFkbWluIiwiZW1haWwiOiJqYmVsbGFzc2FpQGlkZW50aXR5YXV0b21hdGlvbi5jb20iLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwiYXRfaGFzaCI6Im5DS2xDYlNmNmxzVXU2SF9DVGpyZnc9PSJ9.Ru5sAB8JVCFG6iNf5KtPHQQkgyKiXXjmq94vjdXAGPFPg0IYs91GQRel46_fIBsOwQ0Lv1Z4hBRlxf2xsOePTwQD37ss8yK9Rfxt2WKqMgE1KtO4qkd2f9fyH6fjTwevSowD6Adjlj5Kdyicn0fl61aLG_vYT_0bf4-2aq8F6AJ53ULBHTRZs7GxkmUEaLB4LUWkIhDrdkiz26IgR72Z3Tq9l83S4FIUfym7FoA92UAfMeAcCl5j2lVTt48BA-SjtwyKQDZaFT7pEpzAL39rtYQAyQhBQWMeOr2ZZTQiRbt5nMkNQNJQDnR2nyXn67HON42yZXbjTMRJCL98x5wjDQ', 'token_type': 'Bearer'} |
0.708 | AccessTokenResponse | {
"access_token": "byoMnWkOTQvTefr+V/2cYvJn86JooIp/otPMnqxp9czWdjjAtO",
"expires_in": 32399,
"id_token": {
"at_hash": "nCKlCbSf6lsUu6H_CTjrfw==",
"aud": [
"3000badf0c55d2cae7c22b3d63e3f667"
],
"auth_time": 1513630892,
"azp": "3000badf0c55d2cae7c22b3d63e3f667",
"email": "jbellassai@identityautomation.com",
"email_verified": true,
"exp": 1513630971,
"family_name": "Admin",
"given_name": "System",
"iat": 1513630911,
"iss": "https://oidctest.idautoengineering.net/idp",
"name": "System Admin",
"nonce": "WpwWCe65hrKdL7ta",
"sub": "262027a0-af77-11e7-876d-02740c549cca"
},
"refresh_token": "VoQIRtahC2cbVP03PMN/v.FnTiLqWdJZ888pe1RtP4vnD3+Fa5",
"scope": "openid",
"token_type": "Bearer"
}
|
0.708 | phase | <--<-- 7 --- Done -->--> |
0.708 | end | |
0.708 | assertion | SameAuthn |
0.708 | condition | same-authn: status=OK [Verifies that the same authentication was used twice in the flow.] |
0.709 | assertion | VerifyResponse |
0.709 | condition | verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses] |
0.709 | condition | Done: status=OK |