Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-07-07 11:54:31 INFO
TEST-RUNNER
Test instance 7ntHcaQ6IvbB83K created
baseUrl
https://www.certification.openid.net/test/a/signcat-auth-test
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token token",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
signcat-auth-test
description
signcat-auth-test
planId
EhnG7KKLIGHEa
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-unsigned-request-object-supported-correctly-or-rejected-as-unsupported
2021-07-07 11:54:31 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/callback
2021-07-07 11:54:31
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-07-07 11:54:32 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 11:54:31 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
{"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-07-07 11:54:32
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-07-07 11:54:32 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-07-07 11:54:32 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-07-07 11:54:32 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-07-07 11:54:32
FetchServerKeys
Fetching server key
jwks_uri
https://auth.test.signicat.io/.well-known/openid-configuration/jwks
2021-07-07 11:54:32
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-07-07 11:54:32 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 11:54:31 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-5387f9908c3f47eb8462f4f77ffcb799","e":"AQAB","n":"s5i_QPd2RbpDTXgQU-gtMRwzYw_4MByGxZeKXN9nRWPdXHQ_FxAym2uVOLNrEbQ5FfZUwnICkZQ5n9pPZ977Jm1bHmy4sfsekQyd-WNhntJJQYh8yeYNZng0OXwrnCbD_KGXrrNWk-RHc0P_53v1DcLEeUW_9gMTN5026qKukmUHYimJYnnROjnvGlFSt30VWJhwchNXV4kgMCiw2RMlLTFXAbw7lbc-_ef75InCiiLrAPNeL9IAI2szTA5B_GhPNWS0Wi2uiiAXIolBYurwVdnet5ie5OxapbYGNOSMqlONiCh1WjSva-cTOibptUtuSYDBysL1ZgbAvLZtQFyjDQ","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","x5c":["MIIDGTCCAgOgAwIBAgICA\u002BkwCwYJKoZIhvcNAQELMEExHDAaBgNVBAMME1NpZ25pY2F0IE1pdElEIHRlc3QxCzAJBgNVBAYTAk5PMRQwEgYDVQQKDAtTaWduaWNhdCBBUzAeFw0yMTAxMjExOTI4NDhaFw0yMTA3MjExOTI4NDhaMEExHDAaBgNVBAMME1NpZ25pY2F0IE1pdElEIHRlc3QxCzAJBgNVBAYTAk5PMRQwEgYDVQQKDAtTaWduaWNhdCBBUzCCASAwCwYJKoZIhvcNAQEBA4IBDwAwggEKAoIBAQDIhAPFMGJNDHKtOtraNphGIMmdkyMYd4\u002BCpSZYlJpehn7mXZHHHItEoAQL/NSpqj3HFcY/B/QTkgY83q\u002Bf/0fAobKLBOMJOZtfbtdtmgqhD5cJIoZsY1a5vDpQyle/shv/i\u002BsoyVeRJq4ijqrm1CVv37VLCfBMs9O7UP5NmgPT57Ze225NJN\u002BBoShMtA/13MNfZt4Zv9minykD1UKjIeUPJeL0Kp0A524q9qf3GwWaHAE9MqB88OGygOIOHY4a2ba896dwKOdYSosd618kYKpG0nLb3ix9skI5pSUvY//7sB3mg7R4FVC4S1H5BA\u002BkRH0sTdQurMYz/SzuU/AItC77AgMBAAGjITAfMB0GA1UdDgQWBBQu\u002Brm8T/s2nnrP/cneQgncx\u002Bm52DALBgkqhkiG9w0BAQsDggEBALKYWlbQTSpsLtIBmEcn1oQV\u002Bwyue8Yoq0TvXfVSmf6N3GcdCkQkRUQc/LTuKAKnX2tYSOeZtEmS1Ih0at0\u002B\u002BeWKToIWq4Gu3bKYcGbGXKZXVG5Ae1d59JDmO3pJHmAYJxUOQnucmEi2eBxfkC9hndFLwl93tLXDDuz1SFg6HAwxNdiltWPazIRhiXnY\u002BH4BdnulmxGpfZC5HGWo99qfrMWv5A9BXo20JR1an65vci5dE0atAkUjytKQgeTf3SgyPpKpItN44KUf3VyN0kmgUcJoSGjXtCL7RJyOGiIwwa7BlfafSEOB8QRGsZ643Jh1JW0QD9bOmJjW/RqSVrhZIoc="],"alg":"RS256"},{"kty":"RSA","use":"enc","kid":"encryption-key-c76461dc8aa94d488716cfef9bf69dea","e":"AQAB","n":"5YkosN1lVU3FbtdDBAdYr_GTNAQOaRKsaFXHTUXfK9t7bsjZHbJMZUfNbtstfyEnnp0hQErb4OojJk7DZ_sioHVMoL_Hi4A3Fv1-HeQhLKR-B9scOaxHsVtEsaLaqIJDzkV-q1tCzX_K6PBnI1vOyZRA5V5Yh7uOs5P4PqQwQIUlPPLGZMQUh9KLcZrLJSdXMRO9UOzd6JaXepd4h4lFx5FU5_b9YcnXg-8tlu8VkjYWER8WFhs28DnHd1J4rn2xErxZE9_h4Lun4FhMN8DWJjNBsObn--UYzvZRZa36SE0huXwKm_lSi0Ms8E7R4cEOft70iPYqIriOR212qoVQmQ","alg":"RSA-OAEP"}]}
2021-07-07 11:54:32
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"kty":"RSA","use":"sig","kid":"signing-key-5387f9908c3f47eb8462f4f77ffcb799","e":"AQAB","n":"s5i_QPd2RbpDTXgQU-gtMRwzYw_4MByGxZeKXN9nRWPdXHQ_FxAym2uVOLNrEbQ5FfZUwnICkZQ5n9pPZ977Jm1bHmy4sfsekQyd-WNhntJJQYh8yeYNZng0OXwrnCbD_KGXrrNWk-RHc0P_53v1DcLEeUW_9gMTN5026qKukmUHYimJYnnROjnvGlFSt30VWJhwchNXV4kgMCiw2RMlLTFXAbw7lbc-_ef75InCiiLrAPNeL9IAI2szTA5B_GhPNWS0Wi2uiiAXIolBYurwVdnet5ie5OxapbYGNOSMqlONiCh1WjSva-cTOibptUtuSYDBysL1ZgbAvLZtQFyjDQ","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","x5c":["MIIDGTCCAgOgAwIBAgICA\u002BkwCwYJKoZIhvcNAQELMEExHDAaBgNVBAMME1NpZ25pY2F0IE1pdElEIHRlc3QxCzAJBgNVBAYTAk5PMRQwEgYDVQQKDAtTaWduaWNhdCBBUzAeFw0yMTAxMjExOTI4NDhaFw0yMTA3MjExOTI4NDhaMEExHDAaBgNVBAMME1NpZ25pY2F0IE1pdElEIHRlc3QxCzAJBgNVBAYTAk5PMRQwEgYDVQQKDAtTaWduaWNhdCBBUzCCASAwCwYJKoZIhvcNAQEBA4IBDwAwggEKAoIBAQDIhAPFMGJNDHKtOtraNphGIMmdkyMYd4\u002BCpSZYlJpehn7mXZHHHItEoAQL/NSpqj3HFcY/B/QTkgY83q\u002Bf/0fAobKLBOMJOZtfbtdtmgqhD5cJIoZsY1a5vDpQyle/shv/i\u002BsoyVeRJq4ijqrm1CVv37VLCfBMs9O7UP5NmgPT57Ze225NJN\u002BBoShMtA/13MNfZt4Zv9minykD1UKjIeUPJeL0Kp0A524q9qf3GwWaHAE9MqB88OGygOIOHY4a2ba896dwKOdYSosd618kYKpG0nLb3ix9skI5pSUvY//7sB3mg7R4FVC4S1H5BA\u002BkRH0sTdQurMYz/SzuU/AItC77AgMBAAGjITAfMB0GA1UdDgQWBBQu\u002Brm8T/s2nnrP/cneQgncx\u002Bm52DALBgkqhkiG9w0BAQsDggEBALKYWlbQTSpsLtIBmEcn1oQV\u002Bwyue8Yoq0TvXfVSmf6N3GcdCkQkRUQc/LTuKAKnX2tYSOeZtEmS1Ih0at0\u002B\u002BeWKToIWq4Gu3bKYcGbGXKZXVG5Ae1d59JDmO3pJHmAYJxUOQnucmEi2eBxfkC9hndFLwl93tLXDDuz1SFg6HAwxNdiltWPazIRhiXnY\u002BH4BdnulmxGpfZC5HGWo99qfrMWv5A9BXo20JR1an65vci5dE0atAkUjytKQgeTf3SgyPpKpItN44KUf3VyN0kmgUcJoSGjXtCL7RJyOGiIwwa7BlfafSEOB8QRGsZ643Jh1JW0QD9bOmJjW/RqSVrhZIoc="],"alg":"RS256"},{"kty":"RSA","use":"enc","kid":"encryption-key-c76461dc8aa94d488716cfef9bf69dea","e":"AQAB","n":"5YkosN1lVU3FbtdDBAdYr_GTNAQOaRKsaFXHTUXfK9t7bsjZHbJMZUfNbtstfyEnnp0hQErb4OojJk7DZ_sioHVMoL_Hi4A3Fv1-HeQhLKR-B9scOaxHsVtEsaLaqIJDzkV-q1tCzX_K6PBnI1vOyZRA5V5Yh7uOs5P4PqQwQIUlPPLGZMQUh9KLcZrLJSdXMRO9UOzd6JaXepd4h4lFx5FU5_b9YcnXg-8tlu8VkjYWER8WFhs28DnHd1J4rn2xErxZE9_h4Lun4FhMN8DWJjNBsObn--UYzvZRZa36SE0huXwKm_lSi0Ms8E7R4cEOft70iPYqIriOR212qoVQmQ","alg":"RSA-OAEP"}]}
2021-07-07 11:54:32 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "signing-key-5387f9908c3f47eb8462f4f77ffcb799",
      "e": "AQAB",
      "n": "s5i_QPd2RbpDTXgQU-gtMRwzYw_4MByGxZeKXN9nRWPdXHQ_FxAym2uVOLNrEbQ5FfZUwnICkZQ5n9pPZ977Jm1bHmy4sfsekQyd-WNhntJJQYh8yeYNZng0OXwrnCbD_KGXrrNWk-RHc0P_53v1DcLEeUW_9gMTN5026qKukmUHYimJYnnROjnvGlFSt30VWJhwchNXV4kgMCiw2RMlLTFXAbw7lbc-_ef75InCiiLrAPNeL9IAI2szTA5B_GhPNWS0Wi2uiiAXIolBYurwVdnet5ie5OxapbYGNOSMqlONiCh1WjSva-cTOibptUtuSYDBysL1ZgbAvLZtQFyjDQ",
      "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",
      "x5c": [
        "MIIDGTCCAgOgAwIBAgICA+kwCwYJKoZIhvcNAQELMEExHDAaBgNVBAMME1NpZ25pY2F0IE1pdElEIHRlc3QxCzAJBgNVBAYTAk5PMRQwEgYDVQQKDAtTaWduaWNhdCBBUzAeFw0yMTAxMjExOTI4NDhaFw0yMTA3MjExOTI4NDhaMEExHDAaBgNVBAMME1NpZ25pY2F0IE1pdElEIHRlc3QxCzAJBgNVBAYTAk5PMRQwEgYDVQQKDAtTaWduaWNhdCBBUzCCASAwCwYJKoZIhvcNAQEBA4IBDwAwggEKAoIBAQDIhAPFMGJNDHKtOtraNphGIMmdkyMYd4+CpSZYlJpehn7mXZHHHItEoAQL/NSpqj3HFcY/B/QTkgY83q+f/0fAobKLBOMJOZtfbtdtmgqhD5cJIoZsY1a5vDpQyle/shv/i+soyVeRJq4ijqrm1CVv37VLCfBMs9O7UP5NmgPT57Ze225NJN+BoShMtA/13MNfZt4Zv9minykD1UKjIeUPJeL0Kp0A524q9qf3GwWaHAE9MqB88OGygOIOHY4a2ba896dwKOdYSosd618kYKpG0nLb3ix9skI5pSUvY//7sB3mg7R4FVC4S1H5BA+kRH0sTdQurMYz/SzuU/AItC77AgMBAAGjITAfMB0GA1UdDgQWBBQu+rm8T/s2nnrP/cneQgncx+m52DALBgkqhkiG9w0BAQsDggEBALKYWlbQTSpsLtIBmEcn1oQV+wyue8Yoq0TvXfVSmf6N3GcdCkQkRUQc/LTuKAKnX2tYSOeZtEmS1Ih0at0++eWKToIWq4Gu3bKYcGbGXKZXVG5Ae1d59JDmO3pJHmAYJxUOQnucmEi2eBxfkC9hndFLwl93tLXDDuz1SFg6HAwxNdiltWPazIRhiXnY+H4BdnulmxGpfZC5HGWo99qfrMWv5A9BXo20JR1an65vci5dE0atAkUjytKQgeTf3SgyPpKpItN44KUf3VyN0kmgUcJoSGjXtCL7RJyOGiIwwa7BlfafSEOB8QRGsZ643Jh1JW0QD9bOmJjW/RqSVrhZIoc\u003d"
      ],
      "alg": "RS256"
    },
    {
      "kty": "RSA",
      "use": "enc",
      "kid": "encryption-key-c76461dc8aa94d488716cfef9bf69dea",
      "e": "AQAB",
      "n": "5YkosN1lVU3FbtdDBAdYr_GTNAQOaRKsaFXHTUXfK9t7bsjZHbJMZUfNbtstfyEnnp0hQErb4OojJk7DZ_sioHVMoL_Hi4A3Fv1-HeQhLKR-B9scOaxHsVtEsaLaqIJDzkV-q1tCzX_K6PBnI1vOyZRA5V5Yh7uOs5P4PqQwQIUlPPLGZMQUh9KLcZrLJSdXMRO9UOzd6JaXepd4h4lFx5FU5_b9YcnXg-8tlu8VkjYWER8WFhs28DnHd1J4rn2xErxZE9_h4Lun4FhMN8DWJjNBsObn--UYzvZRZa36SE0huXwKm_lSi0Ms8E7R4cEOft70iPYqIriOR212qoVQmQ",
      "alg": "RSA-OAEP"
    }
  ]
}
2021-07-07 11:54:32 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "signing-key-5387f9908c3f47eb8462f4f77ffcb799",
      "e": "AQAB",
      "n": "s5i_QPd2RbpDTXgQU-gtMRwzYw_4MByGxZeKXN9nRWPdXHQ_FxAym2uVOLNrEbQ5FfZUwnICkZQ5n9pPZ977Jm1bHmy4sfsekQyd-WNhntJJQYh8yeYNZng0OXwrnCbD_KGXrrNWk-RHc0P_53v1DcLEeUW_9gMTN5026qKukmUHYimJYnnROjnvGlFSt30VWJhwchNXV4kgMCiw2RMlLTFXAbw7lbc-_ef75InCiiLrAPNeL9IAI2szTA5B_GhPNWS0Wi2uiiAXIolBYurwVdnet5ie5OxapbYGNOSMqlONiCh1WjSva-cTOibptUtuSYDBysL1ZgbAvLZtQFyjDQ",
      "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",
      "x5c": [
        "MIIDGTCCAgOgAwIBAgICA+kwCwYJKoZIhvcNAQELMEExHDAaBgNVBAMME1NpZ25pY2F0IE1pdElEIHRlc3QxCzAJBgNVBAYTAk5PMRQwEgYDVQQKDAtTaWduaWNhdCBBUzAeFw0yMTAxMjExOTI4NDhaFw0yMTA3MjExOTI4NDhaMEExHDAaBgNVBAMME1NpZ25pY2F0IE1pdElEIHRlc3QxCzAJBgNVBAYTAk5PMRQwEgYDVQQKDAtTaWduaWNhdCBBUzCCASAwCwYJKoZIhvcNAQEBA4IBDwAwggEKAoIBAQDIhAPFMGJNDHKtOtraNphGIMmdkyMYd4+CpSZYlJpehn7mXZHHHItEoAQL/NSpqj3HFcY/B/QTkgY83q+f/0fAobKLBOMJOZtfbtdtmgqhD5cJIoZsY1a5vDpQyle/shv/i+soyVeRJq4ijqrm1CVv37VLCfBMs9O7UP5NmgPT57Ze225NJN+BoShMtA/13MNfZt4Zv9minykD1UKjIeUPJeL0Kp0A524q9qf3GwWaHAE9MqB88OGygOIOHY4a2ba896dwKOdYSosd618kYKpG0nLb3ix9skI5pSUvY//7sB3mg7R4FVC4S1H5BA+kRH0sTdQurMYz/SzuU/AItC77AgMBAAGjITAfMB0GA1UdDgQWBBQu+rm8T/s2nnrP/cneQgncx+m52DALBgkqhkiG9w0BAQsDggEBALKYWlbQTSpsLtIBmEcn1oQV+wyue8Yoq0TvXfVSmf6N3GcdCkQkRUQc/LTuKAKnX2tYSOeZtEmS1Ih0at0++eWKToIWq4Gu3bKYcGbGXKZXVG5Ae1d59JDmO3pJHmAYJxUOQnucmEi2eBxfkC9hndFLwl93tLXDDuz1SFg6HAwxNdiltWPazIRhiXnY+H4BdnulmxGpfZC5HGWo99qfrMWv5A9BXo20JR1an65vci5dE0atAkUjytKQgeTf3SgyPpKpItN44KUf3VyN0kmgUcJoSGjXtCL7RJyOGiIwwa7BlfafSEOB8QRGsZ643Jh1JW0QD9bOmJjW/RqSVrhZIoc\u003d"
      ],
      "alg": "RS256"
    },
    {
      "kty": "RSA",
      "use": "enc",
      "kid": "encryption-key-c76461dc8aa94d488716cfef9bf69dea",
      "e": "AQAB",
      "n": "5YkosN1lVU3FbtdDBAdYr_GTNAQOaRKsaFXHTUXfK9t7bsjZHbJMZUfNbtstfyEnnp0hQErb4OojJk7DZ_sioHVMoL_Hi4A3Fv1-HeQhLKR-B9scOaxHsVtEsaLaqIJDzkV-q1tCzX_K6PBnI1vOyZRA5V5Yh7uOs5P4PqQwQIUlPPLGZMQUh9KLcZrLJSdXMRO9UOzd6JaXepd4h4lFx5FU5_b9YcnXg-8tlu8VkjYWER8WFhs28DnHd1J4rn2xErxZE9_h4Lun4FhMN8DWJjNBsObn--UYzvZRZa36SE0huXwKm_lSi0Ms8E7R4cEOft70iPYqIriOR212qoVQmQ",
      "alg": "RSA-OAEP"
    }
  ]
}
2021-07-07 11:54:32 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-07-07 11:54:32 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-07-07 11:54:32 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-07-07 11:54:32 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-07-07 11:54:32 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
preprod-decayed-cart-829
client_secret
TfDntR3m7Zkk5ay8aFlTvlASvdkq6sl8lt4Wq2b6eb3lpaeY
2021-07-07 11:54:32 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 11:54:32 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 11:54:32 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 11:54:32
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-07-07 11:54:32 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-07-07 11:54:32 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-07-07 11:54:32 FINISHED
oidcc-unsigned-request-object-supported-correctly-or-rejected-as-unsupported
Test has run to completion
testmodule_result
SKIPPED
Unregister dynamically registered client
2021-07-07 11:54:32 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2021-07-07 11:54:36
TEST-RUNNER
Alias has now been claimed by another test
alias
signcat-auth-test
new_test_id
JdpEagvYhiJn08D
Test Results