Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-05-30 08:39:00 INFO
TEST-RUNNER
Test instance 4JNlRb0r1DHERdr created
baseUrl
https://localhost.emobix.co.uk:8443/test/a/aas-test
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
aas-test
description
GAIA-X AAS
planId
aLu4PYnnVNznM
config
{
  "alias": "aas-test",
  "description": "GAIA-X AAS",
  "publish": "everything",
  "server": {
    "discoveryUrl": "http://78.138.66.128:9009/.well-known/openid-configuration"
  },
  "client": {
    "client_id": "aas-app-oidc",
    "client_secret": "secret"
  },
  "client2": {
    "client_id": "aas-app-siop",
    "client_secret": "secret2"
  }
}
testName
oidcc-prompt-none-logged-in
2022-05-30 08:39:00 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
2022-05-30 08:39:00
GetDynamicServerConfiguration
HTTP request
request_uri
http://78.138.66.128:9009/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2022-05-30 08:39:00 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text

                                
response_headers
{
  "x-content-type-options": "nosniff",
  "x-xss-protection": "1; mode\u003dblock",
  "cache-control": "no-cache, no-store, max-age\u003d0, must-revalidate",
  "pragma": "no-cache",
  "expires": "0",
  "x-frame-options": "DENY",
  "content-type": "application/json",
  "transfer-encoding": "chunked",
  "date": "Mon, 30 May 2022 08:39:00 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
response_body
{"issuer":"http://78.138.66.128:9009","authorization_endpoint":"http://78.138.66.128:9009/oauth2/authorize","token_endpoint":"http://78.138.66.128:9009/oauth2/token","jwks_uri":"http://78.138.66.128:9009/oauth2/jwks","userinfo_endpoint":"http://78.138.66.128:9009/userinfo","token_endpoint_auth_methods_supported":["client_secret_basic"],"response_types_supported":["code"],"grant_types_supported":["authorization_code"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["RS256"],"scopes_supported":["openid","profile","email","protected"],"userinfo_signing_alg_values_supported":["RS256"],"display_values_supported":["page"],"claims_supported":["auth_time","birthdate","email","email_verified","family_name","gender","given_name","iss","middle_name","name","preferred_username","read_access","sub","updated_at","write_access"],"claims_locales_supported":["en"],"ui_locales_supported":["en","de","fr","ru","sk"]}
2022-05-30 08:39:00 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
http://78.138.66.128:9009
authorization_endpoint
http://78.138.66.128:9009/oauth2/authorize
token_endpoint
http://78.138.66.128:9009/oauth2/token
jwks_uri
http://78.138.66.128:9009/oauth2/jwks
userinfo_endpoint
http://78.138.66.128:9009/userinfo
token_endpoint_auth_methods_supported
[
  "client_secret_basic"
]
response_types_supported
[
  "code"
]
grant_types_supported
[
  "authorization_code"
]
subject_types_supported
[
  "public"
]
id_token_signing_alg_values_supported
[
  "RS256"
]
scopes_supported
[
  "openid",
  "profile",
  "email",
  "protected"
]
userinfo_signing_alg_values_supported
[
  "RS256"
]
display_values_supported
[
  "page"
]
claims_supported
[
  "auth_time",
  "birthdate",
  "email",
  "email_verified",
  "family_name",
  "gender",
  "given_name",
  "iss",
  "middle_name",
  "name",
  "preferred_username",
  "read_access",
  "sub",
  "updated_at",
  "write_access"
]
claims_locales_supported
[
  "en"
]
ui_locales_supported
[
  "en",
  "de",
  "fr",
  "ru",
  "sk"
]
2022-05-30 08:39:00 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-05-30 08:39:00 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
authorization_endpoint
{
  "testHost": "78.138.66.128",
  "testPort": 9009
}
token_endpoint
{
  "testHost": "78.138.66.128",
  "testPort": 9009
}
userinfo_endpoint
{
  "testHost": "78.138.66.128",
  "testPort": 9009
}
2022-05-30 08:39:00
FetchServerKeys
Fetching server key
jwks_uri
http://78.138.66.128:9009/oauth2/jwks
2022-05-30 08:39:00
FetchServerKeys
HTTP request
request_uri
http://78.138.66.128:9009/oauth2/jwks
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2022-05-30 08:39:00 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text

                                
response_headers
{
  "x-content-type-options": "nosniff",
  "x-xss-protection": "1; mode\u003dblock",
  "cache-control": "no-cache, no-store, max-age\u003d0, must-revalidate",
  "pragma": "no-cache",
  "expires": "0",
  "x-frame-options": "DENY",
  "content-type": "application/json;charset\u003dISO-8859-1",
  "content-length": "599",
  "date": "Mon, 30 May 2022 08:39:00 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
response_body
{"keys":[{"kty":"RSA","e":"AQAB","kid":"96ec048e-c640-4cfd-bc82-6571810a9d0f","n":"3qjCXN3z7n50cLaSM23T6Cq98X0jdn7Xzwki-FPkJ760vPuSLZCRMl8K9HfKS5SZIJzgrrQy6JlQ3ZSXmDJEgp7MeBpPGaa87559fWh2hapXzRNV-1SzUtMjXPa_UrNvnP_o_XuaJEKP53DroA20V9DTcPOHz5-xjfvUDFuoD2iNgqGSKtJPhg2D0uAuIJCt3h794IA2vWtiaovdqUZrfWFz1Yvt2-jRmjfzO7I4aKk3yyovEa9frxdk56ePT0EQE4bXyzg3IZDdpiCE0_1_jiPHuXkpY0K9jiYPqH3jSj_fat1AtEw-j8t_oy1PmOF4Hm6iIljYNTMGphwFekDzbTNYq8jYrSM1RWwcsvR_wvq_CIX6RfniHLD4QrG1V1euNlK2NktuBaEF3CuaOoJsujsrjDQphsrp63gLp7wMZMJrISm6T5abQsvBiDPmUDfXlREeJ2g1DH1ajKDrzP4ieu9nIAGjxZkMoocx3ng7wkXAJW05j-l3ehNpyqnHRtCb"}]}
2022-05-30 08:39:00
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"kty":"RSA","e":"AQAB","kid":"96ec048e-c640-4cfd-bc82-6571810a9d0f","n":"3qjCXN3z7n50cLaSM23T6Cq98X0jdn7Xzwki-FPkJ760vPuSLZCRMl8K9HfKS5SZIJzgrrQy6JlQ3ZSXmDJEgp7MeBpPGaa87559fWh2hapXzRNV-1SzUtMjXPa_UrNvnP_o_XuaJEKP53DroA20V9DTcPOHz5-xjfvUDFuoD2iNgqGSKtJPhg2D0uAuIJCt3h794IA2vWtiaovdqUZrfWFz1Yvt2-jRmjfzO7I4aKk3yyovEa9frxdk56ePT0EQE4bXyzg3IZDdpiCE0_1_jiPHuXkpY0K9jiYPqH3jSj_fat1AtEw-j8t_oy1PmOF4Hm6iIljYNTMGphwFekDzbTNYq8jYrSM1RWwcsvR_wvq_CIX6RfniHLD4QrG1V1euNlK2NktuBaEF3CuaOoJsujsrjDQphsrp63gLp7wMZMJrISm6T5abQsvBiDPmUDfXlREeJ2g1DH1ajKDrzP4ieu9nIAGjxZkMoocx3ng7wkXAJW05j-l3ehNpyqnHRtCb"}]}
2022-05-30 08:39:00 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "kid": "96ec048e-c640-4cfd-bc82-6571810a9d0f",
      "n": "3qjCXN3z7n50cLaSM23T6Cq98X0jdn7Xzwki-FPkJ760vPuSLZCRMl8K9HfKS5SZIJzgrrQy6JlQ3ZSXmDJEgp7MeBpPGaa87559fWh2hapXzRNV-1SzUtMjXPa_UrNvnP_o_XuaJEKP53DroA20V9DTcPOHz5-xjfvUDFuoD2iNgqGSKtJPhg2D0uAuIJCt3h794IA2vWtiaovdqUZrfWFz1Yvt2-jRmjfzO7I4aKk3yyovEa9frxdk56ePT0EQE4bXyzg3IZDdpiCE0_1_jiPHuXkpY0K9jiYPqH3jSj_fat1AtEw-j8t_oy1PmOF4Hm6iIljYNTMGphwFekDzbTNYq8jYrSM1RWwcsvR_wvq_CIX6RfniHLD4QrG1V1euNlK2NktuBaEF3CuaOoJsujsrjDQphsrp63gLp7wMZMJrISm6T5abQsvBiDPmUDfXlREeJ2g1DH1ajKDrzP4ieu9nIAGjxZkMoocx3ng7wkXAJW05j-l3ehNpyqnHRtCb"
    }
  ]
}
2022-05-30 08:39:00 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "kid": "96ec048e-c640-4cfd-bc82-6571810a9d0f",
      "n": "3qjCXN3z7n50cLaSM23T6Cq98X0jdn7Xzwki-FPkJ760vPuSLZCRMl8K9HfKS5SZIJzgrrQy6JlQ3ZSXmDJEgp7MeBpPGaa87559fWh2hapXzRNV-1SzUtMjXPa_UrNvnP_o_XuaJEKP53DroA20V9DTcPOHz5-xjfvUDFuoD2iNgqGSKtJPhg2D0uAuIJCt3h794IA2vWtiaovdqUZrfWFz1Yvt2-jRmjfzO7I4aKk3yyovEa9frxdk56ePT0EQE4bXyzg3IZDdpiCE0_1_jiPHuXkpY0K9jiYPqH3jSj_fat1AtEw-j8t_oy1PmOF4Hm6iIljYNTMGphwFekDzbTNYq8jYrSM1RWwcsvR_wvq_CIX6RfniHLD4QrG1V1euNlK2NktuBaEF3CuaOoJsujsrjDQphsrp63gLp7wMZMJrISm6T5abQsvBiDPmUDfXlREeJ2g1DH1ajKDrzP4ieu9nIAGjxZkMoocx3ng7wkXAJW05j-l3ehNpyqnHRtCb"
    }
  ]
}
2022-05-30 08:39:00 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-05-30 08:39:00 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-05-30 08:39:00 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-05-30 08:39:00 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-05-30 08:39:00 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
aas-app-oidc
client_secret
secret
2022-05-30 08:39:00 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-05-30 08:39:00 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-05-30 08:39:00 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-05-30 08:39:00
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-05-30 08:39:00 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2022-05-30 08:39:00 SUCCESS
SetProtectedResourceUrlToUserInfoEndpoint
userinfo_endpoint will be used to test access token. The user info is not a mandatory to implement feature in the OpenID Connect specification, but is mandatory for certification.
protected_resource_url
http://78.138.66.128:9009/userinfo
2022-05-30 08:39:00
oidcc-prompt-none-logged-in
Setup Done
Make request to authorization endpoint
2022-05-30 08:39:00 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
aas-app-oidc
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
scope
openid
2022-05-30 08:39:00
CreateRandomStateValue
Created state value
requested_state_length
10
state
bqmZVF3p8S
2022-05-30 08:39:00 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
aas-app-oidc
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
scope
openid
state
bqmZVF3p8S
2022-05-30 08:39:00
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
5HkjXOCRL4
2022-05-30 08:39:00 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
aas-app-oidc
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
scope
openid
state
bqmZVF3p8S
nonce
5HkjXOCRL4
2022-05-30 08:39:00 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
aas-app-oidc
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
scope
openid
state
bqmZVF3p8S
nonce
5HkjXOCRL4
response_type
code
2022-05-30 08:39:00 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "aas-app-oidc",
  "redirect_uri": "https://localhost.emobix.co.uk:8443/test/a/aas-test/callback",
  "scope": "openid",
  "state": "bqmZVF3p8S",
  "nonce": "5HkjXOCRL4",
  "response_type": "code"
}
redirect_to_authorization_endpoint
http://78.138.66.128:9009/oauth2/authorize?client_id=aas-app-oidc&redirect_uri=https://localhost.emobix.co.uk:8443/test/a/aas-test/callback&scope=openid&state=bqmZVF3p8S&nonce=5HkjXOCRL4&response_type=code
2022-05-30 08:39:00 REDIRECT
oidcc-prompt-none-logged-in
Redirecting to authorization endpoint
redirect_to
http://78.138.66.128:9009/oauth2/authorize?client_id=aas-app-oidc&redirect_uri=https://localhost.emobix.co.uk:8443/test/a/aas-test/callback&scope=openid&state=bqmZVF3p8S&nonce=5HkjXOCRL4&response_type=code
2022-05-30 08:39:02 INCOMING
oidcc-prompt-none-logged-in
Incoming HTTP request to /test/a/aas-test/callback
incoming_headers
{
  "host": "localhost.emobix.co.uk:8443",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.62 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\" Not A;Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"102\", \"Google Chrome\";v\u003d\"102\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,sk;q\u003d0.8",
  "cookie": "JSESSIONID\u003d9DD21C39772E170918EEAF8210152092",
  "connection": "Keep-Alive"
}
incoming_path
/test/a/aas-test/callback
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "code": "-weYf8JV5Bg0FOfxMW2BMA8ESD3BcJazGODf_mRi_CPX6qR0bsogezytku9Cn0rnQXhRbQMmYus3CQnmPSAtpR2wUi5UOJaJGH0ytNCflfRbxjDohWq2QU6UA8atBY1C",
  "state": "bqmZVF3p8S"
}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-05-30 08:39:02 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/dG96V0LvyvTFkxgU9CJ7",
  "fullUrl": "https://localhost.emobix.co.uk:8443/test/a/aas-test/implicit/dG96V0LvyvTFkxgU9CJ7"
}
2022-05-30 08:39:02 OUTGOING
oidcc-prompt-none-logged-in
Response to HTTP request to test instance 4JNlRb0r1DHERdr
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://localhost.emobix.co.uk:8443/test/a/aas-test/implicit/dG96V0LvyvTFkxgU9CJ7, returnUrl=/log-detail.html?log=4JNlRb0r1DHERdr}]
outgoing_path
callback
2022-05-30 08:39:02 INCOMING
oidcc-prompt-none-logged-in
Incoming HTTP request to /test/a/aas-test/implicit/dG96V0LvyvTFkxgU9CJ7
incoming_headers
{
  "host": "localhost.emobix.co.uk:8443",
  "sec-ch-ua": "\" Not A;Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"102\", \"Google Chrome\";v\u003d\"102\"",
  "accept": "*/*",
  "content-type": "text/plain",
  "x-requested-with": "XMLHttpRequest",
  "sec-ch-ua-mobile": "?0",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.62 Safari/537.36",
  "sec-ch-ua-platform": "\"Windows\"",
  "origin": "https://localhost.emobix.co.uk:8443",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "cors",
  "sec-fetch-dest": "empty",
  "referer": "https://localhost.emobix.co.uk:8443/test/a/aas-test/callback?code\u003d-weYf8JV5Bg0FOfxMW2BMA8ESD3BcJazGODf_mRi_CPX6qR0bsogezytku9Cn0rnQXhRbQMmYus3CQnmPSAtpR2wUi5UOJaJGH0ytNCflfRbxjDohWq2QU6UA8atBY1C\u0026state\u003dbqmZVF3p8S",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,sk;q\u003d0.8",
  "cookie": "JSESSIONID\u003d9DD21C39772E170918EEAF8210152092",
  "content-length": "0",
  "connection": "Keep-Alive"
}
incoming_path
/test/a/aas-test/implicit/dG96V0LvyvTFkxgU9CJ7
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-05-30 08:39:02 OUTGOING
oidcc-prompt-none-logged-in
Response to HTTP request to test instance 4JNlRb0r1DHERdr
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/dG96V0LvyvTFkxgU9CJ7
2022-05-30 08:39:02 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-05-30 08:39:02 REDIRECT-IN
oidcc-prompt-none-logged-in
Authorization endpoint response captured
url_query
{
  "code": "-weYf8JV5Bg0FOfxMW2BMA8ESD3BcJazGODf_mRi_CPX6qR0bsogezytku9Cn0rnQXhRbQMmYus3CQnmPSAtpR2wUi5UOJaJGH0ytNCflfRbxjDohWq2QU6UA8atBY1C",
  "state": "bqmZVF3p8S"
}
headers
{
  "host": "localhost.emobix.co.uk:8443",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.62 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\" Not A;Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"102\", \"Google Chrome\";v\u003d\"102\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,sk;q\u003d0.8",
  "cookie": "JSESSIONID\u003d9DD21C39772E170918EEAF8210152092",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "x-forwarded-proto": "https",
  "x-forwarded-port": "8443",
  "connection": "Keep-Alive",
  "x-forwarded-host": "localhost.emobix.co.uk:8443",
  "x-forwarded-server": "localhost"
}
http_method
GET
url_fragment
{}
post_body
Verify authorization endpoint response
2022-05-30 08:39:02 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-05-30 08:39:02
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-05-30 08:39:02 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-05-30 08:39:02 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
bqmZVF3p8S
2022-05-30 08:39:02 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
-weYf8JV5Bg0FOfxMW2BMA8ESD3BcJazGODf_mRi_CPX6qR0bsogezytku9Cn0rnQXhRbQMmYus3CQnmPSAtpR2wUi5UOJaJGH0ytNCflfRbxjDohWq2QU6UA8atBY1C
2022-05-30 08:39:02 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
-weYf8JV5Bg0FOfxMW2BMA8ESD3BcJazGODf_mRi_CPX6qR0bsogezytku9Cn0rnQXhRbQMmYus3CQnmPSAtpR2wUi5UOJaJGH0ytNCflfRbxjDohWq2QU6UA8atBY1C
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
2022-05-30 08:39:02 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic YWFzLWFwcC1vaWRjOnNlY3JldA==
2022-05-30 08:39:02
CallTokenEndpoint
HTTP request
request_uri
http://78.138.66.128:9009/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic YWFzLWFwcC1vaWRjOnNlY3JldA\u003d\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "253"
}
request_body
grant_type=authorization_code&code=-weYf8JV5Bg0FOfxMW2BMA8ESD3BcJazGODf_mRi_CPX6qR0bsogezytku9Cn0rnQXhRbQMmYus3CQnmPSAtpR2wUi5UOJaJGH0ytNCflfRbxjDohWq2QU6UA8atBY1C&redirect_uri=https%3A%2F%2Flocalhost.emobix.co.uk%3A8443%2Ftest%2Fa%2Faas-test%2Fcallback
2022-05-30 08:39:02 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text

                                
response_headers
{
  "x-content-type-options": "nosniff",
  "x-xss-protection": "1; mode\u003dblock",
  "cache-control": "no-cache, no-store, max-age\u003d0, must-revalidate",
  "pragma": "no-cache",
  "expires": "0",
  "x-frame-options": "DENY",
  "content-type": "application/json;charset\u003dUTF-8",
  "transfer-encoding": "chunked",
  "date": "Mon, 30 May 2022 08:39:02 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
response_body
{"access_token":"eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NDIsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNDIsImlhdCI6MTY1Mzg5OTk0Mn0.dK6koIURATHIESG9r-ziKu6es-Lfw3dfMlbP3W8J0ynGHzlsuF3oy29pFeD5uUO3rvyfbmXFJfS7RS-xonm1eAjgdwcembNkHj4M7ES86qnraZpRbw_jXzT6LJsjTFhlc39kEWBaJluTP2PhvV0snLoe3Emr-zM4Dio0T4TIG572mx53bTWRjUIeKw9slquUn5V0bpoOGGzNxuiIZgkeZ4q8knXguN4gpmrrWCVYM-Mic1G7csf-hEjtgxSscQgLaeYsnFFxjZQ4gNUDK7tb7zZUx-2sRM1OQOUr2fL7SKKpjypsa-8xL8o6pJhyY1sMk1tzNMnlF0LezjOgvrRlN2CnUmEgPh8IoF5wnR0-30Y-fbnfjtaiiKxRMFMauydQMQTDwT42JwgD04WF1IReLJmonGqd79p_fa7WMbYBqVFrEcCg-zaHZzR6nVniugwhvmMCh01rwRQrWqe15tCJot_le5eNmo_LckPk7i0ImNkb054Rwh0O3H3aeeH6mSc7","scope":"openid","id_token":"eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NDIsImlhdCI6MTY1Mzg5OTk0Miwibm9uY2UiOiI1SGtqWE9DUkw0In0.mhY_Kb_Ow_OU4mL3PpQFu_sM1CFggDmqeX9XwRVdXKi0FwKQrpUJkv02wbdFjb0prwlXBMBgUxz5ulv1dKmbC5t_BR6W5GxGZa4nnhOtRDxy3N0KBEykWpj4njbLMheK8-wxDthUcUYzkywBNZaYd7XxEVowFt-tCvlpAvzKnUVUnbRmLUTeLCA3ues1b9EfnyJvSNTEVA3AtnXU3i82ErUaY13CFRSoTJ21T1pHgmIt7m0okhpQ8YHfrPNPqEBzesWCtGX_Fh2A3rik-bEhTG5oZxUES9Q4kH0SW1NbHooe2bTzJJ0QC2eF4W-Nt4el069g_qv9bAxLIRiMFVuCpRpJK3fEMcjpzfpT1CAc7QrW1cC662DnY-7Tb59xzxbZ49AQP2IqY1yGsEqdUXRDPgSh-iifNWr4rRN9JUFkKnSa1S5TUrZdA2CK-2tzcHIbZ93j-WeLTQhnpEttKV3Mgg995X3BlElraPxr7iRlDyt9RbdGydTBSy0gMC6zNIQI","token_type":"Bearer","expires_in":299}
2022-05-30 08:39:02 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NDIsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNDIsImlhdCI6MTY1Mzg5OTk0Mn0.dK6koIURATHIESG9r-ziKu6es-Lfw3dfMlbP3W8J0ynGHzlsuF3oy29pFeD5uUO3rvyfbmXFJfS7RS-xonm1eAjgdwcembNkHj4M7ES86qnraZpRbw_jXzT6LJsjTFhlc39kEWBaJluTP2PhvV0snLoe3Emr-zM4Dio0T4TIG572mx53bTWRjUIeKw9slquUn5V0bpoOGGzNxuiIZgkeZ4q8knXguN4gpmrrWCVYM-Mic1G7csf-hEjtgxSscQgLaeYsnFFxjZQ4gNUDK7tb7zZUx-2sRM1OQOUr2fL7SKKpjypsa-8xL8o6pJhyY1sMk1tzNMnlF0LezjOgvrRlN2CnUmEgPh8IoF5wnR0-30Y-fbnfjtaiiKxRMFMauydQMQTDwT42JwgD04WF1IReLJmonGqd79p_fa7WMbYBqVFrEcCg-zaHZzR6nVniugwhvmMCh01rwRQrWqe15tCJot_le5eNmo_LckPk7i0ImNkb054Rwh0O3H3aeeH6mSc7
scope
openid
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NDIsImlhdCI6MTY1Mzg5OTk0Miwibm9uY2UiOiI1SGtqWE9DUkw0In0.mhY_Kb_Ow_OU4mL3PpQFu_sM1CFggDmqeX9XwRVdXKi0FwKQrpUJkv02wbdFjb0prwlXBMBgUxz5ulv1dKmbC5t_BR6W5GxGZa4nnhOtRDxy3N0KBEykWpj4njbLMheK8-wxDthUcUYzkywBNZaYd7XxEVowFt-tCvlpAvzKnUVUnbRmLUTeLCA3ues1b9EfnyJvSNTEVA3AtnXU3i82ErUaY13CFRSoTJ21T1pHgmIt7m0okhpQ8YHfrPNPqEBzesWCtGX_Fh2A3rik-bEhTG5oZxUES9Q4kH0SW1NbHooe2bTzJJ0QC2eF4W-Nt4el069g_qv9bAxLIRiMFVuCpRpJK3fEMcjpzfpT1CAc7QrW1cC662DnY-7Tb59xzxbZ49AQP2IqY1yGsEqdUXRDPgSh-iifNWr4rRN9JUFkKnSa1S5TUrZdA2CK-2tzcHIbZ93j-WeLTQhnpEttKV3Mgg995X3BlElraPxr7iRlDyt9RbdGydTBSy0gMC6zNIQI
token_type
Bearer
expires_in
299
2022-05-30 08:39:02 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-05-30 08:39:02 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NDIsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNDIsImlhdCI6MTY1Mzg5OTk0Mn0.dK6koIURATHIESG9r-ziKu6es-Lfw3dfMlbP3W8J0ynGHzlsuF3oy29pFeD5uUO3rvyfbmXFJfS7RS-xonm1eAjgdwcembNkHj4M7ES86qnraZpRbw_jXzT6LJsjTFhlc39kEWBaJluTP2PhvV0snLoe3Emr-zM4Dio0T4TIG572mx53bTWRjUIeKw9slquUn5V0bpoOGGzNxuiIZgkeZ4q8knXguN4gpmrrWCVYM-Mic1G7csf-hEjtgxSscQgLaeYsnFFxjZQ4gNUDK7tb7zZUx-2sRM1OQOUr2fL7SKKpjypsa-8xL8o6pJhyY1sMk1tzNMnlF0LezjOgvrRlN2CnUmEgPh8IoF5wnR0-30Y-fbnfjtaiiKxRMFMauydQMQTDwT42JwgD04WF1IReLJmonGqd79p_fa7WMbYBqVFrEcCg-zaHZzR6nVniugwhvmMCh01rwRQrWqe15tCJot_le5eNmo_LckPk7i0ImNkb054Rwh0O3H3aeeH6mSc7
2022-05-30 08:39:02 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NDIsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNDIsImlhdCI6MTY1Mzg5OTk0Mn0.dK6koIURATHIESG9r-ziKu6es-Lfw3dfMlbP3W8J0ynGHzlsuF3oy29pFeD5uUO3rvyfbmXFJfS7RS-xonm1eAjgdwcembNkHj4M7ES86qnraZpRbw_jXzT6LJsjTFhlc39kEWBaJluTP2PhvV0snLoe3Emr-zM4Dio0T4TIG572mx53bTWRjUIeKw9slquUn5V0bpoOGGzNxuiIZgkeZ4q8knXguN4gpmrrWCVYM-Mic1G7csf-hEjtgxSscQgLaeYsnFFxjZQ4gNUDK7tb7zZUx-2sRM1OQOUr2fL7SKKpjypsa-8xL8o6pJhyY1sMk1tzNMnlF0LezjOgvrRlN2CnUmEgPh8IoF5wnR0-30Y-fbnfjtaiiKxRMFMauydQMQTDwT42JwgD04WF1IReLJmonGqd79p_fa7WMbYBqVFrEcCg-zaHZzR6nVniugwhvmMCh01rwRQrWqe15tCJot_le5eNmo_LckPk7i0ImNkb054Rwh0O3H3aeeH6mSc7
type
Bearer
2022-05-30 08:39:02 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
299
2022-05-30 08:39:02 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
299
2022-05-30 08:39:02 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2022-05-30 08:39:02 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NDIsImlhdCI6MTY1Mzg5OTk0Miwibm9uY2UiOiI1SGtqWE9DUkw0In0.mhY_Kb_Ow_OU4mL3PpQFu_sM1CFggDmqeX9XwRVdXKi0FwKQrpUJkv02wbdFjb0prwlXBMBgUxz5ulv1dKmbC5t_BR6W5GxGZa4nnhOtRDxy3N0KBEykWpj4njbLMheK8-wxDthUcUYzkywBNZaYd7XxEVowFt-tCvlpAvzKnUVUnbRmLUTeLCA3ues1b9EfnyJvSNTEVA3AtnXU3i82ErUaY13CFRSoTJ21T1pHgmIt7m0okhpQ8YHfrPNPqEBzesWCtGX_Fh2A3rik-bEhTG5oZxUES9Q4kH0SW1NbHooe2bTzJJ0QC2eF4W-Nt4el069g_qv9bAxLIRiMFVuCpRpJK3fEMcjpzfpT1CAc7QrW1cC662DnY-7Tb59xzxbZ49AQP2IqY1yGsEqdUXRDPgSh-iifNWr4rRN9JUFkKnSa1S5TUrZdA2CK-2tzcHIbZ93j-WeLTQhnpEttKV3Mgg995X3BlElraPxr7iRlDyt9RbdGydTBSy0gMC6zNIQI
header
{
  "kid": "96ec048e-c640-4cfd-bc82-6571810a9d0f",
  "alg": "RS256"
}
claims
{
  "sub": "f9cc9b11-1dd9-4771-ab21-35fff64719d4",
  "aud": "aas-app-oidc",
  "azp": "aas-app-oidc",
  "iss": "http://78.138.66.128:9009",
  "exp": 1653901742,
  "iat": 1653899942,
  "nonce": "5HkjXOCRL4"
}
2022-05-30 08:39:02 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-05-30 08:39:02
ValidateIdTokenStandardClaims
sub is a string with content
2022-05-30 08:39:02 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-05-30 08:39:02 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
5HkjXOCRL4
2022-05-30 08:39:02 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-05-30 08:39:02 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NDIsImlhdCI6MTY1Mzg5OTk0Miwibm9uY2UiOiI1SGtqWE9DUkw0In0.mhY_Kb_Ow_OU4mL3PpQFu_sM1CFggDmqeX9XwRVdXKi0FwKQrpUJkv02wbdFjb0prwlXBMBgUxz5ulv1dKmbC5t_BR6W5GxGZa4nnhOtRDxy3N0KBEykWpj4njbLMheK8-wxDthUcUYzkywBNZaYd7XxEVowFt-tCvlpAvzKnUVUnbRmLUTeLCA3ues1b9EfnyJvSNTEVA3AtnXU3i82ErUaY13CFRSoTJ21T1pHgmIt7m0okhpQ8YHfrPNPqEBzesWCtGX_Fh2A3rik-bEhTG5oZxUES9Q4kH0SW1NbHooe2bTzJJ0QC2eF4W-Nt4el069g_qv9bAxLIRiMFVuCpRpJK3fEMcjpzfpT1CAc7QrW1cC662DnY-7Tb59xzxbZ49AQP2IqY1yGsEqdUXRDPgSh-iifNWr4rRN9JUFkKnSa1S5TUrZdA2CK-2tzcHIbZ93j-WeLTQhnpEttKV3Mgg995X3BlElraPxr7iRlDyt9RbdGydTBSy0gMC6zNIQI
2022-05-30 08:39:02 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NDIsImlhdCI6MTY1Mzg5OTk0Miwibm9uY2UiOiI1SGtqWE9DUkw0In0.mhY_Kb_Ow_OU4mL3PpQFu_sM1CFggDmqeX9XwRVdXKi0FwKQrpUJkv02wbdFjb0prwlXBMBgUxz5ulv1dKmbC5t_BR6W5GxGZa4nnhOtRDxy3N0KBEykWpj4njbLMheK8-wxDthUcUYzkywBNZaYd7XxEVowFt-tCvlpAvzKnUVUnbRmLUTeLCA3ues1b9EfnyJvSNTEVA3AtnXU3i82ErUaY13CFRSoTJ21T1pHgmIt7m0okhpQ8YHfrPNPqEBzesWCtGX_Fh2A3rik-bEhTG5oZxUES9Q4kH0SW1NbHooe2bTzJJ0QC2eF4W-Nt4el069g_qv9bAxLIRiMFVuCpRpJK3fEMcjpzfpT1CAc7QrW1cC662DnY-7Tb59xzxbZ49AQP2IqY1yGsEqdUXRDPgSh-iifNWr4rRN9JUFkKnSa1S5TUrZdA2CK-2tzcHIbZ93j-WeLTQhnpEttKV3Mgg995X3BlElraPxr7iRlDyt9RbdGydTBSy0gMC6zNIQI
2022-05-30 08:39:02 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
f9cc9b11-1dd9-4771-ab21-35fff64719d4
2022-05-30 08:39:02
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-05-30 08:39:02 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
Userinfo endpoint tests
2022-05-30 08:39:02
CallProtectedResource
HTTP request
request_uri
http://78.138.66.128:9009/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NDIsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNDIsImlhdCI6MTY1Mzg5OTk0Mn0.dK6koIURATHIESG9r-ziKu6es-Lfw3dfMlbP3W8J0ynGHzlsuF3oy29pFeD5uUO3rvyfbmXFJfS7RS-xonm1eAjgdwcembNkHj4M7ES86qnraZpRbw_jXzT6LJsjTFhlc39kEWBaJluTP2PhvV0snLoe3Emr-zM4Dio0T4TIG572mx53bTWRjUIeKw9slquUn5V0bpoOGGzNxuiIZgkeZ4q8knXguN4gpmrrWCVYM-Mic1G7csf-hEjtgxSscQgLaeYsnFFxjZQ4gNUDK7tb7zZUx-2sRM1OQOUr2fL7SKKpjypsa-8xL8o6pJhyY1sMk1tzNMnlF0LezjOgvrRlN2CnUmEgPh8IoF5wnR0-30Y-fbnfjtaiiKxRMFMauydQMQTDwT42JwgD04WF1IReLJmonGqd79p_fa7WMbYBqVFrEcCg-zaHZzR6nVniugwhvmMCh01rwRQrWqe15tCJot_le5eNmo_LckPk7i0ImNkb054Rwh0O3H3aeeH6mSc7",
  "content-length": "0"
}
request_body

                                
2022-05-30 08:39:02 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text

                                
response_headers
{
  "x-content-type-options": "nosniff",
  "x-xss-protection": "1; mode\u003dblock",
  "cache-control": "no-cache, no-store, max-age\u003d0, must-revalidate",
  "pragma": "no-cache",
  "expires": "0",
  "x-frame-options": "DENY",
  "content-type": "application/json",
  "transfer-encoding": "chunked",
  "date": "Mon, 30 May 2022 08:39:02 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
response_body
{"sub":"f9cc9b11-1dd9-4771-ab21-35fff64719d4","iss":"http://78.138.66.128:9009"}
2022-05-30 08:39:02 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "x-content-type-options": "nosniff",
  "x-xss-protection": "1; mode\u003dblock",
  "cache-control": "no-cache, no-store, max-age\u003d0, must-revalidate",
  "pragma": "no-cache",
  "expires": "0",
  "x-frame-options": "DENY",
  "content-type": "application/json",
  "transfer-encoding": "chunked",
  "date": "Mon, 30 May 2022 08:39:02 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
body
{"sub":"f9cc9b11-1dd9-4771-ab21-35fff64719d4","iss":"http://78.138.66.128:9009"}
2022-05-30 08:39:02 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
Second authorization: Make request to authorization endpoint
2022-05-30 08:39:02 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
aas-app-oidc
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
scope
openid
2022-05-30 08:39:02
CreateRandomStateValue
Created state value
requested_state_length
10
state
Mla7BhCJcj
2022-05-30 08:39:02 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
aas-app-oidc
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
scope
openid
state
Mla7BhCJcj
2022-05-30 08:39:02
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
nmT9p6PWi0
2022-05-30 08:39:02 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
aas-app-oidc
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
scope
openid
state
Mla7BhCJcj
nonce
nmT9p6PWi0
2022-05-30 08:39:02 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
aas-app-oidc
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
scope
openid
state
Mla7BhCJcj
nonce
nmT9p6PWi0
response_type
code
2022-05-30 08:39:02 SUCCESS
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
client_id
aas-app-oidc
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
scope
openid
state
Mla7BhCJcj
nonce
nmT9p6PWi0
response_type
code
prompt
none
2022-05-30 08:39:02 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "aas-app-oidc",
  "redirect_uri": "https://localhost.emobix.co.uk:8443/test/a/aas-test/callback",
  "scope": "openid",
  "state": "Mla7BhCJcj",
  "nonce": "nmT9p6PWi0",
  "response_type": "code",
  "prompt": "none"
}
redirect_to_authorization_endpoint
http://78.138.66.128:9009/oauth2/authorize?client_id=aas-app-oidc&redirect_uri=https://localhost.emobix.co.uk:8443/test/a/aas-test/callback&scope=openid&state=Mla7BhCJcj&nonce=nmT9p6PWi0&response_type=code&prompt=none
2022-05-30 08:39:02 REDIRECT
oidcc-prompt-none-logged-in
Redirecting to authorization endpoint
redirect_to
http://78.138.66.128:9009/oauth2/authorize?client_id=aas-app-oidc&redirect_uri=https://localhost.emobix.co.uk:8443/test/a/aas-test/callback&scope=openid&state=Mla7BhCJcj&nonce=nmT9p6PWi0&response_type=code&prompt=none
2022-05-30 08:39:05 INCOMING
oidcc-prompt-none-logged-in
Incoming HTTP request to /test/a/aas-test/callback
incoming_headers
{
  "host": "localhost.emobix.co.uk:8443",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.62 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\" Not A;Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"102\", \"Google Chrome\";v\u003d\"102\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,sk;q\u003d0.8",
  "cookie": "JSESSIONID\u003d9DD21C39772E170918EEAF8210152092",
  "connection": "Keep-Alive"
}
incoming_path
/test/a/aas-test/callback
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "code": "4lufOLR9Gorqncdq300sQ4AYD7DBGm5THMtR5Mfclv_iBcmYAD_bGKE-MkFTf1F_d6WYqUwXmuFg8HL3NThaeYMzVRfJp8hV29zv3ZLAJJHefYEnYdpm55vv0-r23sgF",
  "state": "Mla7BhCJcj"
}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-05-30 08:39:05 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/I5scLZfXsD2UnFvnTrw6",
  "fullUrl": "https://localhost.emobix.co.uk:8443/test/a/aas-test/implicit/I5scLZfXsD2UnFvnTrw6"
}
2022-05-30 08:39:05 OUTGOING
oidcc-prompt-none-logged-in
Response to HTTP request to test instance 4JNlRb0r1DHERdr
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://localhost.emobix.co.uk:8443/test/a/aas-test/implicit/I5scLZfXsD2UnFvnTrw6, returnUrl=/log-detail.html?log=4JNlRb0r1DHERdr}]
outgoing_path
callback
2022-05-30 08:39:05 INCOMING
oidcc-prompt-none-logged-in
Incoming HTTP request to /test/a/aas-test/implicit/I5scLZfXsD2UnFvnTrw6
incoming_headers
{
  "host": "localhost.emobix.co.uk:8443",
  "sec-ch-ua": "\" Not A;Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"102\", \"Google Chrome\";v\u003d\"102\"",
  "accept": "*/*",
  "content-type": "text/plain",
  "x-requested-with": "XMLHttpRequest",
  "sec-ch-ua-mobile": "?0",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.62 Safari/537.36",
  "sec-ch-ua-platform": "\"Windows\"",
  "origin": "https://localhost.emobix.co.uk:8443",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "cors",
  "sec-fetch-dest": "empty",
  "referer": "https://localhost.emobix.co.uk:8443/test/a/aas-test/callback?code\u003d4lufOLR9Gorqncdq300sQ4AYD7DBGm5THMtR5Mfclv_iBcmYAD_bGKE-MkFTf1F_d6WYqUwXmuFg8HL3NThaeYMzVRfJp8hV29zv3ZLAJJHefYEnYdpm55vv0-r23sgF\u0026state\u003dMla7BhCJcj",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,sk;q\u003d0.8",
  "cookie": "JSESSIONID\u003d9DD21C39772E170918EEAF8210152092",
  "content-length": "0",
  "connection": "Keep-Alive"
}
incoming_path
/test/a/aas-test/implicit/I5scLZfXsD2UnFvnTrw6
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-05-30 08:39:05 OUTGOING
oidcc-prompt-none-logged-in
Response to HTTP request to test instance 4JNlRb0r1DHERdr
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/I5scLZfXsD2UnFvnTrw6
2022-05-30 08:39:05 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-05-30 08:39:05 REDIRECT-IN
oidcc-prompt-none-logged-in
Authorization endpoint response captured
url_query
{
  "code": "4lufOLR9Gorqncdq300sQ4AYD7DBGm5THMtR5Mfclv_iBcmYAD_bGKE-MkFTf1F_d6WYqUwXmuFg8HL3NThaeYMzVRfJp8hV29zv3ZLAJJHefYEnYdpm55vv0-r23sgF",
  "state": "Mla7BhCJcj"
}
headers
{
  "host": "localhost.emobix.co.uk:8443",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.62 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\" Not A;Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"102\", \"Google Chrome\";v\u003d\"102\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,sk;q\u003d0.8",
  "cookie": "JSESSIONID\u003d9DD21C39772E170918EEAF8210152092",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "x-forwarded-proto": "https",
  "x-forwarded-port": "8443",
  "connection": "Keep-Alive",
  "x-forwarded-host": "localhost.emobix.co.uk:8443",
  "x-forwarded-server": "localhost"
}
http_method
GET
url_fragment
{}
post_body
Second authorization: Verify authorization endpoint response
2022-05-30 08:39:05 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-05-30 08:39:05
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-05-30 08:39:05 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-05-30 08:39:05 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
Mla7BhCJcj
2022-05-30 08:39:05 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
4lufOLR9Gorqncdq300sQ4AYD7DBGm5THMtR5Mfclv_iBcmYAD_bGKE-MkFTf1F_d6WYqUwXmuFg8HL3NThaeYMzVRfJp8hV29zv3ZLAJJHefYEnYdpm55vv0-r23sgF
2022-05-30 08:39:05 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
4lufOLR9Gorqncdq300sQ4AYD7DBGm5THMtR5Mfclv_iBcmYAD_bGKE-MkFTf1F_d6WYqUwXmuFg8HL3NThaeYMzVRfJp8hV29zv3ZLAJJHefYEnYdpm55vv0-r23sgF
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
2022-05-30 08:39:05 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic YWFzLWFwcC1vaWRjOnNlY3JldA==
2022-05-30 08:39:05
CallTokenEndpoint
HTTP request
request_uri
http://78.138.66.128:9009/oauth2/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic YWFzLWFwcC1vaWRjOnNlY3JldA\u003d\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "253"
}
request_body
grant_type=authorization_code&code=4lufOLR9Gorqncdq300sQ4AYD7DBGm5THMtR5Mfclv_iBcmYAD_bGKE-MkFTf1F_d6WYqUwXmuFg8HL3NThaeYMzVRfJp8hV29zv3ZLAJJHefYEnYdpm55vv0-r23sgF&redirect_uri=https%3A%2F%2Flocalhost.emobix.co.uk%3A8443%2Ftest%2Fa%2Faas-test%2Fcallback
2022-05-30 08:39:05 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text

                                
response_headers
{
  "x-content-type-options": "nosniff",
  "x-xss-protection": "1; mode\u003dblock",
  "cache-control": "no-cache, no-store, max-age\u003d0, must-revalidate",
  "pragma": "no-cache",
  "expires": "0",
  "x-frame-options": "DENY",
  "content-type": "application/json;charset\u003dUTF-8",
  "transfer-encoding": "chunked",
  "date": "Mon, 30 May 2022 08:39:05 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
response_body
{"access_token":"eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NDYsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNDYsImlhdCI6MTY1Mzg5OTk0Nn0.iWt20stTWAuTelC7Z4tDIduIVsueBmkKfhOTGfwu86HMofAsMmR3Ti_fn3jeWZUqIJq0KtQNF_gh8r3qlHTh6cduPmZIWnwcnKvA-FSuWH6rGTf0-AyFjcP-z3JQRPz2jQSq0AMQh0XlTloootfszHdPz9s0GtSutGSlJa0AnLx1H2-6sWOa_1pjqHBiejKSkaOq21Ht1J-hK6Mwt9_sqMoOniOuvuasjN68U_sEaD20M43gutIHHou8JrIy7tTV9xMP19D4RuzWu2h3YCaJU9DVehMbp4nNAZlQzcgAWi7uPpvLIAjTrNeNGQlwEfjlpdAOfVyPw2xRyhp-ZymVhUtu3B9ZDJH2g_UNIjNLwVLleCGMdniGgfuAdtl9SUjxqgtJI-JUECsWEpM1UswYNYI7RgcmvVTYj6iVnwZcAAfBc4hI-CuX104-1_Q_eoFpeJOvawbLJm1HX3p2kQsMuysHPQyD2v11IzqEZdKiqNP-ep3dOCVgoKP4KK8RwDru","scope":"openid","id_token":"eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NDYsImlhdCI6MTY1Mzg5OTk0Niwibm9uY2UiOiJubVQ5cDZQV2kwIn0.a9wFgrqAmz3nQ032pkQlS2qotmAcqBVQsYK8au9BzBO5axRC63B37_TZBylIUHC2PppygKCnrPVo-3Cr8djSm7-3l7M6kLBJ6OTNRDOcEzIHq2Km28dLbn5DtxBeh9xphnPv4vzP3-4PQ6HGiAJF6Y71LlrAVrVYB_F4TIN9KxGsGkf3Fktk8F0V86sqN385yFrD8b8__TMVwtGcSCHVbFS6TRCgnZCKkCUGfXLHxez7fIJYxc_tt7747QAfZVLVVMQBRPfG-zTze3iINbbHGunEmxRX2BuYlcwCY_KaWqswKf7GcSpbh7f7f3RzAkwXWEoe5GNs8gKU6R7nE8cnX8wABNggttoqlVnBBTKNkfSq_a2a-SPcSqblhln3OeeZjAY_olW8VJAnAGkj-RlgodciwNqq5ygg-07e4-L7oCS4g91MXr2GCXtYrnFl39DLXZTjeiL-qGMh1qMx5PNj1hqK00xmfU-8y7bUf8KRpPFxdxt_0_fkBjp3xiD6pJPS","token_type":"Bearer","expires_in":299}
2022-05-30 08:39:05 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NDYsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNDYsImlhdCI6MTY1Mzg5OTk0Nn0.iWt20stTWAuTelC7Z4tDIduIVsueBmkKfhOTGfwu86HMofAsMmR3Ti_fn3jeWZUqIJq0KtQNF_gh8r3qlHTh6cduPmZIWnwcnKvA-FSuWH6rGTf0-AyFjcP-z3JQRPz2jQSq0AMQh0XlTloootfszHdPz9s0GtSutGSlJa0AnLx1H2-6sWOa_1pjqHBiejKSkaOq21Ht1J-hK6Mwt9_sqMoOniOuvuasjN68U_sEaD20M43gutIHHou8JrIy7tTV9xMP19D4RuzWu2h3YCaJU9DVehMbp4nNAZlQzcgAWi7uPpvLIAjTrNeNGQlwEfjlpdAOfVyPw2xRyhp-ZymVhUtu3B9ZDJH2g_UNIjNLwVLleCGMdniGgfuAdtl9SUjxqgtJI-JUECsWEpM1UswYNYI7RgcmvVTYj6iVnwZcAAfBc4hI-CuX104-1_Q_eoFpeJOvawbLJm1HX3p2kQsMuysHPQyD2v11IzqEZdKiqNP-ep3dOCVgoKP4KK8RwDru
scope
openid
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NDYsImlhdCI6MTY1Mzg5OTk0Niwibm9uY2UiOiJubVQ5cDZQV2kwIn0.a9wFgrqAmz3nQ032pkQlS2qotmAcqBVQsYK8au9BzBO5axRC63B37_TZBylIUHC2PppygKCnrPVo-3Cr8djSm7-3l7M6kLBJ6OTNRDOcEzIHq2Km28dLbn5DtxBeh9xphnPv4vzP3-4PQ6HGiAJF6Y71LlrAVrVYB_F4TIN9KxGsGkf3Fktk8F0V86sqN385yFrD8b8__TMVwtGcSCHVbFS6TRCgnZCKkCUGfXLHxez7fIJYxc_tt7747QAfZVLVVMQBRPfG-zTze3iINbbHGunEmxRX2BuYlcwCY_KaWqswKf7GcSpbh7f7f3RzAkwXWEoe5GNs8gKU6R7nE8cnX8wABNggttoqlVnBBTKNkfSq_a2a-SPcSqblhln3OeeZjAY_olW8VJAnAGkj-RlgodciwNqq5ygg-07e4-L7oCS4g91MXr2GCXtYrnFl39DLXZTjeiL-qGMh1qMx5PNj1hqK00xmfU-8y7bUf8KRpPFxdxt_0_fkBjp3xiD6pJPS
token_type
Bearer
expires_in
299
2022-05-30 08:39:05 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-05-30 08:39:05 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NDYsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNDYsImlhdCI6MTY1Mzg5OTk0Nn0.iWt20stTWAuTelC7Z4tDIduIVsueBmkKfhOTGfwu86HMofAsMmR3Ti_fn3jeWZUqIJq0KtQNF_gh8r3qlHTh6cduPmZIWnwcnKvA-FSuWH6rGTf0-AyFjcP-z3JQRPz2jQSq0AMQh0XlTloootfszHdPz9s0GtSutGSlJa0AnLx1H2-6sWOa_1pjqHBiejKSkaOq21Ht1J-hK6Mwt9_sqMoOniOuvuasjN68U_sEaD20M43gutIHHou8JrIy7tTV9xMP19D4RuzWu2h3YCaJU9DVehMbp4nNAZlQzcgAWi7uPpvLIAjTrNeNGQlwEfjlpdAOfVyPw2xRyhp-ZymVhUtu3B9ZDJH2g_UNIjNLwVLleCGMdniGgfuAdtl9SUjxqgtJI-JUECsWEpM1UswYNYI7RgcmvVTYj6iVnwZcAAfBc4hI-CuX104-1_Q_eoFpeJOvawbLJm1HX3p2kQsMuysHPQyD2v11IzqEZdKiqNP-ep3dOCVgoKP4KK8RwDru
2022-05-30 08:39:05 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NDYsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNDYsImlhdCI6MTY1Mzg5OTk0Nn0.iWt20stTWAuTelC7Z4tDIduIVsueBmkKfhOTGfwu86HMofAsMmR3Ti_fn3jeWZUqIJq0KtQNF_gh8r3qlHTh6cduPmZIWnwcnKvA-FSuWH6rGTf0-AyFjcP-z3JQRPz2jQSq0AMQh0XlTloootfszHdPz9s0GtSutGSlJa0AnLx1H2-6sWOa_1pjqHBiejKSkaOq21Ht1J-hK6Mwt9_sqMoOniOuvuasjN68U_sEaD20M43gutIHHou8JrIy7tTV9xMP19D4RuzWu2h3YCaJU9DVehMbp4nNAZlQzcgAWi7uPpvLIAjTrNeNGQlwEfjlpdAOfVyPw2xRyhp-ZymVhUtu3B9ZDJH2g_UNIjNLwVLleCGMdniGgfuAdtl9SUjxqgtJI-JUECsWEpM1UswYNYI7RgcmvVTYj6iVnwZcAAfBc4hI-CuX104-1_Q_eoFpeJOvawbLJm1HX3p2kQsMuysHPQyD2v11IzqEZdKiqNP-ep3dOCVgoKP4KK8RwDru
type
Bearer
2022-05-30 08:39:05 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
299
2022-05-30 08:39:05 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
299
2022-05-30 08:39:05 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2022-05-30 08:39:05 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NDYsImlhdCI6MTY1Mzg5OTk0Niwibm9uY2UiOiJubVQ5cDZQV2kwIn0.a9wFgrqAmz3nQ032pkQlS2qotmAcqBVQsYK8au9BzBO5axRC63B37_TZBylIUHC2PppygKCnrPVo-3Cr8djSm7-3l7M6kLBJ6OTNRDOcEzIHq2Km28dLbn5DtxBeh9xphnPv4vzP3-4PQ6HGiAJF6Y71LlrAVrVYB_F4TIN9KxGsGkf3Fktk8F0V86sqN385yFrD8b8__TMVwtGcSCHVbFS6TRCgnZCKkCUGfXLHxez7fIJYxc_tt7747QAfZVLVVMQBRPfG-zTze3iINbbHGunEmxRX2BuYlcwCY_KaWqswKf7GcSpbh7f7f3RzAkwXWEoe5GNs8gKU6R7nE8cnX8wABNggttoqlVnBBTKNkfSq_a2a-SPcSqblhln3OeeZjAY_olW8VJAnAGkj-RlgodciwNqq5ygg-07e4-L7oCS4g91MXr2GCXtYrnFl39DLXZTjeiL-qGMh1qMx5PNj1hqK00xmfU-8y7bUf8KRpPFxdxt_0_fkBjp3xiD6pJPS
header
{
  "kid": "96ec048e-c640-4cfd-bc82-6571810a9d0f",
  "alg": "RS256"
}
claims
{
  "sub": "f9cc9b11-1dd9-4771-ab21-35fff64719d4",
  "aud": "aas-app-oidc",
  "azp": "aas-app-oidc",
  "iss": "http://78.138.66.128:9009",
  "exp": 1653901746,
  "iat": 1653899946,
  "nonce": "nmT9p6PWi0"
}
2022-05-30 08:39:05 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-05-30 08:39:05
ValidateIdTokenStandardClaims
sub is a string with content
2022-05-30 08:39:05 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-05-30 08:39:05 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
nmT9p6PWi0
2022-05-30 08:39:05 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-05-30 08:39:05 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NDYsImlhdCI6MTY1Mzg5OTk0Niwibm9uY2UiOiJubVQ5cDZQV2kwIn0.a9wFgrqAmz3nQ032pkQlS2qotmAcqBVQsYK8au9BzBO5axRC63B37_TZBylIUHC2PppygKCnrPVo-3Cr8djSm7-3l7M6kLBJ6OTNRDOcEzIHq2Km28dLbn5DtxBeh9xphnPv4vzP3-4PQ6HGiAJF6Y71LlrAVrVYB_F4TIN9KxGsGkf3Fktk8F0V86sqN385yFrD8b8__TMVwtGcSCHVbFS6TRCgnZCKkCUGfXLHxez7fIJYxc_tt7747QAfZVLVVMQBRPfG-zTze3iINbbHGunEmxRX2BuYlcwCY_KaWqswKf7GcSpbh7f7f3RzAkwXWEoe5GNs8gKU6R7nE8cnX8wABNggttoqlVnBBTKNkfSq_a2a-SPcSqblhln3OeeZjAY_olW8VJAnAGkj-RlgodciwNqq5ygg-07e4-L7oCS4g91MXr2GCXtYrnFl39DLXZTjeiL-qGMh1qMx5PNj1hqK00xmfU-8y7bUf8KRpPFxdxt_0_fkBjp3xiD6pJPS
2022-05-30 08:39:05 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NDYsImlhdCI6MTY1Mzg5OTk0Niwibm9uY2UiOiJubVQ5cDZQV2kwIn0.a9wFgrqAmz3nQ032pkQlS2qotmAcqBVQsYK8au9BzBO5axRC63B37_TZBylIUHC2PppygKCnrPVo-3Cr8djSm7-3l7M6kLBJ6OTNRDOcEzIHq2Km28dLbn5DtxBeh9xphnPv4vzP3-4PQ6HGiAJF6Y71LlrAVrVYB_F4TIN9KxGsGkf3Fktk8F0V86sqN385yFrD8b8__TMVwtGcSCHVbFS6TRCgnZCKkCUGfXLHxez7fIJYxc_tt7747QAfZVLVVMQBRPfG-zTze3iINbbHGunEmxRX2BuYlcwCY_KaWqswKf7GcSpbh7f7f3RzAkwXWEoe5GNs8gKU6R7nE8cnX8wABNggttoqlVnBBTKNkfSq_a2a-SPcSqblhln3OeeZjAY_olW8VJAnAGkj-RlgodciwNqq5ygg-07e4-L7oCS4g91MXr2GCXtYrnFl39DLXZTjeiL-qGMh1qMx5PNj1hqK00xmfU-8y7bUf8KRpPFxdxt_0_fkBjp3xiD6pJPS
2022-05-30 08:39:05 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
f9cc9b11-1dd9-4771-ab21-35fff64719d4
2022-05-30 08:39:05
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-05-30 08:39:05 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
Second authorization: Userinfo endpoint tests
2022-05-30 08:39:05
CallProtectedResource
HTTP request
request_uri
http://78.138.66.128:9009/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NDYsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNDYsImlhdCI6MTY1Mzg5OTk0Nn0.iWt20stTWAuTelC7Z4tDIduIVsueBmkKfhOTGfwu86HMofAsMmR3Ti_fn3jeWZUqIJq0KtQNF_gh8r3qlHTh6cduPmZIWnwcnKvA-FSuWH6rGTf0-AyFjcP-z3JQRPz2jQSq0AMQh0XlTloootfszHdPz9s0GtSutGSlJa0AnLx1H2-6sWOa_1pjqHBiejKSkaOq21Ht1J-hK6Mwt9_sqMoOniOuvuasjN68U_sEaD20M43gutIHHou8JrIy7tTV9xMP19D4RuzWu2h3YCaJU9DVehMbp4nNAZlQzcgAWi7uPpvLIAjTrNeNGQlwEfjlpdAOfVyPw2xRyhp-ZymVhUtu3B9ZDJH2g_UNIjNLwVLleCGMdniGgfuAdtl9SUjxqgtJI-JUECsWEpM1UswYNYI7RgcmvVTYj6iVnwZcAAfBc4hI-CuX104-1_Q_eoFpeJOvawbLJm1HX3p2kQsMuysHPQyD2v11IzqEZdKiqNP-ep3dOCVgoKP4KK8RwDru",
  "content-length": "0"
}
request_body

                                
2022-05-30 08:39:05 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text

                                
response_headers
{
  "x-content-type-options": "nosniff",
  "x-xss-protection": "1; mode\u003dblock",
  "cache-control": "no-cache, no-store, max-age\u003d0, must-revalidate",
  "pragma": "no-cache",
  "expires": "0",
  "x-frame-options": "DENY",
  "content-type": "application/json",
  "transfer-encoding": "chunked",
  "date": "Mon, 30 May 2022 08:39:05 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
response_body
{"sub":"f9cc9b11-1dd9-4771-ab21-35fff64719d4","iss":"http://78.138.66.128:9009"}
2022-05-30 08:39:05 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "x-content-type-options": "nosniff",
  "x-xss-protection": "1; mode\u003dblock",
  "cache-control": "no-cache, no-store, max-age\u003d0, must-revalidate",
  "pragma": "no-cache",
  "expires": "0",
  "x-frame-options": "DENY",
  "content-type": "application/json",
  "transfer-encoding": "chunked",
  "date": "Mon, 30 May 2022 08:39:05 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
body
{"sub":"f9cc9b11-1dd9-4771-ab21-35fff64719d4","iss":"http://78.138.66.128:9009"}
2022-05-30 08:39:05 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-05-30 08:39:05
CheckIdTokenAuthTimeClaimsSameIfPresent
auth_time cannot be checked as it is missing from the id_tokens for at least one of the authorizations
first_id_token
{
  "sub": "f9cc9b11-1dd9-4771-ab21-35fff64719d4",
  "aud": "aas-app-oidc",
  "azp": "aas-app-oidc",
  "iss": "http://78.138.66.128:9009",
  "exp": 1653901742,
  "iat": 1653899942,
  "nonce": "5HkjXOCRL4"
}
second_id_token
{
  "sub": "f9cc9b11-1dd9-4771-ab21-35fff64719d4",
  "aud": "aas-app-oidc",
  "azp": "aas-app-oidc",
  "iss": "http://78.138.66.128:9009",
  "exp": 1653901746,
  "iat": 1653899946,
  "nonce": "nmT9p6PWi0"
}
2022-05-30 08:39:05 SUCCESS
CheckIdTokenSubConsistentForSecondAuthorization
sub is the same in the second id_token
first_id_token
{
  "sub": "f9cc9b11-1dd9-4771-ab21-35fff64719d4",
  "aud": "aas-app-oidc",
  "azp": "aas-app-oidc",
  "iss": "http://78.138.66.128:9009",
  "exp": 1653901742,
  "iat": 1653899942,
  "nonce": "5HkjXOCRL4"
}
second_id_token
{
  "sub": "f9cc9b11-1dd9-4771-ab21-35fff64719d4",
  "aud": "aas-app-oidc",
  "azp": "aas-app-oidc",
  "iss": "http://78.138.66.128:9009",
  "exp": 1653901746,
  "iat": 1653899946,
  "nonce": "nmT9p6PWi0"
}
2022-05-30 08:39:05 FINISHED
oidcc-prompt-none-logged-in
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-05-30 08:39:05
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-05-30 08:39:09
TEST-RUNNER
Alias has now been claimed by another test
alias
aas-test
new_test_id
VntRpSAIXSMCvxE
Test Results