Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-15 18:10:30 INFO
TEST-RUNNER
Test instance R1JAICvlhg8VFpB created
baseUrl
https://www.certification.openid.net/test/a/signcat-auth-test
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code token",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "static_client"
}
alias
signcat-auth-test
description
signcat-auth-test
planId
vcRMNaVGaVory
config
{
  "alias": "signcat-auth-test",
  "description": "signcat-auth-test",
  "server": {
    "discoveryUrl": "https://auth.test.signicat.io/.well-known/openid-configuration"
  },
  "client": {
    "client_id": "preprod-decayed-cart-829",
    "client_secret": "TfDntR3m7Zkk5ay8aFlTvlASvdkq6sl8lt4Wq2b6eb3lpaeY"
  },
  "client_secret_post": {
    "client_id": "preprod-glamorous-town-442",
    "client_secret": "URu9sUmHuYJmEPMRfWCX9OngZcesmocguZnymaboaLCvImtR"
  },
  "client2": {
    "client_id": "preprod-slimy-monkey-357",
    "client_secret": "UODZ6i5G4lawKsZiX2xiUeIf3WBflpe3V7a8IEcFyfrVrnUL"
  }
}
testName
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
2021-09-15 18:10:30 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/callback
2021-09-15 18:10:30
GetDynamicServerConfiguration
HTTP request
request_uri
https://auth.test.signicat.io/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-09-15 18:10:30 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 15 Sep 2021 18:10:30 GMT",
  "content-type": "application/json; charset\u003dUTF-8",
  "server": "istio-envoy",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "x-xss-protection": "1; mode\u003dblock",
  "x-content-type-options": "nosniff",
  "x-frame-options": "DENY",
  "referrer-policy": "same-origin",
  "permissions-policy": "accelerometer\u003d(),camera\u003d(),geolocation\u003d(),gyroscope\u003d(),magnetometer\u003d(),microphone\u003d(),usb\u003d()",
  "feature-policy": "accelerometer \u0027none\u0027;camera \u0027none\u0027;geolocation \u0027none\u0027;gyroscope \u0027none\u0027;magnetometer \u0027none\u0027;microphone \u0027none\u0027;usb \u0027none\u0027",
  "content-security-policy": "default-src \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;frame-ancestors \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;img-src \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl idfy-img.azureedge.net;script-src \u0027self\u0027 \u0027unsafe-inline\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;style-src \u0027self\u0027 \u0027unsafe-inline\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl",
  "x-envoy-upstream-service-time": "4",
  "transfer-encoding": "chunked"
}
response_body
{"issuer":"https://auth.test.signicat.io","jwks_uri":"https://auth.test.signicat.io/.well-known/openid-configuration/jwks","authorization_endpoint":"https://auth.test.signicat.io/connect/authorize","token_endpoint":"https://auth.test.signicat.io/connect/token","userinfo_endpoint":"https://auth.test.signicat.io/connect/userinfo","end_session_endpoint":"https://auth.test.signicat.io/connect/endsession","check_session_iframe":"https://auth.test.signicat.io/connect/checksession","revocation_endpoint":"https://auth.test.signicat.io/connect/revocation","introspection_endpoint":"https://auth.test.signicat.io/connect/introspect","device_authorization_endpoint":"https://auth.test.signicat.io/connect/deviceauthorization","frontchannel_logout_supported":true,"frontchannel_logout_session_supported":true,"backchannel_logout_supported":true,"backchannel_logout_session_supported":true,"scopes_supported":["openid","profile","email","address","phone","signicat.national_id","signicat.unique_id","offline_access"],"claims_supported":["sub","name","family_name","given_name","middle_name","nickname","preferred_username","profile","picture","website","gender","birthdate","zoneinfo","locale","updated_at","idp_id","email","email_verified","address","phone_number","phone_number_verified","signicat.national_id","signicat.national_id.type","signicat.national_id.issuing_country","signicat.unique_id","signicat.unique_id.type"],"grant_types_supported":["authorization_code","client_credentials","refresh_token","urn:ietf:params:oauth:grant-type:device_code"],"response_types_supported":["code","code id_token"],"response_modes_supported":["form_post","query","fragment"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"],"id_token_signing_alg_values_supported":["RS256"],"id_token_encryption_alg_values_supported":["RSA-OAEP","RSA1_5"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512"],"userinfo_signing_alg_values_supported":["RS256"],"userinfo_encryption_alg_values_supported":["RSA-OAEP","RSA1_5"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512"],"request_object_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"],"request_object_encryption_alg_values_supported":["RSA-OAEP"],"request_object_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512"],"subject_types_supported":["public"],"code_challenge_methods_supported":["S256"],"request_parameter_supported":true}
2021-09-15 18:10:30
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{"issuer":"https://auth.test.signicat.io","jwks_uri":"https://auth.test.signicat.io/.well-known/openid-configuration/jwks","authorization_endpoint":"https://auth.test.signicat.io/connect/authorize","token_endpoint":"https://auth.test.signicat.io/connect/token","userinfo_endpoint":"https://auth.test.signicat.io/connect/userinfo","end_session_endpoint":"https://auth.test.signicat.io/connect/endsession","check_session_iframe":"https://auth.test.signicat.io/connect/checksession","revocation_endpoint":"https://auth.test.signicat.io/connect/revocation","introspection_endpoint":"https://auth.test.signicat.io/connect/introspect","device_authorization_endpoint":"https://auth.test.signicat.io/connect/deviceauthorization","frontchannel_logout_supported":true,"frontchannel_logout_session_supported":true,"backchannel_logout_supported":true,"backchannel_logout_session_supported":true,"scopes_supported":["openid","profile","email","address","phone","signicat.national_id","signicat.unique_id","offline_access"],"claims_supported":["sub","name","family_name","given_name","middle_name","nickname","preferred_username","profile","picture","website","gender","birthdate","zoneinfo","locale","updated_at","idp_id","email","email_verified","address","phone_number","phone_number_verified","signicat.national_id","signicat.national_id.type","signicat.national_id.issuing_country","signicat.unique_id","signicat.unique_id.type"],"grant_types_supported":["authorization_code","client_credentials","refresh_token","urn:ietf:params:oauth:grant-type:device_code"],"response_types_supported":["code","code id_token"],"response_modes_supported":["form_post","query","fragment"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post"],"id_token_signing_alg_values_supported":["RS256"],"id_token_encryption_alg_values_supported":["RSA-OAEP","RSA1_5"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512"],"userinfo_signing_alg_values_supported":["RS256"],"userinfo_encryption_alg_values_supported":["RSA-OAEP","RSA1_5"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512"],"request_object_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"],"request_object_encryption_alg_values_supported":["RSA-OAEP"],"request_object_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512"],"subject_types_supported":["public"],"code_challenge_methods_supported":["S256"],"request_parameter_supported":true}
2021-09-15 18:10:30 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
issuer
https://auth.test.signicat.io
jwks_uri
https://auth.test.signicat.io/.well-known/openid-configuration/jwks
authorization_endpoint
https://auth.test.signicat.io/connect/authorize
token_endpoint
https://auth.test.signicat.io/connect/token
userinfo_endpoint
https://auth.test.signicat.io/connect/userinfo
end_session_endpoint
https://auth.test.signicat.io/connect/endsession
check_session_iframe
https://auth.test.signicat.io/connect/checksession
revocation_endpoint
https://auth.test.signicat.io/connect/revocation
introspection_endpoint
https://auth.test.signicat.io/connect/introspect
device_authorization_endpoint
https://auth.test.signicat.io/connect/deviceauthorization
frontchannel_logout_supported
true
frontchannel_logout_session_supported
true
backchannel_logout_supported
true
backchannel_logout_session_supported
true
scopes_supported
[
  "openid",
  "profile",
  "email",
  "address",
  "phone",
  "signicat.national_id",
  "signicat.unique_id",
  "offline_access"
]
claims_supported
[
  "sub",
  "name",
  "family_name",
  "given_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at",
  "idp_id",
  "email",
  "email_verified",
  "address",
  "phone_number",
  "phone_number_verified",
  "signicat.national_id",
  "signicat.national_id.type",
  "signicat.national_id.issuing_country",
  "signicat.unique_id",
  "signicat.unique_id.type"
]
grant_types_supported
[
  "authorization_code",
  "client_credentials",
  "refresh_token",
  "urn:ietf:params:oauth:grant-type:device_code"
]
response_types_supported
[
  "code",
  "code id_token"
]
response_modes_supported
[
  "form_post",
  "query",
  "fragment"
]
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post"
]
id_token_signing_alg_values_supported
[
  "RS256"
]
id_token_encryption_alg_values_supported
[
  "RSA-OAEP",
  "RSA1_5"
]
id_token_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512"
]
userinfo_signing_alg_values_supported
[
  "RS256"
]
userinfo_encryption_alg_values_supported
[
  "RSA-OAEP",
  "RSA1_5"
]
userinfo_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512"
]
request_object_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES384",
  "ES512"
]
request_object_encryption_alg_values_supported
[
  "RSA-OAEP"
]
request_object_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512"
]
subject_types_supported
[
  "public"
]
code_challenge_methods_supported
[
  "S256"
]
request_parameter_supported
true
2021-09-15 18:10:30 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-15 18:10:30 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
authorization_endpoint
{
  "testHost": "auth.test.signicat.io",
  "testPort": 443
}
token_endpoint
{
  "testHost": "auth.test.signicat.io",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "auth.test.signicat.io",
  "testPort": 443
}
2021-09-15 18:10:30
FetchServerKeys
Fetching server key
jwks_uri
https://auth.test.signicat.io/.well-known/openid-configuration/jwks
2021-09-15 18:10:30
FetchServerKeys
HTTP request
request_uri
https://auth.test.signicat.io/.well-known/openid-configuration/jwks
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-09-15 18:10:31 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 15 Sep 2021 18:10:30 GMT",
  "content-type": "application/json; charset\u003dUTF-8",
  "server": "istio-envoy",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "x-xss-protection": "1; mode\u003dblock",
  "x-content-type-options": "nosniff",
  "x-frame-options": "DENY",
  "referrer-policy": "same-origin",
  "permissions-policy": "accelerometer\u003d(),camera\u003d(),geolocation\u003d(),gyroscope\u003d(),magnetometer\u003d(),microphone\u003d(),usb\u003d()",
  "feature-policy": "accelerometer \u0027none\u0027;camera \u0027none\u0027;geolocation \u0027none\u0027;gyroscope \u0027none\u0027;magnetometer \u0027none\u0027;microphone \u0027none\u0027;usb \u0027none\u0027",
  "content-security-policy": "default-src \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;frame-ancestors \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;img-src \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl idfy-img.azureedge.net;script-src \u0027self\u0027 \u0027unsafe-inline\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;style-src \u0027self\u0027 \u0027unsafe-inline\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl",
  "x-envoy-upstream-service-time": "5",
  "transfer-encoding": "chunked"
}
response_body
{"keys":[{"kty":"RSA","use":"sig","kid":"signing-key-efc5f3d77882c24696a56255dcbb9a8d","e":"AQAB","n":"s6DqrrI_YrDhyar4d-Ft6jM9vGOTzBcR8OeEMw9a6MAsPNX-tjLc4IBTv0DyLxD6UFodb12Ct8p0b27XBym7bcnFwfGtqXJh-v75OV0KMljTPrjQ0yc0Li4NvCJ3EVA8Z8G_KoLbxdYB7rj9wmBweWQtV-6cTgRn1iGkRCahQPC1Ca8OyRtWwQ5RWmUpjTdGuV7Mw5iG1nPsSvss4tbPmolnc0wEZvZ5AuapTnm-FMdiYVQnlYy9Ba5Jc8llVblHwJqb0fhLFlNkaFDKqcJBVVMUeQYjbBLI_32B_sSf65tKQpvoHS_PVmgCWQBkHu3hWPX6RVQiFgDCzQcesJOIhw","alg":"RS256"},{"kty":"RSA","use":"sig","kid":"37dd10ff9e692392985a428e5afcf619df39568a","e":"AQAB","n":"yIQDxTBiTQxyrTra2jaYRiDJnZMjGHePgqUmWJSaXoZ-5l2RxxyLRKAEC_zUqao9xxXGPwf0E5IGPN6vn_9HwKGyiwTjCTmbX27XbZoKoQ-XCSKGbGNWubw6UMpXv7Ib_4vrKMlXkSauIo6q5tQlb9-1SwnwTLPTu1D-TZoD0-e2XttuTSTfgaEoTLQP9dzDX2beGb_Zop8pA9VCoyHlDyXi9CqdAOduKvan9xsFmhwBPTKgfPDhsoDiDh2OGtm2vPencCjnWEqLHetfJGCqRtJy294sfbJCOaUlL2P_-7Ad5oO0eBVQuEtR-QQPpER9LE3ULqzGM_0s7lPwCLQu-w","alg":"RS256"},{"kty":"RSA","use":"sig","kid":"fd9c6a97a4ce39b843e9e54575c5c65a57ea6a3e","e":"AQAB","n":"6Nh323vfVPVViAVtcwK6BkArbt5443FA28CfkCK7ax7Zs4IIyp9o0xEstlMnvvTX4T5nVyz8be5LRFHKt6tgvy6RpnaV8VgwJJBzr7uGzTzAzuhte4RYfI80zWo-LELNW4izyQU_eD8mD9DHAZKKy4ps5LAgxeZjDXQvsiYEHxLzQZImPjditghjG4z_ZC12JNKgXYHS-SmAMajikWQtBye0bwP0ylp9C_QWRo5Yn7bJLGFa09xA6FBa_67JKWiL3-HKPPz656_Ed6nO4TtwZ-0-napWQ71NmgwjS_Qv_gRnEZoDdl2LWVQd4jJYP6IPCZUqM4mnVWWdQQNGoDTp5Q","alg":"RS256"},{"kty":"RSA","use":"enc","kid":"encryption-key-dde9ecddcd0e174588cac13a6ec60512","e":"AQAB","n":"pJrEyLZvjpaIrbiXv2eWc9MW2eQZw4iWdtmF10848_URQdfImlSvJpHrU87be2db0OOPXruntcy-ZOcu4S2FoZ7B10GdodSHJCZdSjxn2RXBbV-QP9LQvD4IiEnZVFVgbqyrx7eY3cHOU0JeXk9Z2apW6n9ncCJ7qiTrLkWfDquy9HiaFdWrYRvAD0QidXtJcAoq-uK8quzo7M-usUq4mRQHy-rs6WNOOxkapayMmaqdiZyNit8KvezKK6a-C5MaXdqcL9mTBHPiTfkTmnTMZq4NnC20uqcx6mi1QXrGEmJwqGpPTu-cd4xu_L0zobLqsH-VgYfOPM-CDvHiNzUJqQ","alg":"RSA-OAEP"}]}
2021-09-15 18:10:31
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"kty":"RSA","use":"sig","kid":"signing-key-efc5f3d77882c24696a56255dcbb9a8d","e":"AQAB","n":"s6DqrrI_YrDhyar4d-Ft6jM9vGOTzBcR8OeEMw9a6MAsPNX-tjLc4IBTv0DyLxD6UFodb12Ct8p0b27XBym7bcnFwfGtqXJh-v75OV0KMljTPrjQ0yc0Li4NvCJ3EVA8Z8G_KoLbxdYB7rj9wmBweWQtV-6cTgRn1iGkRCahQPC1Ca8OyRtWwQ5RWmUpjTdGuV7Mw5iG1nPsSvss4tbPmolnc0wEZvZ5AuapTnm-FMdiYVQnlYy9Ba5Jc8llVblHwJqb0fhLFlNkaFDKqcJBVVMUeQYjbBLI_32B_sSf65tKQpvoHS_PVmgCWQBkHu3hWPX6RVQiFgDCzQcesJOIhw","alg":"RS256"},{"kty":"RSA","use":"sig","kid":"37dd10ff9e692392985a428e5afcf619df39568a","e":"AQAB","n":"yIQDxTBiTQxyrTra2jaYRiDJnZMjGHePgqUmWJSaXoZ-5l2RxxyLRKAEC_zUqao9xxXGPwf0E5IGPN6vn_9HwKGyiwTjCTmbX27XbZoKoQ-XCSKGbGNWubw6UMpXv7Ib_4vrKMlXkSauIo6q5tQlb9-1SwnwTLPTu1D-TZoD0-e2XttuTSTfgaEoTLQP9dzDX2beGb_Zop8pA9VCoyHlDyXi9CqdAOduKvan9xsFmhwBPTKgfPDhsoDiDh2OGtm2vPencCjnWEqLHetfJGCqRtJy294sfbJCOaUlL2P_-7Ad5oO0eBVQuEtR-QQPpER9LE3ULqzGM_0s7lPwCLQu-w","alg":"RS256"},{"kty":"RSA","use":"sig","kid":"fd9c6a97a4ce39b843e9e54575c5c65a57ea6a3e","e":"AQAB","n":"6Nh323vfVPVViAVtcwK6BkArbt5443FA28CfkCK7ax7Zs4IIyp9o0xEstlMnvvTX4T5nVyz8be5LRFHKt6tgvy6RpnaV8VgwJJBzr7uGzTzAzuhte4RYfI80zWo-LELNW4izyQU_eD8mD9DHAZKKy4ps5LAgxeZjDXQvsiYEHxLzQZImPjditghjG4z_ZC12JNKgXYHS-SmAMajikWQtBye0bwP0ylp9C_QWRo5Yn7bJLGFa09xA6FBa_67JKWiL3-HKPPz656_Ed6nO4TtwZ-0-napWQ71NmgwjS_Qv_gRnEZoDdl2LWVQd4jJYP6IPCZUqM4mnVWWdQQNGoDTp5Q","alg":"RS256"},{"kty":"RSA","use":"enc","kid":"encryption-key-dde9ecddcd0e174588cac13a6ec60512","e":"AQAB","n":"pJrEyLZvjpaIrbiXv2eWc9MW2eQZw4iWdtmF10848_URQdfImlSvJpHrU87be2db0OOPXruntcy-ZOcu4S2FoZ7B10GdodSHJCZdSjxn2RXBbV-QP9LQvD4IiEnZVFVgbqyrx7eY3cHOU0JeXk9Z2apW6n9ncCJ7qiTrLkWfDquy9HiaFdWrYRvAD0QidXtJcAoq-uK8quzo7M-usUq4mRQHy-rs6WNOOxkapayMmaqdiZyNit8KvezKK6a-C5MaXdqcL9mTBHPiTfkTmnTMZq4NnC20uqcx6mi1QXrGEmJwqGpPTu-cd4xu_L0zobLqsH-VgYfOPM-CDvHiNzUJqQ","alg":"RSA-OAEP"}]}
2021-09-15 18:10:31 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "signing-key-efc5f3d77882c24696a56255dcbb9a8d",
      "e": "AQAB",
      "n": "s6DqrrI_YrDhyar4d-Ft6jM9vGOTzBcR8OeEMw9a6MAsPNX-tjLc4IBTv0DyLxD6UFodb12Ct8p0b27XBym7bcnFwfGtqXJh-v75OV0KMljTPrjQ0yc0Li4NvCJ3EVA8Z8G_KoLbxdYB7rj9wmBweWQtV-6cTgRn1iGkRCahQPC1Ca8OyRtWwQ5RWmUpjTdGuV7Mw5iG1nPsSvss4tbPmolnc0wEZvZ5AuapTnm-FMdiYVQnlYy9Ba5Jc8llVblHwJqb0fhLFlNkaFDKqcJBVVMUeQYjbBLI_32B_sSf65tKQpvoHS_PVmgCWQBkHu3hWPX6RVQiFgDCzQcesJOIhw",
      "alg": "RS256"
    },
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "37dd10ff9e692392985a428e5afcf619df39568a",
      "e": "AQAB",
      "n": "yIQDxTBiTQxyrTra2jaYRiDJnZMjGHePgqUmWJSaXoZ-5l2RxxyLRKAEC_zUqao9xxXGPwf0E5IGPN6vn_9HwKGyiwTjCTmbX27XbZoKoQ-XCSKGbGNWubw6UMpXv7Ib_4vrKMlXkSauIo6q5tQlb9-1SwnwTLPTu1D-TZoD0-e2XttuTSTfgaEoTLQP9dzDX2beGb_Zop8pA9VCoyHlDyXi9CqdAOduKvan9xsFmhwBPTKgfPDhsoDiDh2OGtm2vPencCjnWEqLHetfJGCqRtJy294sfbJCOaUlL2P_-7Ad5oO0eBVQuEtR-QQPpER9LE3ULqzGM_0s7lPwCLQu-w",
      "alg": "RS256"
    },
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "fd9c6a97a4ce39b843e9e54575c5c65a57ea6a3e",
      "e": "AQAB",
      "n": "6Nh323vfVPVViAVtcwK6BkArbt5443FA28CfkCK7ax7Zs4IIyp9o0xEstlMnvvTX4T5nVyz8be5LRFHKt6tgvy6RpnaV8VgwJJBzr7uGzTzAzuhte4RYfI80zWo-LELNW4izyQU_eD8mD9DHAZKKy4ps5LAgxeZjDXQvsiYEHxLzQZImPjditghjG4z_ZC12JNKgXYHS-SmAMajikWQtBye0bwP0ylp9C_QWRo5Yn7bJLGFa09xA6FBa_67JKWiL3-HKPPz656_Ed6nO4TtwZ-0-napWQ71NmgwjS_Qv_gRnEZoDdl2LWVQd4jJYP6IPCZUqM4mnVWWdQQNGoDTp5Q",
      "alg": "RS256"
    },
    {
      "kty": "RSA",
      "use": "enc",
      "kid": "encryption-key-dde9ecddcd0e174588cac13a6ec60512",
      "e": "AQAB",
      "n": "pJrEyLZvjpaIrbiXv2eWc9MW2eQZw4iWdtmF10848_URQdfImlSvJpHrU87be2db0OOPXruntcy-ZOcu4S2FoZ7B10GdodSHJCZdSjxn2RXBbV-QP9LQvD4IiEnZVFVgbqyrx7eY3cHOU0JeXk9Z2apW6n9ncCJ7qiTrLkWfDquy9HiaFdWrYRvAD0QidXtJcAoq-uK8quzo7M-usUq4mRQHy-rs6WNOOxkapayMmaqdiZyNit8KvezKK6a-C5MaXdqcL9mTBHPiTfkTmnTMZq4NnC20uqcx6mi1QXrGEmJwqGpPTu-cd4xu_L0zobLqsH-VgYfOPM-CDvHiNzUJqQ",
      "alg": "RSA-OAEP"
    }
  ]
}
2021-09-15 18:10:31 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "signing-key-efc5f3d77882c24696a56255dcbb9a8d",
      "e": "AQAB",
      "n": "s6DqrrI_YrDhyar4d-Ft6jM9vGOTzBcR8OeEMw9a6MAsPNX-tjLc4IBTv0DyLxD6UFodb12Ct8p0b27XBym7bcnFwfGtqXJh-v75OV0KMljTPrjQ0yc0Li4NvCJ3EVA8Z8G_KoLbxdYB7rj9wmBweWQtV-6cTgRn1iGkRCahQPC1Ca8OyRtWwQ5RWmUpjTdGuV7Mw5iG1nPsSvss4tbPmolnc0wEZvZ5AuapTnm-FMdiYVQnlYy9Ba5Jc8llVblHwJqb0fhLFlNkaFDKqcJBVVMUeQYjbBLI_32B_sSf65tKQpvoHS_PVmgCWQBkHu3hWPX6RVQiFgDCzQcesJOIhw",
      "alg": "RS256"
    },
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "37dd10ff9e692392985a428e5afcf619df39568a",
      "e": "AQAB",
      "n": "yIQDxTBiTQxyrTra2jaYRiDJnZMjGHePgqUmWJSaXoZ-5l2RxxyLRKAEC_zUqao9xxXGPwf0E5IGPN6vn_9HwKGyiwTjCTmbX27XbZoKoQ-XCSKGbGNWubw6UMpXv7Ib_4vrKMlXkSauIo6q5tQlb9-1SwnwTLPTu1D-TZoD0-e2XttuTSTfgaEoTLQP9dzDX2beGb_Zop8pA9VCoyHlDyXi9CqdAOduKvan9xsFmhwBPTKgfPDhsoDiDh2OGtm2vPencCjnWEqLHetfJGCqRtJy294sfbJCOaUlL2P_-7Ad5oO0eBVQuEtR-QQPpER9LE3ULqzGM_0s7lPwCLQu-w",
      "alg": "RS256"
    },
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "fd9c6a97a4ce39b843e9e54575c5c65a57ea6a3e",
      "e": "AQAB",
      "n": "6Nh323vfVPVViAVtcwK6BkArbt5443FA28CfkCK7ax7Zs4IIyp9o0xEstlMnvvTX4T5nVyz8be5LRFHKt6tgvy6RpnaV8VgwJJBzr7uGzTzAzuhte4RYfI80zWo-LELNW4izyQU_eD8mD9DHAZKKy4ps5LAgxeZjDXQvsiYEHxLzQZImPjditghjG4z_ZC12JNKgXYHS-SmAMajikWQtBye0bwP0ylp9C_QWRo5Yn7bJLGFa09xA6FBa_67JKWiL3-HKPPz656_Ed6nO4TtwZ-0-napWQ71NmgwjS_Qv_gRnEZoDdl2LWVQd4jJYP6IPCZUqM4mnVWWdQQNGoDTp5Q",
      "alg": "RS256"
    },
    {
      "kty": "RSA",
      "use": "enc",
      "kid": "encryption-key-dde9ecddcd0e174588cac13a6ec60512",
      "e": "AQAB",
      "n": "pJrEyLZvjpaIrbiXv2eWc9MW2eQZw4iWdtmF10848_URQdfImlSvJpHrU87be2db0OOPXruntcy-ZOcu4S2FoZ7B10GdodSHJCZdSjxn2RXBbV-QP9LQvD4IiEnZVFVgbqyrx7eY3cHOU0JeXk9Z2apW6n9ncCJ7qiTrLkWfDquy9HiaFdWrYRvAD0QidXtJcAoq-uK8quzo7M-usUq4mRQHy-rs6WNOOxkapayMmaqdiZyNit8KvezKK6a-C5MaXdqcL9mTBHPiTfkTmnTMZq4NnC20uqcx6mi1QXrGEmJwqGpPTu-cd4xu_L0zobLqsH-VgYfOPM-CDvHiNzUJqQ",
      "alg": "RSA-OAEP"
    }
  ]
}
2021-09-15 18:10:31 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-15 18:10:31 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-15 18:10:31 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-15 18:10:31 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-15 18:10:31 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
preprod-decayed-cart-829
client_secret
TfDntR3m7Zkk5ay8aFlTvlASvdkq6sl8lt4Wq2b6eb3lpaeY
2021-09-15 18:10:31 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-09-15 18:10:31 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-09-15 18:10:31 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-09-15 18:10:31
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-15 18:10:31 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic",
  "client_secret_post"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2021-09-15 18:10:31 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://auth.test.signicat.io/connect/userinfo
