Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-07-20 11:11:53 INFO
TEST-RUNNER
Test instance eFgdkg4VZUJkkQu created
baseUrl
https://www.certification.openid.net/test/a/anvaopenid
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
anvaopenid
description
ANVA FinLife b1528
planId
9ZJLJK0pBb3Qe
config
{
  "issuer": "https://api.anva.io/identity",
  "authorization_endpoint": "https://api.anva.io/identity/authorize",
  "token_endpoint": "https://api.anva.io/identity/token",
  "userinfo_endpoint": "https://api.anva.io/identity/userinfo",
  "jwks_uri": "https://api.anva.io/identity/.well-known/jwks",
  "scopes_supported": [
    "openid",
    "Profile",
    "Email",
    "Basic",
    "Customer"
  ],
  "response_types_supported": [
    "code",
    "token",
    "id_token",
    "id_token token"
  ],
  "response_modes_supported": [
    "query",
    "fragment"
  ],
  "grant_types_supported": [
    "authorization_code",
    "client_credentials",
    "refresh_token"
  ],
  "subject_types_supported": [
    "public"
  ],
  "id_token_signing_alg_values_supported": [
    "RS256"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256"
  ],
  "claim_types_supported": [
    "normal"
  ],
  "claims_supported": [
    "iss",
    "sub",
    "aud",
    "jti",
    "iat",
    "exp",
    "nonce",
    "at_hash"
  ],
  "alias": "anvaopenid",
  "server": {
    "discoveryUrl": "https://api.anva.io/identity/.well-known/openid-configuration",
    "login_hint": "openidtest"
  },
  "client": {
    "client_id": "54abcbda-7341-4ecc-b390-2057f6ec7243",
    "client_secret": "oAFuYqOnJVbRqgduaoYBlhhmzOljks"
  },
  "client_secret_post": {
    "client_id": "54abcbda-7341-4ecc-b390-2057f6ec7243",
    "client_secret": "oAFuYqOnJVbRqgduaoYBlhhmzOljks"
  },
  "client2": {
    "client_id": "a78f1cbd-0350-4d86-8ffa-44149bf00a15",
    "client_secret": "RRXeEMIECyurwAqrGGbDeSYbLogTWQ"
  },
  "consent": {},
  "description": "ANVA FinLife b1528"
}
testName
oidcc-unsigned-request-object-supported-correctly-or-rejected-as-unsupported
2022-07-20 11:11:53 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/anvaopenid/callback
2022-07-20 11:11:53
GetDynamicServerConfiguration
HTTP request
request_uri
https://api.anva.io/identity/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2022-07-20 11:11:54 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 20 Jul 2022 11:11:53 GMT",
  "content-type": "application/json;charset\u003dUTF-8",
  "content-length": "1008",
  "connection": "keep-alive",
  "access-control-allow-credentials": "true",
  "access-control-allow-origin": "*",
  "access-control-expose-headers": "Location",
  "set-cookie": "JSESSIONID\u003dVGc7HWmW3SQXd8qDbFhe; path\u003d/identity",
  "strict-transport-security": "max-age\u003d63072000; preload",
  "x-audit-id": "8d18820f-7220-46a6-ac89-114da8722200",
  "x-correlation-id": "45d1b081-61b2-4b6c-b693-26730469995d"
}
response_body
{
  "issuer" : "https://api.anva.io/identity",
  "authorization_endpoint" : "https://api.anva.io/identity/authorize",
  "token_endpoint" : "https://api.anva.io/identity/token",
  "userinfo_endpoint" : "https://api.anva.io/identity/userinfo",
  "jwks_uri" : "https://api.anva.io/identity/.well-known/jwks",
  "scopes_supported" : [ "openid", "Profile", "Email", "Basic", "Customer" ],
  "response_types_supported" : [ "code", "token", "id_token", "id_token token" ],
  "response_modes_supported" : [ "query", "fragment" ],
  "grant_types_supported" : [ "authorization_code", "client_credentials", "refresh_token" ],
  "subject_types_supported" : [ "public" ],
  "id_token_signing_alg_values_supported" : [ "RS256" ],
  "token_endpoint_auth_methods_supported" : [ "client_secret_basic", "client_secret_post" ],
  "token_endpoint_auth_signing_alg_values_supported" : [ "RS256" ],
  "claim_types_supported" : [ "normal" ],
  "claims_supported" : [ "iss", "sub", "aud", "jti", "iat", "exp", "nonce", "at_hash" ]
}
2022-07-20 11:11:54 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
https://api.anva.io/identity
authorization_endpoint
https://api.anva.io/identity/authorize
token_endpoint
https://api.anva.io/identity/token
userinfo_endpoint
https://api.anva.io/identity/userinfo
jwks_uri
https://api.anva.io/identity/.well-known/jwks
scopes_supported
[
  "openid",
  "Profile",
  "Email",
  "Basic",
  "Customer"
]
response_types_supported
[
  "code",
  "token",
  "id_token",
  "id_token token"
]
response_modes_supported
[
  "query",
  "fragment"
]
grant_types_supported
[
  "authorization_code",
  "client_credentials",
  "refresh_token"
]
subject_types_supported
[
  "public"
]
id_token_signing_alg_values_supported
[
  "RS256"
]
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post"
]
token_endpoint_auth_signing_alg_values_supported
[
  "RS256"
]
claim_types_supported
[
  "normal"
]
claims_supported
[
  "iss",
  "sub",
  "aud",
  "jti",
  "iat",
  "exp",
  "nonce",
  "at_hash"
]
2022-07-20 11:11:54 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2022-07-20 11:11:54 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
authorization_endpoint
{
  "testHost": "api.anva.io",
  "testPort": 443
}
token_endpoint
{
  "testHost": "api.anva.io",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "api.anva.io",
  "testPort": 443
}
2022-07-20 11:11:54
FetchServerKeys
Fetching server key
jwks_uri
https://api.anva.io/identity/.well-known/jwks
2022-07-20 11:11:54
FetchServerKeys
HTTP request
request_uri
https://api.anva.io/identity/.well-known/jwks
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2022-07-20 11:11:54 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 20 Jul 2022 11:11:54 GMT",
  "content-type": "application/json;charset\u003dUTF-8",
  "content-length": "804",
  "connection": "keep-alive",
  "access-control-allow-credentials": "true",
  "access-control-allow-origin": "*",
  "access-control-expose-headers": "Location",
  "set-cookie": "JSESSIONID\u003dHz1SLHsXNs3neREfESFi; path\u003d/identity",
  "strict-transport-security": "max-age\u003d63072000; preload",
  "x-audit-id": "864ee889-9e49-41ef-8572-0d63a4c94da1",
  "x-correlation-id": "7972c300-f8ca-46a0-a9bc-a0bc81abff0e"
}
response_body
{
  "keys" : [ {
    "kid" : "ejBK8eqzzjDb",
    "kty" : "RSA",
    "use" : "sig",
    "n" : "ulipB_aL-5wizErnfzt7IUiGdzNCupx5RG9KYgH6PJHt2K2VDMB2IwR9IvIh07sb0bIQIU-KGQrfFQVdBQiNWD7vjmdTtW9b0T9ipA1_vK0JBgNZoTvweW3n8LzZrg91bVvSOY42Kt1nZsCw0WWMOi0n8T9phH23qhCzU2hd3rzD3qOeR_5u-MkcOQtib7jRR36JvXDJYcrrR3PtdfjbnTBb3cJA0u4om7LyiPhYQJFd5VXCRZcDlBOnY_NKl7FraxTVgYgWxbfk4Qb2E1LgmuALi_9Pv5a0on0zqKYfSUQ2uakhY4VZ9vV2ssfqQP7RFw9UVEFnG_LpZnL7xo_m9KmQrh6X_UOVXfSjpx_3vhkQpJkM4N0Qz0ilISQ-ZxGmL7Uidbd3Q_Q8GUkzgjJ4ED9kj_8an9HP1TwQF9KoR19Vhj8bXcaf-p6iY9KiLVLa_x46DcNicNWrnaHCPpinSwG0Or9CuJmCgx64sWlkU0nHFuS0bmq_muPZcneiu3U7UMDDEjMQqIUAEsIvFMIKFd3dPFLTP2eq4J4ans2H9gnI47nHsB31XqpB9FJqZ3YBsKG0dN2PVx-xN27Lr8r5Ckp6Owzs4Aq1252uvA58ZKMSnzkHwBqoYRasAxSB2i9MoenBZYNX_ymy7I-M_43W50MAAPDswsH2neThEieIcTM",
    "e" : "AQAB"
  } ]
}
2022-07-20 11:11:54
FetchServerKeys
Found JWK set string
jwk_string
{
  "keys" : [ {
    "kid" : "ejBK8eqzzjDb",
    "kty" : "RSA",
    "use" : "sig",
    "n" : "ulipB_aL-5wizErnfzt7IUiGdzNCupx5RG9KYgH6PJHt2K2VDMB2IwR9IvIh07sb0bIQIU-KGQrfFQVdBQiNWD7vjmdTtW9b0T9ipA1_vK0JBgNZoTvweW3n8LzZrg91bVvSOY42Kt1nZsCw0WWMOi0n8T9phH23qhCzU2hd3rzD3qOeR_5u-MkcOQtib7jRR36JvXDJYcrrR3PtdfjbnTBb3cJA0u4om7LyiPhYQJFd5VXCRZcDlBOnY_NKl7FraxTVgYgWxbfk4Qb2E1LgmuALi_9Pv5a0on0zqKYfSUQ2uakhY4VZ9vV2ssfqQP7RFw9UVEFnG_LpZnL7xo_m9KmQrh6X_UOVXfSjpx_3vhkQpJkM4N0Qz0ilISQ-ZxGmL7Uidbd3Q_Q8GUkzgjJ4ED9kj_8an9HP1TwQF9KoR19Vhj8bXcaf-p6iY9KiLVLa_x46DcNicNWrnaHCPpinSwG0Or9CuJmCgx64sWlkU0nHFuS0bmq_muPZcneiu3U7UMDDEjMQqIUAEsIvFMIKFd3dPFLTP2eq4J4ans2H9gnI47nHsB31XqpB9FJqZ3YBsKG0dN2PVx-xN27Lr8r5Ckp6Owzs4Aq1252uvA58ZKMSnzkHwBqoYRasAxSB2i9MoenBZYNX_ymy7I-M_43W50MAAPDswsH2neThEieIcTM",
    "e" : "AQAB"
  } ]
}
2022-07-20 11:11:54 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kid": "ejBK8eqzzjDb",
      "kty": "RSA",
      "use": "sig",
      "n": "ulipB_aL-5wizErnfzt7IUiGdzNCupx5RG9KYgH6PJHt2K2VDMB2IwR9IvIh07sb0bIQIU-KGQrfFQVdBQiNWD7vjmdTtW9b0T9ipA1_vK0JBgNZoTvweW3n8LzZrg91bVvSOY42Kt1nZsCw0WWMOi0n8T9phH23qhCzU2hd3rzD3qOeR_5u-MkcOQtib7jRR36JvXDJYcrrR3PtdfjbnTBb3cJA0u4om7LyiPhYQJFd5VXCRZcDlBOnY_NKl7FraxTVgYgWxbfk4Qb2E1LgmuALi_9Pv5a0on0zqKYfSUQ2uakhY4VZ9vV2ssfqQP7RFw9UVEFnG_LpZnL7xo_m9KmQrh6X_UOVXfSjpx_3vhkQpJkM4N0Qz0ilISQ-ZxGmL7Uidbd3Q_Q8GUkzgjJ4ED9kj_8an9HP1TwQF9KoR19Vhj8bXcaf-p6iY9KiLVLa_x46DcNicNWrnaHCPpinSwG0Or9CuJmCgx64sWlkU0nHFuS0bmq_muPZcneiu3U7UMDDEjMQqIUAEsIvFMIKFd3dPFLTP2eq4J4ans2H9gnI47nHsB31XqpB9FJqZ3YBsKG0dN2PVx-xN27Lr8r5Ckp6Owzs4Aq1252uvA58ZKMSnzkHwBqoYRasAxSB2i9MoenBZYNX_ymy7I-M_43W50MAAPDswsH2neThEieIcTM",
      "e": "AQAB"
    }
  ]
}
2022-07-20 11:11:54 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kid": "ejBK8eqzzjDb",
      "kty": "RSA",
      "use": "sig",
      "n": "ulipB_aL-5wizErnfzt7IUiGdzNCupx5RG9KYgH6PJHt2K2VDMB2IwR9IvIh07sb0bIQIU-KGQrfFQVdBQiNWD7vjmdTtW9b0T9ipA1_vK0JBgNZoTvweW3n8LzZrg91bVvSOY42Kt1nZsCw0WWMOi0n8T9phH23qhCzU2hd3rzD3qOeR_5u-MkcOQtib7jRR36JvXDJYcrrR3PtdfjbnTBb3cJA0u4om7LyiPhYQJFd5VXCRZcDlBOnY_NKl7FraxTVgYgWxbfk4Qb2E1LgmuALi_9Pv5a0on0zqKYfSUQ2uakhY4VZ9vV2ssfqQP7RFw9UVEFnG_LpZnL7xo_m9KmQrh6X_UOVXfSjpx_3vhkQpJkM4N0Qz0ilISQ-ZxGmL7Uidbd3Q_Q8GUkzgjJ4ED9kj_8an9HP1TwQF9KoR19Vhj8bXcaf-p6iY9KiLVLa_x46DcNicNWrnaHCPpinSwG0Or9CuJmCgx64sWlkU0nHFuS0bmq_muPZcneiu3U7UMDDEjMQqIUAEsIvFMIKFd3dPFLTP2eq4J4ans2H9gnI47nHsB31XqpB9FJqZ3YBsKG0dN2PVx-xN27Lr8r5Ckp6Owzs4Aq1252uvA58ZKMSnzkHwBqoYRasAxSB2i9MoenBZYNX_ymy7I-M_43W50MAAPDswsH2neThEieIcTM",
      "e": "AQAB"
    }
  ]
}
2022-07-20 11:11:54 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-07-20 11:11:54 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2022-07-20 11:11:54 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-07-20 11:11:54 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-07-20 11:11:54 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
54abcbda-7341-4ecc-b390-2057f6ec7243
client_secret
oAFuYqOnJVbRqgduaoYBlhhmzOljks
2022-07-20 11:11:54 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-07-20 11:11:54 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-07-20 11:11:54 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2022-07-20 11:11:54
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2022-07-20 11:11:54 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
2022-07-20 11:11:54 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://api.anva.io/identity/userinfo
2022-07-20 11:11:54
oidcc-unsigned-request-object-supported-correctly-or-rejected-as-unsupported
Setup Done
Make request to authorization endpoint
2022-07-20 11:11:54 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
54abcbda-7341-4ecc-b390-2057f6ec7243
redirect_uri
https://www.certification.openid.net/test/a/anvaopenid/callback
scope
openid
2022-07-20 11:11:54
CreateRandomStateValue
Created state value
requested_state_length
10
state
7sZqFOBcLF
2022-07-20 11:11:54 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
54abcbda-7341-4ecc-b390-2057f6ec7243
redirect_uri
https://www.certification.openid.net/test/a/anvaopenid/callback
scope
openid
state
7sZqFOBcLF
2022-07-20 11:11:54
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
gXhYvIhyuk
2022-07-20 11:11:54 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
54abcbda-7341-4ecc-b390-2057f6ec7243
redirect_uri
https://www.certification.openid.net/test/a/anvaopenid/callback
scope
openid
state
7sZqFOBcLF
nonce
gXhYvIhyuk
2022-07-20 11:11:54 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
54abcbda-7341-4ecc-b390-2057f6ec7243
redirect_uri
https://www.certification.openid.net/test/a/anvaopenid/callback
scope
openid
state
7sZqFOBcLF
nonce
gXhYvIhyuk
response_type
id_token
2022-07-20 11:11:54 SUCCESS
ConvertAuthorizationEndpointRequestToRequestObject
Created request object claims
request_object_claims
{
  "client_id": "54abcbda-7341-4ecc-b390-2057f6ec7243",
  "redirect_uri": "https://www.certification.openid.net/test/a/anvaopenid/callback",
  "scope": "openid",
  "state": "7sZqFOBcLF",
  "nonce": "gXhYvIhyuk",
  "response_type": "id_token"
}
2022-07-20 11:11:54 SUCCESS
SerializeRequestObjectWithNullAlgorithm
Serialized the request object
request_object
{
  "claimsSet": {
    "claims": {
      "scope": "openid",
      "response_type": "id_token",
      "redirect_uri": "https://www.certification.openid.net/test/a/anvaopenid/callback",
      "state": "7sZqFOBcLF",
      "nonce": "gXhYvIhyuk",
      "client_id": "54abcbda-7341-4ecc-b390-2057f6ec7243"
    }
  },
  "header": {
    "alg": {
      "name": "none",
      "requirement": "REQUIRED"
    },
    "customParams": {}
  },
  "payload": {
    "origin": "JSON",
    "jsonObject": {
      "scope": "openid",
      "response_type": "id_token",
      "redirect_uri": "https://www.certification.openid.net/test/a/anvaopenid/callback",
      "state": "7sZqFOBcLF",
      "nonce": "gXhYvIhyuk",
      "client_id": "54abcbda-7341-4ecc-b390-2057f6ec7243"
    }
  }
}
request_object serialized
eyJhbGciOiJub25lIn0.eyJzY29wZSI6Im9wZW5pZCIsInJlc3BvbnNlX3R5cGUiOiJpZF90b2tlbiIsInJlZGlyZWN0X3VyaSI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9hbnZhb3BlbmlkXC9jYWxsYmFjayIsInN0YXRlIjoiN3NacUZPQmNMRiIsIm5vbmNlIjoiZ1hoWXZJaHl1ayIsImNsaWVudF9pZCI6IjU0YWJjYmRhLTczNDEtNGVjYy1iMzkwLTIwNTdmNmVjNzI0MyJ9.
2022-07-20 11:11:54 SUCCESS
BuildRequestObjectByValueRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://api.anva.io/identity/authorize?request=eyJhbGciOiJub25lIn0.eyJzY29wZSI6Im9wZW5pZCIsInJlc3BvbnNlX3R5cGUiOiJpZF90b2tlbiIsInJlZGlyZWN0X3VyaSI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9hbnZhb3BlbmlkXC9jYWxsYmFjayIsInN0YXRlIjoiN3NacUZPQmNMRiIsIm5vbmNlIjoiZ1hoWXZJaHl1ayIsImNsaWVudF9pZCI6IjU0YWJjYmRhLTczNDEtNGVjYy1iMzkwLTIwNTdmNmVjNzI0MyJ9.&client_id=54abcbda-7341-4ecc-b390-2057f6ec7243&redirect_uri=https://www.certification.openid.net/test/a/anvaopenid/callback&scope=openid&response_type=id_token
2022-07-20 11:11:54 REDIRECT
oidcc-unsigned-request-object-supported-correctly-or-rejected-as-unsupported
Redirecting to authorization endpoint
redirect_to
https://api.anva.io/identity/authorize?request=eyJhbGciOiJub25lIn0.eyJzY29wZSI6Im9wZW5pZCIsInJlc3BvbnNlX3R5cGUiOiJpZF90b2tlbiIsInJlZGlyZWN0X3VyaSI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9hbnZhb3BlbmlkXC9jYWxsYmFjayIsInN0YXRlIjoiN3NacUZPQmNMRiIsIm5vbmNlIjoiZ1hoWXZJaHl1ayIsImNsaWVudF9pZCI6IjU0YWJjYmRhLTczNDEtNGVjYy1iMzkwLTIwNTdmNmVjNzI0MyJ9.&client_id=54abcbda-7341-4ecc-b390-2057f6ec7243&redirect_uri=https://www.certification.openid.net/test/a/anvaopenid/callback&scope=openid&response_type=id_token
2022-07-20 11:12:00 INCOMING
oidcc-unsigned-request-object-supported-correctly-or-rejected-as-unsupported
Incoming HTTP request to /test/a/anvaopenid/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": "en-US,en;q\u003d0.9,nl;q\u003d0.8",
  "cookie": "__utmc\u003d201319536; __utma\u003d201319536.1808281798.1655985162.1658214263.1658241848.4; __utmz\u003d201319536.1658241848.4.3.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); JSESSIONID\u003d3E38810915BC573A0B284C58A88DA29D",
  "connection": "close"
}
incoming_path
/test/a/anvaopenid/callback
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-07-20 11:12:00 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/ig2txE4NvPChgPojysp8",
  "fullUrl": "https://www.certification.openid.net/test/a/anvaopenid/implicit/ig2txE4NvPChgPojysp8"
}
2022-07-20 11:12:00 OUTGOING
oidcc-unsigned-request-object-supported-correctly-or-rejected-as-unsupported
Response to HTTP request to test instance eFgdkg4VZUJkkQu
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/anvaopenid/implicit/ig2txE4NvPChgPojysp8, returnUrl=/log-detail.html?log=eFgdkg4VZUJkkQu}]
outgoing_path
callback
2022-07-20 11:12:00 INCOMING
oidcc-unsigned-request-object-supported-correctly-or-rejected-as-unsupported
Incoming HTTP request to /test/a/anvaopenid/implicit/ig2txE4NvPChgPojysp8
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/anvaopenid/callback",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9,nl;q\u003d0.8",
  "cookie": "__utmc\u003d201319536; __utma\u003d201319536.1808281798.1655985162.1658214263.1658241848.4; __utmz\u003d201319536.1658241848.4.3.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); JSESSIONID\u003d3E38810915BC573A0B284C58A88DA29D",
  "connection": "close",
  "content-length": "28"
}
incoming_path
/test/a/anvaopenid/implicit/ig2txE4NvPChgPojysp8
incoming_body_form_params
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
#error=request_not_supported
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES128-GCM-SHA256
incoming_body_json
2022-07-20 11:12:00 OUTGOING
oidcc-unsigned-request-object-supported-correctly-or-rejected-as-unsupported
Response to HTTP request to test instance eFgdkg4VZUJkkQu
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/ig2txE4NvPChgPojysp8
2022-07-20 11:12:00
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
parameters
[
  {
    "name": "error",
    "value": "request_not_supported"
  }
]
2022-07-20 11:12:00 SUCCESS
ExtractImplicitHashToCallbackResponse
Extracted the hash values
error
request_not_supported
2022-07-20 11:12:00 REDIRECT-IN
oidcc-unsigned-request-object-supported-correctly-or-rejected-as-unsupported
Authorization endpoint response captured
url_query
{}
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": "en-US,en;q\u003d0.9,nl;q\u003d0.8",
  "cookie": "__utmc\u003d201319536; __utma\u003d201319536.1808281798.1655985162.1658214263.1658241848.4; __utmz\u003d201319536.1658241848.4.3.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); JSESSIONID\u003d3E38810915BC573A0B284C58A88DA29D",
  "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
{
  "error": "request_not_supported"
}
post_body
Verify authorization endpoint response
2022-07-20 11:12:00 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2022-07-20 11:12:00 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2022-07-20 11:12:00 FINISHED
oidcc-unsigned-request-object-supported-correctly-or-rejected-as-unsupported
Test has run to completion
testmodule_result
SKIPPED
Unregister dynamically registered client
2022-07-20 11:12:00
UnregisterDynamicallyRegisteredClient
Couldn't find registration_access_token.
2022-07-20 11:12:09
TEST-RUNNER
Alias has now been claimed by another test
alias
anvaopenid
new_test_id
oUoP3De1RehjZnc
Test Results