Test Summary

Test Results

Expand All Collapse All
All times are UTC
2023-02-14 11:28:56 INFO
TEST-RUNNER
Test instance xrMMtG44VKRhMpf 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-scope-all
2023-02-14 11:28:56 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/Mindgate_Solutions/callback
2023-02-14 11:28:56
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:28:57 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:28:57 GMT",
  "x-amzn-requestid": "8f6a02f9-8f08-4dc4-97c5-6431c195d794",
  "x-xss-protection": "1; mode\u003dblock",
  "x-frame-options": "DENY",
  "x-envoy-upstream-service-time": "8",
  "x-amzn-remapped-connection": "keep-alive",
  "x-amz-apigw-id": "AU6C9E2hBcwFdIg\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:28:57 GMT",
  "vary": "Accept-Encoding",
  "x-cache": "Miss from cloudfront",
  "via": "1.1 423570c3bf5a4f5c4eaaf51bd2bfafe8.cloudfront.net (CloudFront)",
  "x-amz-cf-pop": "MIA3-C4",
  "x-amz-cf-id": "h4fkrl8V-gcS1U8Y8pwBqWd5O5YjHqS65pDcNad-Xtu15bdRG5bMHw\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:28:57 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:28:57 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2023-02-14 11:28:57 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:28:57
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:28:57
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:28:57 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:28:57 GMT",
  "x-amzn-requestid": "d668cfd5-4dd6-45cb-8dc1-50beab1bdfe9",
  "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": "AU6DAHRdBcwFYrA\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:28:57 GMT",
  "x-cache": "Miss from cloudfront",
  "via": "1.1 b00055aba19ad70a191f40cf775753e8.cloudfront.net (CloudFront)",
  "x-amz-cf-pop": "MIA3-C4",
  "x-amz-cf-id": "evov4FkJkr2ZyEjpoF_LmMlDyANcIV22CY59sVxpDzKrVOAeM6NLQA\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:28:57
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:28:57 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:28:57 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:28:57 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2023-02-14 11:28:57 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2023-02-14 11:28:57 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2023-02-14 11:28:57 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2023-02-14 11:28:57 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
VT1002
client_secret
0e857c1d-5f20-4c07-96e3-ba58bce7783b
2023-02-14 11:28:57 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2023-02-14 11:28:57 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2023-02-14 11:28:57 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2023-02-14 11:28:57
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2023-02-14 11:28:57 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:28:57
SetScopeInClientConfigurationToOpenIdEmailPhoneAddressProfile
Set scope in client configuration to "openid email phone address profile"
scope
openid email phone address profile
2023-02-14 11:28:57 SUCCESS
OIDCCCheckScopesSupportedContainScopeTest
'scopes_supported' in discovery document contain expected scopes
actual
[
  "openid",
  "profile",
  "email",
  "phone",
  "address",
  "all"
]
expected
openid email phone address profile
2023-02-14 11:28:57 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:28:57
oidcc-scope-all
Setup Done
Make request to authorization endpoint
2023-02-14 11:28:57 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
VT1002
redirect_uri
https://www.certification.openid.net/test/a/Mindgate_Solutions/callback
scope
openid email phone address profile
2023-02-14 11:28:57
CreateRandomStateValue
Created state value
requested_state_length
10
state
q5pRgpVhDP
2023-02-14 11:28:57 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
VT1002
redirect_uri
https://www.certification.openid.net/test/a/Mindgate_Solutions/callback
scope
openid email phone address profile
state
q5pRgpVhDP
2023-02-14 11:28:57
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
Uv1rwG7Y34
2023-02-14 11:28:57 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
VT1002
redirect_uri
https://www.certification.openid.net/test/a/Mindgate_Solutions/callback
scope
openid email phone address profile
state
q5pRgpVhDP
nonce
Uv1rwG7Y34
2023-02-14 11:28:57 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
VT1002
redirect_uri
https://www.certification.openid.net/test/a/Mindgate_Solutions/callback
scope
openid email phone address profile
state
q5pRgpVhDP
nonce
Uv1rwG7Y34
response_type
code
2023-02-14 11:28:57 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 email phone address profile",
  "state": "q5pRgpVhDP",
  "nonce": "Uv1rwG7Y34",
  "response_type": "code"
}
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%20email%20phone%20address%20profile&state=q5pRgpVhDP&nonce=Uv1rwG7Y34&response_type=code
2023-02-14 11:28:57 REDIRECT
oidcc-scope-all
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%20email%20phone%20address%20profile&state=q5pRgpVhDP&nonce=Uv1rwG7Y34&response_type=code
2023-02-14 11:29:05 INCOMING
oidcc-scope-all
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
{
  "code": "1ea67f40-bbc9-408b-8d94-e201123bd997",
  "state": "q5pRgpVhDP"
}
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:29:05 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/03BFGVZLaFn4WMlUr8DO",
  "fullUrl": "https://www.certification.openid.net/test/a/Mindgate_Solutions/implicit/03BFGVZLaFn4WMlUr8DO"
}
2023-02-14 11:29:05 OUTGOING
oidcc-scope-all
Response to HTTP request to test instance xrMMtG44VKRhMpf
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/Mindgate_Solutions/implicit/03BFGVZLaFn4WMlUr8DO, returnUrl=/log-detail.html?log=xrMMtG44VKRhMpf}]
outgoing_path
callback
2023-02-14 11:29:06 INCOMING
oidcc-scope-all
Incoming HTTP request to /test/a/Mindgate_Solutions/implicit/03BFGVZLaFn4WMlUr8DO
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?code\u003d1ea67f40-bbc9-408b-8d94-e201123bd997\u0026state\u003dq5pRgpVhDP",
  "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/03BFGVZLaFn4WMlUr8DO
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:29:06 OUTGOING
oidcc-scope-all
Response to HTTP request to test instance xrMMtG44VKRhMpf
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/03BFGVZLaFn4WMlUr8DO
2023-02-14 11:29:06 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2023-02-14 11:29:06 REDIRECT-IN
oidcc-scope-all
Authorization endpoint response captured
url_query
{
  "code": "1ea67f40-bbc9-408b-8d94-e201123bd997",
  "state": "q5pRgpVhDP"
}
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:29:06 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2023-02-14 11:29:06
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2023-02-14 11:29:06 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2023-02-14 11:29:06 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
q5pRgpVhDP
2023-02-14 11:29:06 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
1ea67f40-bbc9-408b-8d94-e201123bd997
2023-02-14 11:29:06 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
Created token endpoint request
grant_type
authorization_code
code
1ea67f40-bbc9-408b-8d94-e201123bd997
redirect_uri
https://www.certification.openid.net/test/a/Mindgate_Solutions/callback
2023-02-14 11:29:06 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic VlQxMDAyOjBlODU3YzFkLTVmMjAtNGMwNy05NmUzLWJhNThiY2U3NzgzYg==
2023-02-14 11:29:06
CallTokenEndpoint
HTTP request
request_uri
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-login/login-service/service/vtiam/v5.0/authen/token
request_method
POST
request_headers
{
  "accept": "application/json",
  "authorization": "Basic VlQxMDAyOjBlODU3YzFkLTVmMjAtNGMwNy05NmUzLWJhNThiY2U3NzgzYg\u003d\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "170"
}
request_body
grant_type=authorization_code&code=1ea67f40-bbc9-408b-8d94-e201123bd997&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2FMindgate_Solutions%2Fcallback
2023-02-14 11:29:07 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "transfer-encoding": "chunked",
  "connection": "keep-alive",
  "vary": [
    "Accept-Encoding",
    "Origin,Access-Control-Request-Method,Access-Control-Request-Headers"
  ],
  "date": "Tue, 14 Feb 2023 11:29:07 GMT",
  "x-amzn-requestid": "94658d95-d4e7-4445-b962-80d893fdf0b0",
  "x-xss-protection": "1; mode\u003dblock",
  "x-frame-options": "DENY",
  "x-envoy-upstream-service-time": "185",
  "x-amzn-remapped-connection": "keep-alive",
  "x-amz-apigw-id": "AU6EiFn2BcwFpjA\u003d",
  "cache-control": "no-store",
  "x-amzn-remapped-server": "istio-envoy",
  "x-content-type-options": "nosniff",
  "pragma": "no-cache",
  "x-amzn-remapped-date": "Tue, 14 Feb 2023 11:29:07 GMT",
  "x-cache": "Miss from cloudfront",
  "via": "1.1 36ea6dd189c44828d601e9c9f53e7486.cloudfront.net (CloudFront)",
  "x-amz-cf-pop": "MIA3-C4",
  "x-amz-cf-id": "HYOUqnY89X9L35heXWTiBl7kTPeSut40EJBbN6afwnroPGzpbPTtXQ\u003d\u003d"
}
response_body
{"id_token":"eyJraWQiOiJtbmJ2Y3h6IiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJQT1JUQUx8QVVHVVNUVVNFUnxUQU1JTEdDSUYxNXxDdXN0b21lciIsInNjb3BlIjoib3BlbmlkIGVtYWlsIHBob25lIGFkZHJlc3MgcHJvZmlsZSIsImF1ZCI6IlZUMTAwMiIsImlzcyI6Imh0dHBzOi8vZDI2YzNydWh2MTZld2kuY2xvdWRmcm9udC5uZXQiLCJpYXQiOjE2NzYzNzQxNDcsImV4cCI6MTY3NjQ2MDU0NywianRpIjoiYjdlMjcxZWUtMjMzZC00Mjg2LTg2ZDItMTk2NDVkOGNkMzc2IiwiYXV0aF90aW1lIjoxNjc2MzcyODA2LCJ1cGRhdGVkX2F0IjoxNjU5MjkyMjAwLCJub25jZSI6IlV2MXJ3RzdZMzQifQ.akd39xIdffeVUW-iD5eTVhr61vEZTWfmZgQI3OiI_XxWNc3H49EeoYvWh8b4bn8JCRirkyF33SMie1hyg59Eu1kEiLCnJCO0y4N_8j1iE2UIyLunyYRiL1MdKNyIRd-SAf6acKfOMrmhUPmBkecqB31BPX9DdbNKEEF0qbnJFA_U5grea1sQmdf1W_s12AGGjB4ZHLNX_HLQDmydK6taEo-WPXOQ49UPok-lZ1k6HZZqUHgjYocZgFKt7wdaE1FUprnIK1fl0Xfz_aSCtE_Y5SHxX2j8hdFN1TDR9zVxJZbul-klvlBCm-NpDzbc0MdBrxHEyDCbPZXaO1GuWbkt0Q","access_token":"eyJraWQiOiJtbmJ2Y3h6IiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJQT1JUQUx8QVVHVVNUVVNFUnxUQU1JTEdDSUYxNXxDdXN0b21lciIsInNjb3BlIjoib3BlbmlkIGVtYWlsIHBob25lIGFkZHJlc3MgcHJvZmlsZSIsImF1ZCI6IlZUMTAwMiIsImlzcyI6Imh0dHBzOi8vZDI2YzNydWh2MTZld2kuY2xvdWRmcm9udC5uZXQiLCJpYXQiOjE2NzYzNzQxNDcsImV4cCI6MTY3NjQ2MDU0NywianRpIjoiMDhhZGMyNTctNTdiNi00NTI1LWI2NjQtMjFjNTI0YjMxMTVmIn0.sQDbGiVRlmsijZrPIsfyRmw_sa0-qvXB5FwUzwsMUt2sqe8bDT_qwuiA25pBbyszLNVXbYXeDKLbdcT8YMvKsZVZZz8dNbnBg76vkhru2ag2H7qVr8IkyIfBYBMYV10Bg8WXEq2PnKqAy_IDAvX1H1AYL_hUFKK5uJm_h7YUQO5MfxHSspASNvoZ0VJM3TKOdendGKrLfKbpx-rBwYJ6qDGrR5V248mrncg1mKhdBjcpIX5pjLbgAgVB5pxagJ_QjWkvaQeGHybpyd5HUwwMQu_wXDrNnrQ5EFkqDS-8MNAHmYKt2y5dShKpCQXkhfynY0Loo-ZSu7sCmwoG3QlZKQ","refresh_token":"3920cc9e-6eb7-4d54-a228-c4128e36b12a","token_type":"Bearer","expires_in":86400}
2023-02-14 11:29:07 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
id_token
eyJraWQiOiJtbmJ2Y3h6IiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJQT1JUQUx8QVVHVVNUVVNFUnxUQU1JTEdDSUYxNXxDdXN0b21lciIsInNjb3BlIjoib3BlbmlkIGVtYWlsIHBob25lIGFkZHJlc3MgcHJvZmlsZSIsImF1ZCI6IlZUMTAwMiIsImlzcyI6Imh0dHBzOi8vZDI2YzNydWh2MTZld2kuY2xvdWRmcm9udC5uZXQiLCJpYXQiOjE2NzYzNzQxNDcsImV4cCI6MTY3NjQ2MDU0NywianRpIjoiYjdlMjcxZWUtMjMzZC00Mjg2LTg2ZDItMTk2NDVkOGNkMzc2IiwiYXV0aF90aW1lIjoxNjc2MzcyODA2LCJ1cGRhdGVkX2F0IjoxNjU5MjkyMjAwLCJub25jZSI6IlV2MXJ3RzdZMzQifQ.akd39xIdffeVUW-iD5eTVhr61vEZTWfmZgQI3OiI_XxWNc3H49EeoYvWh8b4bn8JCRirkyF33SMie1hyg59Eu1kEiLCnJCO0y4N_8j1iE2UIyLunyYRiL1MdKNyIRd-SAf6acKfOMrmhUPmBkecqB31BPX9DdbNKEEF0qbnJFA_U5grea1sQmdf1W_s12AGGjB4ZHLNX_HLQDmydK6taEo-WPXOQ49UPok-lZ1k6HZZqUHgjYocZgFKt7wdaE1FUprnIK1fl0Xfz_aSCtE_Y5SHxX2j8hdFN1TDR9zVxJZbul-klvlBCm-NpDzbc0MdBrxHEyDCbPZXaO1GuWbkt0Q
access_token
eyJraWQiOiJtbmJ2Y3h6IiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJQT1JUQUx8QVVHVVNUVVNFUnxUQU1JTEdDSUYxNXxDdXN0b21lciIsInNjb3BlIjoib3BlbmlkIGVtYWlsIHBob25lIGFkZHJlc3MgcHJvZmlsZSIsImF1ZCI6IlZUMTAwMiIsImlzcyI6Imh0dHBzOi8vZDI2YzNydWh2MTZld2kuY2xvdWRmcm9udC5uZXQiLCJpYXQiOjE2NzYzNzQxNDcsImV4cCI6MTY3NjQ2MDU0NywianRpIjoiMDhhZGMyNTctNTdiNi00NTI1LWI2NjQtMjFjNTI0YjMxMTVmIn0.sQDbGiVRlmsijZrPIsfyRmw_sa0-qvXB5FwUzwsMUt2sqe8bDT_qwuiA25pBbyszLNVXbYXeDKLbdcT8YMvKsZVZZz8dNbnBg76vkhru2ag2H7qVr8IkyIfBYBMYV10Bg8WXEq2PnKqAy_IDAvX1H1AYL_hUFKK5uJm_h7YUQO5MfxHSspASNvoZ0VJM3TKOdendGKrLfKbpx-rBwYJ6qDGrR5V248mrncg1mKhdBjcpIX5pjLbgAgVB5pxagJ_QjWkvaQeGHybpyd5HUwwMQu_wXDrNnrQ5EFkqDS-8MNAHmYKt2y5dShKpCQXkhfynY0Loo-ZSu7sCmwoG3QlZKQ
refresh_token
3920cc9e-6eb7-4d54-a228-c4128e36b12a
token_type
Bearer
expires_in
86400
2023-02-14 11:29:07 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2023-02-14 11:29:07 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
eyJraWQiOiJtbmJ2Y3h6IiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJQT1JUQUx8QVVHVVNUVVNFUnxUQU1JTEdDSUYxNXxDdXN0b21lciIsInNjb3BlIjoib3BlbmlkIGVtYWlsIHBob25lIGFkZHJlc3MgcHJvZmlsZSIsImF1ZCI6IlZUMTAwMiIsImlzcyI6Imh0dHBzOi8vZDI2YzNydWh2MTZld2kuY2xvdWRmcm9udC5uZXQiLCJpYXQiOjE2NzYzNzQxNDcsImV4cCI6MTY3NjQ2MDU0NywianRpIjoiMDhhZGMyNTctNTdiNi00NTI1LWI2NjQtMjFjNTI0YjMxMTVmIn0.sQDbGiVRlmsijZrPIsfyRmw_sa0-qvXB5FwUzwsMUt2sqe8bDT_qwuiA25pBbyszLNVXbYXeDKLbdcT8YMvKsZVZZz8dNbnBg76vkhru2ag2H7qVr8IkyIfBYBMYV10Bg8WXEq2PnKqAy_IDAvX1H1AYL_hUFKK5uJm_h7YUQO5MfxHSspASNvoZ0VJM3TKOdendGKrLfKbpx-rBwYJ6qDGrR5V248mrncg1mKhdBjcpIX5pjLbgAgVB5pxagJ_QjWkvaQeGHybpyd5HUwwMQu_wXDrNnrQ5EFkqDS-8MNAHmYKt2y5dShKpCQXkhfynY0Loo-ZSu7sCmwoG3QlZKQ
2023-02-14 11:29:07 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
eyJraWQiOiJtbmJ2Y3h6IiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJQT1JUQUx8QVVHVVNUVVNFUnxUQU1JTEdDSUYxNXxDdXN0b21lciIsInNjb3BlIjoib3BlbmlkIGVtYWlsIHBob25lIGFkZHJlc3MgcHJvZmlsZSIsImF1ZCI6IlZUMTAwMiIsImlzcyI6Imh0dHBzOi8vZDI2YzNydWh2MTZld2kuY2xvdWRmcm9udC5uZXQiLCJpYXQiOjE2NzYzNzQxNDcsImV4cCI6MTY3NjQ2MDU0NywianRpIjoiMDhhZGMyNTctNTdiNi00NTI1LWI2NjQtMjFjNTI0YjMxMTVmIn0.sQDbGiVRlmsijZrPIsfyRmw_sa0-qvXB5FwUzwsMUt2sqe8bDT_qwuiA25pBbyszLNVXbYXeDKLbdcT8YMvKsZVZZz8dNbnBg76vkhru2ag2H7qVr8IkyIfBYBMYV10Bg8WXEq2PnKqAy_IDAvX1H1AYL_hUFKK5uJm_h7YUQO5MfxHSspASNvoZ0VJM3TKOdendGKrLfKbpx-rBwYJ6qDGrR5V248mrncg1mKhdBjcpIX5pjLbgAgVB5pxagJ_QjWkvaQeGHybpyd5HUwwMQu_wXDrNnrQ5EFkqDS-8MNAHmYKt2y5dShKpCQXkhfynY0Loo-ZSu7sCmwoG3QlZKQ
type
Bearer
2023-02-14 11:29:07 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
86400
2023-02-14 11:29:07 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
86400
2023-02-14 11:29:07 SUCCESS
CheckForRefreshTokenValue
Found a refresh token
refresh_token
3920cc9e-6eb7-4d54-a228-c4128e36b12a
2023-02-14 11:29:07 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiJtbmJ2Y3h6IiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJQT1JUQUx8QVVHVVNUVVNFUnxUQU1JTEdDSUYxNXxDdXN0b21lciIsInNjb3BlIjoib3BlbmlkIGVtYWlsIHBob25lIGFkZHJlc3MgcHJvZmlsZSIsImF1ZCI6IlZUMTAwMiIsImlzcyI6Imh0dHBzOi8vZDI2YzNydWh2MTZld2kuY2xvdWRmcm9udC5uZXQiLCJpYXQiOjE2NzYzNzQxNDcsImV4cCI6MTY3NjQ2MDU0NywianRpIjoiYjdlMjcxZWUtMjMzZC00Mjg2LTg2ZDItMTk2NDVkOGNkMzc2IiwiYXV0aF90aW1lIjoxNjc2MzcyODA2LCJ1cGRhdGVkX2F0IjoxNjU5MjkyMjAwLCJub25jZSI6IlV2MXJ3RzdZMzQifQ.akd39xIdffeVUW-iD5eTVhr61vEZTWfmZgQI3OiI_XxWNc3H49EeoYvWh8b4bn8JCRirkyF33SMie1hyg59Eu1kEiLCnJCO0y4N_8j1iE2UIyLunyYRiL1MdKNyIRd-SAf6acKfOMrmhUPmBkecqB31BPX9DdbNKEEF0qbnJFA_U5grea1sQmdf1W_s12AGGjB4ZHLNX_HLQDmydK6taEo-WPXOQ49UPok-lZ1k6HZZqUHgjYocZgFKt7wdaE1FUprnIK1fl0Xfz_aSCtE_Y5SHxX2j8hdFN1TDR9zVxJZbul-klvlBCm-NpDzbc0MdBrxHEyDCbPZXaO1GuWbkt0Q
header
{
  "kid": "mnbvcxz",
  "alg": "RS512"
}
claims
{
  "sub": "PORTAL|AUGUSTUSER|TAMILGCIF15|Customer",
  "aud": "VT1002",
  "updated_at": 1659292200,
  "scope": "openid email phone address profile",
  "auth_time": 1676372806,
  "iss": "https://d26c3ruhv16ewi.cloudfront.net",
  "exp": 1676460547,
  "iat": 1676374147,
  "nonce": "Uv1rwG7Y34",
  "jti": "b7e271ee-233d-4286-86d2-19645d8cd376"
}
2023-02-14 11:29:07 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2023-02-14 11:29:07
ValidateIdTokenStandardClaims
sub is a string with content
2023-02-14 11:29:07
ValidateIdTokenStandardClaims
updated_at is a number
2023-02-14 11:29:07
ValidateIdTokenStandardClaims
Skipping unknown claim: scope
2023-02-14 11:29:07 SUCCESS
ValidateIdTokenStandardClaims
id_token claims are valid
2023-02-14 11:29:07 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
Uv1rwG7Y34
2023-02-14 11:29:07 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2023-02-14 11:29:07 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiJtbmJ2Y3h6IiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJQT1JUQUx8QVVHVVNUVVNFUnxUQU1JTEdDSUYxNXxDdXN0b21lciIsInNjb3BlIjoib3BlbmlkIGVtYWlsIHBob25lIGFkZHJlc3MgcHJvZmlsZSIsImF1ZCI6IlZUMTAwMiIsImlzcyI6Imh0dHBzOi8vZDI2YzNydWh2MTZld2kuY2xvdWRmcm9udC5uZXQiLCJpYXQiOjE2NzYzNzQxNDcsImV4cCI6MTY3NjQ2MDU0NywianRpIjoiYjdlMjcxZWUtMjMzZC00Mjg2LTg2ZDItMTk2NDVkOGNkMzc2IiwiYXV0aF90aW1lIjoxNjc2MzcyODA2LCJ1cGRhdGVkX2F0IjoxNjU5MjkyMjAwLCJub25jZSI6IlV2MXJ3RzdZMzQifQ.akd39xIdffeVUW-iD5eTVhr61vEZTWfmZgQI3OiI_XxWNc3H49EeoYvWh8b4bn8JCRirkyF33SMie1hyg59Eu1kEiLCnJCO0y4N_8j1iE2UIyLunyYRiL1MdKNyIRd-SAf6acKfOMrmhUPmBkecqB31BPX9DdbNKEEF0qbnJFA_U5grea1sQmdf1W_s12AGGjB4ZHLNX_HLQDmydK6taEo-WPXOQ49UPok-lZ1k6HZZqUHgjYocZgFKt7wdaE1FUprnIK1fl0Xfz_aSCtE_Y5SHxX2j8hdFN1TDR9zVxJZbul-klvlBCm-NpDzbc0MdBrxHEyDCbPZXaO1GuWbkt0Q
2023-02-14 11:29:07 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiJtbmJ2Y3h6IiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJQT1JUQUx8QVVHVVNUVVNFUnxUQU1JTEdDSUYxNXxDdXN0b21lciIsInNjb3BlIjoib3BlbmlkIGVtYWlsIHBob25lIGFkZHJlc3MgcHJvZmlsZSIsImF1ZCI6IlZUMTAwMiIsImlzcyI6Imh0dHBzOi8vZDI2YzNydWh2MTZld2kuY2xvdWRmcm9udC5uZXQiLCJpYXQiOjE2NzYzNzQxNDcsImV4cCI6MTY3NjQ2MDU0NywianRpIjoiYjdlMjcxZWUtMjMzZC00Mjg2LTg2ZDItMTk2NDVkOGNkMzc2IiwiYXV0aF90aW1lIjoxNjc2MzcyODA2LCJ1cGRhdGVkX2F0IjoxNjU5MjkyMjAwLCJub25jZSI6IlV2MXJ3RzdZMzQifQ.akd39xIdffeVUW-iD5eTVhr61vEZTWfmZgQI3OiI_XxWNc3H49EeoYvWh8b4bn8JCRirkyF33SMie1hyg59Eu1kEiLCnJCO0y4N_8j1iE2UIyLunyYRiL1MdKNyIRd-SAf6acKfOMrmhUPmBkecqB31BPX9DdbNKEEF0qbnJFA_U5grea1sQmdf1W_s12AGGjB4ZHLNX_HLQDmydK6taEo-WPXOQ49UPok-lZ1k6HZZqUHgjYocZgFKt7wdaE1FUprnIK1fl0Xfz_aSCtE_Y5SHxX2j8hdFN1TDR9zVxJZbul-klvlBCm-NpDzbc0MdBrxHEyDCbPZXaO1GuWbkt0Q
2023-02-14 11:29:07 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
PORTAL|AUGUSTUSER|TAMILGCIF15|Customer
2023-02-14 11:29:07
EnsureIdTokenUpdatedAtValid
id_token response does not contain 'updated_at'
2023-02-14 11:29:07 INFO
ValidateEncryptedIdTokenHasKid
Skipped evaluation due to missing required element: id_token jwe_header
path
jwe_header
mapped
object
id_token
Userinfo endpoint tests
2023-02-14 11:29:07
CallProtectedResource
HTTP request
request_uri
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-auth/authorization-service/service/vtiam/api/v5.0/authz/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer eyJraWQiOiJtbmJ2Y3h6IiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJQT1JUQUx8QVVHVVNUVVNFUnxUQU1JTEdDSUYxNXxDdXN0b21lciIsInNjb3BlIjoib3BlbmlkIGVtYWlsIHBob25lIGFkZHJlc3MgcHJvZmlsZSIsImF1ZCI6IlZUMTAwMiIsImlzcyI6Imh0dHBzOi8vZDI2YzNydWh2MTZld2kuY2xvdWRmcm9udC5uZXQiLCJpYXQiOjE2NzYzNzQxNDcsImV4cCI6MTY3NjQ2MDU0NywianRpIjoiMDhhZGMyNTctNTdiNi00NTI1LWI2NjQtMjFjNTI0YjMxMTVmIn0.sQDbGiVRlmsijZrPIsfyRmw_sa0-qvXB5FwUzwsMUt2sqe8bDT_qwuiA25pBbyszLNVXbYXeDKLbdcT8YMvKsZVZZz8dNbnBg76vkhru2ag2H7qVr8IkyIfBYBMYV10Bg8WXEq2PnKqAy_IDAvX1H1AYL_hUFKK5uJm_h7YUQO5MfxHSspASNvoZ0VJM3TKOdendGKrLfKbpx-rBwYJ6qDGrR5V248mrncg1mKhdBjcpIX5pjLbgAgVB5pxagJ_QjWkvaQeGHybpyd5HUwwMQu_wXDrNnrQ5EFkqDS-8MNAHmYKt2y5dShKpCQXkhfynY0Loo-ZSu7sCmwoG3QlZKQ",
  "content-length": "0"
}
request_body

                                
2023-02-14 11:29:08 RESPONSE
CallProtectedResource
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "content-length": "633",
  "connection": "keep-alive",
  "date": "Tue, 14 Feb 2023 11:29:08 GMT",
  "x-amzn-requestid": "44f670d2-910d-46d6-b012-2c6c496ded52",
  "x-xss-protection": "1; mode\u003dblock",
  "x-frame-options": "DENY",
  "x-envoy-upstream-service-time": "644",
  "x-amzn-remapped-connection": "keep-alive",
  "x-amz-apigw-id": "AU6EsHVhBcwFYcA\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:29:08 GMT",
  "x-cache": "Miss from cloudfront",
  "via": "1.1 bfc010d7a2d10333bff157410781201c.cloudfront.net (CloudFront)",
  "x-amz-cf-pop": "MIA3-C4",
  "x-amz-cf-id": "dQfEuVF35r80otbGPosrE0AMKrR_JP521OmrMLIo7IJ_1f2EKAlkig\u003d\u003d"
}
response_body
{"sub":"PORTAL|AUGUSTUSER|TAMILGCIF15|Customer","name":"Ram","given_name":"Ram","family_name":"Sai","middle_name":"Hemanth","nickname":"--","preferred_username":"HemanthSai","profile":"--","picture":"--","website":"--","email":"hemanthsai.r@mindgate.in","email_verified":false,"gender":"--","birthdate":"1996-12-30","zoneinfo":"--","phone_number":"9492356487","phone_number_verified":false,"address":{"formatted":"--","street_address":"--","locality":"--","region":"--","postal_code":"--","country":"--"},"locale":"--","updated_at":1659292200,"last_login_date":"14-02-2023 16:59:07","login_id":"AUGUSTUSER","bank_name":"TAMILGCIF15"}
2023-02-14 11:29:08 SUCCESS
CallProtectedResource
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "content-type": "application/json",
  "content-length": "633",
  "connection": "keep-alive",
  "date": "Tue, 14 Feb 2023 11:29:08 GMT",
  "x-amzn-requestid": "44f670d2-910d-46d6-b012-2c6c496ded52",
  "x-xss-protection": "1; mode\u003dblock",
  "x-frame-options": "DENY",
  "x-envoy-upstream-service-time": "644",
  "x-amzn-remapped-connection": "keep-alive",
  "x-amz-apigw-id": "AU6EsHVhBcwFYcA\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:29:08 GMT",
  "x-cache": "Miss from cloudfront",
  "via": "1.1 bfc010d7a2d10333bff157410781201c.cloudfront.net (CloudFront)",
  "x-amz-cf-pop": "MIA3-C4",
  "x-amz-cf-id": "dQfEuVF35r80otbGPosrE0AMKrR_JP521OmrMLIo7IJ_1f2EKAlkig\u003d\u003d"
}
body
{"sub":"PORTAL|AUGUSTUSER|TAMILGCIF15|Customer","name":"Ram","given_name":"Ram","family_name":"Sai","middle_name":"Hemanth","nickname":"--","preferred_username":"HemanthSai","profile":"--","picture":"--","website":"--","email":"hemanthsai.r@mindgate.in","email_verified":false,"gender":"--","birthdate":"1996-12-30","zoneinfo":"--","phone_number":"9492356487","phone_number_verified":false,"address":{"formatted":"--","street_address":"--","locality":"--","region":"--","postal_code":"--","country":"--"},"locale":"--","updated_at":1659292200,"last_login_date":"14-02-2023 16:59:07","login_id":"AUGUSTUSER","bank_name":"TAMILGCIF15"}
2023-02-14 11:29:08 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2023-02-14 11:29:08
CallUserInfoEndpoint
HTTP request
request_uri
https://d26c3ruhv16ewi.cloudfront.net/dev/vtransact/vtransact-iam-auth/authorization-service/service/vtiam/api/v5.0/authz/userinfo
request_method
GET
request_headers
{
  "accept": "application/json",
  "authorization": "Bearer eyJraWQiOiJtbmJ2Y3h6IiwiYWxnIjoiUlM1MTIifQ.eyJzdWIiOiJQT1JUQUx8QVVHVVNUVVNFUnxUQU1JTEdDSUYxNXxDdXN0b21lciIsInNjb3BlIjoib3BlbmlkIGVtYWlsIHBob25lIGFkZHJlc3MgcHJvZmlsZSIsImF1ZCI6IlZUMTAwMiIsImlzcyI6Imh0dHBzOi8vZDI2YzNydWh2MTZld2kuY2xvdWRmcm9udC5uZXQiLCJpYXQiOjE2NzYzNzQxNDcsImV4cCI6MTY3NjQ2MDU0NywianRpIjoiMDhhZGMyNTctNTdiNi00NTI1LWI2NjQtMjFjNTI0YjMxMTVmIn0.sQDbGiVRlmsijZrPIsfyRmw_sa0-qvXB5FwUzwsMUt2sqe8bDT_qwuiA25pBbyszLNVXbYXeDKLbdcT8YMvKsZVZZz8dNbnBg76vkhru2ag2H7qVr8IkyIfBYBMYV10Bg8WXEq2PnKqAy_IDAvX1H1AYL_hUFKK5uJm_h7YUQO5MfxHSspASNvoZ0VJM3TKOdendGKrLfKbpx-rBwYJ6qDGrR5V248mrncg1mKhdBjcpIX5pjLbgAgVB5pxagJ_QjWkvaQeGHybpyd5HUwwMQu_wXDrNnrQ5EFkqDS-8MNAHmYKt2y5dShKpCQXkhfynY0Loo-ZSu7sCmwoG3QlZKQ",
  "content-length": "0"
}
request_body

                                
2023-02-14 11:29:09 RESPONSE
CallUserInfoEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json",
  "content-length": "633",
  "connection": "keep-alive",
  "date": "Tue, 14 Feb 2023 11:29:09 GMT",
  "x-amzn-requestid": "fc2eaf2b-4c61-4c84-b898-8e32276e5f6c",
  "x-xss-protection": "1; mode\u003dblock",
  "x-frame-options": "DENY",
  "x-envoy-upstream-service-time": "21",
  "x-amzn-remapped-connection": "keep-alive",
  "x-amz-apigw-id": "AU6E6FqahcwFh5w\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:29:09 GMT",
  "x-cache": "Miss from cloudfront",
  "via": "1.1 ea71b96212c28d5f0611046b8d2932f6.cloudfront.net (CloudFront)",
  "x-amz-cf-pop": "MIA3-C4",
  "x-amz-cf-id": "Z31SOk5XG8GZoAxeazCf7rUExKSfvxsAdRqgYe0obJdfdUWkozk6RA\u003d\u003d"
}
response_body
{"sub":"PORTAL|AUGUSTUSER|TAMILGCIF15|Customer","name":"Ram","given_name":"Ram","family_name":"Sai","middle_name":"Hemanth","nickname":"--","preferred_username":"HemanthSai","profile":"--","picture":"--","website":"--","email":"hemanthsai.r@mindgate.in","email_verified":false,"gender":"--","birthdate":"1996-12-30","zoneinfo":"--","phone_number":"9492356487","phone_number_verified":false,"address":{"formatted":"--","street_address":"--","locality":"--","region":"--","postal_code":"--","country":"--"},"locale":"--","updated_at":1659292200,"last_login_date":"14-02-2023 16:59:07","login_id":"AUGUSTUSER","bank_name":"TAMILGCIF15"}
2023-02-14 11:29:09 SUCCESS
CallUserInfoEndpoint
Got a response from the userinfo endpoint
headers
{
  "content-type": "application/json",
  "content-length": "633",
  "connection": "keep-alive",
  "date": "Tue, 14 Feb 2023 11:29:09 GMT",
  "x-amzn-requestid": "fc2eaf2b-4c61-4c84-b898-8e32276e5f6c",
  "x-xss-protection": "1; mode\u003dblock",
  "x-frame-options": "DENY",
  "x-envoy-upstream-service-time": "21",
  "x-amzn-remapped-connection": "keep-alive",
  "x-amz-apigw-id": "AU6E6FqahcwFh5w\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:29:09 GMT",
  "x-cache": "Miss from cloudfront",
  "via": "1.1 ea71b96212c28d5f0611046b8d2932f6.cloudfront.net (CloudFront)",
  "x-amz-cf-pop": "MIA3-C4",
  "x-amz-cf-id": "Z31SOk5XG8GZoAxeazCf7rUExKSfvxsAdRqgYe0obJdfdUWkozk6RA\u003d\u003d"
}
status_code
{
  "code": 200
}
body
{"sub":"PORTAL|AUGUSTUSER|TAMILGCIF15|Customer","name":"Ram","given_name":"Ram","family_name":"Sai","middle_name":"Hemanth","nickname":"--","preferred_username":"HemanthSai","profile":"--","picture":"--","website":"--","email":"hemanthsai.r@mindgate.in","email_verified":false,"gender":"--","birthdate":"1996-12-30","zoneinfo":"--","phone_number":"9492356487","phone_number_verified":false,"address":{"formatted":"--","street_address":"--","locality":"--","region":"--","postal_code":"--","country":"--"},"locale":"--","updated_at":1659292200,"last_login_date":"14-02-2023 16:59:07","login_id":"AUGUSTUSER","bank_name":"TAMILGCIF15"}
2023-02-14 11:29:09 SUCCESS
EnsureHttpStatusCodeIs200
resource endpoint returned the expected http status
expected_status
200
http_status
200
2023-02-14 11:29:09 SUCCESS
ExtractUserInfoFromUserInfoEndpointResponse
Extracted user info
userinfo
{
  "sub": "PORTAL|AUGUSTUSER|TAMILGCIF15|Customer",
  "name": "Ram",
  "given_name": "Ram",
  "family_name": "Sai",
  "middle_name": "Hemanth",
  "nickname": "--",
  "preferred_username": "HemanthSai",
  "profile": "--",
  "picture": "--",
  "website": "--",
  "email": "hemanthsai.r@mindgate.in",
  "email_verified": false,
  "gender": "--",
  "birthdate": "1996-12-30",
  "zoneinfo": "--",
  "phone_number": "9492356487",
  "phone_number_verified": false,
  "address": {
    "formatted": "--",
    "street_address": "--",
    "locality": "--",
    "region": "--",
    "postal_code": "--",
    "country": "--"
  },
  "locale": "--",
  "updated_at": 1659292200,
  "last_login_date": "14-02-2023 16:59:07",
  "login_id": "AUGUSTUSER",
  "bank_name": "TAMILGCIF15"
}
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
sub is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
name is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
given_name is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
family_name is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
middle_name is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
nickname is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
preferred_username is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
profile is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
picture is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
website is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
email is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
email_verified is a boolean
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
gender is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
birthdate is a valid birthdate in the format stated in OpenID Connect Standard - YYYY-MM-DD, 0000-MM-DD or YYYY
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
zoneinfo is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
phone_number is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
phone_number_verified is a boolean
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
address.formatted is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
address.street_address is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
address.locality is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
address.region is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
address.postal_code is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
address.country is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
address is a valid object or contains invalid claims
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
locale is a string with content
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
updated_at is a number
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
Skipping unknown claim: last_login_date
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
Skipping unknown claim: login_id
2023-02-14 11:29:09
ValidateUserInfoStandardClaims
Skipping unknown claim: bank_name
2023-02-14 11:29:09 SUCCESS
ValidateUserInfoStandardClaims
Userinfo is valid
2023-02-14 11:29:09 SUCCESS
EnsureUserInfoContainsSub
Found sub in userinfo
sub
PORTAL|AUGUSTUSER|TAMILGCIF15|Customer
2023-02-14 11:29:09 SUCCESS
EnsureUserInfoUpdatedAtValid
'updated_at' in userinfo response seems to be a valid time
updated_at
"Jul 31, 2022, 6:30:00 PM"
now
"Feb 14, 2023, 11:29:09 AM"
2023-02-14 11:29:09
EnsureMemberValuesInClaimNameReferenceToMemberNamesInClaimSources
userinfo response does not contain '_claim_names' nor _claim_sources'
2023-02-14 11:29:09 SUCCESS
VerifyUserInfoAndIdTokenInTokenEndpointSameSub
userinfo response and id_token sub are the same
sub_user_info
PORTAL|AUGUSTUSER|TAMILGCIF15|Customer
sub_id_token
PORTAL|AUGUSTUSER|TAMILGCIF15|Customer
2023-02-14 11:29:09 SUCCESS
VerifyScopesReturnedInUserInfoClaims
'claims' in userinfo contains all scope items of scope in authorization request (corresponds to scope standard claims)
actual_scope_items
[
  "sub",
  "name",
  "given_name",
  "family_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "email",
  "email_verified",
  "gender",
  "birthdate",
  "zoneinfo",
  "phone_number",
  "phone_number_verified",
  "address",
  "locale",
  "updated_at",
  "last_login_date",
  "login_id",
  "bank_name"
]
expected_scope_items
[
  "sub",
  "email",
  "email_verified",
  "phone_number",
  "phone_number_verified",
  "address",
  "name",
  "given_name",
  "family_name",
  "middle_name",
  "nickname",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at",
  "preferred_username"
]
2023-02-14 11:29:09 FINISHED
oidcc-scope-all
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2023-02-14 11:29:09
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2023-02-14 11:29:26
TEST-RUNNER
Alias has now been claimed by another test
alias
Mindgate_Solutions
new_test_id
vkIznw3hfIAndBX
Test Results