Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-07-05 04:56:14 INFO
TEST-RUNNER
Test instance HdhAKUA9g9HIaFf created
baseUrl
https://www.certification.openid.net/test/a/icewall-conformance
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "static",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
icewall-conformance
description
planId
0aW8nOfG1LR2E
config
{
  "alias": "icewall-conformance",
  "server": {
    "issuer": "https://table2.iw02.net/",
    "jwks_uri": "https://table2.iw02.net//iwproxy/OIDC/op/jwks",
    "authorization_endpoint": "https://table2.iw02.net//iwproxy/OIDC/op/auth",
    "token_endpoint": "https://table2.iw02.net//iwproxy/OIDC/op/token",
    "userinfo_endpoint": "https://table2.iw02.net//iwproxy/OIDC/userinfo/userinfo"
  },
  "client": {
    "client_id": "client01",
    "client_secret": "clientsecret01clientsecret01clientsecret01"
  },
  "client_secret_post": {
    "client_id": "client03",
    "client_secret": "clientsecret03clientsecret03clientsecret03"
  },
  "client2": {
    "client_id": "client02",
    "client_secret": "clientsecret02clientsecret02clientsecret02"
  }
}
testName
oidcc-codereuse
2022-07-05 04:56:14 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/icewall-conformance/callback
2022-07-05 04:56:14 SUCCESS
GetStaticServerConfiguration
Found a static server object
issuer
https://table2.iw02.net/
jwks_uri
https://table2.iw02.net//iwproxy/OIDC/op/jwks
authorization_endpoint
https://table2.iw02.net//iwproxy/OIDC/op/auth
token_endpoint
https://table2.iw02.net//iwproxy/OIDC/op/token
userinfo_endpoint
https://table2.iw02.net//iwproxy/OIDC/userinfo/userinfo
2022-07-05 04:56:14 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-07-05 04:56:14 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
authorization_endpoint
{
  "testHost": "table2.iw02.net",
  "testPort": 443
}
token_endpoint
{
  "testHost": "table2.iw02.net",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "table2.iw02.net",
  "testPort": 443
}
2022-07-05 04:56:14
FetchServerKeys
Fetching server key
jwks_uri
https://table2.iw02.net//iwproxy/OIDC/op/jwks
2022-07-05 04:56:14
FetchServerKeys
HTTP request
request_uri
https://table2.iw02.net/iwproxy/OIDC/op/jwks
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2022-07-05 04:56:14 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 05 Jul 2022 04:56:14 GMT",
  "content-type": "application/json;charset\u003dISO-8859-1",
  "content-length": "986",
  "connection": "keep-alive",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips",
  "cache-control": "no-store",
  "pragma": "no-cache"
}
response_body
{
	"keys": [
		{
			"kty": "RSA",
			"e": "AQAB",
			"use": "sig",
			"kid": "HbrE0WE8XtFr1VN9IN4RTM8Q0MRRMdqX6oEasnfs",
			"alg": "RS256",
			"n": "iRRmze76cDZSOWeiKzSpAKerIfQYdcy6zIGyF7qRLt_qS6ZYEIipOKGtSqBAIXbGJg70Q8I0WS2I0fNXqBLuo9J14Ez2JpXtijxX6tkg9tNkvxRr8IS8oTVrbJdcEMemn_G3GCKKtKDIpWjgtm0edLbmURpNguytI-ElFATKIhXcM549edX0H3sXEnTEFGJqd0JD2oquZB-7GWH1eqyD5qtwT1Ybx4EWvGw5m3QLjUD-hwtF6kYwMuqw9UlJU0W-R2g3PDy4vVQHJHPjn9n958gj5yF0bl3q8FXEEtMhSKBlxT3oLG8sSdEM1b4FXtzg6-773DmCeob554KFWhuRnw"
		},
		{
			"kty": "RSA",
			"e": "AQAB",
			"use": "sig",
			"kid": "3WXhLp5oAlQN6D53qfAAU8zrt6TcM5sYTLONWs5O",
			"alg": "RS256",
			"n": "mBR6GLjSNSynrRK--4cwp3s6IycMmB07mMIgdsSInIO2RZC6jm8uTdSN8Lp9fQgqyku5PzlnwpKUrnO-yC7F4RjaxUVb3R2AXocuQPkWlXHGeQk1rD2hsxPIeHDmwPqnBKN5ZeWTFS1zw5MoFWVXQ3-gMI7K6Z5Y11Hf3lWu9M1Z4WO3BKmMsZ24PVRLMcpkqrv8accI-bK6TjYAw1rAW2TYEYx44xfW0U_v7JMsm-QQsWyJsHy1HmLdHC0O3xO0rJ-qq5juev1Lnnrm_4P1-T80hDB8mU7jiO269iwwcigQSjrm5kmVMtNyEkyLxXkcU6OeiYornTa8O0YaFawW_Q"
		}
	]
}
2022-07-05 04:56:14
FetchServerKeys
Found JWK set string
jwk_string
{
	"keys": [
		{
			"kty": "RSA",
			"e": "AQAB",
			"use": "sig",
			"kid": "HbrE0WE8XtFr1VN9IN4RTM8Q0MRRMdqX6oEasnfs",
			"alg": "RS256",
			"n": "iRRmze76cDZSOWeiKzSpAKerIfQYdcy6zIGyF7qRLt_qS6ZYEIipOKGtSqBAIXbGJg70Q8I0WS2I0fNXqBLuo9J14Ez2JpXtijxX6tkg9tNkvxRr8IS8oTVrbJdcEMemn_G3GCKKtKDIpWjgtm0edLbmURpNguytI-ElFATKIhXcM549edX0H3sXEnTEFGJqd0JD2oquZB-7GWH1eqyD5qtwT1Ybx4EWvGw5m3QLjUD-hwtF6kYwMuqw9UlJU0W-R2g3PDy4vVQHJHPjn9n958gj5yF0bl3q8FXEEtMhSKBlxT3oLG8sSdEM1b4FXtzg6-773DmCeob554KFWhuRnw"
		},
		{
			"kty": "RSA",
			"e": "AQAB",
			"use": "sig",
			"kid": "3WXhLp5oAlQN6D53qfAAU8zrt6TcM5sYTLONWs5O",
			"alg": "RS256",
			"n": "mBR6GLjSNSynrRK--4cwp3s6IycMmB07mMIgdsSInIO2RZC6jm8uTdSN8Lp9fQgqyku5PzlnwpKUrnO-yC7F4RjaxUVb3R2AXocuQPkWlXHGeQk1rD2hsxPIeHDmwPqnBKN5ZeWTFS1zw5MoFWVXQ3-gMI7K6Z5Y11Hf3lWu9M1Z4WO3BKmMsZ24PVRLMcpkqrv8accI-bK6TjYAw1rAW2TYEYx44xfW0U_v7JMsm-QQsWyJsHy1HmLdHC0O3xO0rJ-qq5juev1Lnnrm_4P1-T80hDB8mU7jiO269iwwcigQSjrm5kmVMtNyEkyLxXkcU6OeiYornTa8O0YaFawW_Q"
		}
	]
}
2022-07-05 04:56:14 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "HbrE0WE8XtFr1VN9IN4RTM8Q0MRRMdqX6oEasnfs",
      "alg": "RS256",
      "n": "iRRmze76cDZSOWeiKzSpAKerIfQYdcy6zIGyF7qRLt_qS6ZYEIipOKGtSqBAIXbGJg70Q8I0WS2I0fNXqBLuo9J14Ez2JpXtijxX6tkg9tNkvxRr8IS8oTVrbJdcEMemn_G3GCKKtKDIpWjgtm0edLbmURpNguytI-ElFATKIhXcM549edX0H3sXEnTEFGJqd0JD2oquZB-7GWH1eqyD5qtwT1Ybx4EWvGw5m3QLjUD-hwtF6kYwMuqw9UlJU0W-R2g3PDy4vVQHJHPjn9n958gj5yF0bl3q8FXEEtMhSKBlxT3oLG8sSdEM1b4FXtzg6-773DmCeob554KFWhuRnw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3WXhLp5oAlQN6D53qfAAU8zrt6TcM5sYTLONWs5O",
      "alg": "RS256",
      "n": "mBR6GLjSNSynrRK--4cwp3s6IycMmB07mMIgdsSInIO2RZC6jm8uTdSN8Lp9fQgqyku5PzlnwpKUrnO-yC7F4RjaxUVb3R2AXocuQPkWlXHGeQk1rD2hsxPIeHDmwPqnBKN5ZeWTFS1zw5MoFWVXQ3-gMI7K6Z5Y11Hf3lWu9M1Z4WO3BKmMsZ24PVRLMcpkqrv8accI-bK6TjYAw1rAW2TYEYx44xfW0U_v7JMsm-QQsWyJsHy1HmLdHC0O3xO0rJ-qq5juev1Lnnrm_4P1-T80hDB8mU7jiO269iwwcigQSjrm5kmVMtNyEkyLxXkcU6OeiYornTa8O0YaFawW_Q"
    }
  ]
}
2022-07-05 04:56:14 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "HbrE0WE8XtFr1VN9IN4RTM8Q0MRRMdqX6oEasnfs",
      "alg": "RS256",
      "n": "iRRmze76cDZSOWeiKzSpAKerIfQYdcy6zIGyF7qRLt_qS6ZYEIipOKGtSqBAIXbGJg70Q8I0WS2I0fNXqBLuo9J14Ez2JpXtijxX6tkg9tNkvxRr8IS8oTVrbJdcEMemn_G3GCKKtKDIpWjgtm0edLbmURpNguytI-ElFATKIhXcM549edX0H3sXEnTEFGJqd0JD2oquZB-7GWH1eqyD5qtwT1Ybx4EWvGw5m3QLjUD-hwtF6kYwMuqw9UlJU0W-R2g3PDy4vVQHJHPjn9n958gj5yF0bl3q8FXEEtMhSKBlxT3oLG8sSdEM1b4FXtzg6-773DmCeob554KFWhuRnw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3WXhLp5oAlQN6D53qfAAU8zrt6TcM5sYTLONWs5O",
      "alg": "RS256",
      "n": "mBR6GLjSNSynrRK--4cwp3s6IycMmB07mMIgdsSInIO2RZC6jm8uTdSN8Lp9fQgqyku5PzlnwpKUrnO-yC7F4RjaxUVb3R2AXocuQPkWlXHGeQk1rD2hsxPIeHDmwPqnBKN5ZeWTFS1zw5MoFWVXQ3-gMI7K6Z5Y11Hf3lWu9M1Z4WO3BKmMsZ24PVRLMcpkqrv8accI-bK6TjYAw1rAW2TYEYx44xfW0U_v7JMsm-QQsWyJsHy1HmLdHC0O3xO0rJ-qq5juev1Lnnrm_4P1-T80hDB8mU7jiO269iwwcigQSjrm5kmVMtNyEkyLxXkcU6OeiYornTa8O0YaFawW_Q"
    }
  ]
}
2022-07-05 04:56:14 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-07-05 04:56:14 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-07-05 04:56:14 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-07-05 04:56:14 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-07-05 04:56:14 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
client01
client_secret
clientsecret01clientsecret01clientsecret01
2022-07-05 04:56:14 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-07-05 04:56:14 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-07-05 04:56:14 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-07-05 04:56:14
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-07-05 04:56:14 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
https://table2.iw02.net//iwproxy/OIDC/userinfo/userinfo
2022-07-05 04:56:14
oidcc-codereuse
Setup Done
Make request to authorization endpoint
2022-07-05 04:56:14 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/icewall-conformance/callback
scope
openid
2022-07-05 04:56:14
CreateRandomStateValue
Created state value
requested_state_length
10
state
Dc1vnHXEtz
2022-07-05 04:56:14 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/icewall-conformance/callback
scope
openid
state
Dc1vnHXEtz
2022-07-05 04:56:14
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
ACZHrzXnF8
2022-07-05 04:56:14 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/icewall-conformance/callback
scope
openid
state
Dc1vnHXEtz
nonce
ACZHrzXnF8
2022-07-05 04:56:14 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
client01
redirect_uri
https://www.certification.openid.net/test/a/icewall-conformance/callback
scope
openid
state
Dc1vnHXEtz
nonce
ACZHrzXnF8
response_type
code
2022-07-05 04:56:14 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "client01",
  "redirect_uri": "https://www.certification.openid.net/test/a/icewall-conformance/callback",
  "scope": "openid",
  "state": "Dc1vnHXEtz",
  "nonce": "ACZHrzXnF8",
  "response_type": "code"
}
redirect_to_authorization_endpoint
https://table2.iw02.net/iwproxy/OIDC/op/auth?client_id=client01&redirect_uri=https://www.certification.openid.net/test/a/icewall-conformance/callback&scope=openid&state=Dc1vnHXEtz&nonce=ACZHrzXnF8&response_type=code
2022-07-05 04:56:14 REDIRECT
oidcc-codereuse
Redirecting to authorization endpoint
redirect_to
https://table2.iw02.net/iwproxy/OIDC/op/auth?client_id=client01&redirect_uri=https://www.certification.openid.net/test/a/icewall-conformance/callback&scope=openid&state=Dc1vnHXEtz&nonce=ACZHrzXnF8&response_type=code
2022-07-05 04:56:18 INCOMING
oidcc-codereuse
Incoming HTTP request to /test/a/icewall-conformance/callback
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 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\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "referer": "https://www.certification.openid.net/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "ja,en;q\u003d0.9,ja-JP;q\u003d0.8,en-US;q\u003d0.7",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1656989281.38.18.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); __utma\u003d201319536.170751968.1631778400.1656989281.1656994029.39; __utmb\u003d201319536.3.10.1656994029; JSESSIONID\u003dD1028E8FD8E1263E9F19F2A59AF94CC8",
  "connection": "close"
}
incoming_path
/test/a/icewall-conformance/callback
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "code": "JmccP1cVtJAkajPXGT-lV-kt01L1OTzdxvyDULIzTcStHCynjPUlbW3m2BiB6y0dwd7rnJuHqVDRdUiE0DyU1bO_SFoAK507v8zVshoQbhmcypeDulFkGB9ghC2Push0",
  "state": "Dc1vnHXEtz"
}
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-AES256-GCM-SHA384
incoming_body_json
2022-07-05 04:56:18 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/WvRPl0u0Cs2a4x5WGFhu",
  "fullUrl": "https://www.certification.openid.net/test/a/icewall-conformance/implicit/WvRPl0u0Cs2a4x5WGFhu"
}
2022-07-05 04:56:18 OUTGOING
oidcc-codereuse
Response to HTTP request to test instance HdhAKUA9g9HIaFf
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/icewall-conformance/implicit/WvRPl0u0Cs2a4x5WGFhu, returnUrl=/log-detail.html?log=HdhAKUA9g9HIaFf}]
outgoing_path
callback
2022-07-05 04:56:18 INCOMING
oidcc-codereuse
Incoming HTTP request to /test/a/icewall-conformance/implicit/WvRPl0u0Cs2a4x5WGFhu
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\".Not/A)Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "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/103.0.0.0 Safari/537.36",
  "sec-ch-ua-platform": "\"Windows\"",
  "origin": "https://www.certification.openid.net",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "cors",
  "sec-fetch-dest": "empty",
  "referer": "https://www.certification.openid.net/test/a/icewall-conformance/callback?code\u003dJmccP1cVtJAkajPXGT-lV-kt01L1OTzdxvyDULIzTcStHCynjPUlbW3m2BiB6y0dwd7rnJuHqVDRdUiE0DyU1bO_SFoAK507v8zVshoQbhmcypeDulFkGB9ghC2Push0\u0026state\u003dDc1vnHXEtz",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "ja,en;q\u003d0.9,ja-JP;q\u003d0.8,en-US;q\u003d0.7",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1656989281.38.18.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); __utma\u003d201319536.170751968.1631778400.1656989281.1656994029.39; __utmb\u003d201319536.3.10.1656994029; JSESSIONID\u003dD1028E8FD8E1263E9F19F2A59AF94CC8",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/icewall-conformance/implicit/WvRPl0u0Cs2a4x5WGFhu
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-AES256-GCM-SHA384
incoming_body_json
2022-07-05 04:56:18 OUTGOING
oidcc-codereuse
Response to HTTP request to test instance HdhAKUA9g9HIaFf
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/WvRPl0u0Cs2a4x5WGFhu
2022-07-05 04:56:18 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2022-07-05 04:56:18 REDIRECT-IN
oidcc-codereuse
Authorization endpoint response captured
url_query
{
  "code": "JmccP1cVtJAkajPXGT-lV-kt01L1OTzdxvyDULIzTcStHCynjPUlbW3m2BiB6y0dwd7rnJuHqVDRdUiE0DyU1bO_SFoAK507v8zVshoQbhmcypeDulFkGB9ghC2Push0",
  "state": "Dc1vnHXEtz"
}
headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 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\", \"Google Chrome\";v\u003d\"103\", \"Chromium\";v\u003d\"103\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "referer": "https://www.certification.openid.net/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "ja,en;q\u003d0.9,ja-JP;q\u003d0.8,en-US;q\u003d0.7",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1656989281.38.18.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); __utma\u003d201319536.170751968.1631778400.1656989281.1656994029.39; __utmb\u003d201319536.3.10.1656994029; JSESSIONID\u003dD1028E8FD8E1263E9F19F2A59AF94CC8",
  "connection": "close",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "x-forwarded-proto": "https",
  "x-forwarded-port": "443",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
