Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-07-07 14:00:20 INFO
TEST-RUNNER
Test instance 4sLCBlY4deUGM27 created
baseUrl
https://www.certification.openid.net/test/a/signcat-auth-test
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
signcat-auth-test
description
signcat-auth-test
planId
u3Z7JqEKjenBJ
config
{
  "alias": "signcat-auth-test",
  "description": "signcat-auth-test",
  "server": {
    "discoveryUrl": "https://auth.test.signicat.io/.well-known/openid-configuration"
  },
  "client": {
    "client_id": "preprod-gaudy-receipt-576",
    "client_secret": "Hy2w8xeaTF35dNQ7hNypQiFg7VHKFjNWvjolPBDYUdKAu9I0"
  },
  "client_secret_post": {
    "client_id": "preprod-handsome-panther-347",
    "client_secret": "h97XAsjayvAno0eX0UcujY10LhmfMxHWHbnh2r63jZz2KnVm"
  },
  "client2": {
    "client_id": "preprod-square-coat-601",
    "client_secret": "LHMPIo7wgYymzTKqTz0V0WP0BdwmUNN7mRZZoy1YObMSXb73"
  }
}
testName
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
2021-07-07 14:00:20 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/callback
2021-07-07 14:00:20
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 14:00:21 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 14:00:20 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": "42",
  "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 14:00:21
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 14:00:21 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 14:00:21 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-07-07 14:00:21 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 14:00:21
FetchServerKeys
Fetching server key
jwks_uri
https://auth.test.signicat.io/.well-known/openid-configuration/jwks
2021-07-07 14:00:21
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 14:00:21 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Wed, 07 Jul 2021 14:00:20 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 14:00:21
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 14:00:21 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 14:00:21 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 14:00:21 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-07-07 14:00:21 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-07-07 14:00:21 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-07-07 14:00:21 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-07-07 14:00:21 SUCCESS
GetStaticClientConfiguration
Found a static client object
client_id
preprod-gaudy-receipt-576
client_secret
Hy2w8xeaTF35dNQ7hNypQiFg7VHKFjNWvjolPBDYUdKAu9I0
2021-07-07 14:00:21 INFO
ValidateClientJWKsPrivatePart
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 14:00:21 INFO
ExtractJWKsFromStaticClientConfiguration
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 14:00:21 INFO
CheckDistinctKeyIdValueInClientJWKs
Skipped evaluation due to missing required element: client jwks
path
jwks
mapped
object
client
2021-07-07 14:00:21
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-07-07 14:00:21 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 14:00:21 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 14:00:21
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Setup Done
Make request to authorization endpoint
2021-07-07 14:00:21 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
preprod-gaudy-receipt-576
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/callback
scope
openid
2021-07-07 14:00:21
CreateRandomStateValue
Created state value
requested_state_length
10
state
w6Oej3bSsv
2021-07-07 14:00:21 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
preprod-gaudy-receipt-576
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/callback
scope
openid
state
w6Oej3bSsv
2021-07-07 14:00:21
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
rb59HmndPS
2021-07-07 14:00:21
AddNonceToAuthorizationEndpointRequest
NOT adding nonce to request object
2021-07-07 14:00:21 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
preprod-gaudy-receipt-576
redirect_uri
https://www.certification.openid.net/test/a/signcat-auth-test/callback
scope
openid
state
w6Oej3bSsv
response_type
code
2021-07-07 14:00:21 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://auth.test.signicat.io/connect/authorize?client_id=preprod-gaudy-receipt-576&redirect_uri=https://www.certification.openid.net/test/a/signcat-auth-test/callback&scope=openid&state=w6Oej3bSsv&response_type=code
2021-07-07 14:00:21 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-gaudy-receipt-576&redirect_uri=https://www.certification.openid.net/test/a/signcat-auth-test/callback&scope=openid&state=w6Oej3bSsv&response_type=code
2021-07-07 14:00:25 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance 4sLCBlY4deUGM27
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\" Not;A Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"91\", \"Chromium\";v\u003d\"91\"",
  "sec-ch-ua-mobile": "?0",
  "referer": "https://www.certification.openid.net/",
  "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; __utma\u003d201319536.1814951927.1616768892.1624968328.1625652660.14; __utmz\u003d201319536.1625652660.14.11.utmcsr\u003dsignicat.atlassian.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; JSESSIONID\u003d2FD56B186CE53FC7C911DC8C6D0B654E",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
