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.024 | http response | url:https://oidctest.idautoengineering.net/idp/.well-known/openid-configuration status_code:200
|
0.025 | 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.025 | phase | <--<-- 2 --- Registration -->--> |
0.025 | not expected to do | Dynamic registration |
0.025 | phase | <--<-- 3 --- AsyncAuthn -->--> |
0.026 | condition | Check support: status=WARNING, message=No support for: scopes_supported=['phone'] |
0.026 | AuthorizationRequest | {
"client_id": "3000badf0c55d2cae7c22b3d63e3f667",
"nonce": "1ZRvQQATUwDltUFh",
"redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
"response_type": "code",
"scope": "openid phone",
"state": "4Us28hGN6KlUiDTc"
}
|
0.026 | redirect url | https://oidctest.idautoengineering.net/idp/profile/oidc/auth?scope=openid+phone&nonce=1ZRvQQATUwDltUFh&state=4Us28hGN6KlUiDTc&response_type=code&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.026 | redirect | https://oidctest.idautoengineering.net/idp/profile/oidc/auth?scope=openid+phone&nonce=1ZRvQQATUwDltUFh&state=4Us28hGN6KlUiDTc&response_type=code&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.3 | response | {'code': '1TWDSriXERl3xnpO0kAdDhxw5DuC2E-zvUxuroZeGqwLL98hd6', 'state': '4Us28hGN6KlUiDTc'} |
0.3 | response | {'code': '1TWDSriXERl3xnpO0kAdDhxw5DuC2E-zvUxuroZeGqwLL98hd6', 'state': '4Us28hGN6KlUiDTc'} |
0.3 | AuthorizationResponse | {
"code": "1TWDSriXERl3xnpO0kAdDhxw5DuC2E-zvUxuroZeGqwLL98hd6",
"state": "4Us28hGN6KlUiDTc"
}
|
0.3 | phase | <--<-- 4 --- AccessToken -->--> |
0.3 | request | op_args: {'state': '4Us28hGN6KlUiDTc'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:60992/authz_cb'} |
0.3 | do_access_token_request | kwargs:{'request_args': {'code': '1TWDSriXERl3xnpO0kAdDhxw5DuC2E-zvUxuroZeGqwLL98hd6', 'state': '4Us28hGN6KlUiDTc', 'grant_type': 'authorization_code', 'client_id': '3000badf0c55d2cae7c22b3d63e3f667', 'redirect_uri': 'https://op.certification.openid.net:60992/authz_cb'}, 'state': '4Us28hGN6KlUiDTc'}
|
0.301 | AccessTokenRequest | {
"client_id": "3000badf0c55d2cae7c22b3d63e3f667",
"code": "1TWDSriXERl3xnpO0kAdDhxw5DuC2E-zvUxuroZeGqwLL98hd6",
"grant_type": "authorization_code",
"redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
"state": "4Us28hGN6KlUiDTc"
}
|
0.301 | request_url | https://oidctest.idautoengineering.net/idp/profile/oidc/token |
0.301 | request_http_args | {'headers': {'Authorization': 'Basic MzAwMGJhZGYwYzU1ZDJjYWU3YzIyYjNkNjNlM2Y2Njc6ODY5N2E4OTlhYzFjNzYwODAyNmM4ZDEzN2E1YzMzYTAwM2RlMDA1MDc2MzBmMmQ2OGM5NTNlMTNkNzVlNjFiYg==', 'Content-Type': 'application/x-www-form-urlencoded'}} |
0.301 | request | client_id=3000badf0c55d2cae7c22b3d63e3f667&state=4Us28hGN6KlUiDTc&code=1TWDSriXERl3xnpO0kAdDhxw5DuC2E-zvUxuroZeGqwLL98hd6&grant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb |
0.333 | http response | url:https://oidctest.idautoengineering.net/idp/profile/oidc/token status_code:200
|
0.334 | response | {'refresh_token': '9rju5zbbRe.r.NBR2sDva1zgqOBvIwxlKfwTI35Y68yI7~waNm', 'expires_in': 32399, 'scope': 'openid phone', 'access_token': '49T+a_bolAlZRppH-.mMU-pc~ctd-+BKi8ni3KENPuwftWLpQ/', 'id_token': 'eyJraWQiOiI2NTJlNjk1N2UxNzNmYzYxOTYxN2ZhMjNjMzZjYmFjNTRhNWZhNzhlNjBiNzA2Mjg5NmI2ZDgzNTdkNDVhOWYxIiwiYWxnIjoiUlMyNTYifQ.eyJpYXQiOjE1MTM2MzEwMjksImV4cCI6MTUxMzYzMTA4OSwiaXNzIjoiaHR0cHM6Ly9vaWRjdGVzdC5pZGF1dG9lbmdpbmVlcmluZy5uZXQvaWRwIiwiYXVkIjoiMzAwMGJhZGYwYzU1ZDJjYWU3YzIyYjNkNjNlM2Y2NjciLCJzdWIiOiIyNjIwMjdhMC1hZjc3LTExZTctODc2ZC0wMjc0MGM1NDljY2EiLCJhdXRoX3RpbWUiOjE1MTM2MzA5OTksIm5vbmNlIjoiMVpSdlFRQVRVd0RsdFVGaCIsImF6cCI6IjMwMDBiYWRmMGM1NWQyY2FlN2MyMmIzZDYzZTNmNjY3IiwibmFtZSI6IlN5c3RlbSBBZG1pbiIsImdpdmVuX25hbWUiOiJTeXN0ZW0iLCJmYW1pbHlfbmFtZSI6IkFkbWluIiwiZW1haWwiOiJqYmVsbGFzc2FpQGlkZW50aXR5YXV0b21hdGlvbi5jb20iLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwiYXRfaGFzaCI6InVCV2dtOWx2V25ydExneFlKdTFIQlE9PSJ9.KKgxVPAlFl37R_6ON_m7H6CbIEmOyPVwqZiRVnXfn5FLCy5HinGpKHcFdDsvzYihnUqgW0q3oRfFe7GpysQ2__IOhYDv3_ue_vltBuGFgcWueFBjKpVefheBzx4880Oos_MuZa1HFf2bpOQ3QyW9sD1yGs5qRTR2nJqIHyYXaaROthTIJUTB-ZsyG7GJWp1uNwK_PrDqquaObUgkzu7PJ1qNcKR67_SHhiZMuSJvTikt0DaBxasBp4tft3761CxqMw5_ZOdwsb6UkTreXNfA6J-Ef3dyyv_QmukqUtQKuMmzns_6J6wU8teUIc5MjO9HckXKfVQUufP8uam47Oa_rg', 'token_type': 'Bearer'} |
0.359 | AccessTokenResponse | {
"access_token": "49T+a_bolAlZRppH-.mMU-pc~ctd-+BKi8ni3KENPuwftWLpQ/",
"expires_in": 32399,
"id_token": {
"at_hash": "uBWgm9lvWnrtLgxYJu1HBQ==",
"aud": [
"3000badf0c55d2cae7c22b3d63e3f667"
],
"auth_time": 1513630999,
"azp": "3000badf0c55d2cae7c22b3d63e3f667",
"email": "jbellassai@identityautomation.com",
"email_verified": true,
"exp": 1513631089,
"family_name": "Admin",
"given_name": "System",
"iat": 1513631029,
"iss": "https://oidctest.idautoengineering.net/idp",
"name": "System Admin",
"nonce": "1ZRvQQATUwDltUFh",
"sub": "262027a0-af77-11e7-876d-02740c549cca"
},
"refresh_token": "9rju5zbbRe.r.NBR2sDva1zgqOBvIwxlKfwTI35Y68yI7~waNm",
"scope": "openid phone",
"token_type": "Bearer"
}
|
0.36 | phase | <--<-- 5 --- UserInfo -->--> |
0.36 | do_user_info_request | kwargs:{'method': 'GET', 'authn_method': 'bearer_header', 'state': '4Us28hGN6KlUiDTc'}
|
0.36 | request | {'body': None} |
0.36 | request_url | https://oidctest.idautoengineering.net/idp/profile/oidc/userinfo |
0.36 | request_http_args | {'headers': {'Authorization': 'Bearer 49T+a_bolAlZRppH-.mMU-pc~ctd-+BKi8ni3KENPuwftWLpQ/'}} |
0.387 | http response | url:https://oidctest.idautoengineering.net/idp/profile/oidc/userinfo status_code:200
|
0.389 | OpenIDSchema | {
"email": "jbellassai@identityautomation.com",
"email_verified": true,
"family_name": "Admin",
"given_name": "System",
"name": "System Admin",
"sub": "262027a0-af77-11e7-876d-02740c549cca"
}
|
0.389 | OpenIDSchema | {
"email": "jbellassai@identityautomation.com",
"email_verified": true,
"family_name": "Admin",
"given_name": "System",
"name": "System Admin",
"sub": "262027a0-af77-11e7-876d-02740c549cca"
}
|
0.389 | phase | <--<-- 6 --- Done -->--> |
0.389 | end | |
0.39 | assertion | CheckHTTPResponse |
0.39 | 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] |
0.39 | assertion | VerifyResponse |
0.39 | condition | verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses] |
0.39 | assertion | VerifyScopes |
0.391 | condition | verify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['phone_number', 'phone_number_verified'] [Verifies that the claims corresponding to the requested scopes are returned] |
0.391 | condition | Done: status=OK |