Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-08-25 14:11:15 INFO
TEST-RUNNER
Test instance JXMt2eohM7CDoW1 created
baseUrl
https://www.certification.openid.net/test/a/oidc_cert_basic_prod_official
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
oidc_cert_basic_prod_official
description
planId
aFZveOBXWn8se
config
{
  "alias": "oidc_cert_basic_prod_official",
  "server": {
    "discoveryUrl": "https://oidc.idp.cloud.imprivata.com/CZPT/.well-known/openid-configuration"
  },
  "client": {
    "client_id": "DcVOOPquP-0iA3YL07xQXRBMy5A7odHsWGlXSc-v2og\u003d",
    "client_secret": "XrEMA-la0l6LyZouKQjtunLrdgWZ4mqUJW5oRqB6MIA\u003d",
    "client_name": "test"
  },
  "client2": {
    "client_id": "XL-KqogvD-BHEht0fOhlyIgRs1bpBpv1r3Y8KkRZmVk\u003d",
    "client_secret": "7NCA_N5VpGYLsn8YHMDIvyNY5gc9jUtdDMI0D95JPcc\u003d"
  },
  "client_secret_post": {
    "client_id": "-X89m5YgMqsqynQbazlTvfkSEvB3xbxk5czFNgf3aZ4\u003d",
    "client_secret": "yfHTYvYthqW2ZLaJHDTX4BFAF0fC0bYl2oBpQbZfJhI\u003d"
  }
}
testName
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
2021-08-25 14:11:15 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/oidc_cert_basic_prod_official/callback
2021-08-25 14:11:15
GetDynamicServerConfiguration
HTTP request
request_uri
https://oidc.idp.cloud.imprivata.com/CZPT/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-08-25 14:11:15 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "server": "nginx/1.17.10",
  "date": "Wed, 25 Aug 2021 14:11:15 GMT",
  "content-type": "application/json",
  "content-length": "1063",
  "connection": "keep-alive",
  "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
  "x-frame-options": "DENY",
  "x-xss-protection": "1; mode\u003dblock",
  "x-content-type-options": "nosniff",
  "x-permitted-cross-domain-policies": "master-only",
  "access-control-allow-credentials": "true",
  "access-control-allow-methods": "GET, POST, OPTIONS",
  "access-control-allow-headers": "Authorization,DNT,X-Imprivata-Applex-Context,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type"
}
response_body
{"response_types_supported":["code","code id_token","code token","code id_token token"],"grant_types_supported":["authorization_code","refresh_token"],"end_session_endpoint":"https://oidc.idp.cloud.imprivata.com/CZPT/endsession","scopes_supported":["openid","profile","email","phone","address"],"backchannel_logout_supported":true,"issuer":"https://oidc.idp.cloud.imprivata.com/CZPT","acr_values_supported":["com:imprivata:oidc:method:password"],"authorization_endpoint":"https://oidc.idp.cloud.imprivata.com/CZPT/authorize","userinfo_endpoint":"https://oidc.idp.cloud.imprivata.com/CZPT/userinfo","frontchannel_logout_supported":true,"jwks_uri":"https://oidc.idp.cloud.imprivata.com/CZPT/jwks.json","frontchannel_logout_session_supported":true,"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["HS256"],"claim_types_supported":["normal"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"],"backchannel_logout_session_supported":true,"token_endpoint":"https://oidc.idp.cloud.imprivata.com/CZPT/token"}
2021-08-25 14:11:15
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{"response_types_supported":["code","code id_token","code token","code id_token token"],"grant_types_supported":["authorization_code","refresh_token"],"end_session_endpoint":"https://oidc.idp.cloud.imprivata.com/CZPT/endsession","scopes_supported":["openid","profile","email","phone","address"],"backchannel_logout_supported":true,"issuer":"https://oidc.idp.cloud.imprivata.com/CZPT","acr_values_supported":["com:imprivata:oidc:method:password"],"authorization_endpoint":"https://oidc.idp.cloud.imprivata.com/CZPT/authorize","userinfo_endpoint":"https://oidc.idp.cloud.imprivata.com/CZPT/userinfo","frontchannel_logout_supported":true,"jwks_uri":"https://oidc.idp.cloud.imprivata.com/CZPT/jwks.json","frontchannel_logout_session_supported":true,"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["HS256"],"claim_types_supported":["normal"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"],"backchannel_logout_session_supported":true,"token_endpoint":"https://oidc.idp.cloud.imprivata.com/CZPT/token"}
2021-08-25 14:11:15 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
response_types_supported
[
  "code",
  "code id_token",
  "code token",
  "code id_token token"
]
grant_types_supported
[
  "authorization_code",
  "refresh_token"
]
end_session_endpoint
https://oidc.idp.cloud.imprivata.com/CZPT/endsession
scopes_supported
[
  "openid",
  "profile",
  "email",
  "phone",
  "address"
]
backchannel_logout_supported
true
issuer
https://oidc.idp.cloud.imprivata.com/CZPT
acr_values_supported
[
  "com:imprivata:oidc:method:password"
]
authorization_endpoint
https://oidc.idp.cloud.imprivata.com/CZPT/authorize
userinfo_endpoint
https://oidc.idp.cloud.imprivata.com/CZPT/userinfo
frontchannel_logout_supported
true
jwks_uri
https://oidc.idp.cloud.imprivata.com/CZPT/jwks.json
frontchannel_logout_session_supported
true
subject_types_supported
[
  "public"
]
id_token_signing_alg_values_supported
[
  "HS256"
]
claim_types_supported
[
  "normal"
]
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post"
]
backchannel_logout_session_supported
true
token_endpoint
https://oidc.idp.cloud.imprivata.com/CZPT/token
2021-08-25 14:11:15 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-08-25 14:11:15 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
authorization_endpoint
{
  "testHost": "oidc.idp.cloud.imprivata.com",
  "testPort": 443
}
token_endpoint
{
  "testHost": "oidc.idp.cloud.imprivata.com",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "oidc.idp.cloud.imprivata.com",
  "testPort": 443
}
2021-08-25 14:11:15
FetchServerKeys
Fetching server key
jwks_uri
https://oidc.idp.cloud.imprivata.com/CZPT/jwks.json
2021-08-25 14:11:15
FetchServerKeys
HTTP request
request_uri
https://oidc.idp.cloud.imprivata.com/CZPT/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-08-25 14:11:15 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "server": "nginx/1.17.10",
  "date": "Wed, 25 Aug 2021 14:11:15 GMT",
  "content-type": "application/json",
  "content-length": "427",
  "connection": "keep-alive",
  "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
  "x-frame-options": "DENY",
  "x-xss-protection": "1; mode\u003dblock",
  "x-content-type-options": "nosniff",
  "x-permitted-cross-domain-policies": "master-only",
  "access-control-allow-credentials": "true",
  "access-control-allow-methods": "GET, POST, OPTIONS",
  "access-control-allow-headers": "Authorization,DNT,X-Imprivata-Applex-Context,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type"
}
response_body
{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","kid":"Vkoi4kDFdls7ddOIpDNx4g","n":"qhxV9tpMh-i9_OKe67RHkldUqjxJS0gv_8YKdkmFBsB9nParzji98W2dllBWh6jXh9r0x60oOgYZ99yfgoAnK35gAVAw2tYoi_k6tec0HRtsp7L9HaYXYC4MsgRuqc8MPf2Upy8cuE6pxRbjdhQScglpo3Vc-qy5W_ZCVzUYmgGi42Bzjw0wXG1Fy4e2ClOe560GkR_2xzYRcEUzBSotojMzlnfit7YAGnDDMTU4uT9BEd_MBu2n3B9TVBuReD4khDrinXv3_M5O0i6IAq240wCpNkwzehUHFBo8t9yxxqYEnIFgeShd4qX3u_1Ut-UQifZ6yuEq3yrXNaCrxLn5Mw"}]}
2021-08-25 14:11:15
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","kid":"Vkoi4kDFdls7ddOIpDNx4g","n":"qhxV9tpMh-i9_OKe67RHkldUqjxJS0gv_8YKdkmFBsB9nParzji98W2dllBWh6jXh9r0x60oOgYZ99yfgoAnK35gAVAw2tYoi_k6tec0HRtsp7L9HaYXYC4MsgRuqc8MPf2Upy8cuE6pxRbjdhQScglpo3Vc-qy5W_ZCVzUYmgGi42Bzjw0wXG1Fy4e2ClOe560GkR_2xzYRcEUzBSotojMzlnfit7YAGnDDMTU4uT9BEd_MBu2n3B9TVBuReD4khDrinXv3_M5O0i6IAq240wCpNkwzehUHFBo8t9yxxqYEnIFgeShd4qX3u_1Ut-UQifZ6yuEq3yrXNaCrxLn5Mw"}]}
2021-08-25 14:11:15 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "Vkoi4kDFdls7ddOIpDNx4g",
      "n": "qhxV9tpMh-i9_OKe67RHkldUqjxJS0gv_8YKdkmFBsB9nParzji98W2dllBWh6jXh9r0x60oOgYZ99yfgoAnK35gAVAw2tYoi_k6tec0HRtsp7L9HaYXYC4MsgRuqc8MPf2Upy8cuE6pxRbjdhQScglpo3Vc-qy5W_ZCVzUYmgGi42Bzjw0wXG1Fy4e2ClOe560GkR_2xzYRcEUzBSotojMzlnfit7YAGnDDMTU4uT9BEd_MBu2n3B9TVBuReD4khDrinXv3_M5O0i6IAq240wCpNkwzehUHFBo8t9yxxqYEnIFgeShd4qX3u_1Ut-UQifZ6yuEq3yrXNaCrxLn5Mw"
    }
  ]
}
2021-08-25 14:11:15 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "Vkoi4kDFdls7ddOIpDNx4g",
      "n": "qhxV9tpMh-i9_OKe67RHkldUqjxJS0gv_8YKdkmFBsB9nParzji98W2dllBWh6jXh9r0x60oOgYZ99yfgoAnK35gAVAw2tYoi_k6tec0HRtsp7L9HaYXYC4MsgRuqc8MPf2Upy8cuE6pxRbjdhQScglpo3Vc-qy5W_ZCVzUYmgGi42Bzjw0wXG1Fy4e2ClOe560GkR_2xzYRcEUzBSotojMzlnfit7YAGnDDMTU4uT9BEd_MBu2n3B9TVBuReD4khDrinXv3_M5O0i6IAq240wCpNkwzehUHFBo8t9yxxqYEnIFgeShd4qX3u_1Ut-UQifZ6yuEq3yrXNaCrxLn5Mw"
    }
  ]
}
2021-08-25 14:11:15 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-08-25 14:11:15 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-08-25 14:11:15 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-08-25 14:11:15 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-08-25 14:11:15 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
DcVOOPquP-0iA3YL07xQXRBMy5A7odHsWGlXSc-v2og=
client_secret
XrEMA-la0l6LyZouKQjtunLrdgWZ4mqUJW5oRqB6MIA=
client_name
test
2021-08-25 14:11:15 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-08-25 14:11:15 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-08-25 14:11:15 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-08-25 14:11:15
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-08-25 14:11:15 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic",
  "client_secret_post"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2021-08-25 14:11:15 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://oidc.idp.cloud.imprivata.com/CZPT/userinfo