2021-09-15 18:10:31
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Setup Done
Make request to authorization endpoint
2021-09-15 18:10:31 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
preprod-decayed-cart-829
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/callback
scope
openid
2021-09-15 18:10:31
CreateRandomStateValue
Created state value
requested_state_length
10
state
AhVVaIdqnS
2021-09-15 18:10:31 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
preprod-decayed-cart-829
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/callback
scope
openid
state
AhVVaIdqnS
2021-09-15 18:10:31
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
5UakDlmXHC
2021-09-15 18:10:31
AddNonceToAuthorizationEndpointRequest
NOT adding nonce to request object
2021-09-15 18:10:31 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
preprod-decayed-cart-829
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/callback
scope
openid
state
AhVVaIdqnS
response_type
code token
2021-09-15 18:10:31
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
preprod-decayed-cart-829
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/callback
scope
openid
state
AhVVaIdqnS
response_type
code token
response_mode
form_post
2021-09-15 18:10:31 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://auth.test.signicat.io/connect/authorize?client_id=preprod-decayed-cart-829&redirect_uri=https://www.certification.openid.net/test/a/signcat-auth-test/callback&scope=openid&state=AhVVaIdqnS&response_type=code%20token&response_mode=form_post
2021-09-15 18:10:31 REDIRECT
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Redirecting to authorization endpoint
redirect_to
https://auth.test.signicat.io/connect/authorize?client_id=preprod-decayed-cart-829&redirect_uri=https://www.certification.openid.net/test/a/signcat-auth-test/callback&scope=openid&state=AhVVaIdqnS&response_type=code%20token&response_mode=form_post
2021-09-15 18:10:40 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance R1JAICvlhg8VFpB
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"93\", \" Not;A Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"93\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "upgrade-insecure-requests": "1",
  "origin": "null",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 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-dest": "document",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en;q\u003d0.9,en-US;q\u003d0.8,nb;q\u003d0.7,no;q\u003d0.6",
  "cookie": "JSESSIONID\u003dE917AED811C2EDE7D0B4DE737C26F7E5",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1226",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "code": "A9234C3F1B7748332ACDD5F75FB1C9B745A4709D60DD83BB796B8743E4EAB148",
  "access_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InNpZ25pbmcta2V5LWVmYzVmM2Q3Nzg4MmMyNDY5NmE1NjI1NWRjYmI5YThkIiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE2MzE3Mjk0MzksImV4cCI6MTYzMTczMDAzOSwiaXNzIjoiaHR0cHM6Ly9hdXRoLnRlc3Quc2lnbmljYXQuaW8iLCJjbGllbnRfaWQiOiJwcmVwcm9kLWRlY2F5ZWQtY2FydC04MjkiLCJzaWduaWNhdF9hY2NvdW50X2lkIjoiMDhiNjQyMDYtM2U1Ny00OGY5LWI2OTQtYWIxYTAwY2RlNjI3Iiwic3ViIjoidVBEdzFDWGFUNGszY1FCS21OOXoyWEtydlVvMTAtV2U3VVdCM1B0cVB6VT0iLCJhdXRoX3RpbWUiOjE2MzE3MjkwMDgsImlkcCI6ImR1bW15IiwianRpIjoiMDAzMjc4Mjg2MUM1M0I5OUFGMTFFNUNCMEJDRjc3NkYiLCJzaWQiOiJDOEVEQTFDRDVBRjM3NTNEMUY5NkY0N0Y4RjM2Q0ZBRSIsImlhdCI6MTYzMTcyOTQzOSwic2NvcGUiOlsib3BlbmlkIl0sImFtciI6WyJleHRlcm5hbCJdfQ.EDBo5EPIV2kRuZZxLTuUWoNzRGKak5-W0AXH9ugfANAlm84HqORBGeaYrQ5yOqed_EBacNNbI9SfYSCwzeQysiGjMdFf2wa-MXO87SmDNsENCu0VzgwsBeeN5bbT43Zelcf6q99FHlbuR-wKUF_WkS-3I9Dw7MfRZL5PNoxOAQtjZCm0nJ6msk0GhjwNXZ3TNwVd62kGjYDbHniBil6J82EDw8obZL9ITbyNtECTCjJHzjjGX-OCCyXkSq2jBVilDVOIR12-0FhmhPrB_9ZG6vX1yaBNFYXQrCMqy5-ZTuH6nOsitD00JulFSTqGMu89AbutmI3dWCa-1xz0T9gyrg",
  "token_type": "Bearer",
  "expires_in": "600",
  "scope": "openid",
  "state": "AhVVaIdqnS",
  "session_state": "fNL1bCcsVOpu7m43srVmm9ofhA3u5cTkfUc_OsTrz4E.02D2568972CE6C8427485BCD92189268"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=A9234C3F1B7748332ACDD5F75FB1C9B745A4709D60DD83BB796B8743E4EAB148&access_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InNpZ25pbmcta2V5LWVmYzVmM2Q3Nzg4MmMyNDY5NmE1NjI1NWRjYmI5YThkIiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE2MzE3Mjk0MzksImV4cCI6MTYzMTczMDAzOSwiaXNzIjoiaHR0cHM6Ly9hdXRoLnRlc3Quc2lnbmljYXQuaW8iLCJjbGllbnRfaWQiOiJwcmVwcm9kLWRlY2F5ZWQtY2FydC04MjkiLCJzaWduaWNhdF9hY2NvdW50X2lkIjoiMDhiNjQyMDYtM2U1Ny00OGY5LWI2OTQtYWIxYTAwY2RlNjI3Iiwic3ViIjoidVBEdzFDWGFUNGszY1FCS21OOXoyWEtydlVvMTAtV2U3VVdCM1B0cVB6VT0iLCJhdXRoX3RpbWUiOjE2MzE3MjkwMDgsImlkcCI6ImR1bW15IiwianRpIjoiMDAzMjc4Mjg2MUM1M0I5OUFGMTFFNUNCMEJDRjc3NkYiLCJzaWQiOiJDOEVEQTFDRDVBRjM3NTNEMUY5NkY0N0Y4RjM2Q0ZBRSIsImlhdCI6MTYzMTcyOTQzOSwic2NvcGUiOlsib3BlbmlkIl0sImFtciI6WyJleHRlcm5hbCJdfQ.EDBo5EPIV2kRuZZxLTuUWoNzRGKak5-W0AXH9ugfANAlm84HqORBGeaYrQ5yOqed_EBacNNbI9SfYSCwzeQysiGjMdFf2wa-MXO87SmDNsENCu0VzgwsBeeN5bbT43Zelcf6q99FHlbuR-wKUF_WkS-3I9Dw7MfRZL5PNoxOAQtjZCm0nJ6msk0GhjwNXZ3TNwVd62kGjYDbHniBil6J82EDw8obZL9ITbyNtECTCjJHzjjGX-OCCyXkSq2jBVilDVOIR12-0FhmhPrB_9ZG6vX1yaBNFYXQrCMqy5-ZTuH6nOsitD00JulFSTqGMu89AbutmI3dWCa-1xz0T9gyrg&token_type=Bearer&expires_in=600&scope=openid&state=AhVVaIdqnS&session_state=fNL1bCcsVOpu7m43srVmm9ofhA3u5cTkfUc_OsTrz4E.02D2568972CE6C8427485BCD92189268
