Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-15 18:18:17 INFO
TEST-RUNNER
Test instance ZxM0QRH6txPU5f0 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-registered-redirect-uri
2021-09-15 18:18:17 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/callback
2021-09-15 18:18:17
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:18:17 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 15 Sep 2021 18:18:17 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": "24",
  "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:18:17
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:18:17 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:18:17 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-15 18:18:17 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:18:17
FetchServerKeys
Fetching server key
jwks_uri
https://auth.test.signicat.io/.well-known/openid-configuration/jwks
2021-09-15 18:18:17
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:18:18 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 15 Sep 2021 18:18:17 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": "12",
  "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:18:18
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:18:18 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:18:18 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:18:18 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-15 18:18:18 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-15 18:18:18 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-15 18:18:18 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-15 18:18:18 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
preprod-decayed-cart-829
client_secret
TfDntR3m7Zkk5ay8aFlTvlASvdkq6sl8lt4Wq2b6eb3lpaeY
2021-09-15 18:18:18 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-09-15 18:18:18 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-09-15 18:18:18 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-09-15 18:18:18
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-15 18:18:18 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:18:18 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:18:18 SUCCESS
CreateBadRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/ZDWP2OdEaq
2021-09-15 18:18:18
oidcc-ensure-registered-redirect-uri
Setup Done
Make request to authorization endpoint
2021-09-15 18:18:18 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
preprod-decayed-cart-829
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/ZDWP2OdEaq
scope
openid
2021-09-15 18:18:18
CreateRandomStateValue
Created state value
requested_state_length
10
state
eEoTRRmxQV
2021-09-15 18:18:18 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/ZDWP2OdEaq
scope
openid
state
eEoTRRmxQV
2021-09-15 18:18:18
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
dov2EZWuKd
2021-09-15 18:18:18 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
preprod-decayed-cart-829
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/ZDWP2OdEaq
scope
openid
state
eEoTRRmxQV
nonce
dov2EZWuKd
2021-09-15 18:18:18 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/ZDWP2OdEaq
scope
openid
state
eEoTRRmxQV
nonce
dov2EZWuKd
response_type
code token
2021-09-15 18:18:18
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/ZDWP2OdEaq
scope
openid
state
eEoTRRmxQV
nonce
dov2EZWuKd
response_type
code token
response_mode
form_post
2021-09-15 18:18:18 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/ZDWP2OdEaq&scope=openid&state=eEoTRRmxQV&nonce=dov2EZWuKd&response_type=code%20token&response_mode=form_post
2021-09-15 18:18:18 REDIRECT
oidcc-ensure-registered-redirect-uri
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/ZDWP2OdEaq&scope=openid&state=eEoTRRmxQV&nonce=dov2EZWuKd&response_type=code%20token&response_mode=form_post
2021-09-15 18:18:18 REVIEW IMAGE
ExpectRedirectUriErrorPage
Show redirect URI error page
img
updatedAt
1631729926692
2021-09-15 18:18:49 FINISHED
oidcc-ensure-registered-redirect-uri
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2021-09-15 18:18:49 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2021-09-15 18:18:53
TEST-RUNNER
Alias has now been claimed by another test
alias
signcat-auth-test
new_test_id
eSoePQsI9pNoYYY
Test Results