2021-08-25 14:11:15
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Setup Done
Make request to authorization endpoint
2021-08-25 14:11:15 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
DcVOOPquP-0iA3YL07xQXRBMy5A7odHsWGlXSc-v2og=
redirect_uri
https://www.certification.openid.net/test/a/oidc_cert_basic_prod_official/callback
scope
openid
2021-08-25 14:11:15
CreateRandomStateValue
Created state value
requested_state_length
10
state
ftlEpbtNpy
2021-08-25 14:11:15 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
DcVOOPquP-0iA3YL07xQXRBMy5A7odHsWGlXSc-v2og=
redirect_uri
https://www.certification.openid.net/test/a/oidc_cert_basic_prod_official/callback
scope
openid
state
ftlEpbtNpy
2021-08-25 14:11:15
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
pzhQbCbStc
2021-08-25 14:11:15
AddNonceToAuthorizationEndpointRequest
NOT adding nonce to request object
2021-08-25 14:11:15 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
DcVOOPquP-0iA3YL07xQXRBMy5A7odHsWGlXSc-v2og=
redirect_uri
https://www.certification.openid.net/test/a/oidc_cert_basic_prod_official/callback
scope
openid
state
ftlEpbtNpy
response_type
code
2021-08-25 14:11:15 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://oidc.idp.cloud.imprivata.com/CZPT/authorize?client_id=DcVOOPquP-0iA3YL07xQXRBMy5A7odHsWGlXSc-v2og%3D&redirect_uri=https://www.certification.openid.net/test/a/oidc_cert_basic_prod_official/callback&scope=openid&state=ftlEpbtNpy&response_type=code
2021-08-25 14:11:15 REDIRECT
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Redirecting to authorization endpoint
redirect_to
https://oidc.idp.cloud.imprivata.com/CZPT/authorize?client_id=DcVOOPquP-0iA3YL07xQXRBMy5A7odHsWGlXSc-v2og%3D&redirect_uri=https://www.certification.openid.net/test/a/oidc_cert_basic_prod_official/callback&scope=openid&state=ftlEpbtNpy&response_type=code
2021-08-25 14:11:21 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance JXMt2eohM7CDoW1
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/92.0.4515.131 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": "\"Chromium\";v\u003d\"92\", \" Not A;Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"92\"",
  "sec-ch-ua-mobile": "?0",
  "referer": "https://www.certification.openid.net/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9",
  "cookie": "JSESSIONID\u003dD88A330754DA3BCAC2D60B702AAA7B2D",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
