Test Summary

Test Results

Expand All Collapse All
All times are UTC
2023-02-14 11:20:44 INFO
TEST-RUNNER
Test instance wteQOihSKzCm7Ml created
baseUrl
https://www.certification.openid.net/test/a/Mindgate_Solutions
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
Mindgate_Solutions
description
OpenID Core Basic Certification Test Run
planId
zs280wqop79PA
config
{
  "alias": "Mindgate_Solutions",
  "description": "OpenID Core Basic Certification Test Run",
  "server": {
    "discoveryUrl": "https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/discovery"
  },
  "consent": {},
  "client": {
    "client_id": "VT1002",
    "client_secret": "0e857c1d-5f20-4c07-96e3-ba58bce7783b"
  },
  "client_secret_post": {
    "client_id": "VT1002",
    "client_secret": "0e857c1d-5f20-4c07-96e3-ba58bce7783b"
  },
  "client2": {
    "client_id": "VT1004",
    "client_secret": "e1bf3dca-17a7-40c1-885e-0aa51a4363a2"
  }
}
testName
oidcc-response-type-missing
2023-02-14 11:20:44 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/Mindgate_Solutions/callback
2023-02-14 11:20:44
GetDynamicServerConfiguration
HTTP request
request_uri
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/discovery
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2023-02-14 11:20:45 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "transfer-encoding": "chunked",
  "connection": "keep-alive",
  "date": "Tue, 14 Feb 2023 11:20:45 GMT",
  "x-amzn-requestid": "445e84d0-e206-45a6-bace-7951ddcae4b1",
  "x-xss-protection": "1; mode\u003dblock",
  "x-frame-options": "DENY",
  "x-envoy-upstream-service-time": "5",
  "x-amzn-remapped-connection": "keep-alive",
  "x-amz-apigw-id": "AU42IFTnhcwFsiw\u003d",
  "cache-control": "no-cache, no-store, max-age\u003d0, must-revalidate",
  "x-amzn-remapped-server": "istio-envoy",
  "x-content-type-options": "nosniff",
  "expires": "0",
  "pragma": "no-cache",
  "x-amzn-remapped-date": "Tue, 14 Feb 2023 11:20:45 GMT",
  "vary": "Accept-Encoding",
  "x-cache": "Miss from cloudfront",
  "via": "1.1 6bb0be2c9f7deb9d235ac8dfdfdc6bf4.cloudfront.net (CloudFront)",
  "x-amz-cf-pop": "MIA3-C4",
  "x-amz-cf-id": "ZCLpzLMoSnzwwvGaGBNTg0MBo16JiyDdBnXGBs8Xor4VNeMWEOdE8w\u003d\u003d"
}
response_body
{"issuer":"https://d26c3ruhv16ewi.cloudfront.net","authorization_endpoint":"https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/authorize","token_endpoint":"https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/token","userinfo_endpoint":"https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-auth/authorization-service/service/vtiam/api/v5.0/authz/userinfo","jwks_uri":"https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/oauth/jwks","scopes_supported":["openid","profile","email","phone","address","all"],"response_types_supported":["code"],"grant_types_supported":["authorization_code","refresh_token","client_credentials","password"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["RS512"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"]}
2023-02-14 11:20:45 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
https://d26c3ruhv16ewi.cloudfront.net
authorization_endpoint
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/authorize
token_endpoint
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/token
userinfo_endpoint
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-auth/authorization-service/service/vtiam/api/v5.0/authz/userinfo
jwks_uri
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/oauth/jwks
scopes_supported
[
  "openid",
  "profile",
  "email",
  "phone",
  "address",
  "all"
]
response_types_supported
[
  "code"
]
grant_types_supported
[
  "authorization_code",
  "refresh_token",
  "client_credentials",
  "password"
]
subject_types_supported
[
  "public"
]
id_token_signing_alg_values_supported
[
  "RS512"
]
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post"
]
2023-02-14 11:20:45 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2023-02-14 11:20:45 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
authorization_endpoint
{
  "testHost": "d26c3ruhv16ewi.cloudfront.net",
  "testPort": 443
}
token_endpoint
{
  "testHost": "d26c3ruhv16ewi.cloudfront.net",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "d26c3ruhv16ewi.cloudfront.net",
  "testPort": 443
}
2023-02-14 11:20:45
FetchServerKeys
Fetching server key
jwks_uri
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/oauth/jwks
2023-02-14 11:20:45
FetchServerKeys
HTTP request
request_uri
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/oauth/jwks
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2023-02-14 11:20:46 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "content-length": "426",
  "connection": "keep-alive",
  "date": "Tue, 14 Feb 2023 11:20:46 GMT",
  "x-amzn-requestid": "fa805c14-2f66-436f-b924-bdd169bff4ad",
  "x-xss-protection": "1; mode\u003dblock",
  "x-frame-options": "DENY",
  "x-envoy-upstream-service-time": "4",
  "x-amzn-remapped-connection": "keep-alive",
  "x-amz-apigw-id": "AU42RE5bhcwFQqQ\u003d",
  "cache-control": "no-cache, no-store, max-age\u003d0, must-revalidate",
  "x-amzn-remapped-server": "istio-envoy",
  "x-content-type-options": "nosniff",
  "expires": "0",
  "pragma": "no-cache",
  "x-amzn-remapped-date": "Tue, 14 Feb 2023 11:20:46 GMT",
  "x-cache": "Miss from cloudfront",
  "via": "1.1 cdeea0974caa37faf8c113492b4e9844.cloudfront.net (CloudFront)",
  "x-amz-cf-pop": "MIA3-C4",
  "x-amz-cf-id": "njZBKxhVSZORioPpo6Ueq-RYp17LuLc5kSW7GehA0OJ7mf4k-lK2Ow\u003d\u003d"
}
response_body
{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS512","n":"sv63ROJCVoe4vlAf9z001KmJj5_FURpy9eKigFrLlWkErHD_5uyugO2-JvqAdZPg8flFdTqZJFLc4bXmzH9gZwktZMKXjQvuPA_kbcM62Kl0AHVndswBh1ZVbgG-RF-JpH7SZXzXv6DsN3GWqIoqOzJTM7smVU6ka04mcQ-7UPrm-o6Rn6s_GRa59Sy7IaCKPFRny11tSU_FHXqjj4TlrzcLzPNqUaPW1n-3GAzsZFo2M82Kta0UG4SLboFFcIIiLYXoQvM1Tmi3BD0bX0WsF1cTg9jXo-EaxHh_YVs5OOWCuEgEi5GZpzXieDpme92zf_XPrrCyHvn8JI8r2QCvJw","kid":"mnbvcxz"}]}
2023-02-14 11:20:46
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS512","n":"sv63ROJCVoe4vlAf9z001KmJj5_FURpy9eKigFrLlWkErHD_5uyugO2-JvqAdZPg8flFdTqZJFLc4bXmzH9gZwktZMKXjQvuPA_kbcM62Kl0AHVndswBh1ZVbgG-RF-JpH7SZXzXv6DsN3GWqIoqOzJTM7smVU6ka04mcQ-7UPrm-o6Rn6s_GRa59Sy7IaCKPFRny11tSU_FHXqjj4TlrzcLzPNqUaPW1n-3GAzsZFo2M82Kta0UG4SLboFFcIIiLYXoQvM1Tmi3BD0bX0WsF1cTg9jXo-EaxHh_YVs5OOWCuEgEi5GZpzXieDpme92zf_XPrrCyHvn8JI8r2QCvJw","kid":"mnbvcxz"}]}
2023-02-14 11:20:46 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS512",
      "n": "sv63ROJCVoe4vlAf9z001KmJj5_FURpy9eKigFrLlWkErHD_5uyugO2-JvqAdZPg8flFdTqZJFLc4bXmzH9gZwktZMKXjQvuPA_kbcM62Kl0AHVndswBh1ZVbgG-RF-JpH7SZXzXv6DsN3GWqIoqOzJTM7smVU6ka04mcQ-7UPrm-o6Rn6s_GRa59Sy7IaCKPFRny11tSU_FHXqjj4TlrzcLzPNqUaPW1n-3GAzsZFo2M82Kta0UG4SLboFFcIIiLYXoQvM1Tmi3BD0bX0WsF1cTg9jXo-EaxHh_YVs5OOWCuEgEi5GZpzXieDpme92zf_XPrrCyHvn8JI8r2QCvJw",
      "kid": "mnbvcxz"
    }
  ]
}
2023-02-14 11:20:46 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS512",
      "n": "sv63ROJCVoe4vlAf9z001KmJj5_FURpy9eKigFrLlWkErHD_5uyugO2-JvqAdZPg8flFdTqZJFLc4bXmzH9gZwktZMKXjQvuPA_kbcM62Kl0AHVndswBh1ZVbgG-RF-JpH7SZXzXv6DsN3GWqIoqOzJTM7smVU6ka04mcQ-7UPrm-o6Rn6s_GRa59Sy7IaCKPFRny11tSU_FHXqjj4TlrzcLzPNqUaPW1n-3GAzsZFo2M82Kta0UG4SLboFFcIIiLYXoQvM1Tmi3BD0bX0WsF1cTg9jXo-EaxHh_YVs5OOWCuEgEi5GZpzXieDpme92zf_XPrrCyHvn8JI8r2QCvJw",
      "kid": "mnbvcxz"
    }
  ]
}
2023-02-14 11:20:46 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2023-02-14 11:20:46 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2023-02-14 11:20:46 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2023-02-14 11:20:46 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2023-02-14 11:20:46 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
VT1002
client_secret
0e857c1d-5f20-4c07-96e3-ba58bce7783b
2023-02-14 11:20:46 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2023-02-14 11:20:46 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2023-02-14 11:20:46 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2023-02-14 11:20:46
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2023-02-14 11:20:46 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
2023-02-14 11:20:46 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://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-auth/authorization-service/service/vtiam/api/v5.0/authz/userinfo
2023-02-14 11:20:46
oidcc-response-type-missing
Setup Done
Make request to authorization endpoint
2023-02-14 11:20:46 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
VT1002
redirect_uri
https://www.certification.openid.net/test/a/Mindgate_Solutions/callback
scope
openid
2023-02-14 11:20:46
CreateRandomStateValue
Created state value
requested_state_length
10
state
SJPJ9E5MFR
2023-02-14 11:20:46 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
VT1002
redirect_uri
https://www.certification.openid.net/test/a/Mindgate_Solutions/callback
scope
openid
state
SJPJ9E5MFR
2023-02-14 11:20:46
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
UvHMZDWw1d
2023-02-14 11:20:46 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
VT1002
redirect_uri
https://www.certification.openid.net/test/a/Mindgate_Solutions/callback
scope
openid
state
SJPJ9E5MFR
nonce
UvHMZDWw1d
2023-02-14 11:20:46
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Miss out the response_type
2023-02-14 11:20:46 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
auth_request
{
  "client_id": "VT1002",
  "redirect_uri": "https://www.certification.openid.net/test/a/Mindgate_Solutions/callback",
  "scope": "openid",
  "state": "SJPJ9E5MFR",
  "nonce": "UvHMZDWw1d"
}
redirect_to_authorization_endpoint
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/authorize?client_id=VT1002&redirect_uri=https://www.certification.openid.net/test/a/Mindgate_Solutions/callback&scope=openid&state=SJPJ9E5MFR&nonce=UvHMZDWw1d
2023-02-14 11:20:46 REDIRECT
oidcc-response-type-missing
Redirecting to authorization endpoint
redirect_to
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/authorize?client_id=VT1002&redirect_uri=https://www.certification.openid.net/test/a/Mindgate_Solutions/callback&scope=openid&state=SJPJ9E5MFR&nonce=UvHMZDWw1d
2023-02-14 11:20:46 REVIEW
ExpectResponseTypeMissingErrorPage
Upload a screenshot of the error page showing a missing response type error.
image_no_longer_required
true
2023-02-14 11:21:16 INCOMING
oidcc-response-type-missing
Incoming HTTP request to /test/a/Mindgate_Solutions/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/107.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": "\"Google Chrome\";v\u003d\"107\", \"Chromium\";v\u003d\"107\", \"Not\u003dA?Brand\";v\u003d\"24\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "referer": "https://www.certification.openid.net/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9",
  "cookie": "__utmc\u003d201319536; __utma\u003d201319536.1403859992.1675923923.1676019700.1676300592.3; __utmz\u003d201319536.1676300592.3.2.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); JSESSIONID\u003d917F0DD171FF8F27534568E73C5AF418",
  "connection": "close"
}
incoming_path
/test/a/Mindgate_Solutions/callback
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "error": "invalid_request",
  "error_description": "Unsupported response_type value",
  "state": "SJPJ9E5MFR"
}
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
2023-02-14 11:21:16 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/inJHq3hzgqU9BLvRz4Xb",
  "fullUrl": "https://www.certification.openid.net/test/a/Mindgate_Solutions/implicit/inJHq3hzgqU9BLvRz4Xb"
}
2023-02-14 11:21:16 OUTGOING
oidcc-response-type-missing
Response to HTTP request to test instance wteQOihSKzCm7Ml
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/Mindgate_Solutions/implicit/inJHq3hzgqU9BLvRz4Xb, returnUrl=/log-detail.html?log=wteQOihSKzCm7Ml}]
outgoing_path
callback
2023-02-14 11:21:17 INCOMING
oidcc-response-type-missing
Incoming HTTP request to /test/a/Mindgate_Solutions/implicit/inJHq3hzgqU9BLvRz4Xb
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"107\", \"Chromium\";v\u003d\"107\", \"Not\u003dA?Brand\";v\u003d\"24\"",
  "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/107.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/Mindgate_Solutions/callback?error\u003dinvalid_request\u0026error_description\u003dUnsupported%20response_type%20value\u0026state\u003dSJPJ9E5MFR",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9",
  "cookie": "__utmc\u003d201319536; __utma\u003d201319536.1403859992.1675923923.1676019700.1676300592.3; __utmz\u003d201319536.1676300592.3.2.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); JSESSIONID\u003d917F0DD171FF8F27534568E73C5AF418",
  "connection": "close",
  "content-length": "0"
}
incoming_path
/test/a/Mindgate_Solutions/implicit/inJHq3hzgqU9BLvRz4Xb
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
2023-02-14 11:21:17 OUTGOING
oidcc-response-type-missing
Response to HTTP request to test instance wteQOihSKzCm7Ml
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/inJHq3hzgqU9BLvRz4Xb
2023-02-14 11:21:17 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2023-02-14 11:21:17 REDIRECT-IN
oidcc-response-type-missing
Authorization endpoint response captured
url_query
{
  "error": "invalid_request",
  "error_description": "Unsupported response_type value",
  "state": "SJPJ9E5MFR"
}
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/107.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": "\"Google Chrome\";v\u003d\"107\", \"Chromium\";v\u003d\"107\", \"Not\u003dA?Brand\";v\u003d\"24\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "referer": "https://www.certification.openid.net/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9",
  "cookie": "__utmc\u003d201319536; __utma\u003d201319536.1403859992.1675923923.1676019700.1676300592.3; __utmz\u003d201319536.1676300592.3.2.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); JSESSIONID\u003d917F0DD171FF8F27534568E73C5AF418",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "x-forwarded-proto": "https",
  "x-forwarded-port": "443",
  "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
