Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-05-30 08:39:09 INFO
TEST-RUNNER
Test instance VntRpSAIXSMCvxE 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-max-age-1
2022-05-30 08:39:09 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
2022-05-30 08:39:09
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:09 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:09 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:09 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:09 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-05-30 08:39:09 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:09
FetchServerKeys
Fetching server key
jwks_uri
http://78.138.66.128:9009/oauth2/jwks
2022-05-30 08:39:09
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:09 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:09 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:09
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:09 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:09 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:09 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:09 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-05-30 08:39:09 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-05-30 08:39:09 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-05-30 08:39:09 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
aas-app-oidc
client_secret
secret
2022-05-30 08:39:09 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-05-30 08:39:09 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-05-30 08:39:09 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-05-30 08:39:09
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-05-30 08:39:09 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:09 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:09
oidcc-max-age-1
Setup Done
Make request to authorization endpoint
2022-05-30 08:39:09 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:09
CreateRandomStateValue
Created state value
requested_state_length
10
state
hWPxzuyF8n
2022-05-30 08:39:09 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
hWPxzuyF8n
2022-05-30 08:39:09
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
A6ty2RhDMQ
2022-05-30 08:39:09 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
hWPxzuyF8n
nonce
A6ty2RhDMQ
2022-05-30 08:39:09 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
hWPxzuyF8n
nonce
A6ty2RhDMQ
response_type
code
2022-05-30 08:39:09 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": "hWPxzuyF8n",
  "nonce": "A6ty2RhDMQ",
  "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=hWPxzuyF8n&nonce=A6ty2RhDMQ&response_type=code