callback
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "code": "2sK90YyKwa8YOoeW1WjfieRlFulGe_Ts2-XU9ORasQyWFmZiLrWnHToLiIJe61G1l_Hfy2F6yg-tSWlodmBNy-uWPYgCaa8Zdu8gNzggxSCiVSEStoToof1m8RD0sJa38p1sl0unICYUHf2owCGB-9Vwnv85ZAQl-Ji1V3Zrk4qT9u3oETjU3dq7d3UA8o_K5B5MEegDnqp_1wswiuZzollms4oH2awJ_LqdIagIybbnQZtVflrG3Jpnz1gy3ujsFHDelz9EjV_MMojLz7OFmjHBGpBkPdSQrWvsoop3vveUKznNBWB7dzqtGX8wH9Y_XlPJKkByJaJ4C_3KWo8_HNTXPeGTiTpBUo0wWzcfqg6XgL5LF1YP9jM74vLdbgFA-63Cng-UCH4SSHRhzntoM16JgVf_LnvuRIOGgH_lmpbBIIPgS65hBimYh_WXMAoGMWXiNL6Orvml5D6XfUjHBVxvtaZ2j4WCfT_kGNly39bpPC5IR9vrLKj4r1TfhJ6a6yKokLRGM8EQjffJZBwPJKItjVoYqvJS09az9skO784r0I3bjd2DDpbneMi9KkjMqt7ygjRD1ivMDxHuCQPuDw..",
  "state": "ftlEpbtNpy"
}
incoming_body
2021-08-25 14:11:21 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/0IOk4jV57oZ8haaqmtMs",
  "fullUrl": "https://www.certification.openid.net/test/a/oidc_cert_basic_prod_official/implicit/0IOk4jV57oZ8haaqmtMs"
}
2021-08-25 14:11:21 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance JXMt2eohM7CDoW1
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/oidc_cert_basic_prod_official/implicit/0IOk4jV57oZ8haaqmtMs, returnUrl=/log-detail.html?log=JXMt2eohM7CDoW1}]
outgoing_path
callback
2021-08-25 14:11:21 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance JXMt2eohM7CDoW1
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Chromium\";v\u003d\"92\", \" Not A;Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"92\"",
  "accept": "*/*",
  "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/92.0.4515.131 Safari/537.36",
  "content-type": "text/plain",
  "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/oidc_cert_basic_prod_official/callback?code\u003d2sK90YyKwa8YOoeW1WjfieRlFulGe_Ts2-XU9ORasQyWFmZiLrWnHToLiIJe61G1l_Hfy2F6yg-tSWlodmBNy-uWPYgCaa8Zdu8gNzggxSCiVSEStoToof1m8RD0sJa38p1sl0unICYUHf2owCGB-9Vwnv85ZAQl-Ji1V3Zrk4qT9u3oETjU3dq7d3UA8o_K5B5MEegDnqp_1wswiuZzollms4oH2awJ_LqdIagIybbnQZtVflrG3Jpnz1gy3ujsFHDelz9EjV_MMojLz7OFmjHBGpBkPdSQrWvsoop3vveUKznNBWB7dzqtGX8wH9Y_XlPJKkByJaJ4C_3KWo8_HNTXPeGTiTpBUo0wWzcfqg6XgL5LF1YP9jM74vLdbgFA-63Cng-UCH4SSHRhzntoM16JgVf_LnvuRIOGgH_lmpbBIIPgS65hBimYh_WXMAoGMWXiNL6Orvml5D6XfUjHBVxvtaZ2j4WCfT_kGNly39bpPC5IR9vrLKj4r1TfhJ6a6yKokLRGM8EQjffJZBwPJKItjVoYqvJS09az9skO784r0I3bjd2DDpbneMi9KkjMqt7ygjRD1ivMDxHuCQPuDw..\u0026state\u003dftlEpbtNpy",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9",
  "cookie": "JSESSIONID\u003dD88A330754DA3BCAC2D60B702AAA7B2D",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/0IOk4jV57oZ8haaqmtMs
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-08-25 14:11:21 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance JXMt2eohM7CDoW1
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/0IOk4jV57oZ8haaqmtMs
2021-08-25 14:11:21 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-08-25 14:11:21 REDIRECT-IN
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Authorization endpoint response captured
url_query
{
  "code": "2sK90YyKwa8YOoeW1WjfieRlFulGe_Ts2-XU9ORasQyWFmZiLrWnHToLiIJe61G1l_Hfy2F6yg-tSWlodmBNy-uWPYgCaa8Zdu8gNzggxSCiVSEStoToof1m8RD0sJa38p1sl0unICYUHf2owCGB-9Vwnv85ZAQl-Ji1V3Zrk4qT9u3oETjU3dq7d3UA8o_K5B5MEegDnqp_1wswiuZzollms4oH2awJ_LqdIagIybbnQZtVflrG3Jpnz1gy3ujsFHDelz9EjV_MMojLz7OFmjHBGpBkPdSQrWvsoop3vveUKznNBWB7dzqtGX8wH9Y_XlPJKkByJaJ4C_3KWo8_HNTXPeGTiTpBUo0wWzcfqg6XgL5LF1YP9jM74vLdbgFA-63Cng-UCH4SSHRhzntoM16JgVf_LnvuRIOGgH_lmpbBIIPgS65hBimYh_WXMAoGMWXiNL6Orvml5D6XfUjHBVxvtaZ2j4WCfT_kGNly39bpPC5IR9vrLKj4r1TfhJ6a6yKokLRGM8EQjffJZBwPJKItjVoYqvJS09az9skO784r0I3bjd2DDpbneMi9KkjMqt7ygjRD1ivMDxHuCQPuDw..",
  "state": "ftlEpbtNpy"
}
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/92.0.4515.131 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": "\"Chromium\";v\u003d\"92\", \" Not A;Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"92\"",
  "sec-ch-ua-mobile": "?0",
  "referer": "https://www.certification.openid.net/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9",
  "cookie": "JSESSIONID\u003dD88A330754DA3BCAC2D60B702AAA7B2D",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "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