2023-02-14 11:21:17 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
SJPJ9E5MFR
2023-02-14 11:21:17
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2023-02-14 11:21:17 SUCCESS
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
error
invalid_request
error_description
Unsupported response_type value
state
SJPJ9E5MFR
2023-02-14 11:21:17 SUCCESS
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
2023-02-14 11:21:17 SUCCESS
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
error
invalid_request
error_description
Unsupported response_type value
state
SJPJ9E5MFR
2023-02-14 11:21:17 SUCCESS
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response 'error_description' field does not include CR/LF/TAB
error_description
Unsupported response_type value
2023-02-14 11:21:17 SUCCESS
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response error returned valid 'error_description' field
error_description
Unsupported response_type value
2023-02-14 11:21:17 SUCCESS
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
2023-02-14 11:21:17 SUCCESS
CheckErrorFromAuthorizationEndpointErrorInvalidRequestOrUnsupportedResponseType
Authorization endpoint returned expected error
actual
invalid_request
expected
[
  "unsupported_response_type",
  "invalid_request"
]
2023-02-14 11:21:17 FINISHED
oidcc-response-type-missing
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2023-02-14 11:21:17
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2023-02-14 11:23:10 IMAGE
_image-api
img
2023-02-14 11:23:44
TEST-RUNNER
Alias has now been claimed by another test
alias
Mindgate_Solutions
new_test_id
OpGmIQx1MaqCBVj
Test Results