http_method
GET
url_fragment
{}
post_body
Verify authorization endpoint response
2022-07-05 04:56:18 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2022-07-05 04:56:18
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2022-07-05 04:56:18 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2022-07-05 04:56:19 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
Dc1vnHXEtz
2022-07-05 04:56:19 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
JmccP1cVtJAkajPXGT-lV-kt01L1OTzdxvyDULIzTcStHCynjPUlbW3m2BiB6y0dwd7rnJuHqVDRdUiE0DyU1bO_SFoAK507v8zVshoQbhmcypeDulFkGB9ghC2Push0
2022-07-05 04:56:19 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
JmccP1cVtJAkajPXGT-lV-kt01L1OTzdxvyDULIzTcStHCynjPUlbW3m2BiB6y0dwd7rnJuHqVDRdUiE0DyU1bO_SFoAK507v8zVshoQbhmcypeDulFkGB9ghC2Push0
redirect_uri
https://www.certification.openid.net/test/a/icewall-conformance/callback
2022-07-05 04:56:19 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Y2xpZW50MDE6Y2xpZW50c2VjcmV0MDFjbGllbnRzZWNyZXQwMWNsaWVudHNlY3JldDAx
2022-07-05 04:56:19
CallTokenEndpoint
HTTP request
request_uri
https://table2.iw02.net/iwproxy/OIDC/op/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic Y2xpZW50MDE6Y2xpZW50c2VjcmV0MDFjbGllbnRzZWNyZXQwMWNsaWVudHNlY3JldDAx",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "263"
}
request_body
grant_type=authorization_code&code=JmccP1cVtJAkajPXGT-lV-kt01L1OTzdxvyDULIzTcStHCynjPUlbW3m2BiB6y0dwd7rnJuHqVDRdUiE0DyU1bO_SFoAK507v8zVshoQbhmcypeDulFkGB9ghC2Push0&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Ficewall-conformance%2Fcallback
2022-07-05 04:56:19 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 05 Jul 2022 04:56:19 GMT",
  "content-type": "application/json;charset\u003dISO-8859-1",
  "content-length": "1155",
  "connection": "keep-alive",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips",
  "cache-control": "no-store",
  "pragma": "no-cache"
}
response_body
{"token_type":"Bearer","id_token":"eyJraWQiOiIzV1hoTHA1b0FsUU42RDUzcWZBQVU4enJ0NlRjTTVzWVRMT05XczVPIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJhdF9oYXNoIjoiMXhHbUk5ZXZfb0M2VEJ0UGs3M2VuUSIsImF1ZCI6ImNsaWVudDAxIiwic3ViIjoiYVRlSWhldTFWYkpQdFFEbnBIRkxqOEk2NmtIRTdjbDhNYVlqNURJUUUtdnVsX1E2R2d5dDM1VGZOWHQwYjh4ZEtjSEYwRVR4aVd4TEUzaThIMm9NNDE0eTNiVWZRNVBmWjBjckg0alluVDI3Mm5uY2NoTU53Z0NWWllMdTZWWk9mR0duUElrQXp5Y3FaN0R6ckhSZ0F2ZE0zVFZYTURwWWx3cmlsQm02MEZ3IiwiY19oYXNoIjoiSVU2aW5jWllhUk9YNUo3ZzhXeWF1ZyIsImF1dGhfdGltZSI6MTY1Njk5Njg4NywiaXNzIjoiaHR0cHM6XC9cL3RhYmxlMi5pdzAyLm5ldFwvIiwiZXhwIjoxNjU3MDAwNTgwLCJpYXQiOjE2NTY5OTY5NzksIm5vbmNlIjoiQUNaSHJ6WG5GOCJ9.dUEsOJS6_mWCsunZBVQWnpVvDfPOyHs7TI7_vj-RtTBQTziYgJn7luCX70hd4jLIDdO7aCM-4GnpMOeqdnIQDof0vxPpXcRS3uMBmZoEQby738mTs2W2pdnhZSyTui7Waazo6IGuQgLHb1C2AIO6-qBddUBeZXlmhA7AkOMVe2DPvu_pWLgOnMcktr85804n0wImmfLwW7a3v31RSTmOZ_8O7xZIUvXSdIfqeyv2ndcRY8trkTVJvSrWGfrc8telG1ykDDfUwxCQXkYv-9G5OpHDAaOy9m_7tph8TUlQhP-FJr_VVWy-FG48B9nm45D9Q_hgo1C1ikLI_L2S-JLfjw","access_token":"KXrsRokE68l1MzkkCr7Zes8WghPt5GnEeDcifNgLNnWRawdgMX4sfj4OC0qRAmwH_gr6Fyp5gLnIN0A3JTnRZRslbRi-_1va2lPlmq5Lr2VYjJ19DuHPYmpCzUDsxeN0","expires_in":3600}
2022-07-05 04:56:19 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
token_type
Bearer
id_token
eyJraWQiOiIzV1hoTHA1b0FsUU42RDUzcWZBQVU4enJ0NlRjTTVzWVRMT05XczVPIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJhdF9oYXNoIjoiMXhHbUk5ZXZfb0M2VEJ0UGs3M2VuUSIsImF1ZCI6ImNsaWVudDAxIiwic3ViIjoiYVRlSWhldTFWYkpQdFFEbnBIRkxqOEk2NmtIRTdjbDhNYVlqNURJUUUtdnVsX1E2R2d5dDM1VGZOWHQwYjh4ZEtjSEYwRVR4aVd4TEUzaThIMm9NNDE0eTNiVWZRNVBmWjBjckg0alluVDI3Mm5uY2NoTU53Z0NWWllMdTZWWk9mR0duUElrQXp5Y3FaN0R6ckhSZ0F2ZE0zVFZYTURwWWx3cmlsQm02MEZ3IiwiY19oYXNoIjoiSVU2aW5jWllhUk9YNUo3ZzhXeWF1ZyIsImF1dGhfdGltZSI6MTY1Njk5Njg4NywiaXNzIjoiaHR0cHM6XC9cL3RhYmxlMi5pdzAyLm5ldFwvIiwiZXhwIjoxNjU3MDAwNTgwLCJpYXQiOjE2NTY5OTY5NzksIm5vbmNlIjoiQUNaSHJ6WG5GOCJ9.dUEsOJS6_mWCsunZBVQWnpVvDfPOyHs7TI7_vj-RtTBQTziYgJn7luCX70hd4jLIDdO7aCM-4GnpMOeqdnIQDof0vxPpXcRS3uMBmZoEQby738mTs2W2pdnhZSyTui7Waazo6IGuQgLHb1C2AIO6-qBddUBeZXlmhA7AkOMVe2DPvu_pWLgOnMcktr85804n0wImmfLwW7a3v31RSTmOZ_8O7xZIUvXSdIfqeyv2ndcRY8trkTVJvSrWGfrc8telG1ykDDfUwxCQXkYv-9G5OpHDAaOy9m_7tph8TUlQhP-FJr_VVWy-FG48B9nm45D9Q_hgo1C1ikLI_L2S-JLfjw
access_token
KXrsRokE68l1MzkkCr7Zes8WghPt5GnEeDcifNgLNnWRawdgMX4sfj4OC0qRAmwH_gr6Fyp5gLnIN0A3JTnRZRslbRi-_1va2lPlmq5Lr2VYjJ19DuHPYmpCzUDsxeN0
expires_in
3600
2022-07-05 04:56:19 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2022-07-05 04:56:19 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
KXrsRokE68l1MzkkCr7Zes8WghPt5GnEeDcifNgLNnWRawdgMX4sfj4OC0qRAmwH_gr6Fyp5gLnIN0A3JTnRZRslbRi-_1va2lPlmq5Lr2VYjJ19DuHPYmpCzUDsxeN0
2022-07-05 04:56:19 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
KXrsRokE68l1MzkkCr7Zes8WghPt5GnEeDcifNgLNnWRawdgMX4sfj4OC0qRAmwH_gr6Fyp5gLnIN0A3JTnRZRslbRi-_1va2lPlmq5Lr2VYjJ19DuHPYmpCzUDsxeN0
type
Bearer
2022-07-05 04:56:19 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
3600
2022-07-05 04:56:19 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
3600
2022-07-05 04:56:19 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2022-07-05 04:56:19 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiIzV1hoTHA1b0FsUU42RDUzcWZBQVU4enJ0NlRjTTVzWVRMT05XczVPIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJhdF9oYXNoIjoiMXhHbUk5ZXZfb0M2VEJ0UGs3M2VuUSIsImF1ZCI6ImNsaWVudDAxIiwic3ViIjoiYVRlSWhldTFWYkpQdFFEbnBIRkxqOEk2NmtIRTdjbDhNYVlqNURJUUUtdnVsX1E2R2d5dDM1VGZOWHQwYjh4ZEtjSEYwRVR4aVd4TEUzaThIMm9NNDE0eTNiVWZRNVBmWjBjckg0alluVDI3Mm5uY2NoTU53Z0NWWllMdTZWWk9mR0duUElrQXp5Y3FaN0R6ckhSZ0F2ZE0zVFZYTURwWWx3cmlsQm02MEZ3IiwiY19oYXNoIjoiSVU2aW5jWllhUk9YNUo3ZzhXeWF1ZyIsImF1dGhfdGltZSI6MTY1Njk5Njg4NywiaXNzIjoiaHR0cHM6XC9cL3RhYmxlMi5pdzAyLm5ldFwvIiwiZXhwIjoxNjU3MDAwNTgwLCJpYXQiOjE2NTY5OTY5NzksIm5vbmNlIjoiQUNaSHJ6WG5GOCJ9.dUEsOJS6_mWCsunZBVQWnpVvDfPOyHs7TI7_vj-RtTBQTziYgJn7luCX70hd4jLIDdO7aCM-4GnpMOeqdnIQDof0vxPpXcRS3uMBmZoEQby738mTs2W2pdnhZSyTui7Waazo6IGuQgLHb1C2AIO6-qBddUBeZXlmhA7AkOMVe2DPvu_pWLgOnMcktr85804n0wImmfLwW7a3v31RSTmOZ_8O7xZIUvXSdIfqeyv2ndcRY8trkTVJvSrWGfrc8telG1ykDDfUwxCQXkYv-9G5OpHDAaOy9m_7tph8TUlQhP-FJr_VVWy-FG48B9nm45D9Q_hgo1C1ikLI_L2S-JLfjw
header
{
  "kid": "3WXhLp5oAlQN6D53qfAAU8zrt6TcM5sYTLONWs5O",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "at_hash": "1xGmI9ev_oC6TBtPk73enQ",
  "aud": "client01",
  "sub": "aTeIheu1VbJPtQDnpHFLj8I66kHE7cl8MaYj5DIQE-vul_Q6Ggyt35TfNXt0b8xdKcHF0ETxiWxLE3i8H2oM414y3bUfQ5PfZ0crH4jYnT272nncchMNwgCVZYLu6VZOfGGnPIkAzycqZ7DzrHRgAvdM3TVXMDpYlwrilBm60Fw",
  "c_hash": "IU6incZYaROX5J7g8Wyaug",
  "auth_time": 1656996887,
  "iss": "https://table2.iw02.net/",
  "exp": 1657000580,
  "iat": 1656996979,
  "nonce": "ACZHrzXnF8"
}
2022-07-05 04:56:19 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2022-07-05 04:56:19
ValidateIdTokenStandardClaims
sub is a string with content
2022-07-05 04:56:19 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2022-07-05 04:56:19 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
ACZHrzXnF8
2022-07-05 04:56:19 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2022-07-05 04:56:19 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiIzV1hoTHA1b0FsUU42RDUzcWZBQVU4enJ0NlRjTTVzWVRMT05XczVPIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJhdF9oYXNoIjoiMXhHbUk5ZXZfb0M2VEJ0UGs3M2VuUSIsImF1ZCI6ImNsaWVudDAxIiwic3ViIjoiYVRlSWhldTFWYkpQdFFEbnBIRkxqOEk2NmtIRTdjbDhNYVlqNURJUUUtdnVsX1E2R2d5dDM1VGZOWHQwYjh4ZEtjSEYwRVR4aVd4TEUzaThIMm9NNDE0eTNiVWZRNVBmWjBjckg0alluVDI3Mm5uY2NoTU53Z0NWWllMdTZWWk9mR0duUElrQXp5Y3FaN0R6ckhSZ0F2ZE0zVFZYTURwWWx3cmlsQm02MEZ3IiwiY19oYXNoIjoiSVU2aW5jWllhUk9YNUo3ZzhXeWF1ZyIsImF1dGhfdGltZSI6MTY1Njk5Njg4NywiaXNzIjoiaHR0cHM6XC9cL3RhYmxlMi5pdzAyLm5ldFwvIiwiZXhwIjoxNjU3MDAwNTgwLCJpYXQiOjE2NTY5OTY5NzksIm5vbmNlIjoiQUNaSHJ6WG5GOCJ9.dUEsOJS6_mWCsunZBVQWnpVvDfPOyHs7TI7_vj-RtTBQTziYgJn7luCX70hd4jLIDdO7aCM-4GnpMOeqdnIQDof0vxPpXcRS3uMBmZoEQby738mTs2W2pdnhZSyTui7Waazo6IGuQgLHb1C2AIO6-qBddUBeZXlmhA7AkOMVe2DPvu_pWLgOnMcktr85804n0wImmfLwW7a3v31RSTmOZ_8O7xZIUvXSdIfqeyv2ndcRY8trkTVJvSrWGfrc8telG1ykDDfUwxCQXkYv-9G5OpHDAaOy9m_7tph8TUlQhP-FJr_VVWy-FG48B9nm45D9Q_hgo1C1ikLI_L2S-JLfjw
2022-07-05 04:56:19 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiIzV1hoTHA1b0FsUU42RDUzcWZBQVU4enJ0NlRjTTVzWVRMT05XczVPIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJhdF9oYXNoIjoiMXhHbUk5ZXZfb0M2VEJ0UGs3M2VuUSIsImF1ZCI6ImNsaWVudDAxIiwic3ViIjoiYVRlSWhldTFWYkpQdFFEbnBIRkxqOEk2NmtIRTdjbDhNYVlqNURJUUUtdnVsX1E2R2d5dDM1VGZOWHQwYjh4ZEtjSEYwRVR4aVd4TEUzaThIMm9NNDE0eTNiVWZRNVBmWjBjckg0alluVDI3Mm5uY2NoTU53Z0NWWllMdTZWWk9mR0duUElrQXp5Y3FaN0R6ckhSZ0F2ZE0zVFZYTURwWWx3cmlsQm02MEZ3IiwiY19oYXNoIjoiSVU2aW5jWllhUk9YNUo3ZzhXeWF1ZyIsImF1dGhfdGltZSI6MTY1Njk5Njg4NywiaXNzIjoiaHR0cHM6XC9cL3RhYmxlMi5pdzAyLm5ldFwvIiwiZXhwIjoxNjU3MDAwNTgwLCJpYXQiOjE2NTY5OTY5NzksIm5vbmNlIjoiQUNaSHJ6WG5GOCJ9.dUEsOJS6_mWCsunZBVQWnpVvDfPOyHs7TI7_vj-RtTBQTziYgJn7luCX70hd4jLIDdO7aCM-4GnpMOeqdnIQDof0vxPpXcRS3uMBmZoEQby738mTs2W2pdnhZSyTui7Waazo6IGuQgLHb1C2AIO6-qBddUBeZXlmhA7AkOMVe2DPvu_pWLgOnMcktr85804n0wImmfLwW7a3v31RSTmOZ_8O7xZIUvXSdIfqeyv2ndcRY8trkTVJvSrWGfrc8telG1ykDDfUwxCQXkYv-9G5OpHDAaOy9m_7tph8TUlQhP-FJr_VVWy-FG48B9nm45D9Q_hgo1C1ikLI_L2S-JLfjw
2022-07-05 04:56:19 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
aTeIheu1VbJPtQDnpHFLj8I66kHE7cl8MaYj5DIQE-vul_Q6Ggyt35TfNXt0b8xdKcHF0ETxiWxLE3i8H2oM414y3bUfQ5PfZ0crH4jYnT272nncchMNwgCVZYLu6VZOfGGnPIkAzycqZ7DzrHRgAvdM3TVXMDpYlwrilBm60Fw
2022-07-05 04:56:19
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2022-07-05 04:56:19 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
Userinfo endpoint tests
2022-07-05 04:56:19
CallProtectedResource
HTTP request
request_uri
https://table2.iw02.net/iwproxy/OIDC/userinfo/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer KXrsRokE68l1MzkkCr7Zes8WghPt5GnEeDcifNgLNnWRawdgMX4sfj4OC0qRAmwH_gr6Fyp5gLnIN0A3JTnRZRslbRi-_1va2lPlmq5Lr2VYjJ19DuHPYmpCzUDsxeN0",
  "content-length": "0"
}
request_body

                                
2022-07-05 04:56:20 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 05 Jul 2022 04:56:20 GMT",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "241",
  "connection": "keep-alive",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips",
  "cache-control": "no-store",
  "pragma": "no-cache"
}
response_body
{
  "sub": "aTeIheu1VbJPtQDnpHFLj8I66kHE7cl8MaYj5DIQE-vul_Q6Ggyt35TfNXt0b8xdKcHF0ETxiWxLE3i8H2oM414y3bUfQ5PfZ0crH4jYnT272nncchMNwgCVZYLu6VZOfGGnPIkAzycqZ7DzrHRgAvdM3TVXMDpYlwrilBm60Fw",
  "USERID": "user01",
  "LASTDATE": "20220705135447"
}
2022-07-05 04:56:20 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "date": "Tue, 05 Jul 2022 04:56:20 GMT",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "241",
  "connection": "keep-alive",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips",
  "cache-control": "no-store",
  "pragma": "no-cache"
}
body
{
  "sub": "aTeIheu1VbJPtQDnpHFLj8I66kHE7cl8MaYj5DIQE-vul_Q6Ggyt35TfNXt0b8xdKcHF0ETxiWxLE3i8H2oM414y3bUfQ5PfZ0crH4jYnT272nncchMNwgCVZYLu6VZOfGGnPIkAzycqZ7DzrHRgAvdM3TVXMDpYlwrilBm60Fw",
  "USERID": "user01",
  "LASTDATE": "20220705135447"
}
2022-07-05 04:56:20 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
Attempting reuse of authorisation code
2022-07-05 04:56:20
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://table2.iw02.net/iwproxy/OIDC/op/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic Y2xpZW50MDE6Y2xpZW50c2VjcmV0MDFjbGllbnRzZWNyZXQwMWNsaWVudHNlY3JldDAx",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "263"
}
request_body
grant_type=authorization_code&code=JmccP1cVtJAkajPXGT-lV-kt01L1OTzdxvyDULIzTcStHCynjPUlbW3m2BiB6y0dwd7rnJuHqVDRdUiE0DyU1bO_SFoAK507v8zVshoQbhmcypeDulFkGB9ghC2Push0&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Ficewall-conformance%2Fcallback
2022-07-05 04:56:21 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
400 BAD_REQUEST
response_status_text
Bad Request
response_headers
{
  "date": "Tue, 05 Jul 2022 04:56:21 GMT",
  "content-type": "application/json;charset\u003dISO-8859-1",
  "content-length": "75",
  "connection": "keep-alive",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips",
  "cache-control": "no-store",
  "pragma": "no-cache"
}
response_body
{"error":"invalid_grant","error_description":"invalid authorization code."}
2022-07-05 04:56:21 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
error
invalid_grant
error_description
invalid authorization code.
2022-07-05 04:56:21 SUCCESS
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
2022-07-05 04:56:21 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2022-07-05 04:56:21 SUCCESS
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
expected
[
  "invalid_grant"
]
2022-07-05 04:56:21 SUCCESS
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
error
invalid_grant
2022-07-05 04:56:21 SUCCESS
CheckErrorDescriptionFromTokenEndpointResponseErrorContainsCRLFTAB
token_endpoint_response 'error_description' field does not include CR/LF/TAB
error_description
invalid authorization code.
2022-07-05 04:56:21 SUCCESS
ValidateErrorDescriptionFromTokenEndpointResponseError
token_endpoint_response error returned valid 'error_description' field
error_description
invalid authorization code.
2022-07-05 04:56:21 SUCCESS
ValidateErrorUriFromTokenEndpointResponseError
token_endpoint_response did not include optional 'error_uri' field
2022-07-05 04:56:21 FINISHED
oidcc-codereuse
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2022-07-05 04:56:21
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-07-05 04:56:23
TEST-RUNNER
Alias has now been claimed by another test
alias
icewall-conformance
new_test_id
DAhKxlKAps70fiv
Test Results