2021-08-25 14:11:21 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-08-25 14:11:21
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-08-25 14:11:21 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-08-25 14:11:21 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
ftlEpbtNpy
2021-08-25 14:11:21 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
2sK90YyKwa8YOoeW1WjfieRlFulGe_Ts2-XU9ORasQyWFmZiLrWnHToLiIJe61G1l_Hfy2F6yg-tSWlodmBNy-uWPYgCaa8Zdu8gNzggxSCiVSEStoToof1m8RD0sJa38p1sl0unICYUHf2owCGB-9Vwnv85ZAQl-Ji1V3Zrk4qT9u3oETjU3dq7d3UA8o_K5B5MEegDnqp_1wswiuZzollms4oH2awJ_LqdIagIybbnQZtVflrG3Jpnz1gy3ujsFHDelz9EjV_MMojLz7OFmjHBGpBkPdSQrWvsoop3vveUKznNBWB7dzqtGX8wH9Y_XlPJKkByJaJ4C_3KWo8_HNTXPeGTiTpBUo0wWzcfqg6XgL5LF1YP9jM74vLdbgFA-63Cng-UCH4SSHRhzntoM16JgVf_LnvuRIOGgH_lmpbBIIPgS65hBimYh_WXMAoGMWXiNL6Orvml5D6XfUjHBVxvtaZ2j4WCfT_kGNly39bpPC5IR9vrLKj4r1TfhJ6a6yKokLRGM8EQjffJZBwPJKItjVoYqvJS09az9skO784r0I3bjd2DDpbneMi9KkjMqt7ygjRD1ivMDxHuCQPuDw..
2021-08-25 14:11:21 FINISHED
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-08-25 14:11:21 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2021-08-25 14:11:29
TEST-RUNNER
Alias has now been claimed by another test
alias
oidc_cert_basic_prod_official
new_test_id
PReCD2l8U7bWdbc
Test Results