2021-09-15 18:10:40 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/c6PY2XOGaTn2IuzWASkN",
  "fullUrl": "https://www.certification.openid.net/test/a/signcat-auth-test/implicit/c6PY2XOGaTn2IuzWASkN"
}
2021-09-15 18:10:40 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance R1JAICvlhg8VFpB
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/signcat-auth-test/implicit/c6PY2XOGaTn2IuzWASkN, returnUrl=/log-detail.html?log=R1JAICvlhg8VFpB}]
outgoing_path
callback
2021-09-15 18:10:40 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance R1JAICvlhg8VFpB
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"93\", \" Not;A Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"93\"",
  "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/93.0.4577.63 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/signcat-auth-test/callback",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en;q\u003d0.9,en-US;q\u003d0.8,nb;q\u003d0.7,no;q\u003d0.6",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1629885605.20.15.utmcsr\u003dsignicat.atlassian.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; __utma\u003d201319536.1814951927.1616768892.1629885605.1631099711.21; JSESSIONID\u003dE917AED811C2EDE7D0B4DE737C26F7E5",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/c6PY2XOGaTn2IuzWASkN
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-09-15 18:10:40 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance R1JAICvlhg8VFpB
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/c6PY2XOGaTn2IuzWASkN
2021-09-15 18:10:40 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-09-15 18:10:40 REDIRECT-IN
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\"Google Chrome\";v\u003d\"93\", \" Not;A Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"93\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "upgrade-insecure-requests": "1",
  "origin": "null",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 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-dest": "document",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en;q\u003d0.9,en-US;q\u003d0.8,nb;q\u003d0.7,no;q\u003d0.6",
  "cookie": "JSESSIONID\u003dE917AED811C2EDE7D0B4DE737C26F7E5",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1226",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "A9234C3F1B7748332ACDD5F75FB1C9B745A4709D60DD83BB796B8743E4EAB148",
  "access_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6InNpZ25pbmcta2V5LWVmYzVmM2Q3Nzg4MmMyNDY5NmE1NjI1NWRjYmI5YThkIiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE2MzE3Mjk0MzksImV4cCI6MTYzMTczMDAzOSwiaXNzIjoiaHR0cHM6Ly9hdXRoLnRlc3Quc2lnbmljYXQuaW8iLCJjbGllbnRfaWQiOiJwcmVwcm9kLWRlY2F5ZWQtY2FydC04MjkiLCJzaWduaWNhdF9hY2NvdW50X2lkIjoiMDhiNjQyMDYtM2U1Ny00OGY5LWI2OTQtYWIxYTAwY2RlNjI3Iiwic3ViIjoidVBEdzFDWGFUNGszY1FCS21OOXoyWEtydlVvMTAtV2U3VVdCM1B0cVB6VT0iLCJhdXRoX3RpbWUiOjE2MzE3MjkwMDgsImlkcCI6ImR1bW15IiwianRpIjoiMDAzMjc4Mjg2MUM1M0I5OUFGMTFFNUNCMEJDRjc3NkYiLCJzaWQiOiJDOEVEQTFDRDVBRjM3NTNEMUY5NkY0N0Y4RjM2Q0ZBRSIsImlhdCI6MTYzMTcyOTQzOSwic2NvcGUiOlsib3BlbmlkIl0sImFtciI6WyJleHRlcm5hbCJdfQ.EDBo5EPIV2kRuZZxLTuUWoNzRGKak5-W0AXH9ugfANAlm84HqORBGeaYrQ5yOqed_EBacNNbI9SfYSCwzeQysiGjMdFf2wa-MXO87SmDNsENCu0VzgwsBeeN5bbT43Zelcf6q99FHlbuR-wKUF_WkS-3I9Dw7MfRZL5PNoxOAQtjZCm0nJ6msk0GhjwNXZ3TNwVd62kGjYDbHniBil6J82EDw8obZL9ITbyNtECTCjJHzjjGX-OCCyXkSq2jBVilDVOIR12-0FhmhPrB_9ZG6vX1yaBNFYXQrCMqy5-ZTuH6nOsitD00JulFSTqGMu89AbutmI3dWCa-1xz0T9gyrg",
  "token_type": "Bearer",
  "expires_in": "600",
  "scope": "openid",
  "state": "AhVVaIdqnS",
  "session_state": "fNL1bCcsVOpu7m43srVmm9ofhA3u5cTkfUc_OsTrz4E.02D2568972CE6C8427485BCD92189268"
}
Verify authorization endpoint response
2021-09-15 18:10:40 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-09-15 18:10:40 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2021-09-15 18:10:40 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-09-15 18:10:40 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-09-15 18:10:40 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-09-15 18:10:40
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-09-15 18:10:40 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-09-15 18:10:40 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
AhVVaIdqnS
2021-09-15 18:10:40 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
A9234C3F1B7748332ACDD5F75FB1C9B745A4709D60DD83BB796B8743E4EAB148
2021-09-15 18:10:40 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
eyJhbGciOiJSUzI1NiIsImtpZCI6InNpZ25pbmcta2V5LWVmYzVmM2Q3Nzg4MmMyNDY5NmE1NjI1NWRjYmI5YThkIiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE2MzE3Mjk0MzksImV4cCI6MTYzMTczMDAzOSwiaXNzIjoiaHR0cHM6Ly9hdXRoLnRlc3Quc2lnbmljYXQuaW8iLCJjbGllbnRfaWQiOiJwcmVwcm9kLWRlY2F5ZWQtY2FydC04MjkiLCJzaWduaWNhdF9hY2NvdW50X2lkIjoiMDhiNjQyMDYtM2U1Ny00OGY5LWI2OTQtYWIxYTAwY2RlNjI3Iiwic3ViIjoidVBEdzFDWGFUNGszY1FCS21OOXoyWEtydlVvMTAtV2U3VVdCM1B0cVB6VT0iLCJhdXRoX3RpbWUiOjE2MzE3MjkwMDgsImlkcCI6ImR1bW15IiwianRpIjoiMDAzMjc4Mjg2MUM1M0I5OUFGMTFFNUNCMEJDRjc3NkYiLCJzaWQiOiJDOEVEQTFDRDVBRjM3NTNEMUY5NkY0N0Y4RjM2Q0ZBRSIsImlhdCI6MTYzMTcyOTQzOSwic2NvcGUiOlsib3BlbmlkIl0sImFtciI6WyJleHRlcm5hbCJdfQ.EDBo5EPIV2kRuZZxLTuUWoNzRGKak5-W0AXH9ugfANAlm84HqORBGeaYrQ5yOqed_EBacNNbI9SfYSCwzeQysiGjMdFf2wa-MXO87SmDNsENCu0VzgwsBeeN5bbT43Zelcf6q99FHlbuR-wKUF_WkS-3I9Dw7MfRZL5PNoxOAQtjZCm0nJ6msk0GhjwNXZ3TNwVd62kGjYDbHniBil6J82EDw8obZL9ITbyNtECTCjJHzjjGX-OCCyXkSq2jBVilDVOIR12-0FhmhPrB_9ZG6vX1yaBNFYXQrCMqy5-ZTuH6nOsitD00JulFSTqGMu89AbutmI3dWCa-1xz0T9gyrg
type
Bearer
Userinfo endpoint tests
2021-09-15 18:10:40
CallProtectedResourceWithBearerToken
HTTP request
request_uri
https://auth.test.signicat.io/connect/userinfo
request_method
GET
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6InNpZ25pbmcta2V5LWVmYzVmM2Q3Nzg4MmMyNDY5NmE1NjI1NWRjYmI5YThkIiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE2MzE3Mjk0MzksImV4cCI6MTYzMTczMDAzOSwiaXNzIjoiaHR0cHM6Ly9hdXRoLnRlc3Quc2lnbmljYXQuaW8iLCJjbGllbnRfaWQiOiJwcmVwcm9kLWRlY2F5ZWQtY2FydC04MjkiLCJzaWduaWNhdF9hY2NvdW50X2lkIjoiMDhiNjQyMDYtM2U1Ny00OGY5LWI2OTQtYWIxYTAwY2RlNjI3Iiwic3ViIjoidVBEdzFDWGFUNGszY1FCS21OOXoyWEtydlVvMTAtV2U3VVdCM1B0cVB6VT0iLCJhdXRoX3RpbWUiOjE2MzE3MjkwMDgsImlkcCI6ImR1bW15IiwianRpIjoiMDAzMjc4Mjg2MUM1M0I5OUFGMTFFNUNCMEJDRjc3NkYiLCJzaWQiOiJDOEVEQTFDRDVBRjM3NTNEMUY5NkY0N0Y4RjM2Q0ZBRSIsImlhdCI6MTYzMTcyOTQzOSwic2NvcGUiOlsib3BlbmlkIl0sImFtciI6WyJleHRlcm5hbCJdfQ.EDBo5EPIV2kRuZZxLTuUWoNzRGKak5-W0AXH9ugfANAlm84HqORBGeaYrQ5yOqed_EBacNNbI9SfYSCwzeQysiGjMdFf2wa-MXO87SmDNsENCu0VzgwsBeeN5bbT43Zelcf6q99FHlbuR-wKUF_WkS-3I9Dw7MfRZL5PNoxOAQtjZCm0nJ6msk0GhjwNXZ3TNwVd62kGjYDbHniBil6J82EDw8obZL9ITbyNtECTCjJHzjjGX-OCCyXkSq2jBVilDVOIR12-0FhmhPrB_9ZG6vX1yaBNFYXQrCMqy5-ZTuH6nOsitD00JulFSTqGMu89AbutmI3dWCa-1xz0T9gyrg",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2021-09-15 18:10:40 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 15 Sep 2021 18:10:40 GMT",
  "content-type": "application/json; charset\u003dUTF-8",
  "server": "istio-envoy",
  "cache-control": "no-store, no-cache, max-age\u003d0",
  "pragma": "no-cache",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "x-xss-protection": "1; mode\u003dblock",
  "x-content-type-options": "nosniff",
  "x-frame-options": "DENY",
  "referrer-policy": "same-origin",
  "permissions-policy": "accelerometer\u003d(),camera\u003d(),geolocation\u003d(),gyroscope\u003d(),magnetometer\u003d(),microphone\u003d(),usb\u003d()",
  "feature-policy": "accelerometer \u0027none\u0027;camera \u0027none\u0027;geolocation \u0027none\u0027;gyroscope \u0027none\u0027;magnetometer \u0027none\u0027;microphone \u0027none\u0027;usb \u0027none\u0027",
  "content-security-policy": "default-src \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;frame-ancestors \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;img-src \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl idfy-img.azureedge.net;script-src \u0027self\u0027 \u0027unsafe-inline\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;style-src \u0027self\u0027 \u0027unsafe-inline\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl",
  "x-envoy-upstream-service-time": "12",
  "transfer-encoding": "chunked"
}
response_body
{"sub":"uPDw1CXaT4k3cQBKmN9z2XKrvUo10-We7UWB3PtqPzU="}
2021-09-15 18:10:40 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
status
200
endpoint_name
resource
headers
{
  "date": "Wed, 15 Sep 2021 18:10:40 GMT",
  "content-type": "application/json; charset\u003dUTF-8",
  "server": "istio-envoy",
  "cache-control": "no-store, no-cache, max-age\u003d0",
  "pragma": "no-cache",
  "strict-transport-security": "max-age\u003d31536000; includeSubDomains",
  "x-xss-protection": "1; mode\u003dblock",
  "x-content-type-options": "nosniff",
  "x-frame-options": "DENY",
  "referrer-policy": "same-origin",
  "permissions-policy": "accelerometer\u003d(),camera\u003d(),geolocation\u003d(),gyroscope\u003d(),magnetometer\u003d(),microphone\u003d(),usb\u003d()",
  "feature-policy": "accelerometer \u0027none\u0027;camera \u0027none\u0027;geolocation \u0027none\u0027;gyroscope \u0027none\u0027;magnetometer \u0027none\u0027;microphone \u0027none\u0027;usb \u0027none\u0027",
  "content-security-policy": "default-src \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;frame-ancestors \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;img-src \u0027self\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl idfy-img.azureedge.net;script-src \u0027self\u0027 \u0027unsafe-inline\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl;style-src \u0027self\u0027 \u0027unsafe-inline\u0027 *.signicat.com *.signicat.io *.idfy.io *.idfy.no *.ng-test.nl",
  "x-envoy-upstream-service-time": "12",
  "transfer-encoding": "chunked"
}
body
{"sub":"uPDw1CXaT4k3cQBKmN9z2XKrvUo10-We7UWB3PtqPzU="}
2021-09-15 18:10:40 FINISHED
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-09-15 18:10:40 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2021-09-15 18:10:58
TEST-RUNNER
Alias has now been claimed by another test
alias
signcat-auth-test
new_test_id
W06VgNnaBkrAmRI
Test Results