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.054 | http response | url:https://oidctest.idautoengineering.net/idp/.well-known/openid-configuration status_code:200
|
0.055 | 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.055 | phase | <--<-- 2 --- Registration -->--> |
0.055 | not expected to do | Dynamic registration |
0.055 | phase | <--<-- 3 --- AsyncAuthn -->--> |
0.056 | AuthorizationRequest | {
"client_id": "3000badf0c55d2cae7c22b3d63e3f667",
"nonce": "X6jujL6nUl1RnnhP",
"redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
"response_type": "code",
"scope": "openid",
"state": "VDjMb9JWsfsN5tv7"
}
|
0.056 | redirect url | https://oidctest.idautoengineering.net/idp/profile/oidc/auth?scope=openid&nonce=X6jujL6nUl1RnnhP&state=VDjMb9JWsfsN5tv7&response_type=code&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.056 | redirect | https://oidctest.idautoengineering.net/idp/profile/oidc/auth?scope=openid&nonce=X6jujL6nUl1RnnhP&state=VDjMb9JWsfsN5tv7&response_type=code&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.51 | response | {'code': 'HSzjAm4iBSB_iL0PhAtg-sRKdLm949x5xcdzZa02lKgbcLXq._', 'state': 'VDjMb9JWsfsN5tv7'} |
0.511 | response | {'code': 'HSzjAm4iBSB_iL0PhAtg-sRKdLm949x5xcdzZa02lKgbcLXq._', 'state': 'VDjMb9JWsfsN5tv7'} |
0.511 | AuthorizationResponse | {
"code": "HSzjAm4iBSB_iL0PhAtg-sRKdLm949x5xcdzZa02lKgbcLXq._",
"state": "VDjMb9JWsfsN5tv7"
}
|
0.511 | phase | <--<-- 4 --- AccessToken -->--> |
0.511 | request | op_args: {'state': 'VDjMb9JWsfsN5tv7'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:60992/authz_cb'} |
0.511 | do_access_token_request | kwargs:{'request_args': {'code': 'HSzjAm4iBSB_iL0PhAtg-sRKdLm949x5xcdzZa02lKgbcLXq._', 'state': 'VDjMb9JWsfsN5tv7', 'grant_type': 'authorization_code', 'client_id': '3000badf0c55d2cae7c22b3d63e3f667', 'redirect_uri': 'https://op.certification.openid.net:60992/authz_cb'}, 'state': 'VDjMb9JWsfsN5tv7'}
|
0.512 | AccessTokenRequest | {
"client_id": "3000badf0c55d2cae7c22b3d63e3f667",
"code": "HSzjAm4iBSB_iL0PhAtg-sRKdLm949x5xcdzZa02lKgbcLXq._",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
"state": "VDjMb9JWsfsN5tv7"
}
|
0.512 | request_url | https://oidctest.idautoengineering.net/idp/profile/oidc/token |
0.512 | request_http_args | {'headers': {'Authorization': 'Basic MzAwMGJhZGYwYzU1ZDJjYWU3YzIyYjNkNjNlM2Y2Njc6ODY5N2E4OTlhYzFjNzYwODAyNmM4ZDEzN2E1YzMzYTAwM2RlMDA1MDc2MzBmMmQ2OGM5NTNlMTNkNzVlNjFiYg==', 'Content-Type': 'application/x-www-form-urlencoded'}} |
0.512 | request | client_id=3000badf0c55d2cae7c22b3d63e3f667&state=VDjMb9JWsfsN5tv7&code=HSzjAm4iBSB_iL0PhAtg-sRKdLm949x5xcdzZa02lKgbcLXq._&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.555 | http response | url:https://oidctest.idautoengineering.net/idp/profile/oidc/token status_code:200
|
0.556 | response | {'refresh_token': 'sr3xMkJ-fw~~5B~locNMuptpojyXDNFjgh5yrswSRszzAV+v5n', 'expires_in': 32399, 'scope': 'openid', 'access_token': 'aG9X~3EPURaSmhq/MO_5p5bnUnX7qI8upE/j/W02pFgQ6SiWzN', 'id_token': 'eyJraWQiOiI5YThmNTc1ODdjMzM2MGE4MmQ3MWZmOTg5Zjg5ZGQ0ZWMxZWE0NjAxYzI4OTEwMjc5ZGVmZWVkNzUzNWYxMDZjIiwiYWxnIjoiUlMyNTYifQ.eyJpYXQiOjE1MTM2MzU3NDIsImV4cCI6MTUxMzYzNTgwMiwiaXNzIjoiaHR0cHM6Ly9vaWRjdGVzdC5pZGF1dG9lbmdpbmVlcmluZy5uZXQvaWRwIiwiYXVkIjoiMzAwMGJhZGYwYzU1ZDJjYWU3YzIyYjNkNjNlM2Y2NjciLCJzdWIiOiIyNjIwMjdhMC1hZjc3LTExZTctODc2ZC0wMjc0MGM1NDljY2EiLCJhdXRoX3RpbWUiOjE1MTM2MzU2MjcsIm5vbmNlIjoiWDZqdWpMNm5VbDFSbm5oUCIsImF6cCI6IjMwMDBiYWRmMGM1NWQyY2FlN2MyMmIzZDYzZTNmNjY3IiwibmFtZSI6IlN5c3RlbSBBZG1pbiIsImdpdmVuX25hbWUiOiJTeXN0ZW0iLCJmYW1pbHlfbmFtZSI6IkFkbWluIiwiZW1haWwiOiJqYmVsbGFzc2FpQGlkZW50aXR5YXV0b21hdGlvbi5jb20iLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwiYXRfaGFzaCI6IndRcWNDbVl6WnBSVWVCNmcza3ljOUE9PSJ9.HKiqnbUJrjZbTxHx8LTaO3CdWWvMn2JXFuNXz471zr3FKvpGPZYAyhRwgQ1EMg5FmtH0orKTSMTp7UOiVCevBIYuwvRLO-zrjsrPQN1yetoflEJ-zId0gWii0JQEzyff-oDVnuTeZyolPw68jcGb7GMksKuxVN0Mv-jaOWJVzLEudFbtkGIr1g1cp-ELAnpQc01DaLXVcmzni8QVpq3AKj0eAMAQii7R-7lSrnTCgIx_Is55evzPLp1WDD2FuNNJGJn6kuRtHm_Ir5aDPlMgN6pCsD66CCY-O8m5PJv6ofX1reeQVFf4dH6dgO-6QxtpncyAmlfgdyOwZ1SlR3ymwg', 'token_type': 'Bearer'} |
0.582 | AccessTokenResponse | {
"access_token": "aG9X~3EPURaSmhq/MO_5p5bnUnX7qI8upE/j/W02pFgQ6SiWzN",
"expires_in": 32399,
"id_token": {
"at_hash": "wQqcCmYzZpRUeB6g3kyc9A==",
"aud": [
"3000badf0c55d2cae7c22b3d63e3f667"
],
"auth_time": 1513635627,
"azp": "3000badf0c55d2cae7c22b3d63e3f667",
"email": "jbellassai@identityautomation.com",
"email_verified": true,
"exp": 1513635802,
"family_name": "Admin",
"given_name": "System",
"iat": 1513635742,
"iss": "https://oidctest.idautoengineering.net/idp",
"name": "System Admin",
"nonce": "X6jujL6nUl1RnnhP",
"sub": "262027a0-af77-11e7-876d-02740c549cca"
},
"refresh_token": "sr3xMkJ-fw~~5B~locNMuptpojyXDNFjgh5yrswSRszzAV+v5n",
"scope": "openid",
"token_type": "Bearer"
}
|
0.582 | phase | <--<-- 5 --- Note -->--> |
3.72 | phase | <--<-- 6 --- Webfinger -->--> |
3.721 | not expected to do | WebFinger |
3.721 | phase | <--<-- 7 --- Discovery -->--> |
3.721 | provider_config | kwargs:{'issuer': 'https://oidctest.idautoengineering.net/idp'}
|
3.745 | http response | url:https://oidctest.idautoengineering.net/idp/.well-known/openid-configuration status_code:200
|
3.745 | 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"
}
|
3.746 | phase | <--<-- 8 --- Registration -->--> |
3.746 | not expected to do | Dynamic registration |
3.746 | phase | <--<-- 9 --- AsyncAuthn -->--> |
3.746 | AuthorizationRequest | {
"client_id": "3000badf0c55d2cae7c22b3d63e3f667",
"max_age": 1,
"nonce": "pIhaiIJpmUX4F7io",
"redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
"response_type": "code",
"scope": "openid",
"state": "mMaNRunSj8E8SShh"
}
|
3.746 | redirect url | https://oidctest.idautoengineering.net/idp/profile/oidc/auth?max_age=1&nonce=pIhaiIJpmUX4F7io&scope=openid&state=mMaNRunSj8E8SShh&response_type=code&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
3.746 | redirect | https://oidctest.idautoengineering.net/idp/profile/oidc/auth?max_age=1&nonce=pIhaiIJpmUX4F7io&scope=openid&state=mMaNRunSj8E8SShh&response_type=code&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
20.824 | response | {'code': 'zc8WaEfhE1gYZMv-QBFoTPx5xz3ejdSh1XseBuB-X6Urf7_.Mp', 'state': 'mMaNRunSj8E8SShh'} |
20.824 | response | {'code': 'zc8WaEfhE1gYZMv-QBFoTPx5xz3ejdSh1XseBuB-X6Urf7_.Mp', 'state': 'mMaNRunSj8E8SShh'} |
20.825 | AuthorizationResponse | {
"code": "zc8WaEfhE1gYZMv-QBFoTPx5xz3ejdSh1XseBuB-X6Urf7_.Mp",
"state": "mMaNRunSj8E8SShh"
}
|
20.825 | phase | <--<-- 10 --- AccessToken -->--> |
20.825 | request | op_args: {'state': 'mMaNRunSj8E8SShh'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:60992/authz_cb'} |
20.825 | do_access_token_request | kwargs:{'request_args': {'code': 'zc8WaEfhE1gYZMv-QBFoTPx5xz3ejdSh1XseBuB-X6Urf7_.Mp', 'state': 'mMaNRunSj8E8SShh', 'grant_type': 'authorization_code', 'client_id': '3000badf0c55d2cae7c22b3d63e3f667', 'redirect_uri': 'https://op.certification.openid.net:60992/authz_cb'}, 'state': 'mMaNRunSj8E8SShh'}
|
20.825 | AccessTokenRequest | {
"client_id": "3000badf0c55d2cae7c22b3d63e3f667",
"code": "zc8WaEfhE1gYZMv-QBFoTPx5xz3ejdSh1XseBuB-X6Urf7_.Mp",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
"state": "mMaNRunSj8E8SShh"
}
|
20.825 | request_url | https://oidctest.idautoengineering.net/idp/profile/oidc/token |
20.825 | request_http_args | {'headers': {'Authorization': 'Basic MzAwMGJhZGYwYzU1ZDJjYWU3YzIyYjNkNjNlM2Y2Njc6ODY5N2E4OTlhYzFjNzYwODAyNmM4ZDEzN2E1YzMzYTAwM2RlMDA1MDc2MzBmMmQ2OGM5NTNlMTNkNzVlNjFiYg==', 'Content-Type': 'application/x-www-form-urlencoded'}} |
20.825 | request | client_id=3000badf0c55d2cae7c22b3d63e3f667&state=mMaNRunSj8E8SShh&code=zc8WaEfhE1gYZMv-QBFoTPx5xz3ejdSh1XseBuB-X6Urf7_.Mp&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
20.858 | http response | url:https://oidctest.idautoengineering.net/idp/profile/oidc/token status_code:200
|
20.859 | response | {'refresh_token': 'Gl7KbnBIrUNE+75gPqyqppAqJ/VzFE/dB~QWUPdTpzvwuCMhFm', 'expires_in': 32399, 'scope': 'openid', 'access_token': 'p+QHwPJpGu5gP6r.AGP-FRTfYeKfpaP4f7pzD~3x5xeJEzMiwR', 'id_token': 'eyJraWQiOiI5YThmNTc1ODdjMzM2MGE4MmQ3MWZmOTg5Zjg5ZGQ0ZWMxZWE0NjAxYzI4OTEwMjc5ZGVmZWVkNzUzNWYxMDZjIiwiYWxnIjoiUlMyNTYifQ.eyJpYXQiOjE1MTM2MzU3NjMsImV4cCI6MTUxMzYzNTgyMywiaXNzIjoiaHR0cHM6Ly9vaWRjdGVzdC5pZGF1dG9lbmdpbmVlcmluZy5uZXQvaWRwIiwiYXVkIjoiMzAwMGJhZGYwYzU1ZDJjYWU3YzIyYjNkNjNlM2Y2NjciLCJzdWIiOiIyNjIwMjdhMC1hZjc3LTExZTctODc2ZC0wMjc0MGM1NDljY2EiLCJhdXRoX3RpbWUiOjE1MTM2MzU3NjIsIm5vbmNlIjoicEloYWlJSnBtVVg0RjdpbyIsImF6cCI6IjMwMDBiYWRmMGM1NWQyY2FlN2MyMmIzZDYzZTNmNjY3IiwibmFtZSI6IlN5c3RlbSBBZG1pbiIsImdpdmVuX25hbWUiOiJTeXN0ZW0iLCJmYW1pbHlfbmFtZSI6IkFkbWluIiwiZW1haWwiOiJqYmVsbGFzc2FpQGlkZW50aXR5YXV0b21hdGlvbi5jb20iLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwiYXRfaGFzaCI6ImpZZl9BMnlCa2JMOUxBX0tWdUFUMHc9PSJ9.WV2e7aCYGNKcofFETn7gcaqNjuT3BPIu30iMl0UBv2JBMmPxL_C_-anlyiD_V4y5MHG4_TiVwM8wmwuKqWlh0A4WXCFCHTblR4s3mR3ZigHmvMyOgARBOEC5mgq9fzl0pRCfhcTSek5NeEFX7fcv8pqyyCb_KJrG5CV9JOemrIjeJLippXdAWWTKU3cZ_-pGCf9dqbQ-F5yVSMBj7n_zchdkayQk2HRX4GrO8Yy8TYLwm3jWQ2yfera-xOO4uubwLMp7Hc43bwzT6B2l_zN1RQm5ql2QqObY7rkKDlffoHV9OAEm_CmSXNUiTp_GrCSYCpSEAJkhlcnsiQu-xxsj-g', 'token_type': 'Bearer'} |
20.861 | AccessTokenResponse | {
"access_token": "p+QHwPJpGu5gP6r.AGP-FRTfYeKfpaP4f7pzD~3x5xeJEzMiwR",
"expires_in": 32399,
"id_token": {
"at_hash": "jYf_A2yBkbL9LA_KVuAT0w==",
"aud": [
"3000badf0c55d2cae7c22b3d63e3f667"
],
"auth_time": 1513635762,
"azp": "3000badf0c55d2cae7c22b3d63e3f667",
"email": "jbellassai@identityautomation.com",
"email_verified": true,
"exp": 1513635823,
"family_name": "Admin",
"given_name": "System",
"iat": 1513635763,
"iss": "https://oidctest.idautoengineering.net/idp",
"name": "System Admin",
"nonce": "pIhaiIJpmUX4F7io",
"sub": "262027a0-af77-11e7-876d-02740c549cca"
},
"refresh_token": "Gl7KbnBIrUNE+75gPqyqppAqJ/VzFE/dB~QWUPdTpzvwuCMhFm",
"scope": "openid",
"token_type": "Bearer"
}
|
20.861 | phase | <--<-- 11 --- Done -->--> |
20.861 | end | |
20.862 | assertion | ClaimsCheck |
20.862 | condition | claims-check: status=OK [Checks if specific claims is present or not] |
20.862 | assertion | AuthTimeCheck |
20.862 | condition | auth_time-check: status=OK [Check that the auth_time returned in the ID Token is in the expected range.] |
20.862 | assertion | VerifyResponse |
20.862 | condition | verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses] |
20.863 | assertion | MultipleSignOn |
20.863 | condition | multiple-sign-on: status=OK [Verifies that multiple authentications was used in the flow] |
20.863 | condition | Done: status=OK |