2022-05-30 08:39:09 REDIRECT
oidcc-max-age-1
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=hWPxzuyF8n&nonce=A6ty2RhDMQ&response_type=code
2022-05-30 08:39:11 INCOMING
oidcc-max-age-1
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": "MU7p9gJdpkAygeYpFaVyrcRAz3kywLZq81f34JZK5oHNkIPNf86LihDXytbG_GG0Ged0yrLgevnf6nsgbRk53nySGKARRbLUNQnaSFABq05av1uUa9Wp1J8nlWGJFxd3",
  "state": "hWPxzuyF8n"
}
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:11 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/ZII0HH8zoCnJ1ehlUw3p",
  "fullUrl": "https://localhost.emobix.co.uk:8443/test/a/aas-test/implicit/ZII0HH8zoCnJ1ehlUw3p"
}
2022-05-30 08:39:11 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance VntRpSAIXSMCvxE
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://localhost.emobix.co.uk:8443/test/a/aas-test/implicit/ZII0HH8zoCnJ1ehlUw3p, returnUrl=/log-detail.html?log=VntRpSAIXSMCvxE}]
outgoing_path
callback
2022-05-30 08:39:11 INCOMING
oidcc-max-age-1
Incoming HTTP request to /test/a/aas-test/implicit/ZII0HH8zoCnJ1ehlUw3p
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\u003dMU7p9gJdpkAygeYpFaVyrcRAz3kywLZq81f34JZK5oHNkIPNf86LihDXytbG_GG0Ged0yrLgevnf6nsgbRk53nySGKARRbLUNQnaSFABq05av1uUa9Wp1J8nlWGJFxd3\u0026state\u003dhWPxzuyF8n",
  "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/ZII0HH8zoCnJ1ehlUw3p
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:11 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance VntRpSAIXSMCvxE
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/ZII0HH8zoCnJ1ehlUw3p
2022-05-30 08:39:11 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-05-30 08:39:11 REDIRECT-IN
oidcc-max-age-1
Authorization endpoint response captured
url_query
{
  "code": "MU7p9gJdpkAygeYpFaVyrcRAz3kywLZq81f34JZK5oHNkIPNf86LihDXytbG_GG0Ged0yrLgevnf6nsgbRk53nySGKARRbLUNQnaSFABq05av1uUa9Wp1J8nlWGJFxd3",
  "state": "hWPxzuyF8n"
}
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:11 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-05-30 08:39:11
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-05-30 08:39:11 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-05-30 08:39:11 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
hWPxzuyF8n
2022-05-30 08:39:11 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
MU7p9gJdpkAygeYpFaVyrcRAz3kywLZq81f34JZK5oHNkIPNf86LihDXytbG_GG0Ged0yrLgevnf6nsgbRk53nySGKARRbLUNQnaSFABq05av1uUa9Wp1J8nlWGJFxd3
2022-05-30 08:39:11 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
MU7p9gJdpkAygeYpFaVyrcRAz3kywLZq81f34JZK5oHNkIPNf86LihDXytbG_GG0Ged0yrLgevnf6nsgbRk53nySGKARRbLUNQnaSFABq05av1uUa9Wp1J8nlWGJFxd3
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
2022-05-30 08:39:11 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic YWFzLWFwcC1vaWRjOnNlY3JldA==
2022-05-30 08:39:11
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=MU7p9gJdpkAygeYpFaVyrcRAz3kywLZq81f34JZK5oHNkIPNf86LihDXytbG_GG0Ged0yrLgevnf6nsgbRk53nySGKARRbLUNQnaSFABq05av1uUa9Wp1J8nlWGJFxd3&redirect_uri=https%3A%2F%2Flocalhost.emobix.co.uk%3A8443%2Ftest%2Fa%2Faas-test%2Fcallback
2022-05-30 08:39:11 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:12 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
response_body
{"access_token":"eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NTIsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNTIsImlhdCI6MTY1Mzg5OTk1Mn0.m_oNtNolExYt6UbE-W8LPeqcbErI5IB72syWGB4cbDRA3iavxTwqIOyu2m5f9U-tO6LtXGxRla93XISFRBxJK31cODMNEcehggjhOsP2Un5DkYuFs_1Hcnb7WondIamCzSwutPGbYjN6WFCYV-iz3fBsIV1zjlRrfl5xR6KWOVw_1j36gvrGB3TKFRRliGcFZ1fJtXLTDlAStI8lUBg3NKUW3T4cbeXxTSKREY_ohKwOf4g5UFRE1KkFAgw1rdENRdvWZgZa7ThwIK2kTF2fGB6-L7O1yS4-RXibEC_yojBG_Nf7yxW_R5ycR3NqHYDhQj7zfadynzB7kKQOTtbN3VN0WFHabfBoRZr7srLPSCIxtpwtOOoNmErVdI0QW6maksDVOgRlnKB7CzVlDbiD8BvV-IpSKYApVtAxZYIyM_JWMA0Aw_PgLEsNstDfYyLTsDY89_fRHRn5ONnwbrQKmrrbUSiDaRVB6o-i7-1MuLwxxSicj0UjUdjb4iQ9-f4Q","scope":"openid","id_token":"eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NTIsImlhdCI6MTY1Mzg5OTk1Miwibm9uY2UiOiJBNnR5MlJoRE1RIn0.THPn7c3AAiCHpV7FJ_4i5dfMTVbVc2-Id4V0XsUGr0Rter091cNTSuvPwbMyx1IRVBMPMCVc2gDioQiBxWz_dFliiTKOE4e1spWLGGYWgWkGc7M8x6L0fM_hgubgW0WWc7kmEaXBhn-u6sh7zvGnq8ZcuLYtiLp8qsoiVofFgsjimI67p-WfFn6sP5_ILgOlrXQVHBFgcfY8HbmYBYEDMREvXj1QZe32uVKgqck8tv0DqdO_0MCevo_rSlIOLG8SYwrKNIi3JzcLmSLan_HTDj1cyioZyQcw9QndhCZk8uw0n4ufLutkZyIN3fRPI0O5sPswQ8tzAyeqo0mQU2Bt6DGeLTWJQSHSD_FoWGHosqpaayu3oC5HdmhaGKD1TjOOq9kcnynhjwW5qiDmb5JJflCoWjrub4cg0ScEOlB8zxhQN7OiHI4-bCB5SYcNq2LgEaPZ8TJGJjFUx9kF8Og7XNxrMZrV4wOymN_ob9mBJh-1IzemqUcmeNMSsy6-7mbW","token_type":"Bearer","expires_in":299}
2022-05-30 08:39:11 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NTIsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNTIsImlhdCI6MTY1Mzg5OTk1Mn0.m_oNtNolExYt6UbE-W8LPeqcbErI5IB72syWGB4cbDRA3iavxTwqIOyu2m5f9U-tO6LtXGxRla93XISFRBxJK31cODMNEcehggjhOsP2Un5DkYuFs_1Hcnb7WondIamCzSwutPGbYjN6WFCYV-iz3fBsIV1zjlRrfl5xR6KWOVw_1j36gvrGB3TKFRRliGcFZ1fJtXLTDlAStI8lUBg3NKUW3T4cbeXxTSKREY_ohKwOf4g5UFRE1KkFAgw1rdENRdvWZgZa7ThwIK2kTF2fGB6-L7O1yS4-RXibEC_yojBG_Nf7yxW_R5ycR3NqHYDhQj7zfadynzB7kKQOTtbN3VN0WFHabfBoRZr7srLPSCIxtpwtOOoNmErVdI0QW6maksDVOgRlnKB7CzVlDbiD8BvV-IpSKYApVtAxZYIyM_JWMA0Aw_PgLEsNstDfYyLTsDY89_fRHRn5ONnwbrQKmrrbUSiDaRVB6o-i7-1MuLwxxSicj0UjUdjb4iQ9-f4Q
scope
openid
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NTIsImlhdCI6MTY1Mzg5OTk1Miwibm9uY2UiOiJBNnR5MlJoRE1RIn0.THPn7c3AAiCHpV7FJ_4i5dfMTVbVc2-Id4V0XsUGr0Rter091cNTSuvPwbMyx1IRVBMPMCVc2gDioQiBxWz_dFliiTKOE4e1spWLGGYWgWkGc7M8x6L0fM_hgubgW0WWc7kmEaXBhn-u6sh7zvGnq8ZcuLYtiLp8qsoiVofFgsjimI67p-WfFn6sP5_ILgOlrXQVHBFgcfY8HbmYBYEDMREvXj1QZe32uVKgqck8tv0DqdO_0MCevo_rSlIOLG8SYwrKNIi3JzcLmSLan_HTDj1cyioZyQcw9QndhCZk8uw0n4ufLutkZyIN3fRPI0O5sPswQ8tzAyeqo0mQU2Bt6DGeLTWJQSHSD_FoWGHosqpaayu3oC5HdmhaGKD1TjOOq9kcnynhjwW5qiDmb5JJflCoWjrub4cg0ScEOlB8zxhQN7OiHI4-bCB5SYcNq2LgEaPZ8TJGJjFUx9kF8Og7XNxrMZrV4wOymN_ob9mBJh-1IzemqUcmeNMSsy6-7mbW
token_type
Bearer
expires_in
299
2022-05-30 08:39:11 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-05-30 08:39:11 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NTIsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNTIsImlhdCI6MTY1Mzg5OTk1Mn0.m_oNtNolExYt6UbE-W8LPeqcbErI5IB72syWGB4cbDRA3iavxTwqIOyu2m5f9U-tO6LtXGxRla93XISFRBxJK31cODMNEcehggjhOsP2Un5DkYuFs_1Hcnb7WondIamCzSwutPGbYjN6WFCYV-iz3fBsIV1zjlRrfl5xR6KWOVw_1j36gvrGB3TKFRRliGcFZ1fJtXLTDlAStI8lUBg3NKUW3T4cbeXxTSKREY_ohKwOf4g5UFRE1KkFAgw1rdENRdvWZgZa7ThwIK2kTF2fGB6-L7O1yS4-RXibEC_yojBG_Nf7yxW_R5ycR3NqHYDhQj7zfadynzB7kKQOTtbN3VN0WFHabfBoRZr7srLPSCIxtpwtOOoNmErVdI0QW6maksDVOgRlnKB7CzVlDbiD8BvV-IpSKYApVtAxZYIyM_JWMA0Aw_PgLEsNstDfYyLTsDY89_fRHRn5ONnwbrQKmrrbUSiDaRVB6o-i7-1MuLwxxSicj0UjUdjb4iQ9-f4Q
2022-05-30 08:39:11 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NTIsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNTIsImlhdCI6MTY1Mzg5OTk1Mn0.m_oNtNolExYt6UbE-W8LPeqcbErI5IB72syWGB4cbDRA3iavxTwqIOyu2m5f9U-tO6LtXGxRla93XISFRBxJK31cODMNEcehggjhOsP2Un5DkYuFs_1Hcnb7WondIamCzSwutPGbYjN6WFCYV-iz3fBsIV1zjlRrfl5xR6KWOVw_1j36gvrGB3TKFRRliGcFZ1fJtXLTDlAStI8lUBg3NKUW3T4cbeXxTSKREY_ohKwOf4g5UFRE1KkFAgw1rdENRdvWZgZa7ThwIK2kTF2fGB6-L7O1yS4-RXibEC_yojBG_Nf7yxW_R5ycR3NqHYDhQj7zfadynzB7kKQOTtbN3VN0WFHabfBoRZr7srLPSCIxtpwtOOoNmErVdI0QW6maksDVOgRlnKB7CzVlDbiD8BvV-IpSKYApVtAxZYIyM_JWMA0Aw_PgLEsNstDfYyLTsDY89_fRHRn5ONnwbrQKmrrbUSiDaRVB6o-i7-1MuLwxxSicj0UjUdjb4iQ9-f4Q
type
Bearer
2022-05-30 08:39:11 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
299
2022-05-30 08:39:11 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
299
2022-05-30 08:39:11 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2022-05-30 08:39:11 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NTIsImlhdCI6MTY1Mzg5OTk1Miwibm9uY2UiOiJBNnR5MlJoRE1RIn0.THPn7c3AAiCHpV7FJ_4i5dfMTVbVc2-Id4V0XsUGr0Rter091cNTSuvPwbMyx1IRVBMPMCVc2gDioQiBxWz_dFliiTKOE4e1spWLGGYWgWkGc7M8x6L0fM_hgubgW0WWc7kmEaXBhn-u6sh7zvGnq8ZcuLYtiLp8qsoiVofFgsjimI67p-WfFn6sP5_ILgOlrXQVHBFgcfY8HbmYBYEDMREvXj1QZe32uVKgqck8tv0DqdO_0MCevo_rSlIOLG8SYwrKNIi3JzcLmSLan_HTDj1cyioZyQcw9QndhCZk8uw0n4ufLutkZyIN3fRPI0O5sPswQ8tzAyeqo0mQU2Bt6DGeLTWJQSHSD_FoWGHosqpaayu3oC5HdmhaGKD1TjOOq9kcnynhjwW5qiDmb5JJflCoWjrub4cg0ScEOlB8zxhQN7OiHI4-bCB5SYcNq2LgEaPZ8TJGJjFUx9kF8Og7XNxrMZrV4wOymN_ob9mBJh-1IzemqUcmeNMSsy6-7mbW
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": 1653901752,
  "iat": 1653899952,
  "nonce": "A6ty2RhDMQ"
}
2022-05-30 08:39:11 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-05-30 08:39:11
ValidateIdTokenStandardClaims
sub is a string with content
2022-05-30 08:39:11 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-05-30 08:39:11 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
A6ty2RhDMQ
2022-05-30 08:39:11 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-05-30 08:39:11 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NTIsImlhdCI6MTY1Mzg5OTk1Miwibm9uY2UiOiJBNnR5MlJoRE1RIn0.THPn7c3AAiCHpV7FJ_4i5dfMTVbVc2-Id4V0XsUGr0Rter091cNTSuvPwbMyx1IRVBMPMCVc2gDioQiBxWz_dFliiTKOE4e1spWLGGYWgWkGc7M8x6L0fM_hgubgW0WWc7kmEaXBhn-u6sh7zvGnq8ZcuLYtiLp8qsoiVofFgsjimI67p-WfFn6sP5_ILgOlrXQVHBFgcfY8HbmYBYEDMREvXj1QZe32uVKgqck8tv0DqdO_0MCevo_rSlIOLG8SYwrKNIi3JzcLmSLan_HTDj1cyioZyQcw9QndhCZk8uw0n4ufLutkZyIN3fRPI0O5sPswQ8tzAyeqo0mQU2Bt6DGeLTWJQSHSD_FoWGHosqpaayu3oC5HdmhaGKD1TjOOq9kcnynhjwW5qiDmb5JJflCoWjrub4cg0ScEOlB8zxhQN7OiHI4-bCB5SYcNq2LgEaPZ8TJGJjFUx9kF8Og7XNxrMZrV4wOymN_ob9mBJh-1IzemqUcmeNMSsy6-7mbW
2022-05-30 08:39:11 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDE3NTIsImlhdCI6MTY1Mzg5OTk1Miwibm9uY2UiOiJBNnR5MlJoRE1RIn0.THPn7c3AAiCHpV7FJ_4i5dfMTVbVc2-Id4V0XsUGr0Rter091cNTSuvPwbMyx1IRVBMPMCVc2gDioQiBxWz_dFliiTKOE4e1spWLGGYWgWkGc7M8x6L0fM_hgubgW0WWc7kmEaXBhn-u6sh7zvGnq8ZcuLYtiLp8qsoiVofFgsjimI67p-WfFn6sP5_ILgOlrXQVHBFgcfY8HbmYBYEDMREvXj1QZe32uVKgqck8tv0DqdO_0MCevo_rSlIOLG8SYwrKNIi3JzcLmSLan_HTDj1cyioZyQcw9QndhCZk8uw0n4ufLutkZyIN3fRPI0O5sPswQ8tzAyeqo0mQU2Bt6DGeLTWJQSHSD_FoWGHosqpaayu3oC5HdmhaGKD1TjOOq9kcnynhjwW5qiDmb5JJflCoWjrub4cg0ScEOlB8zxhQN7OiHI4-bCB5SYcNq2LgEaPZ8TJGJjFUx9kF8Og7XNxrMZrV4wOymN_ob9mBJh-1IzemqUcmeNMSsy6-7mbW
2022-05-30 08:39:11 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
f9cc9b11-1dd9-4771-ab21-35fff64719d4
2022-05-30 08:39:11
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-05-30 08:39:11 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:12
CallProtectedResource
HTTP request
request_uri
http://78.138.66.128:9009/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NTIsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNTIsImlhdCI6MTY1Mzg5OTk1Mn0.m_oNtNolExYt6UbE-W8LPeqcbErI5IB72syWGB4cbDRA3iavxTwqIOyu2m5f9U-tO6LtXGxRla93XISFRBxJK31cODMNEcehggjhOsP2Un5DkYuFs_1Hcnb7WondIamCzSwutPGbYjN6WFCYV-iz3fBsIV1zjlRrfl5xR6KWOVw_1j36gvrGB3TKFRRliGcFZ1fJtXLTDlAStI8lUBg3NKUW3T4cbeXxTSKREY_ohKwOf4g5UFRE1KkFAgw1rdENRdvWZgZa7ThwIK2kTF2fGB6-L7O1yS4-RXibEC_yojBG_Nf7yxW_R5ycR3NqHYDhQj7zfadynzB7kKQOTtbN3VN0WFHabfBoRZr7srLPSCIxtpwtOOoNmErVdI0QW6maksDVOgRlnKB7CzVlDbiD8BvV-IpSKYApVtAxZYIyM_JWMA0Aw_PgLEsNstDfYyLTsDY89_fRHRn5ONnwbrQKmrrbUSiDaRVB6o-i7-1MuLwxxSicj0UjUdjb4iQ9-f4Q",
  "content-length": "0"
}
request_body

                                
2022-05-30 08:39:12 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:12 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:12 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:12 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:12 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:12 SUCCESS
WaitFor2Seconds
Pausing for 2 seconds
2022-05-30 08:39:14 SUCCESS
WaitFor2Seconds
Woke up after 2 seconds sleep
2022-05-30 08:39:14 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:14
CreateRandomStateValue
Created state value
requested_state_length
10
state
wj8zcEVFHy
2022-05-30 08:39:14 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
wj8zcEVFHy
2022-05-30 08:39:14
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
MiGYoMBEnb
2022-05-30 08:39:14 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
wj8zcEVFHy
nonce
MiGYoMBEnb
2022-05-30 08:39:14 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
wj8zcEVFHy
nonce
MiGYoMBEnb
response_type
code
2022-05-30 08:39:14 SUCCESS
AddMaxAge1ToAuthorizationEndpointRequest
Added max_age=1 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
wj8zcEVFHy
nonce
MiGYoMBEnb
response_type
code
max_age
1
2022-05-30 08:39:14 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": "wj8zcEVFHy",
  "nonce": "MiGYoMBEnb",
  "response_type": "code",
  "max_age": 1
}
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=wj8zcEVFHy&nonce=MiGYoMBEnb&response_type=code&max_age=1
2022-05-30 08:39:14 REDIRECT
oidcc-max-age-1
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=wj8zcEVFHy&nonce=MiGYoMBEnb&response_type=code&max_age=1
2022-05-30 08:39:14 REVIEW IMAGE
ExpectSecondLoginPage
The server must ask the user to login for a second time; a screenshot of this must be uploaded.
img
updatedAt
1653899970810
2022-05-30 08:39:15 INCOMING
oidcc-max-age-1
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": "TOSLmhRH3vr6HiP35aO1I155hAH8ZrGxKbKnMBNAc5jTlCSO3mYvUJy7hnavihd6VOLxq9xPm4_TpJBIL0IJugEgGUbvRUGTswtw-0zkoKD6fXOtwXf9cMzC9O6uGewg",
  "state": "wj8zcEVFHy"
}
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:15 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/rMbyA33Xy7txhhrjZ9To",
  "fullUrl": "https://localhost.emobix.co.uk:8443/test/a/aas-test/implicit/rMbyA33Xy7txhhrjZ9To"
}
2022-05-30 08:39:15 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance VntRpSAIXSMCvxE
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://localhost.emobix.co.uk:8443/test/a/aas-test/implicit/rMbyA33Xy7txhhrjZ9To, returnUrl=/log-detail.html?log=VntRpSAIXSMCvxE}]
outgoing_path
callback
2022-05-30 08:39:15 INCOMING
oidcc-max-age-1
Incoming HTTP request to /test/a/aas-test/implicit/rMbyA33Xy7txhhrjZ9To
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\u003dTOSLmhRH3vr6HiP35aO1I155hAH8ZrGxKbKnMBNAc5jTlCSO3mYvUJy7hnavihd6VOLxq9xPm4_TpJBIL0IJugEgGUbvRUGTswtw-0zkoKD6fXOtwXf9cMzC9O6uGewg\u0026state\u003dwj8zcEVFHy",
  "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/rMbyA33Xy7txhhrjZ9To
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:15 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance VntRpSAIXSMCvxE
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/rMbyA33Xy7txhhrjZ9To
2022-05-30 08:39:15 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-05-30 08:39:15 REDIRECT-IN
oidcc-max-age-1
Authorization endpoint response captured
url_query
{
  "code": "TOSLmhRH3vr6HiP35aO1I155hAH8ZrGxKbKnMBNAc5jTlCSO3mYvUJy7hnavihd6VOLxq9xPm4_TpJBIL0IJugEgGUbvRUGTswtw-0zkoKD6fXOtwXf9cMzC9O6uGewg",
  "state": "wj8zcEVFHy"
}
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:15 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-05-30 08:39:15
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-05-30 08:39:15 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-05-30 08:39:15 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
wj8zcEVFHy
2022-05-30 08:39:15 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
TOSLmhRH3vr6HiP35aO1I155hAH8ZrGxKbKnMBNAc5jTlCSO3mYvUJy7hnavihd6VOLxq9xPm4_TpJBIL0IJugEgGUbvRUGTswtw-0zkoKD6fXOtwXf9cMzC9O6uGewg
2022-05-30 08:39:15 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
TOSLmhRH3vr6HiP35aO1I155hAH8ZrGxKbKnMBNAc5jTlCSO3mYvUJy7hnavihd6VOLxq9xPm4_TpJBIL0IJugEgGUbvRUGTswtw-0zkoKD6fXOtwXf9cMzC9O6uGewg
redirect_uri
https://localhost.emobix.co.uk:8443/test/a/aas-test/callback
2022-05-30 08:39:15 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic YWFzLWFwcC1vaWRjOnNlY3JldA==
2022-05-30 08:39:16
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=TOSLmhRH3vr6HiP35aO1I155hAH8ZrGxKbKnMBNAc5jTlCSO3mYvUJy7hnavihd6VOLxq9xPm4_TpJBIL0IJugEgGUbvRUGTswtw-0zkoKD6fXOtwXf9cMzC9O6uGewg&redirect_uri=https%3A%2F%2Flocalhost.emobix.co.uk%3A8443%2Ftest%2Fa%2Faas-test%2Fcallback
2022-05-30 08:39:16 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:16 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
response_body
{"access_token":"eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NTYsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNTYsImlhdCI6MTY1Mzg5OTk1Nn0.BoPc80Oda9x3ONEUyZnNRfeWz5YG2rW16UPn1ECOK2646hP4nGfvd6CA_XhesTxVN7raAqGZHg86VpU0JhjWr776DgtWlf87RmR-AqiVjIuPDSdDaiNkkRQqpW9bcijX_sOfRTwbAkX6UPbEzNAZzmtCMFk3A7b5kYgw1cF5pbnTJGx9lYNq5KT8ltuAL9slBzk4DdifMgD48LII8bhLb24mnwy1D2i11kUY6oh_VzeAEOD0J05pY8sqOaQMsMibyHvJbRfaXKzY97K27UrnWqMokEtTK1ERi9lGjc--EKsnUidAZa5xwdVX12WRMEDmJ2sBZLOpiDhB6qktHPQXk_vn0GnsAZtoWK2JgujbsXlEPnju9G4mf7-MKzEpWxQQaIjELNUAh8yo8NN6aEAZrX1ZY2m9pV_-py9QF2FJVdp0gLeyL5-j5bBMuqdDzO1d65lv1GXNta3x7FhsbWLhedtFfSeVwcjiKe2eyhA7M45SrTMr6tIuwIteHFQ1L9AM","scope":"openid","id_token":"eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJhdXRoX3RpbWUiOjE2NTM4OTk2NzAsImlzcyI6Imh0dHA6XC9cLzc4LjEzOC42Ni4xMjg6OTAwOSIsImV4cCI6MTY1MzkwMTc1NiwiaWF0IjoxNjUzODk5OTU2LCJub25jZSI6Ik1pR1lvTUJFbmIifQ.lPB5aLXNHNTp8vbfCctBpoiw0qI0-_RLDq0WQU5yd_cWXvYaZPJRgirfE9rKCutLZx0JJuMZCZ-u2aCAEUqxEWrxfgPaSmIpT7QApxd1e1HxpZiOU3xjLx_cjo1UWQfNXo6KeX6cvC9H1TIKeCuiHmTBIA8AWqjAJYcV56bBAFVERHwKTLU9MX5tdzfmh8eRs7wDJ0MMTMhImAOqoSFXF8s0Va2nmb7eoGQ6CZWwf9SqVkJDw3C5lx4mpHHciVsJXGoISZv8fRpBxqigwARsc-IA3qeMKyvD9ErdRktrp901lzmHxT-0fmlqnl1QWkf2Zp_3OkttAwh2f3cybKexpWprNss-d_8EtS4m4OByAs1FHI1qaEXtujsRW1MJykCrMCGIPOXzbT8kfFmTdP-F6i-w3RGCeDU9WuczdwsAbQW_EdoLGxCbo8fdPpweGLFP1Sjh59qvLdRs9MIdF1l-WclfEruWMrJ5BmsrbFTza65isJMibO1Q8cXluyaSX1Np","token_type":"Bearer","expires_in":299}
2022-05-30 08:39:16 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NTYsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNTYsImlhdCI6MTY1Mzg5OTk1Nn0.BoPc80Oda9x3ONEUyZnNRfeWz5YG2rW16UPn1ECOK2646hP4nGfvd6CA_XhesTxVN7raAqGZHg86VpU0JhjWr776DgtWlf87RmR-AqiVjIuPDSdDaiNkkRQqpW9bcijX_sOfRTwbAkX6UPbEzNAZzmtCMFk3A7b5kYgw1cF5pbnTJGx9lYNq5KT8ltuAL9slBzk4DdifMgD48LII8bhLb24mnwy1D2i11kUY6oh_VzeAEOD0J05pY8sqOaQMsMibyHvJbRfaXKzY97K27UrnWqMokEtTK1ERi9lGjc--EKsnUidAZa5xwdVX12WRMEDmJ2sBZLOpiDhB6qktHPQXk_vn0GnsAZtoWK2JgujbsXlEPnju9G4mf7-MKzEpWxQQaIjELNUAh8yo8NN6aEAZrX1ZY2m9pV_-py9QF2FJVdp0gLeyL5-j5bBMuqdDzO1d65lv1GXNta3x7FhsbWLhedtFfSeVwcjiKe2eyhA7M45SrTMr6tIuwIteHFQ1L9AM
scope
openid
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJhdXRoX3RpbWUiOjE2NTM4OTk2NzAsImlzcyI6Imh0dHA6XC9cLzc4LjEzOC42Ni4xMjg6OTAwOSIsImV4cCI6MTY1MzkwMTc1NiwiaWF0IjoxNjUzODk5OTU2LCJub25jZSI6Ik1pR1lvTUJFbmIifQ.lPB5aLXNHNTp8vbfCctBpoiw0qI0-_RLDq0WQU5yd_cWXvYaZPJRgirfE9rKCutLZx0JJuMZCZ-u2aCAEUqxEWrxfgPaSmIpT7QApxd1e1HxpZiOU3xjLx_cjo1UWQfNXo6KeX6cvC9H1TIKeCuiHmTBIA8AWqjAJYcV56bBAFVERHwKTLU9MX5tdzfmh8eRs7wDJ0MMTMhImAOqoSFXF8s0Va2nmb7eoGQ6CZWwf9SqVkJDw3C5lx4mpHHciVsJXGoISZv8fRpBxqigwARsc-IA3qeMKyvD9ErdRktrp901lzmHxT-0fmlqnl1QWkf2Zp_3OkttAwh2f3cybKexpWprNss-d_8EtS4m4OByAs1FHI1qaEXtujsRW1MJykCrMCGIPOXzbT8kfFmTdP-F6i-w3RGCeDU9WuczdwsAbQW_EdoLGxCbo8fdPpweGLFP1Sjh59qvLdRs9MIdF1l-WclfEruWMrJ5BmsrbFTza65isJMibO1Q8cXluyaSX1Np
token_type
Bearer
expires_in
299
2022-05-30 08:39:16 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-05-30 08:39:16 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NTYsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNTYsImlhdCI6MTY1Mzg5OTk1Nn0.BoPc80Oda9x3ONEUyZnNRfeWz5YG2rW16UPn1ECOK2646hP4nGfvd6CA_XhesTxVN7raAqGZHg86VpU0JhjWr776DgtWlf87RmR-AqiVjIuPDSdDaiNkkRQqpW9bcijX_sOfRTwbAkX6UPbEzNAZzmtCMFk3A7b5kYgw1cF5pbnTJGx9lYNq5KT8ltuAL9slBzk4DdifMgD48LII8bhLb24mnwy1D2i11kUY6oh_VzeAEOD0J05pY8sqOaQMsMibyHvJbRfaXKzY97K27UrnWqMokEtTK1ERi9lGjc--EKsnUidAZa5xwdVX12WRMEDmJ2sBZLOpiDhB6qktHPQXk_vn0GnsAZtoWK2JgujbsXlEPnju9G4mf7-MKzEpWxQQaIjELNUAh8yo8NN6aEAZrX1ZY2m9pV_-py9QF2FJVdp0gLeyL5-j5bBMuqdDzO1d65lv1GXNta3x7FhsbWLhedtFfSeVwcjiKe2eyhA7M45SrTMr6tIuwIteHFQ1L9AM
2022-05-30 08:39:16 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NTYsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNTYsImlhdCI6MTY1Mzg5OTk1Nn0.BoPc80Oda9x3ONEUyZnNRfeWz5YG2rW16UPn1ECOK2646hP4nGfvd6CA_XhesTxVN7raAqGZHg86VpU0JhjWr776DgtWlf87RmR-AqiVjIuPDSdDaiNkkRQqpW9bcijX_sOfRTwbAkX6UPbEzNAZzmtCMFk3A7b5kYgw1cF5pbnTJGx9lYNq5KT8ltuAL9slBzk4DdifMgD48LII8bhLb24mnwy1D2i11kUY6oh_VzeAEOD0J05pY8sqOaQMsMibyHvJbRfaXKzY97K27UrnWqMokEtTK1ERi9lGjc--EKsnUidAZa5xwdVX12WRMEDmJ2sBZLOpiDhB6qktHPQXk_vn0GnsAZtoWK2JgujbsXlEPnju9G4mf7-MKzEpWxQQaIjELNUAh8yo8NN6aEAZrX1ZY2m9pV_-py9QF2FJVdp0gLeyL5-j5bBMuqdDzO1d65lv1GXNta3x7FhsbWLhedtFfSeVwcjiKe2eyhA7M45SrTMr6tIuwIteHFQ1L9AM
type
Bearer
2022-05-30 08:39:16 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
299
2022-05-30 08:39:16 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
299
2022-05-30 08:39:16 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2022-05-30 08:39:16 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJhdXRoX3RpbWUiOjE2NTM4OTk2NzAsImlzcyI6Imh0dHA6XC9cLzc4LjEzOC42Ni4xMjg6OTAwOSIsImV4cCI6MTY1MzkwMTc1NiwiaWF0IjoxNjUzODk5OTU2LCJub25jZSI6Ik1pR1lvTUJFbmIifQ.lPB5aLXNHNTp8vbfCctBpoiw0qI0-_RLDq0WQU5yd_cWXvYaZPJRgirfE9rKCutLZx0JJuMZCZ-u2aCAEUqxEWrxfgPaSmIpT7QApxd1e1HxpZiOU3xjLx_cjo1UWQfNXo6KeX6cvC9H1TIKeCuiHmTBIA8AWqjAJYcV56bBAFVERHwKTLU9MX5tdzfmh8eRs7wDJ0MMTMhImAOqoSFXF8s0Va2nmb7eoGQ6CZWwf9SqVkJDw3C5lx4mpHHciVsJXGoISZv8fRpBxqigwARsc-IA3qeMKyvD9ErdRktrp901lzmHxT-0fmlqnl1QWkf2Zp_3OkttAwh2f3cybKexpWprNss-d_8EtS4m4OByAs1FHI1qaEXtujsRW1MJykCrMCGIPOXzbT8kfFmTdP-F6i-w3RGCeDU9WuczdwsAbQW_EdoLGxCbo8fdPpweGLFP1Sjh59qvLdRs9MIdF1l-WclfEruWMrJ5BmsrbFTza65isJMibO1Q8cXluyaSX1Np
header
{
  "kid": "96ec048e-c640-4cfd-bc82-6571810a9d0f",
  "alg": "RS256"
}
claims
{
  "sub": "f9cc9b11-1dd9-4771-ab21-35fff64719d4",
  "aud": "aas-app-oidc",
  "azp": "aas-app-oidc",
  "auth_time": 1653899670,
  "iss": "http://78.138.66.128:9009",
  "exp": 1653901756,
  "iat": 1653899956,
  "nonce": "MiGYoMBEnb"
}
2022-05-30 08:39:16 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-05-30 08:39:16
ValidateIdTokenStandardClaims
sub is a string with content
2022-05-30 08:39:16 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-05-30 08:39:16 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
MiGYoMBEnb
2022-05-30 08:39:16 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-05-30 08:39:16 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJhdXRoX3RpbWUiOjE2NTM4OTk2NzAsImlzcyI6Imh0dHA6XC9cLzc4LjEzOC42Ni4xMjg6OTAwOSIsImV4cCI6MTY1MzkwMTc1NiwiaWF0IjoxNjUzODk5OTU2LCJub25jZSI6Ik1pR1lvTUJFbmIifQ.lPB5aLXNHNTp8vbfCctBpoiw0qI0-_RLDq0WQU5yd_cWXvYaZPJRgirfE9rKCutLZx0JJuMZCZ-u2aCAEUqxEWrxfgPaSmIpT7QApxd1e1HxpZiOU3xjLx_cjo1UWQfNXo6KeX6cvC9H1TIKeCuiHmTBIA8AWqjAJYcV56bBAFVERHwKTLU9MX5tdzfmh8eRs7wDJ0MMTMhImAOqoSFXF8s0Va2nmb7eoGQ6CZWwf9SqVkJDw3C5lx4mpHHciVsJXGoISZv8fRpBxqigwARsc-IA3qeMKyvD9ErdRktrp901lzmHxT-0fmlqnl1QWkf2Zp_3OkttAwh2f3cybKexpWprNss-d_8EtS4m4OByAs1FHI1qaEXtujsRW1MJykCrMCGIPOXzbT8kfFmTdP-F6i-w3RGCeDU9WuczdwsAbQW_EdoLGxCbo8fdPpweGLFP1Sjh59qvLdRs9MIdF1l-WclfEruWMrJ5BmsrbFTza65isJMibO1Q8cXluyaSX1Np
2022-05-30 08:39:16 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJhenAiOiJhYXMtYXBwLW9pZGMiLCJhdXRoX3RpbWUiOjE2NTM4OTk2NzAsImlzcyI6Imh0dHA6XC9cLzc4LjEzOC42Ni4xMjg6OTAwOSIsImV4cCI6MTY1MzkwMTc1NiwiaWF0IjoxNjUzODk5OTU2LCJub25jZSI6Ik1pR1lvTUJFbmIifQ.lPB5aLXNHNTp8vbfCctBpoiw0qI0-_RLDq0WQU5yd_cWXvYaZPJRgirfE9rKCutLZx0JJuMZCZ-u2aCAEUqxEWrxfgPaSmIpT7QApxd1e1HxpZiOU3xjLx_cjo1UWQfNXo6KeX6cvC9H1TIKeCuiHmTBIA8AWqjAJYcV56bBAFVERHwKTLU9MX5tdzfmh8eRs7wDJ0MMTMhImAOqoSFXF8s0Va2nmb7eoGQ6CZWwf9SqVkJDw3C5lx4mpHHciVsJXGoISZv8fRpBxqigwARsc-IA3qeMKyvD9ErdRktrp901lzmHxT-0fmlqnl1QWkf2Zp_3OkttAwh2f3cybKexpWprNss-d_8EtS4m4OByAs1FHI1qaEXtujsRW1MJykCrMCGIPOXzbT8kfFmTdP-F6i-w3RGCeDU9WuczdwsAbQW_EdoLGxCbo8fdPpweGLFP1Sjh59qvLdRs9MIdF1l-WclfEruWMrJ5BmsrbFTza65isJMibO1Q8cXluyaSX1Np
2022-05-30 08:39:16 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
f9cc9b11-1dd9-4771-ab21-35fff64719d4
2022-05-30 08:39:16
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-05-30 08:39:16 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
2022-05-30 08:39:16 SUCCESS
CheckIdTokenAuthTimeClaimPresentDueToMaxAge
auth_time is present in the id_token, as required for a authentication where the max_age parameter was used
id_token
{
  "sub": "f9cc9b11-1dd9-4771-ab21-35fff64719d4",
  "aud": "aas-app-oidc",
  "azp": "aas-app-oidc",
  "auth_time": 1653899670,
  "iss": "http://78.138.66.128:9009",
  "exp": 1653901756,
  "iat": 1653899956,
  "nonce": "MiGYoMBEnb"
}
2022-05-30 08:39:16
CheckSecondIdTokenAuthTimeIsLaterIfPresent
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": 1653901752,
  "iat": 1653899952,
  "nonce": "A6ty2RhDMQ"
}
second_id_token
{
  "sub": "f9cc9b11-1dd9-4771-ab21-35fff64719d4",
  "aud": "aas-app-oidc",
  "azp": "aas-app-oidc",
  "auth_time": 1653899670,
  "iss": "http://78.138.66.128:9009",
  "exp": 1653901756,
  "iat": 1653899956,
  "nonce": "MiGYoMBEnb"
}
2022-05-30 08:39:16 SUCCESS
CheckIdTokenAuthTimeIsRecentIfPresent
auth_time in id_token is recent
auth_time
"May 30, 2022, 8:34:30 AM"
now
"May 30, 2022, 8:39:16 AM"
Second authorization: Userinfo endpoint tests
2022-05-30 08:39:16
CallProtectedResource
HTTP request
request_uri
http://78.138.66.128:9009/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer eyJraWQiOiI5NmVjMDQ4ZS1jNjQwLTRjZmQtYmM4Mi02NTcxODEwYTlkMGYiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJmOWNjOWIxMS0xZGQ5LTQ3NzEtYWIyMS0zNWZmZjY0NzE5ZDQiLCJhdWQiOiJhYXMtYXBwLW9pZGMiLCJuYmYiOjE2NTM4OTk5NTYsInNjb3BlIjpbIm9wZW5pZCJdLCJpc3MiOiJodHRwOlwvXC83OC4xMzguNjYuMTI4OjkwMDkiLCJleHAiOjE2NTM5MDAyNTYsImlhdCI6MTY1Mzg5OTk1Nn0.BoPc80Oda9x3ONEUyZnNRfeWz5YG2rW16UPn1ECOK2646hP4nGfvd6CA_XhesTxVN7raAqGZHg86VpU0JhjWr776DgtWlf87RmR-AqiVjIuPDSdDaiNkkRQqpW9bcijX_sOfRTwbAkX6UPbEzNAZzmtCMFk3A7b5kYgw1cF5pbnTJGx9lYNq5KT8ltuAL9slBzk4DdifMgD48LII8bhLb24mnwy1D2i11kUY6oh_VzeAEOD0J05pY8sqOaQMsMibyHvJbRfaXKzY97K27UrnWqMokEtTK1ERi9lGjc--EKsnUidAZa5xwdVX12WRMEDmJ2sBZLOpiDhB6qktHPQXk_vn0GnsAZtoWK2JgujbsXlEPnju9G4mf7-MKzEpWxQQaIjELNUAh8yo8NN6aEAZrX1ZY2m9pV_-py9QF2FJVdp0gLeyL5-j5bBMuqdDzO1d65lv1GXNta3x7FhsbWLhedtFfSeVwcjiKe2eyhA7M45SrTMr6tIuwIteHFQ1L9AM",
  "content-length": "0"
}
request_body

                                
2022-05-30 08:39:16 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:16 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
response_body
{"sub":"f9cc9b11-1dd9-4771-ab21-35fff64719d4","auth_time":1653899670,"iss":"http://78.138.66.128:9009"}
2022-05-30 08:39:16 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:16 GMT",
  "keep-alive": "timeout\u003d60",
  "connection": "keep-alive"
}
body
{"sub":"f9cc9b11-1dd9-4771-ab21-35fff64719d4","auth_time":1653899670,"iss":"http://78.138.66.128:9009"}
2022-05-30 08:39:16 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2022-05-30 08:39:31 FINISHED
oidcc-max-age-1
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2022-05-30 08:39:31
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-05-30 08:39:34
TEST-RUNNER
Alias has now been claimed by another test
alias
aas-test
new_test_id
q4jVHskvhWe1MZ0
Test Results