callback
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "code": "B330121358CBCBBEABF631C1181B64953E0337974A63C115610ADA5A00F93A75",
  "scope": "openid",
  "state": "w6Oej3bSsv",
  "session_state": "tHqnP5OLChN0fh2WyuS-u6orP4FzrE8-cDfoOlVr3Xo.6BBFE44ED3B405A8834DC1F22692F8B5"
}
incoming_body
2021-07-07 14:00:25 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/RnOmrdUhIepqkJC33A0Z",
  "fullUrl": "https://www.certification.openid.net/test/a/signcat-auth-test/implicit/RnOmrdUhIepqkJC33A0Z"
}
2021-07-07 14:00:25 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance 4sLCBlY4deUGM27
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/signcat-auth-test/implicit/RnOmrdUhIepqkJC33A0Z, returnUrl=/log-detail.html?log=4sLCBlY4deUGM27}]
outgoing_path
callback
2021-07-07 14:00:26 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance 4sLCBlY4deUGM27
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\" Not;A Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"91\", \"Chromium\";v\u003d\"91\"",
  "accept": "*/*",
  "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/91.0.4472.124 Safari/537.36",
  "content-type": "text/plain",
  "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?code\u003dB330121358CBCBBEABF631C1181B64953E0337974A63C115610ADA5A00F93A75\u0026scope\u003dopenid\u0026state\u003dw6Oej3bSsv\u0026session_state\u003dtHqnP5OLChN0fh2WyuS-u6orP4FzrE8-cDfoOlVr3Xo.6BBFE44ED3B405A8834DC1F22692F8B5",
  "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; __utma\u003d201319536.1814951927.1616768892.1624968328.1625652660.14; __utmz\u003d201319536.1625652660.14.11.utmcsr\u003dsignicat.atlassian.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; JSESSIONID\u003d2FD56B186CE53FC7C911DC8C6D0B654E",
  "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/RnOmrdUhIepqkJC33A0Z
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-07-07 14:00:26 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance 4sLCBlY4deUGM27
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/RnOmrdUhIepqkJC33A0Z
2021-07-07 14:00:26 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-07-07 14:00:26 REDIRECT-IN
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Authorization endpoint response captured
url_query
{
  "code": "B330121358CBCBBEABF631C1181B64953E0337974A63C115610ADA5A00F93A75",
  "scope": "openid",
  "state": "w6Oej3bSsv",
  "session_state": "tHqnP5OLChN0fh2WyuS-u6orP4FzrE8-cDfoOlVr3Xo.6BBFE44ED3B405A8834DC1F22692F8B5"
}
headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\" Not;A Brand\";v\u003d\"99\", \"Google Chrome\";v\u003d\"91\", \"Chromium\";v\u003d\"91\"",
  "sec-ch-ua-mobile": "?0",
  "referer": "https://www.certification.openid.net/",
  "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; __utma\u003d201319536.1814951927.1616768892.1624968328.1625652660.14; __utmz\u003d201319536.1625652660.14.11.utmcsr\u003dsignicat.atlassian.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/; JSESSIONID\u003d2FD56B186CE53FC7C911DC8C6D0B654E",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
http_method
GET
url_fragment
{}
post_body
Verify authorization endpoint response
2021-07-07 14:00:26 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-07-07 14:00:26
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-07-07 14:00:26 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-07-07 14:00:26 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
w6Oej3bSsv
2021-07-07 14:00:26 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
B330121358CBCBBEABF631C1181B64953E0337974A63C115610ADA5A00F93A75
2021-07-07 14:00:26 FINISHED
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-07-07 14:00:26 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2021-07-07 14:00:30
TEST-RUNNER
Alias has now been claimed by another test
alias
signcat-auth-test
new_test_id
MUvD9r2WIRxRIJY
Test Results