Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-07-28 20:22:19 INFO
TEST-RUNNER
Test instance inmyyZzDlE created
baseUrl
https://www.certification.openid.net/test/inmyyZzDlE
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias

                                
description
node oidc-provider
planId
Bm7kshB8DNws0
config
{
  "description": "node oidc-provider",
  "server": {
    "discoveryUrl": "https://op.panva.cz/.well-known/openid-configuration",
    "login_hint": "bob@example.com"
  },
  "client": {
    "client_name": "first-openid-client"
  },
  "client2": {
    "client_name": "second-openid-client"
  },
  "browser": [
    {
      "match": "https://op.panva.cz/auth*",
      "tasks": [
        {
          "task": "Login",
          "optional": true,
          "match": "https://op.panva.cz/interaction*",
          "commands": [
            [
              "text",
              "name",
              "login",
              "foo",
              "optional"
            ],
            [
              "text",
              "name",
              "password",
              "bar",
              "optional"
            ],
            [
              "click",
              "class",
              "login-submit"
            ]
          ]
        },
        {
          "task": "Consent",
          "optional": true,
          "match": "https://op.panva.cz/interaction*",
          "commands": [
            [
              "click",
              "class",
              "login-submit"
            ]
          ]
        },
        {
          "task": "Verify Complete",
          "match": "*/test/*/callback*",
          "commands": [
            [
              "wait",
              "id",
              "submission_complete",
              10
            ]
          ]
        }
      ]
    },
    {
      "match": "https://op.panva.cz/session/end*",
      "tasks": [
        {
          "task": "Choose logout option",
          "match": "https://op.panva.cz/session/end*",
          "commands": [
            [
              "click",
              "css",
              "button[autofocus] "
            ]
          ]
        },
        {
          "task": "process user choice, wait for redirect back",
          "optional": true,
          "match": "https://op.panva.cz/session/end/confirm",
          "commands": [
            [
              "wait",
              "contains",
              "/test/*/post",
              10
            ]
          ]
        },
        {
          "task": "Verify Complete",
          "match": "*/test/*/post*"
        }
      ]
    }
  ]
}
testName
oidcc-frontchannel-rp-initiated-logout
2020-07-28 20:22:19 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/callback
2020-07-28 20:22:19
GetDynamicServerConfiguration
HTTP request
request_uri
https://op.panva.cz/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2020-07-28 20:22:19 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "5937",
  "content-type": "application/json; charset\u003dutf-8",
  "date": "Tue, 28 Jul 2020 20:22:19 GMT",
  "server": [
    "Caddy",
    "Cowboy"
  ],
  "strict-transport-security": "max-age\u003d15552000; includeSubDomains",
  "vary": "Origin",
  "via": "1.1 vegur",
  "x-content-type-options": "nosniff",
  "x-dns-prefetch-control": "off",
  "x-download-options": "noopen",
  "x-frame-options": "SAMEORIGIN",
  "x-xss-protection": "1; mode\u003dblock"
}
response_body
{"acr_values_supported":["urn:mace:incommon:iap:bronze"],"authorization_endpoint":"https://op.panva.cz/auth","device_authorization_endpoint":"https://op.panva.cz/device/auth","claims_parameter_supported":true,"claims_supported":["sub","address","email","email_verified","phone_number","phone_number_verified","birthdate","family_name","gender","given_name","locale","middle_name","name","nickname","picture","preferred_username","profile","updated_at","website","zoneinfo","acr","sid","auth_time","iss","amr"],"code_challenge_methods_supported":["S256"],"end_session_endpoint":"https://op.panva.cz/session/end","check_session_iframe":"https://op.panva.cz/session/check","grant_types_supported":["implicit","authorization_code","refresh_token","urn:ietf:params:oauth:grant-type:device_code"],"id_token_signing_alg_values_supported":["HS256","HS384","HS512","none","PS256","PS384","PS512","RS256","RS384","RS512","ES256","ES256K","ES384","ES512","EdDSA"],"issuer":"https://op.panva.cz","jwks_uri":"https://op.panva.cz/jwks","registration_endpoint":"https://op.panva.cz/reg","response_modes_supported":["form_post","fragment","query","jwt","query.jwt","fragment.jwt","form_post.jwt"],"response_types_supported":["code id_token token","code id_token","code token","code","id_token token","id_token","none"],"scopes_supported":["openid","offline_access","address","email","phone","profile"],"subject_types_supported":["public","pairwise"],"token_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","self_signed_tls_client_auth"],"token_endpoint_auth_signing_alg_values_supported":["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES256K","ES384","ES512","EdDSA"],"token_endpoint":"https://op.panva.cz/token","pushed_authorization_request_endpoint":"https://op.panva.cz/request","request_object_signing_alg_values_supported":["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES256K","ES384","ES512","EdDSA","none"],"request_parameter_supported":true,"request_uri_parameter_supported":true,"require_request_uri_registration":true,"userinfo_endpoint":"https://op.panva.cz/me","userinfo_signing_alg_values_supported":["HS256","HS384","HS512","none","PS256","PS384","PS512","RS256","RS384","RS512","ES256","ES256K","ES384","ES512","EdDSA"],"authorization_signing_alg_values_supported":["HS256","HS384","HS512","PS256","PS384","PS512","RS256","RS384","RS512","ES256","ES256K","ES384","ES512","EdDSA"],"introspection_endpoint":"https://op.panva.cz/token/introspection","introspection_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","self_signed_tls_client_auth"],"introspection_endpoint_auth_signing_alg_values_supported":["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES256K","ES384","ES512","EdDSA"],"dpop_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES256K","ES384","ES512","EdDSA"],"revocation_endpoint":"https://op.panva.cz/token/revocation","revocation_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","self_signed_tls_client_auth"],"revocation_endpoint_auth_signing_alg_values_supported":["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES256K","ES384","ES512","EdDSA"],"id_token_encryption_alg_values_supported":["RSA-OAEP","RSA-OAEP-256","RSA-OAEP-384","RSA-OAEP-512","RSA1_5","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A192KW","ECDH-ES+A256KW","A128GCMKW","A192GCMKW","A256GCMKW","A128KW","A192KW","A256KW","PBES2-HS256+A128KW","PBES2-HS384+A192KW","PBES2-HS512+A256KW","dir"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A192CBC-HS384","A192GCM","A256CBC-HS512","A256GCM"],"userinfo_encryption_alg_values_supported":["RSA-OAEP","RSA-OAEP-256","RSA-OAEP-384","RSA-OAEP-512","RSA1_5","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A192KW","ECDH-ES+A256KW","A128GCMKW","A192GCMKW","A256GCMKW","A128KW","A192KW","A256KW","PBES2-HS256+A128KW","PBES2-HS384+A192KW","PBES2-HS512+A256KW","dir"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A192CBC-HS384","A192GCM","A256CBC-HS512","A256GCM"],"authorization_encryption_alg_values_supported":["RSA-OAEP","RSA-OAEP-256","RSA-OAEP-384","RSA-OAEP-512","RSA1_5","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A192KW","ECDH-ES+A256KW","A128GCMKW","A192GCMKW","A256GCMKW","A128KW","A192KW","A256KW","PBES2-HS256+A128KW","PBES2-HS384+A192KW","PBES2-HS512+A256KW","dir"],"authorization_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A192CBC-HS384","A192GCM","A256CBC-HS512","A256GCM"],"request_object_encryption_alg_values_supported":["A128GCMKW","A192GCMKW","A256GCMKW","A128KW","A192KW","A256KW","PBES2-HS256+A128KW","PBES2-HS384+A192KW","PBES2-HS512+A256KW","dir","RSA-OAEP","RSA-OAEP-256","RSA-OAEP-384","RSA-OAEP-512","RSA1_5","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A192KW","ECDH-ES+A256KW"],"request_object_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A192CBC-HS384","A192GCM","A256CBC-HS512","A256GCM"],"backchannel_logout_supported":true,"backchannel_logout_session_supported":true,"frontchannel_logout_supported":true,"frontchannel_logout_session_supported":true,"tls_client_certificate_bound_access_tokens":true,"claim_types_supported":["normal"],"service_documentation":"https://github.com/panva/node-oidc-provider","version":"6.28.0-a4eb4b2","mtls_endpoint_aliases":{"token_endpoint":"https://mtls.op.panva.cz/token","introspection_endpoint":"https://mtls.op.panva.cz/token/introspection","revocation_endpoint":"https://mtls.op.panva.cz/token/revocation","userinfo_endpoint":"https://mtls.op.panva.cz/me","device_authorization_endpoint":"https://mtls.op.panva.cz/device/auth","pushed_authorization_request_endpoint":"https://mtls.op.panva.cz/request"}}
2020-07-28 20:22:19
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{"acr_values_supported":["urn:mace:incommon:iap:bronze"],"authorization_endpoint":"https://op.panva.cz/auth","device_authorization_endpoint":"https://op.panva.cz/device/auth","claims_parameter_supported":true,"claims_supported":["sub","address","email","email_verified","phone_number","phone_number_verified","birthdate","family_name","gender","given_name","locale","middle_name","name","nickname","picture","preferred_username","profile","updated_at","website","zoneinfo","acr","sid","auth_time","iss","amr"],"code_challenge_methods_supported":["S256"],"end_session_endpoint":"https://op.panva.cz/session/end","check_session_iframe":"https://op.panva.cz/session/check","grant_types_supported":["implicit","authorization_code","refresh_token","urn:ietf:params:oauth:grant-type:device_code"],"id_token_signing_alg_values_supported":["HS256","HS384","HS512","none","PS256","PS384","PS512","RS256","RS384","RS512","ES256","ES256K","ES384","ES512","EdDSA"],"issuer":"https://op.panva.cz","jwks_uri":"https://op.panva.cz/jwks","registration_endpoint":"https://op.panva.cz/reg","response_modes_supported":["form_post","fragment","query","jwt","query.jwt","fragment.jwt","form_post.jwt"],"response_types_supported":["code id_token token","code id_token","code token","code","id_token token","id_token","none"],"scopes_supported":["openid","offline_access","address","email","phone","profile"],"subject_types_supported":["public","pairwise"],"token_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","self_signed_tls_client_auth"],"token_endpoint_auth_signing_alg_values_supported":["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES256K","ES384","ES512","EdDSA"],"token_endpoint":"https://op.panva.cz/token","pushed_authorization_request_endpoint":"https://op.panva.cz/request","request_object_signing_alg_values_supported":["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES256K","ES384","ES512","EdDSA","none"],"request_parameter_supported":true,"request_uri_parameter_supported":true,"require_request_uri_registration":true,"userinfo_endpoint":"https://op.panva.cz/me","userinfo_signing_alg_values_supported":["HS256","HS384","HS512","none","PS256","PS384","PS512","RS256","RS384","RS512","ES256","ES256K","ES384","ES512","EdDSA"],"authorization_signing_alg_values_supported":["HS256","HS384","HS512","PS256","PS384","PS512","RS256","RS384","RS512","ES256","ES256K","ES384","ES512","EdDSA"],"introspection_endpoint":"https://op.panva.cz/token/introspection","introspection_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","self_signed_tls_client_auth"],"introspection_endpoint_auth_signing_alg_values_supported":["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES256K","ES384","ES512","EdDSA"],"dpop_signing_alg_values_supported":["RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES256K","ES384","ES512","EdDSA"],"revocation_endpoint":"https://op.panva.cz/token/revocation","revocation_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","self_signed_tls_client_auth"],"revocation_endpoint_auth_signing_alg_values_supported":["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES256K","ES384","ES512","EdDSA"],"id_token_encryption_alg_values_supported":["RSA-OAEP","RSA-OAEP-256","RSA-OAEP-384","RSA-OAEP-512","RSA1_5","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A192KW","ECDH-ES+A256KW","A128GCMKW","A192GCMKW","A256GCMKW","A128KW","A192KW","A256KW","PBES2-HS256+A128KW","PBES2-HS384+A192KW","PBES2-HS512+A256KW","dir"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A192CBC-HS384","A192GCM","A256CBC-HS512","A256GCM"],"userinfo_encryption_alg_values_supported":["RSA-OAEP","RSA-OAEP-256","RSA-OAEP-384","RSA-OAEP-512","RSA1_5","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A192KW","ECDH-ES+A256KW","A128GCMKW","A192GCMKW","A256GCMKW","A128KW","A192KW","A256KW","PBES2-HS256+A128KW","PBES2-HS384+A192KW","PBES2-HS512+A256KW","dir"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A192CBC-HS384","A192GCM","A256CBC-HS512","A256GCM"],"authorization_encryption_alg_values_supported":["RSA-OAEP","RSA-OAEP-256","RSA-OAEP-384","RSA-OAEP-512","RSA1_5","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A192KW","ECDH-ES+A256KW","A128GCMKW","A192GCMKW","A256GCMKW","A128KW","A192KW","A256KW","PBES2-HS256+A128KW","PBES2-HS384+A192KW","PBES2-HS512+A256KW","dir"],"authorization_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A192CBC-HS384","A192GCM","A256CBC-HS512","A256GCM"],"request_object_encryption_alg_values_supported":["A128GCMKW","A192GCMKW","A256GCMKW","A128KW","A192KW","A256KW","PBES2-HS256+A128KW","PBES2-HS384+A192KW","PBES2-HS512+A256KW","dir","RSA-OAEP","RSA-OAEP-256","RSA-OAEP-384","RSA-OAEP-512","RSA1_5","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A192KW","ECDH-ES+A256KW"],"request_object_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A192CBC-HS384","A192GCM","A256CBC-HS512","A256GCM"],"backchannel_logout_supported":true,"backchannel_logout_session_supported":true,"frontchannel_logout_supported":true,"frontchannel_logout_session_supported":true,"tls_client_certificate_bound_access_tokens":true,"claim_types_supported":["normal"],"service_documentation":"https://github.com/panva/node-oidc-provider","version":"6.28.0-a4eb4b2","mtls_endpoint_aliases":{"token_endpoint":"https://mtls.op.panva.cz/token","introspection_endpoint":"https://mtls.op.panva.cz/token/introspection","revocation_endpoint":"https://mtls.op.panva.cz/token/revocation","userinfo_endpoint":"https://mtls.op.panva.cz/me","device_authorization_endpoint":"https://mtls.op.panva.cz/device/auth","pushed_authorization_request_endpoint":"https://mtls.op.panva.cz/request"}}
2020-07-28 20:22:19 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
acr_values_supported
[
  "urn:mace:incommon:iap:bronze"
]
authorization_endpoint
https://op.panva.cz/auth
device_authorization_endpoint
https://op.panva.cz/device/auth
claims_parameter_supported
true
claims_supported
[
  "sub",
  "address",
  "email",
  "email_verified",
  "phone_number",
  "phone_number_verified",
  "birthdate",
  "family_name",
  "gender",
  "given_name",
  "locale",
  "middle_name",
  "name",
  "nickname",
  "picture",
  "preferred_username",
  "profile",
  "updated_at",
  "website",
  "zoneinfo",
  "acr",
  "sid",
  "auth_time",
  "iss",
  "amr"
]
code_challenge_methods_supported
[
  "S256"
]
end_session_endpoint
https://op.panva.cz/session/end
check_session_iframe
https://op.panva.cz/session/check
grant_types_supported
[
  "implicit",
  "authorization_code",
  "refresh_token",
  "urn:ietf:params:oauth:grant-type:device_code"
]
id_token_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "none",
  "PS256",
  "PS384",
  "PS512",
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "ES256K",
  "ES384",
  "ES512",
  "EdDSA"
]
issuer
https://op.panva.cz
jwks_uri
https://op.panva.cz/jwks
registration_endpoint
https://op.panva.cz/reg
response_modes_supported
[
  "form_post",
  "fragment",
  "query",
  "jwt",
  "query.jwt",
  "fragment.jwt",
  "form_post.jwt"
]
response_types_supported
[
  "code id_token token",
  "code id_token",
  "code token",
  "code",
  "id_token token",
  "id_token",
  "none"
]
scopes_supported
[
  "openid",
  "offline_access",
  "address",
  "email",
  "phone",
  "profile"
]
subject_types_supported
[
  "public",
  "pairwise"
]
token_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "self_signed_tls_client_auth"
]
token_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES256K",
  "ES384",
  "ES512",
  "EdDSA"
]
token_endpoint
https://op.panva.cz/token
pushed_authorization_request_endpoint
https://op.panva.cz/request
request_object_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES256K",
  "ES384",
  "ES512",
  "EdDSA",
  "none"
]
request_parameter_supported
true
request_uri_parameter_supported
true
require_request_uri_registration
true
userinfo_endpoint
https://op.panva.cz/me
userinfo_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "none",
  "PS256",
  "PS384",
  "PS512",
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "ES256K",
  "ES384",
  "ES512",
  "EdDSA"
]
authorization_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "PS256",
  "PS384",
  "PS512",
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "ES256K",
  "ES384",
  "ES512",
  "EdDSA"
]
introspection_endpoint
https://op.panva.cz/token/introspection
introspection_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "self_signed_tls_client_auth"
]
introspection_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES256K",
  "ES384",
  "ES512",
  "EdDSA"
]
dpop_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES256K",
  "ES384",
  "ES512",
  "EdDSA"
]
revocation_endpoint
https://op.panva.cz/token/revocation
revocation_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "self_signed_tls_client_auth"
]
revocation_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512",
  "PS256",
  "PS384",
  "PS512",
  "ES256",
  "ES256K",
  "ES384",
  "ES512",
  "EdDSA"
]
id_token_encryption_alg_values_supported
[
  "RSA-OAEP",
  "RSA-OAEP-256",
  "RSA-OAEP-384",
  "RSA-OAEP-512",
  "RSA1_5",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A192KW",
  "ECDH-ES+A256KW",
  "A128GCMKW",
  "A192GCMKW",
  "A256GCMKW",
  "A128KW",
  "A192KW",
  "A256KW",
  "PBES2-HS256+A128KW",
  "PBES2-HS384+A192KW",
  "PBES2-HS512+A256KW",
  "dir"
]
id_token_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A192CBC-HS384",
  "A192GCM",
  "A256CBC-HS512",
  "A256GCM"
]
userinfo_encryption_alg_values_supported
[
  "RSA-OAEP",
  "RSA-OAEP-256",
  "RSA-OAEP-384",
  "RSA-OAEP-512",
  "RSA1_5",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A192KW",
  "ECDH-ES+A256KW",
  "A128GCMKW",
  "A192GCMKW",
  "A256GCMKW",
  "A128KW",
  "A192KW",
  "A256KW",
  "PBES2-HS256+A128KW",
  "PBES2-HS384+A192KW",
  "PBES2-HS512+A256KW",
  "dir"
]
userinfo_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A192CBC-HS384",
  "A192GCM",
  "A256CBC-HS512",
  "A256GCM"
]
authorization_encryption_alg_values_supported
[
  "RSA-OAEP",
  "RSA-OAEP-256",
  "RSA-OAEP-384",
  "RSA-OAEP-512",
  "RSA1_5",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A192KW",
  "ECDH-ES+A256KW",
  "A128GCMKW",
  "A192GCMKW",
  "A256GCMKW",
  "A128KW",
  "A192KW",
  "A256KW",
  "PBES2-HS256+A128KW",
  "PBES2-HS384+A192KW",
  "PBES2-HS512+A256KW",
  "dir"
]
authorization_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A192CBC-HS384",
  "A192GCM",
  "A256CBC-HS512",
  "A256GCM"
]
request_object_encryption_alg_values_supported
[
  "A128GCMKW",
  "A192GCMKW",
  "A256GCMKW",
  "A128KW",
  "A192KW",
  "A256KW",
  "PBES2-HS256+A128KW",
  "PBES2-HS384+A192KW",
  "PBES2-HS512+A256KW",
  "dir",
  "RSA-OAEP",
  "RSA-OAEP-256",
  "RSA-OAEP-384",
  "RSA-OAEP-512",
  "RSA1_5",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A192KW",
  "ECDH-ES+A256KW"
]
request_object_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A192CBC-HS384",
  "A192GCM",
  "A256CBC-HS512",
  "A256GCM"
]
backchannel_logout_supported
true
backchannel_logout_session_supported
true
frontchannel_logout_supported
true
frontchannel_logout_session_supported
true
tls_client_certificate_bound_access_tokens
true
claim_types_supported
[
  "normal"
]
service_documentation
https://github.com/panva/node-oidc-provider
version
6.28.0-a4eb4b2
mtls_endpoint_aliases
{
  "token_endpoint": "https://mtls.op.panva.cz/token",
  "introspection_endpoint": "https://mtls.op.panva.cz/token/introspection",
  "revocation_endpoint": "https://mtls.op.panva.cz/token/revocation",
  "userinfo_endpoint": "https://mtls.op.panva.cz/me",
  "device_authorization_endpoint": "https://mtls.op.panva.cz/device/auth",
  "pushed_authorization_request_endpoint": "https://mtls.op.panva.cz/request"
}
2020-07-28 20:22:19 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2020-07-28 20:22:19 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
{
  "testHost": "op.panva.cz",
  "testPort": 443
}
authorization_endpoint
{
  "testHost": "op.panva.cz",
  "testPort": 443
}
token_endpoint
{
  "testHost": "op.panva.cz",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "op.panva.cz",
  "testPort": 443
}
2020-07-28 20:22:19
FetchServerKeys
Fetching server key
jwks_uri
https://op.panva.cz/jwks
2020-07-28 20:22:19
FetchServerKeys
HTTP request
request_uri
https://op.panva.cz/jwks
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2020-07-28 20:22:20 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "2810",
  "content-type": "application/json; charset\u003dutf-8",
  "date": "Tue, 28 Jul 2020 20:22:20 GMT",
  "server": [
    "Caddy",
    "Cowboy"
  ],
  "strict-transport-security": "max-age\u003d15552000; includeSubDomains",
  "vary": "Origin",
  "via": "1.1 vegur",
  "x-content-type-options": "nosniff",
  "x-dns-prefetch-control": "off",
  "x-download-options": "noopen",
  "x-frame-options": "SAMEORIGIN",
  "x-xss-protection": "1; mode\u003dblock"
}
response_body
{"keys":[{"e":"AQAB","n":"xwQ72P9z9OYshiQ-ntDYaPnnfwG6u9JAdLMZ5o0dmjlcyrvwQRdoFIKPnO65Q8mh6F_LDSxjxa2Yzo_wdjhbPZLjfUJXgCzm54cClXzT5twzo7lzoAfaJlkTsoZc2HFWqmcri0BuzmTFLZx2Q7wYBm0pXHmQKF0V-C1O6NWfd4mfBhbM-I1tHYSpAMgarSm22WDMDx-WWI7TEzy2QhaBVaENW9BKaKkJklocAZCxk18WhR0fckIGiWiSM5FcU1PY2jfGsTmX505Ub7P5Dz75Ygqrutd5tFrcqyPAtPTFDk8X1InxkkUwpP3nFU5o50DGhwQolGYKPGtQ-ZtmbOfcWQ","kty":"RSA","kid":"r1LkbBo3925Rb2ZFFrKyU3MVex9T2817Kx0vbi6i_Kc","use":"sig"},{"e":"AQAB","n":"mXauIvyeUFA74P2vcmgAWSCMw6CP6-MJ6EvFuRARfLLJEi49AzQvJl_4pwDvLkZcCqS7OqPE1ufNyDH6oQPEc7JuukHMY02EgwqHjJ6GG6FQqJuiWlKB_l-7c9y9r4bh4r58xdZc6T5dFVSNT2VcIVoSjq9VmzwpaTKCUyVeZYHZhnLfWMm9rKU5WSz75siG-_jbudItsfhEwA59kvi4So2IV9TxHwW50i4IcTB1gXwG1olNgiX3-Mq1Iw5VGPzMo2hQXI3q1y-ZjhSwhvG5dje9J8htBEWdVYk4f6cv19IE9gEx7T-2vIVw5FCpAmmfFuRebec49c7zjfr0EyTI4w","kty":"RSA","kid":"w5kPRdJWODnYjihMgqs0tHkKk-e5OxU4DnSCZDkF_h0","use":"enc"},{"crv":"P-256","x":"FWZ9rSkLt6Dx9E3pxLybhdM6xgR5obGsj5_pqmnz5J4","y":"_n8G69C-A2Xl4xUW2lF0i8ZGZnk_KPYrhv4GbTGu5G4","kty":"EC","kid":"MFZeG102dQiqbANoaMlW_Jmf7fOZmtRsHt77JFhTpF0","use":"sig"},{"crv":"P-256","x":"Eb3RtGgBGOEz33yu46aha_RU6pyBaYNlu6SawlWGGHQ","y":"tUncttzF6Ud4Abfn1N2A1Rz2MBbJSdI0zuKS28BNb-U","kty":"EC","kid":"mlSUkq-ELqZiWl9zs9ZKkbcjIvgajGgnXfPWUZn9lEc","use":"enc"},{"crv":"secp256k1","x":"KDAUHh_SpgROXXAq8IFs9B9lGNB9VP4RwebeAO2tBao","y":"wr3L1dZyUCrS4H18fDYy5hcvGTCp05tiiBy0ZUG8Qs4","kty":"EC","kid":"vl5k1biVlGOHeu2XiLg_0qrIVdoFdM0POWeeCl-QMsY","use":"sig"},{"crv":"P-384","x":"P1npwyTJ2p20D9_r2u31DU7tfDEufaVcSJJcDOuO6QyqrXvjyMvf8e5xv3XxE39l","y":"tmq2S12MVdKUQTmd0AxVEOji1ihR_vZAhTLKojD2XW_2EJH7ydiaz2oxrnkC0mvI","kty":"EC","kid":"rqHXKVLLF2RxqFgXWfEZE578gM-IhelOjugVfb_BMZ4","use":"sig"},{"crv":"P-384","x":"UhkqvxbxMCGtkg_-6W0gqkr21fgY3LSaNbquU7CYEDwBwGCd6iK6Bu5PVUxraulY","y":"CXrg3mxUkN5D4bPfiLfnD1jMYGSDxn2Zeh-8_OOstX21WNZJ9_i-iFZR3pIXyH0z","kty":"EC","kid":"rV1Hjt_79O_m1oJ7Jz0QgKHDa2iwb8p4kvMU0L99wjg","use":"enc"},{"crv":"P-521","x":"AIjEl5H8w2Rf_iqIP8WT7v5-FlBlBGYy5sMJs1XOxWz4RRARIEOemEY45g10sEPzZ4qe7oyjCUDK5FY1WwjRvgHK","y":"AaKN94cn1ApvvfpOWO9VpJm-lLzOUR8XxOrKYfPqcLs0zEqSPiGdWA5CoNL5ck1q-CXD09ysQSmNkzFGaig2Mnop","kty":"EC","kid":"RG_hu6lggazoCOu2wsrn3icSvhAXuGyL55f2GAaH2NA","use":"sig"},{"crv":"P-521","x":"AXFcu6lqcxoyFUU14xTw0I5cfCR2q0jqOXwU_EKjA5mIxUpue58IIrfrIh4IauV3co2SziD6Uf1SWe8l11Y4-BoJ","y":"AREzsMJu3VveUPMaJ2QWmjucwzZH4FqufXzS2IW-MGqViyDNTg2BgX-2VCJvdTo0zbhvRvBC1ghJNrVnH5M92JQ6","kty":"EC","kid":"MPcTmIIPYRnLt9s_TdBrpV27HcNVDi9aZpB0eJvAxzE","use":"enc"},{"crv":"Ed25519","x":"lDkysGJKRmJeUp8ncTyGraHPHHiIfdxSajxGm7Srla8","kty":"OKP","kid":"CLjPrbijCB2z9dScRNpM1mSGOQVOIByTmd18Ft2eiAQ","use":"sig"},{"crv":"Ed448","x":"BG1zKFg6A_Rzix4pA08oYN5xHqhKIiREXZ59NZoA8p3xhgjh-tm8nc-6udtiL5ZNhWDbnRSq4jQA","kty":"OKP","kid":"kU2PiegZOPUKcsJATItJArz18oWWfEH-Ma52K_8nGaE","use":"sig"}]}
2020-07-28 20:22:20
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"e":"AQAB","n":"xwQ72P9z9OYshiQ-ntDYaPnnfwG6u9JAdLMZ5o0dmjlcyrvwQRdoFIKPnO65Q8mh6F_LDSxjxa2Yzo_wdjhbPZLjfUJXgCzm54cClXzT5twzo7lzoAfaJlkTsoZc2HFWqmcri0BuzmTFLZx2Q7wYBm0pXHmQKF0V-C1O6NWfd4mfBhbM-I1tHYSpAMgarSm22WDMDx-WWI7TEzy2QhaBVaENW9BKaKkJklocAZCxk18WhR0fckIGiWiSM5FcU1PY2jfGsTmX505Ub7P5Dz75Ygqrutd5tFrcqyPAtPTFDk8X1InxkkUwpP3nFU5o50DGhwQolGYKPGtQ-ZtmbOfcWQ","kty":"RSA","kid":"r1LkbBo3925Rb2ZFFrKyU3MVex9T2817Kx0vbi6i_Kc","use":"sig"},{"e":"AQAB","n":"mXauIvyeUFA74P2vcmgAWSCMw6CP6-MJ6EvFuRARfLLJEi49AzQvJl_4pwDvLkZcCqS7OqPE1ufNyDH6oQPEc7JuukHMY02EgwqHjJ6GG6FQqJuiWlKB_l-7c9y9r4bh4r58xdZc6T5dFVSNT2VcIVoSjq9VmzwpaTKCUyVeZYHZhnLfWMm9rKU5WSz75siG-_jbudItsfhEwA59kvi4So2IV9TxHwW50i4IcTB1gXwG1olNgiX3-Mq1Iw5VGPzMo2hQXI3q1y-ZjhSwhvG5dje9J8htBEWdVYk4f6cv19IE9gEx7T-2vIVw5FCpAmmfFuRebec49c7zjfr0EyTI4w","kty":"RSA","kid":"w5kPRdJWODnYjihMgqs0tHkKk-e5OxU4DnSCZDkF_h0","use":"enc"},{"crv":"P-256","x":"FWZ9rSkLt6Dx9E3pxLybhdM6xgR5obGsj5_pqmnz5J4","y":"_n8G69C-A2Xl4xUW2lF0i8ZGZnk_KPYrhv4GbTGu5G4","kty":"EC","kid":"MFZeG102dQiqbANoaMlW_Jmf7fOZmtRsHt77JFhTpF0","use":"sig"},{"crv":"P-256","x":"Eb3RtGgBGOEz33yu46aha_RU6pyBaYNlu6SawlWGGHQ","y":"tUncttzF6Ud4Abfn1N2A1Rz2MBbJSdI0zuKS28BNb-U","kty":"EC","kid":"mlSUkq-ELqZiWl9zs9ZKkbcjIvgajGgnXfPWUZn9lEc","use":"enc"},{"crv":"secp256k1","x":"KDAUHh_SpgROXXAq8IFs9B9lGNB9VP4RwebeAO2tBao","y":"wr3L1dZyUCrS4H18fDYy5hcvGTCp05tiiBy0ZUG8Qs4","kty":"EC","kid":"vl5k1biVlGOHeu2XiLg_0qrIVdoFdM0POWeeCl-QMsY","use":"sig"},{"crv":"P-384","x":"P1npwyTJ2p20D9_r2u31DU7tfDEufaVcSJJcDOuO6QyqrXvjyMvf8e5xv3XxE39l","y":"tmq2S12MVdKUQTmd0AxVEOji1ihR_vZAhTLKojD2XW_2EJH7ydiaz2oxrnkC0mvI","kty":"EC","kid":"rqHXKVLLF2RxqFgXWfEZE578gM-IhelOjugVfb_BMZ4","use":"sig"},{"crv":"P-384","x":"UhkqvxbxMCGtkg_-6W0gqkr21fgY3LSaNbquU7CYEDwBwGCd6iK6Bu5PVUxraulY","y":"CXrg3mxUkN5D4bPfiLfnD1jMYGSDxn2Zeh-8_OOstX21WNZJ9_i-iFZR3pIXyH0z","kty":"EC","kid":"rV1Hjt_79O_m1oJ7Jz0QgKHDa2iwb8p4kvMU0L99wjg","use":"enc"},{"crv":"P-521","x":"AIjEl5H8w2Rf_iqIP8WT7v5-FlBlBGYy5sMJs1XOxWz4RRARIEOemEY45g10sEPzZ4qe7oyjCUDK5FY1WwjRvgHK","y":"AaKN94cn1ApvvfpOWO9VpJm-lLzOUR8XxOrKYfPqcLs0zEqSPiGdWA5CoNL5ck1q-CXD09ysQSmNkzFGaig2Mnop","kty":"EC","kid":"RG_hu6lggazoCOu2wsrn3icSvhAXuGyL55f2GAaH2NA","use":"sig"},{"crv":"P-521","x":"AXFcu6lqcxoyFUU14xTw0I5cfCR2q0jqOXwU_EKjA5mIxUpue58IIrfrIh4IauV3co2SziD6Uf1SWe8l11Y4-BoJ","y":"AREzsMJu3VveUPMaJ2QWmjucwzZH4FqufXzS2IW-MGqViyDNTg2BgX-2VCJvdTo0zbhvRvBC1ghJNrVnH5M92JQ6","kty":"EC","kid":"MPcTmIIPYRnLt9s_TdBrpV27HcNVDi9aZpB0eJvAxzE","use":"enc"},{"crv":"Ed25519","x":"lDkysGJKRmJeUp8ncTyGraHPHHiIfdxSajxGm7Srla8","kty":"OKP","kid":"CLjPrbijCB2z9dScRNpM1mSGOQVOIByTmd18Ft2eiAQ","use":"sig"},{"crv":"Ed448","x":"BG1zKFg6A_Rzix4pA08oYN5xHqhKIiREXZ59NZoA8p3xhgjh-tm8nc-6udtiL5ZNhWDbnRSq4jQA","kty":"OKP","kid":"kU2PiegZOPUKcsJATItJArz18oWWfEH-Ma52K_8nGaE","use":"sig"}]}
2020-07-28 20:22:20 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "e": "AQAB",
      "n": "xwQ72P9z9OYshiQ-ntDYaPnnfwG6u9JAdLMZ5o0dmjlcyrvwQRdoFIKPnO65Q8mh6F_LDSxjxa2Yzo_wdjhbPZLjfUJXgCzm54cClXzT5twzo7lzoAfaJlkTsoZc2HFWqmcri0BuzmTFLZx2Q7wYBm0pXHmQKF0V-C1O6NWfd4mfBhbM-I1tHYSpAMgarSm22WDMDx-WWI7TEzy2QhaBVaENW9BKaKkJklocAZCxk18WhR0fckIGiWiSM5FcU1PY2jfGsTmX505Ub7P5Dz75Ygqrutd5tFrcqyPAtPTFDk8X1InxkkUwpP3nFU5o50DGhwQolGYKPGtQ-ZtmbOfcWQ",
      "kty": "RSA",
      "kid": "r1LkbBo3925Rb2ZFFrKyU3MVex9T2817Kx0vbi6i_Kc",
      "use": "sig"
    },
    {
      "e": "AQAB",
      "n": "mXauIvyeUFA74P2vcmgAWSCMw6CP6-MJ6EvFuRARfLLJEi49AzQvJl_4pwDvLkZcCqS7OqPE1ufNyDH6oQPEc7JuukHMY02EgwqHjJ6GG6FQqJuiWlKB_l-7c9y9r4bh4r58xdZc6T5dFVSNT2VcIVoSjq9VmzwpaTKCUyVeZYHZhnLfWMm9rKU5WSz75siG-_jbudItsfhEwA59kvi4So2IV9TxHwW50i4IcTB1gXwG1olNgiX3-Mq1Iw5VGPzMo2hQXI3q1y-ZjhSwhvG5dje9J8htBEWdVYk4f6cv19IE9gEx7T-2vIVw5FCpAmmfFuRebec49c7zjfr0EyTI4w",
      "kty": "RSA",
      "kid": "w5kPRdJWODnYjihMgqs0tHkKk-e5OxU4DnSCZDkF_h0",
      "use": "enc"
    },
    {
      "crv": "P-256",
      "x": "FWZ9rSkLt6Dx9E3pxLybhdM6xgR5obGsj5_pqmnz5J4",
      "y": "_n8G69C-A2Xl4xUW2lF0i8ZGZnk_KPYrhv4GbTGu5G4",
      "kty": "EC",
      "kid": "MFZeG102dQiqbANoaMlW_Jmf7fOZmtRsHt77JFhTpF0",
      "use": "sig"
    },
    {
      "crv": "P-256",
      "x": "Eb3RtGgBGOEz33yu46aha_RU6pyBaYNlu6SawlWGGHQ",
      "y": "tUncttzF6Ud4Abfn1N2A1Rz2MBbJSdI0zuKS28BNb-U",
      "kty": "EC",
      "kid": "mlSUkq-ELqZiWl9zs9ZKkbcjIvgajGgnXfPWUZn9lEc",
      "use": "enc"
    },
    {
      "crv": "secp256k1",
      "x": "KDAUHh_SpgROXXAq8IFs9B9lGNB9VP4RwebeAO2tBao",
      "y": "wr3L1dZyUCrS4H18fDYy5hcvGTCp05tiiBy0ZUG8Qs4",
      "kty": "EC",
      "kid": "vl5k1biVlGOHeu2XiLg_0qrIVdoFdM0POWeeCl-QMsY",
      "use": "sig"
    },
    {
      "crv": "P-384",
      "x": "P1npwyTJ2p20D9_r2u31DU7tfDEufaVcSJJcDOuO6QyqrXvjyMvf8e5xv3XxE39l",
      "y": "tmq2S12MVdKUQTmd0AxVEOji1ihR_vZAhTLKojD2XW_2EJH7ydiaz2oxrnkC0mvI",
      "kty": "EC",
      "kid": "rqHXKVLLF2RxqFgXWfEZE578gM-IhelOjugVfb_BMZ4",
      "use": "sig"
    },
    {
      "crv": "P-384",
      "x": "UhkqvxbxMCGtkg_-6W0gqkr21fgY3LSaNbquU7CYEDwBwGCd6iK6Bu5PVUxraulY",
      "y": "CXrg3mxUkN5D4bPfiLfnD1jMYGSDxn2Zeh-8_OOstX21WNZJ9_i-iFZR3pIXyH0z",
      "kty": "EC",
      "kid": "rV1Hjt_79O_m1oJ7Jz0QgKHDa2iwb8p4kvMU0L99wjg",
      "use": "enc"
    },
    {
      "crv": "P-521",
      "x": "AIjEl5H8w2Rf_iqIP8WT7v5-FlBlBGYy5sMJs1XOxWz4RRARIEOemEY45g10sEPzZ4qe7oyjCUDK5FY1WwjRvgHK",
      "y": "AaKN94cn1ApvvfpOWO9VpJm-lLzOUR8XxOrKYfPqcLs0zEqSPiGdWA5CoNL5ck1q-CXD09ysQSmNkzFGaig2Mnop",
      "kty": "EC",
      "kid": "RG_hu6lggazoCOu2wsrn3icSvhAXuGyL55f2GAaH2NA",
      "use": "sig"
    },
    {
      "crv": "P-521",
      "x": "AXFcu6lqcxoyFUU14xTw0I5cfCR2q0jqOXwU_EKjA5mIxUpue58IIrfrIh4IauV3co2SziD6Uf1SWe8l11Y4-BoJ",
      "y": "AREzsMJu3VveUPMaJ2QWmjucwzZH4FqufXzS2IW-MGqViyDNTg2BgX-2VCJvdTo0zbhvRvBC1ghJNrVnH5M92JQ6",
      "kty": "EC",
      "kid": "MPcTmIIPYRnLt9s_TdBrpV27HcNVDi9aZpB0eJvAxzE",
      "use": "enc"
    },
    {
      "crv": "Ed25519",
      "x": "lDkysGJKRmJeUp8ncTyGraHPHHiIfdxSajxGm7Srla8",
      "kty": "OKP",
      "kid": "CLjPrbijCB2z9dScRNpM1mSGOQVOIByTmd18Ft2eiAQ",
      "use": "sig"
    },
    {
      "crv": "Ed448",
      "x": "BG1zKFg6A_Rzix4pA08oYN5xHqhKIiREXZ59NZoA8p3xhgjh-tm8nc-6udtiL5ZNhWDbnRSq4jQA",
      "kty": "OKP",
      "kid": "kU2PiegZOPUKcsJATItJArz18oWWfEH-Ma52K_8nGaE",
      "use": "sig"
    }
  ]
}
2020-07-28 20:22:20 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "e": "AQAB",
      "n": "xwQ72P9z9OYshiQ-ntDYaPnnfwG6u9JAdLMZ5o0dmjlcyrvwQRdoFIKPnO65Q8mh6F_LDSxjxa2Yzo_wdjhbPZLjfUJXgCzm54cClXzT5twzo7lzoAfaJlkTsoZc2HFWqmcri0BuzmTFLZx2Q7wYBm0pXHmQKF0V-C1O6NWfd4mfBhbM-I1tHYSpAMgarSm22WDMDx-WWI7TEzy2QhaBVaENW9BKaKkJklocAZCxk18WhR0fckIGiWiSM5FcU1PY2jfGsTmX505Ub7P5Dz75Ygqrutd5tFrcqyPAtPTFDk8X1InxkkUwpP3nFU5o50DGhwQolGYKPGtQ-ZtmbOfcWQ",
      "kty": "RSA",
      "kid": "r1LkbBo3925Rb2ZFFrKyU3MVex9T2817Kx0vbi6i_Kc",
      "use": "sig"
    },
    {
      "e": "AQAB",
      "n": "mXauIvyeUFA74P2vcmgAWSCMw6CP6-MJ6EvFuRARfLLJEi49AzQvJl_4pwDvLkZcCqS7OqPE1ufNyDH6oQPEc7JuukHMY02EgwqHjJ6GG6FQqJuiWlKB_l-7c9y9r4bh4r58xdZc6T5dFVSNT2VcIVoSjq9VmzwpaTKCUyVeZYHZhnLfWMm9rKU5WSz75siG-_jbudItsfhEwA59kvi4So2IV9TxHwW50i4IcTB1gXwG1olNgiX3-Mq1Iw5VGPzMo2hQXI3q1y-ZjhSwhvG5dje9J8htBEWdVYk4f6cv19IE9gEx7T-2vIVw5FCpAmmfFuRebec49c7zjfr0EyTI4w",
      "kty": "RSA",
      "kid": "w5kPRdJWODnYjihMgqs0tHkKk-e5OxU4DnSCZDkF_h0",
      "use": "enc"
    },
    {
      "crv": "P-256",
      "x": "FWZ9rSkLt6Dx9E3pxLybhdM6xgR5obGsj5_pqmnz5J4",
      "y": "_n8G69C-A2Xl4xUW2lF0i8ZGZnk_KPYrhv4GbTGu5G4",
      "kty": "EC",
      "kid": "MFZeG102dQiqbANoaMlW_Jmf7fOZmtRsHt77JFhTpF0",
      "use": "sig"
    },
    {
      "crv": "P-256",
      "x": "Eb3RtGgBGOEz33yu46aha_RU6pyBaYNlu6SawlWGGHQ",
      "y": "tUncttzF6Ud4Abfn1N2A1Rz2MBbJSdI0zuKS28BNb-U",
      "kty": "EC",
      "kid": "mlSUkq-ELqZiWl9zs9ZKkbcjIvgajGgnXfPWUZn9lEc",
      "use": "enc"
    },
    {
      "crv": "secp256k1",
      "x": "KDAUHh_SpgROXXAq8IFs9B9lGNB9VP4RwebeAO2tBao",
      "y": "wr3L1dZyUCrS4H18fDYy5hcvGTCp05tiiBy0ZUG8Qs4",
      "kty": "EC",
      "kid": "vl5k1biVlGOHeu2XiLg_0qrIVdoFdM0POWeeCl-QMsY",
      "use": "sig"
    },
    {
      "crv": "P-384",
      "x": "P1npwyTJ2p20D9_r2u31DU7tfDEufaVcSJJcDOuO6QyqrXvjyMvf8e5xv3XxE39l",
      "y": "tmq2S12MVdKUQTmd0AxVEOji1ihR_vZAhTLKojD2XW_2EJH7ydiaz2oxrnkC0mvI",
      "kty": "EC",
      "kid": "rqHXKVLLF2RxqFgXWfEZE578gM-IhelOjugVfb_BMZ4",
      "use": "sig"
    },
    {
      "crv": "P-384",
      "x": "UhkqvxbxMCGtkg_-6W0gqkr21fgY3LSaNbquU7CYEDwBwGCd6iK6Bu5PVUxraulY",
      "y": "CXrg3mxUkN5D4bPfiLfnD1jMYGSDxn2Zeh-8_OOstX21WNZJ9_i-iFZR3pIXyH0z",
      "kty": "EC",
      "kid": "rV1Hjt_79O_m1oJ7Jz0QgKHDa2iwb8p4kvMU0L99wjg",
      "use": "enc"
    },
    {
      "crv": "P-521",
      "x": "AIjEl5H8w2Rf_iqIP8WT7v5-FlBlBGYy5sMJs1XOxWz4RRARIEOemEY45g10sEPzZ4qe7oyjCUDK5FY1WwjRvgHK",
      "y": "AaKN94cn1ApvvfpOWO9VpJm-lLzOUR8XxOrKYfPqcLs0zEqSPiGdWA5CoNL5ck1q-CXD09ysQSmNkzFGaig2Mnop",
      "kty": "EC",
      "kid": "RG_hu6lggazoCOu2wsrn3icSvhAXuGyL55f2GAaH2NA",
      "use": "sig"
    },
    {
      "crv": "P-521",
      "x": "AXFcu6lqcxoyFUU14xTw0I5cfCR2q0jqOXwU_EKjA5mIxUpue58IIrfrIh4IauV3co2SziD6Uf1SWe8l11Y4-BoJ",
      "y": "AREzsMJu3VveUPMaJ2QWmjucwzZH4FqufXzS2IW-MGqViyDNTg2BgX-2VCJvdTo0zbhvRvBC1ghJNrVnH5M92JQ6",
      "kty": "EC",
      "kid": "MPcTmIIPYRnLt9s_TdBrpV27HcNVDi9aZpB0eJvAxzE",
      "use": "enc"
    },
    {
      "crv": "Ed25519",
      "x": "lDkysGJKRmJeUp8ncTyGraHPHHiIfdxSajxGm7Srla8",
      "kty": "OKP",
      "kid": "CLjPrbijCB2z9dScRNpM1mSGOQVOIByTmd18Ft2eiAQ",
      "use": "sig"
    },
    {
      "crv": "Ed448",
      "x": "BG1zKFg6A_Rzix4pA08oYN5xHqhKIiREXZ59NZoA8p3xhgjh-tm8nc-6udtiL5ZNhWDbnRSq4jQA",
      "kty": "OKP",
      "kid": "kU2PiegZOPUKcsJATItJArz18oWWfEH-Ma52K_8nGaE",
      "use": "sig"
    }
  ]
}
2020-07-28 20:22:20 SUCCESS
ValidateServerJWKs
Valid server JWKs
2020-07-28 20:22:20 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2020-07-28 20:22:20 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-07-28 20:22:20 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2020-07-28 20:22:20 SUCCESS
CreateFrontchannelLogoutUri
Created frontchannel_logout_uri URI
frontchannel_logout_uri
https://www.certification.openid.net/test/inmyyZzDlE/frontchannel_logout
2020-07-28 20:22:20 SUCCESS
CreatePostLogoutRedirectUri
Created post_logout_redirect_uri URI
post_logout_redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect
2020-07-28 20:22:20 SUCCESS
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
client_name
first-openid-client
2020-07-28 20:22:20 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "9-RDuFDtaiz1wHQHP2qyTeo622-bz-OxwuataKTNvCcAc9u1XGfbqx_IrA8VChsMW2SLsCdNiEJoSVWv0CwPrDyGiSMIhsuJClWaMJqCLX9FEdObaP6unbxUQHhIuqTbhUizzBR-vr8CA8ZA29fxHr_S2hC2YeYEm1ocd8NwIBM",
      "kty": "RSA",
      "q": "0AhCqjwaSbb63WmtqzU4GSDEEClaoR6WvKswMPDgI2EuzvOZBbFU0Kc2dGUuKwc7xfCIrm-WAcdMzuqXX_bwjM31fCr4IoyuZ_vE9fZ7xZ6B2n5eYn1ygmJFAsYC5RPj5gpkeOSVaPl8JxpepP1l1DbDp4CipLVYsolqbMEy2qM",
      "d": "a9kaVATGrhHvLppEFL9bPFWS4C_FRIzDY9YyYPk3_Q2F9F13UXojijej8uBUxsIrbHjGIqU8aCWFNa2dyBB1p66HpUBCqaakxEIYf3h8vqj_oYlXlNXvgGA6ZBtvNr_41Tmn9htZ64cxdA86am1j3eFg451Uh9ZMZ-2Dp7t7PR99VhCzFaTue6orfEsIaYONsRVz9tAHbJ8mJ_GpBLns6xYM1xoN92CNpuETOgRIpapPe80MNK_WMNo2GhIhpuMK1xeyYiPgQzktWS4704Jp7ELwtAGJHq_3c9fztCv5iVNh6Xzdis7ljC-51PRsK9jf1HWibMrWcHAUWe_62CHa3Q",
      "e": "AQAB",
      "use": "sig",
      "qi": "m8tzSAXuvolpn7TJuouOmPRhg6B_Hx4FlemiYjQrOucT_WPwBv2PrIlCxv9DF7bgYjvJa4-qKGXaPOlx_AZjnJvH6E2LpT2_Gl9CLji-jHJwk6jQmaX52H7KDgnp6pu6lU2b7mmGfPl12Zi2LJeA_8V__A94p-7uX-irpe-NwkY",
      "dp": "Ayp6Ju95qMJ8PQH-WbP-JPqZ19WcEtKgoZGao1x_eCizW8dxkIWPC6dzQ6dJqIBh7wTgt9Y4qkXW2SDsBueZJ6T6PuQgpsAQtv4S4w4GHZijhC_Eq1mdV0xhcxVWMHQMja45BaE5YSxFVVEB4Qzn-nGOutQ90BBE_Mrw1CK92ts",
      "alg": "RS256",
      "dq": "pmRlBgqKsDlGEEDNouovU5HsoEyja8muoXt_UTXo4QODUA5xb6c2AqosGQ8wzUO84IaSnIst_YAuhDYJG73FC6pU1pr7246QlSVAlccvmpI8pMl8ruRN6dG2BxDgEeBF4aKgWD3k75DVZ-VknCz9_K5M8jYmYP2X0z2sPQ6OoWc",
      "n": "yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"
    }
  ]
}
2020-07-28 20:22:20 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-07-28 20:22:20 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
first-openid-client inmyyZzDlE
2020-07-28 20:22:20
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "implicit"
]
2020-07-28 20:22:20
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client inmyyZzDlE",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"
      }
    ]
  }
}
2020-07-28 20:22:20
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client inmyyZzDlE",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2020-07-28 20:22:20
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client inmyyZzDlE",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ]
}
2020-07-28 20:22:20
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client inmyyZzDlE",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/inmyyZzDlE/callback"
  ]
}
2020-07-28 20:22:20
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client inmyyZzDlE",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/inmyyZzDlE/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2020-07-28 20:22:20
AddPostLogoutRedirectUriToDynamicRegistrationRequest
Added post_logout_redirect_uris to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client inmyyZzDlE",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/inmyyZzDlE/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "post_logout_redirect_uris": [
    "https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect"
  ]
}
2020-07-28 20:22:20
AddFrontchannelLogoutSessionRequiredTrueToDynamicRegistrationRequest
Added frontchannel_logout_session_required: true to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client inmyyZzDlE",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/inmyyZzDlE/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "post_logout_redirect_uris": [
    "https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect"
  ],
  "frontchannel_logout_session_required": true
}
2020-07-28 20:22:20
AddFrontchannelLogoutUriToDynamicRegistrationRequest
Added frontchannel_logout_uri to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client inmyyZzDlE",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/inmyyZzDlE/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "post_logout_redirect_uris": [
    "https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect"
  ],
  "frontchannel_logout_session_required": true,
  "frontchannel_logout_uri": "https://www.certification.openid.net/test/inmyyZzDlE/frontchannel_logout"
}
2020-07-28 20:22:20
CallDynamicRegistrationEndpoint
HTTP request
request_uri
https://op.panva.cz/reg
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "945"
}
request_body
{"client_name":"first-openid-client inmyyZzDlE","grant_types":["implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["id_token"],"redirect_uris":["https://www.certification.openid.net/test/inmyyZzDlE/callback"],"contacts":["certification@oidf.org"],"post_logout_redirect_uris":["https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect"],"frontchannel_logout_session_required":true,"frontchannel_logout_uri":"https://www.certification.openid.net/test/inmyyZzDlE/frontchannel_logout"}
2020-07-28 20:22:21 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "cache-control": "no-cache, no-store",
  "content-length": "1766",
  "content-type": "application/json; charset\u003dutf-8",
  "date": "Tue, 28 Jul 2020 20:22:21 GMT",
  "pragma": "no-cache",
  "server": [
    "Caddy",
    "Cowboy"
  ],
  "strict-transport-security": "max-age\u003d15552000; includeSubDomains",
  "via": "1.1 vegur",
  "x-content-type-options": "nosniff",
  "x-dns-prefetch-control": "off",
  "x-download-options": "noopen",
  "x-frame-options": "SAMEORIGIN",
  "x-xss-protection": "1; mode\u003dblock"
}
response_body
{"application_type":"web","grant_types":["implicit"],"id_token_signed_response_alg":"RS256","post_logout_redirect_uris":["https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect"],"require_auth_time":false,"response_types":["id_token"],"subject_type":"public","token_endpoint_auth_method":"client_secret_basic","introspection_endpoint_auth_method":"client_secret_basic","revocation_endpoint_auth_method":"client_secret_basic","backchannel_logout_session_required":false,"frontchannel_logout_session_required":true,"require_signed_request_object":false,"request_uris":[],"require_pushed_authorization_requests":false,"authorization_signed_response_alg":"RS256","tls_client_certificate_bound_access_tokens":false,"client_id_issued_at":1595967741,"client_id":"Cuc_Qz8c_rbj-PVZgfnac","client_name":"first-openid-client inmyyZzDlE","client_secret_expires_at":0,"client_secret":"beee7---a8ShqzcLEPNVEOenVCZXAyDfP8gosoGuEms2toyK7-D69kVY3pugRaq6ZGxj9lQqRosPNh_dzN1eiw","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"}]},"redirect_uris":["https://www.certification.openid.net/test/inmyyZzDlE/callback"],"frontchannel_logout_uri":"https://www.certification.openid.net/test/inmyyZzDlE/frontchannel_logout","registration_client_uri":"https://op.panva.cz/reg/Cuc_Qz8c_rbj-PVZgfnac","registration_access_token":"VQIv57mVYhzQG7RxMVn5OAokSoSIOENLBtI_UKX_3fC"}
2020-07-28 20:22:21
CallDynamicRegistrationEndpoint
Registration endpoint response
dynamic_registration_response
{"application_type":"web","grant_types":["implicit"],"id_token_signed_response_alg":"RS256","post_logout_redirect_uris":["https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect"],"require_auth_time":false,"response_types":["id_token"],"subject_type":"public","token_endpoint_auth_method":"client_secret_basic","introspection_endpoint_auth_method":"client_secret_basic","revocation_endpoint_auth_method":"client_secret_basic","backchannel_logout_session_required":false,"frontchannel_logout_session_required":true,"require_signed_request_object":false,"request_uris":[],"require_pushed_authorization_requests":false,"authorization_signed_response_alg":"RS256","tls_client_certificate_bound_access_tokens":false,"client_id_issued_at":1595967741,"client_id":"Cuc_Qz8c_rbj-PVZgfnac","client_name":"first-openid-client inmyyZzDlE","client_secret_expires_at":0,"client_secret":"beee7---a8ShqzcLEPNVEOenVCZXAyDfP8gosoGuEms2toyK7-D69kVY3pugRaq6ZGxj9lQqRosPNh_dzN1eiw","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"}]},"redirect_uris":["https://www.certification.openid.net/test/inmyyZzDlE/callback"],"frontchannel_logout_uri":"https://www.certification.openid.net/test/inmyyZzDlE/frontchannel_logout","registration_client_uri":"https://op.panva.cz/reg/Cuc_Qz8c_rbj-PVZgfnac","registration_access_token":"VQIv57mVYhzQG7RxMVn5OAokSoSIOENLBtI_UKX_3fC"}
2020-07-28 20:22:21
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
application_type
web
grant_types
[
  "implicit"
]
id_token_signed_response_alg
RS256
post_logout_redirect_uris
[
  "https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect"
]
require_auth_time
false
response_types
[
  "id_token"
]
subject_type
public
token_endpoint_auth_method
client_secret_basic
introspection_endpoint_auth_method
client_secret_basic
revocation_endpoint_auth_method
client_secret_basic
backchannel_logout_session_required
false
frontchannel_logout_session_required
true
require_signed_request_object
false
request_uris
[]
require_pushed_authorization_requests
false
authorization_signed_response_alg
RS256
tls_client_certificate_bound_access_tokens
false
client_id_issued_at
1595967741
client_id
Cuc_Qz8c_rbj-PVZgfnac
client_name
first-openid-client inmyyZzDlE
client_secret_expires_at
0
client_secret
beee7---a8ShqzcLEPNVEOenVCZXAyDfP8gosoGuEms2toyK7-D69kVY3pugRaq6ZGxj9lQqRosPNh_dzN1eiw
contacts
[
  "certification@oidf.org"
]
jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "yXF2tZDA32ImTwciIakLW5vrlWhwvhCexMJxp0LkDOkejFR1OhDrfj1Cep8CfvW8U1pHmaUgeHzy_DCtDDkKDD6JpcZuyLoC1mV3POEDy4nvkq58_7n9FXS8l-PU9_nAXyjyhbRH35z7242sPNk1YW9AAHQ20TOFFzkamoL1WEJa8CbBY4W8wJSKVJCUW-aS0xJk4iK887WtIKv8YJtJi4xDs3abfFrrChrFzNdtJ0PEqE-E-PbHPFpYSpxy5YkvJBzJnRv9D7QPyTU4QBgSsvBDSjjBFukZb1OD9goO_1g9I5aD0dJEJ4U1WjU8WonaGbNLv0doRJLBGjbHgmqaGQ"
    }
  ]
}
redirect_uris
[
  "https://www.certification.openid.net/test/inmyyZzDlE/callback"
]
frontchannel_logout_uri
https://www.certification.openid.net/test/inmyyZzDlE/frontchannel_logout
registration_client_uri
https://op.panva.cz/reg/Cuc_Qz8c_rbj-PVZgfnac
registration_access_token
VQIv57mVYhzQG7RxMVn5OAokSoSIOENLBtI_UKX_3fC
2020-07-28 20:22:21 SUCCESS
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
registration_client_uri
https://op.panva.cz/reg/Cuc_Qz8c_rbj-PVZgfnac
registration_access_token
VQIv57mVYhzQG7RxMVn5OAokSoSIOENLBtI_UKX_3fC
2020-07-28 20:22:21
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2020-07-28 20:22:21 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
token_endpoint_auth_methods_supported
actual
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "self_signed_tls_client_auth"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2020-07-28 20:22: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://op.panva.cz/me
2020-07-28 20:22:21
oidcc-frontchannel-rp-initiated-logout
Setup Done
Make request to authorization endpoint
2020-07-28 20:22:21 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
Cuc_Qz8c_rbj-PVZgfnac
redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/callback
scope
openid
2020-07-28 20:22:21
CreateRandomStateValue
Created state value
requested_state_length
128
state
iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt
2020-07-28 20:22:21 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
Cuc_Qz8c_rbj-PVZgfnac
redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/callback
scope
openid
state
iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt
2020-07-28 20:22:21
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
RTpzqwNY7g
2020-07-28 20:22:21 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
Cuc_Qz8c_rbj-PVZgfnac
redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/callback
scope
openid
state
iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt
nonce
RTpzqwNY7g
2020-07-28 20:22:21 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
Cuc_Qz8c_rbj-PVZgfnac
redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/callback
scope
openid
state
iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt
nonce
RTpzqwNY7g
response_type
id_token
2020-07-28 20:22:21 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://op.panva.cz/auth?client_id=Cuc_Qz8c_rbj-PVZgfnac&redirect_uri=https://www.certification.openid.net/test/inmyyZzDlE/callback&scope=openid&state=iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt&nonce=RTpzqwNY7g&response_type=id_token
2020-07-28 20:22:21 REDIRECT
oidcc-frontchannel-rp-initiated-logout
Redirecting to authorization endpoint
redirect_to
https://op.panva.cz/auth?client_id=Cuc_Qz8c_rbj-PVZgfnac&redirect_uri=https://www.certification.openid.net/test/inmyyZzDlE/callback&scope=openid&state=iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt&nonce=RTpzqwNY7g&response_type=id_token
2020-07-28 20:22:21
WebRunner
Scripted browser HTTP request
browser
goToUrl
request_method
GET
request_uri
https://op.panva.cz/auth?client_id=Cuc_Qz8c_rbj-PVZgfnac&redirect_uri=https://www.certification.openid.net/test/inmyyZzDlE/callback&scope=openid&state=iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt&nonce=RTpzqwNY7g&response_type=id_token
2020-07-28 20:22:22 RESPONSE
WebRunner
Scripted browser HTTP response
response_content
<!DOCTYPE html>
<html >
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Sign-in</title>
    <style>
      @import url(https://fonts.googleapis.com/css?family=Roboto:400,100);

      body {
        font-family: 'Roboto', sans-serif;
        margin-top: 25px;
        margin-bottom: 25px;
      }

      .login-card {
        padding: 40px;
        padding-top: 0px;
        padding-bottom: 10px;
        width: 274px;
        background-color: #F7F7F7;
        margin: 0 auto 10px;
        border-radius: 2px;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
        overflow: hidden;
      }

      .login-card + .login-card {
        padding-top: 10px;
      }

      .login-card h1 {
        font-weight: 100;
        text-align: center;
        font-size: 2.3em;
      }

      .login-card [type=submit] {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        position: relative;
      }

      .login-card input[type=text], input[type=email], input[type=password] {
        height: 44px;
        font-size: 16px;
        width: 100%;
        margin-bottom: 10px;
        -webkit-appearance: none;
        background: #fff;
        border: 1px solid #d9d9d9;
        border-top: 1px solid #c0c0c0;
        padding: 0 8px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
      }

      .login {
        text-align: center;
        font-size: 14px;
        font-family: 'Arial', sans-serif;
        font-weight: 700;
        height: 36px;
        padding: 0 8px;
      }

      .login-submit {
        border: 0px;
        color: #fff;
        text-shadow: 0 1px rgba(0,0,0,0.1);
        background-color: #4d90fe;
      }

      .google-button {
        height: 40px;
        border-width: 0;
        background: white;
        color: #737373;
        border-radius: 5px;
        white-space: nowrap;
        box-shadow: 1px 1px 0px 1px rgba(0,0,0,0.05);
        transition-property: background-color, box-shadow;
        transition-duration: 150ms;
        transition-timing-function: ease-in-out;
        padding: 0;

        &:focus,
        &:hover {
          box-shadow: 1px 4px 5px 1px rgba(0,0,0,0.1);
        }

        &:active {
          background-color: #e5e5e5;
          box-shadow: none;
          transition-duration: 10ms;
        }
      }

      .google-button__icon {
        display: inline-block;
        vertical-align: middle;
        margin: 8px 0 8px 8px;
        width: 18px;
        height: 18px;
        box-sizing: border-box;
      }

      .google-button__icon--plus {
        width: 27px;
      }

      .google-button__text {
        display: inline-block;
        vertical-align: middle;
        padding: 0 24px;
        font-size: 14px;
        font-weight: bold;
        font-family: 'Roboto',arial,sans-serif;
      }

      .login-card a {
        text-decoration: none;
        color: #666;
        font-weight: 400;
        text-align: center;
        display: inline-block;
        opacity: 0.6;
      }

      .login-help {
        color: #666;
        width: 100%;
        text-align: center;
        font-size: 12px;
      }

      .login-client-image img {
        margin-bottom: 20px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 20%;
      }

      .login-card input[type=checkbox] {
        margin-bottom: 10px;
      }

      .login-card label {
        color: #999;
      }

      .grant-debug {
        text-align: center;
        font-family: Fixed, monospace;
        width: 100%;
        font-size: 12px;
        color: #999;
      }

      .grant-debug div {
        padding-top: 10px;
      }

      .login-help + form {
        margin-top: 10px;
      }

      ul {
        font-weight: 100;
        padding-left: 1em;
        list-style-type: circle;
      }

      li + ul, ul + li, li + li {
        padding-top: 0.3em;
      }

      button {
        cursor: pointer;
      }
    </style>
  </head>
  <body>
    <div class="login-card">
      <h1>Sign-in</h1>
      
<form autocomplete="off" action="/interaction/tsW-QOjHaiSyb84hmKPoC/federated" method="post">
  <input type="hidden" name="provider" value="google">
  <button type="submit" class="google-button">
    <span class="google-button__icon">
      <svg viewBox="0 0 366 372" xmlns="http://www.w3.org/2000/svg"><path d="M125.9 10.2c40.2-13.9 85.3-13.6 125.3 1.1 22.2 8.2 42.5 21 59.9 37.1-5.8 6.3-12.1 12.2-18.1 18.3l-34.2 34.2c-11.3-10.8-25.1-19-40.1-23.6-17.6-5.3-36.6-6.1-54.6-2.2-21 4.5-40.5 15.5-55.6 30.9-12.2 12.3-21.4 27.5-27 43.9-20.3-15.8-40.6-31.5-61-47.3 21.5-43 60.1-76.9 105.4-92.4z" id="Shape" fill="#EA4335"/><path d="M20.6 102.4c20.3 15.8 40.6 31.5 61 47.3-8 23.3-8 49.2 0 72.4-20.3 15.8-40.6 31.6-60.9 47.3C1.9 232.7-3.8 189.6 4.4 149.2c3.3-16.2 8.7-32 16.2-46.8z" id="Shape" fill="#FBBC05"/><path d="M361.7 151.1c5.8 32.7 4.5 66.8-4.7 98.8-8.5 29.3-24.6 56.5-47.1 77.2l-59.1-45.9c19.5-13.1 33.3-34.3 37.2-57.5H186.6c.1-24.2.1-48.4.1-72.6h175z" id="Shape" fill="#4285F4"/><path d="M81.4 222.2c7.8 22.9 22.8 43.2 42.6 57.1 12.4 8.7 26.6 14.9 41.4 17.9 14.6 3 29.7 2.6 44.4.1 14.6-2.6 28.7-7.9 41-16.2l59.1 45.9c-21.3 19.7-48 33.1-76.2 39.6-31.2 7.1-64.2 7.3-95.2-1-24.6-6.5-47.7-18.2-67.6-34.1-20.9-16.6-38.3-38-50.4-62 20.3-15.7 40.6-31.5 60.9-47.3z" fill="#34A853"/></svg>
    </span>
    <span class="google-button__text">Sign in with Google</span>
  </button>
</form>
<div class="login-help">
  - or -
</div>

<form autocomplete="off" action="/interaction/tsW-QOjHaiSyb84hmKPoC/login" method="post">
  <input required type="text" name="login" placeholder="Enter any login" autofocus="on">
  <input required type="password" name="password" placeholder="and password" >

  <button type="submit" class="login login-submit">Sign-in</button>
</form>

      <div class="login-help">
        <a href="/interaction/tsW-QOjHaiSyb84hmKPoC/abort">[ Cancel ]</a>
        
        
      </div>
    </div>
    <div class="grant-debug">
      <details>
        <summary style="text-align: center;">(Click to expand) DEBUG information</summary>
        <div>
          <strong>uid</strong>: tsW-QOjHaiSyb84hmKPoC
        </div>

        

        <div>
          PARAMS <br>
         ======== <br>
          <strong>client_id</strong>: 'Cuc_Qz8c_rbj-PVZgfnac'<br/><strong>nonce</strong>: 'RTpzqwNY7g'<br/><strong>redirect_uri</strong>: 'https://www.certification.openid.net/test/inmyyZzDlE/callback'<br/><strong>response_type</strong>: 'id_token'<br/><strong>scope</strong>: 'openid'<br/><strong>state</strong>: 'iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt'
        </div>

        <div>
          PROMPT <br>
         ======== <br>
          <strong>name</strong>: 'login'<br/><strong>reasons</strong>: [ 'no_session' ]<br/><strong>details</strong>: { max_age: null, login_hint: null, id_token_hint: null }
        </div>
      </details>
    </div>
  </body>
</html>
response_content_type
text/html
response_status_text
200-OK
response_status_code
200
2020-07-28 20:22:22 INFO
WebRunner
Entering text
task
Login
browser
text
element_type
name
value
foo
url
https://op.panva.cz/interaction/tsW-QOjHaiSyb84hmKPoC
target
login
2020-07-28 20:22:22 INFO
WebRunner
Entering text
task
Login
browser
text
element_type
name
value
bar
url
https://op.panva.cz/interaction/tsW-QOjHaiSyb84hmKPoC
target
password
2020-07-28 20:22:22 INFO
WebRunner
Clicking an element
task
Login
browser
click
element_type
class
url
https://op.panva.cz/interaction/tsW-QOjHaiSyb84hmKPoC
target
login-submit
2020-07-28 20:22:22 INFO
WebRunner
Completed processing of webpage
task
Login
browser
complete
response_status_text
200-OK
match
https://op.panva.cz/interaction*
url
https://op.panva.cz/interaction/tsW-QOjHaiSyb84hmKPoC
response_status_code
200
2020-07-28 20:22:22 INFO
WebRunner
Clicking an element
task
Consent
browser
click
element_type
class
url
https://op.panva.cz/interaction/tsW-QOjHaiSyb84hmKPoC
target
login-submit
2020-07-28 20:22:23 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance inmyyZzDlE
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,image/apng,*/*;q\u003d0.8",
  "referer": "https://op.panva.cz/interaction/tsW-QOjHaiSyb84hmKPoC",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "origin": "https://op.panva.cz/interaction/tsW-QOjHaiSyb84hmKPoC",
  "cache-control": "max-age\u003d0",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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
{}
incoming_body
2020-07-28 20:22:23 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/jv4HeIDCdDB9wfFevGd0",
  "fullUrl": "https://www.certification.openid.net/test/inmyyZzDlE/implicit/jv4HeIDCdDB9wfFevGd0"
}
2020-07-28 20:22:23 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance inmyyZzDlE
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/inmyyZzDlE/implicit/jv4HeIDCdDB9wfFevGd0, returnUrl=/log-detail.html?log=inmyyZzDlE}]
outgoing_path
callback
2020-07-28 20:22:24 INFO
WebRunner
Completed processing of webpage
task
Consent
browser
complete
response_status_text
200-
match
https://op.panva.cz/interaction*
url
https://www.certification.openid.net/test/inmyyZzDlE/callback#id_token=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg&state=iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt&session_state=LJURVol-j3ihJYPh_N7hHxZSSZTto9TOoheR03J1VnQ
response_status_code
200
2020-07-28 20:22:24 INFO
WebRunner
Waiting
regexp
seconds
10
task
Verify Complete
browser
wait
action
element_type
id
url
https://www.certification.openid.net/test/inmyyZzDlE/callback#id_token=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg&state=iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt&session_state=LJURVol-j3ihJYPh_N7hHxZSSZTto9TOoheR03J1VnQ
target
submission_complete
2020-07-28 20:22:24 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance inmyyZzDlE
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36",
  "accept": "*/*",
  "referer": "https://www.certification.openid.net/test/inmyyZzDlE/callback#id_token\u003deyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg\u0026state\u003diS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt\u0026session_state\u003dLJURVol-j3ihJYPh_N7hHxZSSZTto9TOoheR03J1VnQ",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003d918391F0691AC524FA7BD7AA5191DEF0",
  "x-requested-with": "XMLHttpRequest",
  "content-type": "text/plain",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "907",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/jv4HeIDCdDB9wfFevGd0
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
#id_token=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg&state=iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt&session_state=LJURVol-j3ihJYPh_N7hHxZSSZTto9TOoheR03J1VnQ
2020-07-28 20:22:24 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance inmyyZzDlE
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [/log-detail.html?log=inmyyZzDlE]
outgoing_path
implicit/jv4HeIDCdDB9wfFevGd0
2020-07-28 20:22:24
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
parameters
[
  {
    "value": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg",
    "name": "id_token"
  },
  {
    "value": "iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt",
    "name": "state"
  },
  {
    "value": "LJURVol-j3ihJYPh_N7hHxZSSZTto9TOoheR03J1VnQ",
    "name": "session_state"
  }
]
2020-07-28 20:22:24 SUCCESS
ExtractImplicitHashToCallbackResponse
Extracted the hash values
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg
state
iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt
session_state
LJURVol-j3ihJYPh_N7hHxZSSZTto9TOoheR03J1VnQ
2020-07-28 20:22:24 REDIRECT-IN
oidcc-frontchannel-rp-initiated-logout
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,image/apng,*/*;q\u003d0.8",
  "referer": "https://op.panva.cz/interaction/tsW-QOjHaiSyb84hmKPoC",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "origin": "https://op.panva.cz/interaction/tsW-QOjHaiSyb84hmKPoC",
  "cache-control": "max-age\u003d0",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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
{
  "id_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg",
  "state": "iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt",
  "session_state": "LJURVol-j3ihJYPh_N7hHxZSSZTto9TOoheR03J1VnQ"
}
post_body
Verify authorization endpoint response
2020-07-28 20:22:24 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2020-07-28 20:22:24 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2020-07-28 20:22:24 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2020-07-28 20:22:24 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2020-07-28 20:22:24 SUCCESS
CheckMatchingStateParameter
State parameter correctly returned
state
iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt
2020-07-28 20:22:24 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg
header
{
  "kid": "r1LkbBo3925Rb2ZFFrKyU3MVex9T2817Kx0vbi6i_Kc",
  "typ": "JWT",
  "alg": "RS256"
}
claims
{
  "sub": "foo",
  "aud": "Cuc_Qz8c_rbj-PVZgfnac",
  "s_hash": "f8AwC6CJowI38cmT7U20ZA",
  "iss": "https://op.panva.cz",
  "exp": 1595971343,
  "nonce": "RTpzqwNY7g",
  "iat": 1595967743,
  "sid": "TDJCDBAlkTilZMfNFUmfa"
}
2020-07-28 20:22:24 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2020-07-28 20:22:24 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
RTpzqwNY7g
2020-07-28 20:22:24 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2020-07-28 20:22:24 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg
2020-07-28 20:22:24 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg
2020-07-28 20:22:24 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
foo
2020-07-28 20:22:24 SUCCESS
ExtractSessionStateFromAuthorizationResponse
Found session_state
session_state
LJURVol-j3ihJYPh_N7hHxZSSZTto9TOoheR03J1VnQ
Redirect to end session endpoint & wait for response
2020-07-28 20:22:24
CreateRandomEndSessionState
Created end_session_state value
end_session_state
MUFzLyAtkePllnSmzORHaqxxBIPKeIGwZFqzDMDwdxXkfplwKw1171090948\*<?-(?-~.@}:~"`~}\"|=|*==>,'[
2020-07-28 20:22:24 SUCCESS
CreateEndSessionEndpointRequest
Created end session endpoint request
id_token_hint
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg
post_logout_redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect
state
MUFzLyAtkePllnSmzORHaqxxBIPKeIGwZFqzDMDwdxXkfplwKw1171090948\*<?-(?-~.@}:~"`~}\"|=|*==>,'[
2020-07-28 20:22:24 SUCCESS
BuildRedirectToEndSessionEndpoint
Sending to end_session endpoint
redirect_to_end_session_endpoint
https://op.panva.cz/session/end?id_token_hint=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg&post_logout_redirect_uri=https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect&state=MUFzLyAtkePllnSmzORHaqxxBIPKeIGwZFqzDMDwdxXkfplwKw1171090948%5C*%3C?-(?-~.@%7D:~%22%60~%7D%5C%22%7C%3D%7C*%3D%3D%3E,'%5B
2020-07-28 20:22:24 REDIRECT
oidcc-frontchannel-rp-initiated-logout
Redirecting to end session endpoint
redirect_to
https://op.panva.cz/session/end?id_token_hint=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg&post_logout_redirect_uri=https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect&state=MUFzLyAtkePllnSmzORHaqxxBIPKeIGwZFqzDMDwdxXkfplwKw1171090948%5C*%3C?-(?-~.@%7D:~%22%60~%7D%5C%22%7C%3D%7C*%3D%3D%3E,'%5B
2020-07-28 20:22:24
WebRunner
Scripted browser HTTP request
browser
goToUrl
request_method
GET
request_uri
https://op.panva.cz/session/end?id_token_hint=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg&post_logout_redirect_uri=https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect&state=MUFzLyAtkePllnSmzORHaqxxBIPKeIGwZFqzDMDwdxXkfplwKw1171090948%5C*%3C?-(?-~.@%7D:~%22%60~%7D%5C%22%7C%3D%7C*%3D%3D%3E,'%5B
2020-07-28 20:22:24 INFO
WebRunner
Completed processing of webpage
task
Verify Complete
browser
complete
response_status_text
200-
match
*/test/*/callback*
url
https://www.certification.openid.net/test/inmyyZzDlE/callback#id_token=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg&state=iS1m79yhosatJLoa5WqvpQqIwmXwh4vs8TwPKD59BqRoTojxFruMmb8zdeXnBSNBD64blDNpqi5arMVEwW99M6MJHJA9vffYEZa2RR6177BQABjZWyYUCkk6GbQvslTt&session_state=LJURVol-j3ihJYPh_N7hHxZSSZTto9TOoheR03J1VnQ
response_status_code
200
2020-07-28 20:22:24 RESPONSE
WebRunner
Scripted browser HTTP response
response_content
<!DOCTYPE html>
    <head>
      <meta charset="utf-8">
      <title>Logout Request</title>
      <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
      <meta http-equiv="x-ua-compatible" content="ie=edge">
      <style>
        @import url(https://fonts.googleapis.com/css?family=Roboto:400,100);button,h1{text-align:center}h1{font-weight:100;font-size:1.3em}body{font-family:Roboto,sans-serif;margin-top:25px;margin-bottom:25px}.container{padding:0 40px 10px;width:274px;background-color:#F7F7F7;margin:0 auto 10px;border-radius:2px;box-shadow:0 2px 2px rgba(0,0,0,.3);overflow:hidden}button{font-size:14px;font-family:Arial,sans-serif;font-weight:700;height:36px;padding:0 8px;width:100%;display:block;margin-bottom:10px;position:relative;border:0;color:#fff;text-shadow:0 1px rgba(0,0,0,.1);background-color:#4d90fe;cursor:pointer}button:hover{border:0;text-shadow:0 1px rgba(0,0,0,.3);background-color:#357ae8}
      </style>
    </head>
    <body>
      <div class="container">
        <h1>Do you want to sign-out from op.panva.cz?</h1>
        <form id="op.logoutForm" method="post" action="https://op.panva.cz/session/end/confirm"><input type="hidden" name="xsrf" value="855990cb40f7f079f6573e410c211d6b299548cc27bc419b"/></form>
        <button autofocus type="submit" form="op.logoutForm" value="yes" name="logout">Yes, sign me out</button>
        <button type="submit" form="op.logoutForm">No, stay signed in</button>
      </div>
    </body>
    </html>
response_content_type
text/html
response_status_text
200-OK
response_status_code
200
2020-07-28 20:22:24 INFO
WebRunner
Clicking an element
task
Choose logout option
browser
click
element_type
css
url
https://op.panva.cz/session/end?id_token_hint=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6InIxTGtiQm8zOTI1UmIyWkZGckt5VTNNVmV4OVQyODE3S3gwdmJpNmlfS2MifQ.eyJzdWIiOiJmb28iLCJub25jZSI6IlJUcHpxd05ZN2ciLCJzaWQiOiJUREpDREJBbGtUaWxaTWZORlVtZmEiLCJzX2hhc2giOiJmOEF3QzZDSm93STM4Y21UN1UyMFpBIiwiYXVkIjoiQ3VjX1F6OGNfcmJqLVBWWmdmbmFjIiwiZXhwIjoxNTk1OTcxMzQzLCJpYXQiOjE1OTU5Njc3NDMsImlzcyI6Imh0dHBzOi8vb3AucGFudmEuY3oifQ.TjgWaL9GH5vkg-Z7DFcWAHWC4AkvCuAvwl5NdqVYOvbxDF3_Oyxr0V1bHHP96Ji3azu-jDrJ1d9a04x1JgMnvziGi8Az0rTepCL7yLmIXBOky7ebPxiFHUemyNXJ6-jOJ0kGmGOteJuS7AtOHbZx33hPrEnS69zA8PI2ukINuGShIZloLIjV_PssWhtB5muvm2h5-t9YdTdMKiP_DRzXF05r1ymPPYaqpelzgCdCB7fYB5lwZxOdfgFeb_eEQThMCmmz05lOefSumLeZH3BvM22qAoppoLrYXLOjenIxiCdgt2p1rKTjhcw9usjy0SRPr7HiwSuGMKiSVbdbVAAzwg&post_logout_redirect_uri=https://www.certification.openid.net/test/inmyyZzDlE/post_logout_redirect&state=MUFzLyAtkePllnSmzORHaqxxBIPKeIGwZFqzDMDwdxXkfplwKw1171090948%5C*%3C?-(?-~.@%7D:~%22%60~%7D%5C%22%7C%3D%7C*%3D%3D%3E,'%5B
target
button[autofocus] 
2020-07-28 20:22:25 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance inmyyZzDlE
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36",
  "accept": "*/*",
  "referer": "https://op.panva.cz/session/end/confirm",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003d918391F0691AC524FA7BD7AA5191DEF0",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
frontchannel_logout
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "sid": "TDJCDBAlkTilZMfNFUmfa",
  "iss": "https://op.panva.cz"
}
incoming_body
2020-07-28 20:22:25
oidcc-frontchannel-rp-initiated-logout
Received frontchannel request; waiting for front channel redirect
2020-07-28 20:22:25 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance inmyyZzDlE
outgoing_status_code
200
outgoing_headers
{
  "Cache-Control": [
    "no-cache, no-store"
  ],
  "Pragma": [
    "no-cache"
  ]
}
outgoing_body

                                
outgoing_path
frontchannel_logout
2020-07-28 20:22:25 INFO
WebRunner
Completed processing of webpage
task
Choose logout option
browser
complete
response_status_text
200-OK
match
https://op.panva.cz/session/end*
url
https://op.panva.cz/session/end/confirm
response_status_code
200
2020-07-28 20:22:25 INFO
WebRunner
Waiting
regexp
seconds
10
task
process user choice, wait for redirect back
browser
wait
action
element_type
contains
url
https://op.panva.cz/session/end/confirm
target
/test/*/post
2020-07-28 20:22:27 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance inmyyZzDlE
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36",
  "accept": "*/*",
  "referer": "https://op.panva.cz/session/end/confirm",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003d918391F0691AC524FA7BD7AA5191DEF0",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
post_logout_redirect
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "state": "MUFzLyAtkePllnSmzORHaqxxBIPKeIGwZFqzDMDwdxXkfplwKw1171090948\\*\u003c?-(?-~.@}:~\"`~}\\\"|\u003d|*\u003d\u003d\u003e,\u0027["
}
incoming_body
2020-07-28 20:22:27 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance inmyyZzDlE
outgoing
ModelAndView [view="resultCaptured"; model={returnUrl=/log-detail.html?log=inmyyZzDlE}]
outgoing_path
post_logout_redirect
Verify frontchannel logout request
2020-07-28 20:22:27 SUCCESS
CheckForUnexpectedParametersInFrontchannelLogoutRequest
frontchannel_logout_request includes only expected parameters
sid
TDJCDBAlkTilZMfNFUmfa
iss
https://op.panva.cz
2020-07-28 20:22:27 SUCCESS
ValidateFrontchannelLogoutIss
'iss' in frontchannel logout request matches server issuer
2020-07-28 20:22:27 SUCCESS
CheckIdTokenSidMatchesFrontChannelLogoutRequest
sid is the same in the id_token and the front channel logout request
id_token
{
  "sub": "foo",
  "aud": "Cuc_Qz8c_rbj-PVZgfnac",
  "s_hash": "f8AwC6CJowI38cmT7U20ZA",
  "iss": "https://op.panva.cz",
  "exp": 1595971343,
  "nonce": "RTpzqwNY7g",
  "iat": 1595967743,
  "sid": "TDJCDBAlkTilZMfNFUmfa"
}
logout_request
{
  "sid": "TDJCDBAlkTilZMfNFUmfa",
  "iss": "https://op.panva.cz"
}
Verify frontchannel post logout redirect
2020-07-28 20:22:27 SUCCESS
CheckPostLogoutState
state passed to post logout redirect uri matches request
2020-07-28 20:22:27 SUCCESS
CheckForUnexpectedParametersInPostLogoutRedirect
post_logout_redirect includes only expected parameters
state
MUFzLyAtkePllnSmzORHaqxxBIPKeIGwZFqzDMDwdxXkfplwKw1171090948\*<?-(?-~.@}:~"`~}\"|=|*==>,'[
Second authorization: Make request to authorization endpoint
2020-07-28 20:22:27 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
Cuc_Qz8c_rbj-PVZgfnac
redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/callback
scope
openid
2020-07-28 20:22:27
CreateRandomStateValue
Created state value
requested_state_length
128
state
TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i
2020-07-28 20:22:27 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
Cuc_Qz8c_rbj-PVZgfnac
redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/callback
scope
openid
state
TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i
2020-07-28 20:22:27
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
vPWWwjpCIm
2020-07-28 20:22:27 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
Cuc_Qz8c_rbj-PVZgfnac
redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/callback
scope
openid
state
TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i
nonce
vPWWwjpCIm
2020-07-28 20:22:27 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
Cuc_Qz8c_rbj-PVZgfnac
redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/callback
scope
openid
state
TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i
nonce
vPWWwjpCIm
response_type
id_token
2020-07-28 20:22:27 SUCCESS
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
client_id
Cuc_Qz8c_rbj-PVZgfnac
redirect_uri
https://www.certification.openid.net/test/inmyyZzDlE/callback
scope
openid
state
TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i
nonce
vPWWwjpCIm
response_type
id_token
prompt
none
2020-07-28 20:22:27 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://op.panva.cz/auth?client_id=Cuc_Qz8c_rbj-PVZgfnac&redirect_uri=https://www.certification.openid.net/test/inmyyZzDlE/callback&scope=openid&state=TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i&nonce=vPWWwjpCIm&response_type=id_token&prompt=none
2020-07-28 20:22:27 REDIRECT
oidcc-frontchannel-rp-initiated-logout
Redirecting to authorization endpoint
redirect_to
https://op.panva.cz/auth?client_id=Cuc_Qz8c_rbj-PVZgfnac&redirect_uri=https://www.certification.openid.net/test/inmyyZzDlE/callback&scope=openid&state=TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i&nonce=vPWWwjpCIm&response_type=id_token&prompt=none
2020-07-28 20:22:27
WebRunner
Scripted browser HTTP request
browser
goToUrl
request_method
GET
request_uri
https://op.panva.cz/auth?client_id=Cuc_Qz8c_rbj-PVZgfnac&redirect_uri=https://www.certification.openid.net/test/inmyyZzDlE/callback&scope=openid&state=TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i&nonce=vPWWwjpCIm&response_type=id_token&prompt=none
2020-07-28 20:22:28 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance inmyyZzDlE
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,image/apng,*/*;q\u003d0.8",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003d918391F0691AC524FA7BD7AA5191DEF0",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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
{}
incoming_body
2020-07-28 20:22:28 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/bXPNwkmwSAB7SKLmdKWt",
  "fullUrl": "https://www.certification.openid.net/test/inmyyZzDlE/implicit/bXPNwkmwSAB7SKLmdKWt"
}
2020-07-28 20:22:28 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance inmyyZzDlE
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/inmyyZzDlE/implicit/bXPNwkmwSAB7SKLmdKWt, returnUrl=/log-detail.html?log=inmyyZzDlE}]
outgoing_path
callback
2020-07-28 20:22:29 RESPONSE
WebRunner
Scripted browser HTTP response
response_content
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta charset="UTF-8">
    <title>OIDF Conformance: Processing Implicit Callback</title>

    <!-- Latest compiled and minified CSS -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

    <!-- Optional theme -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans">
    <link rel="stylesheet" type="text/css" href="/css/layout.css">



</head>
<body>
    <div class="pageHeader container-fluid">
        <div class="row-fluid">
            <div class="col-md-8">
                <a href="index.html"><img src="/images/openid.png"></a>
            </div>
        </div>
    </div>
    <div class="clearfix"></div>

    <div class="container-fluid">
        <div class="row">
            <div class="col-xs-12 col-md-6 col-md-offset-3 center-block center-text">
                <h1 class="text-center">Please wait...</h1>
                <h2 class="text-center">Processing response from authorization server<sup><span class="glyphicon glyphicon-question-sign" data-toggle="tooltip" title="The server should have returned its results as part of a URI fragment. This data normally stays in the browser and needs to be explicitly sent to the test framework for further processing." data-placement="right"></span></sup></h2>
                <p id="complete" class="bg-info collapse">The response has been sent to the server for processing. You may return to <a href="">the test results page.</a></p>
            </div>
        </div>
    </div>
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
    <!-- Include all compiled plugins (below), or include individual files as needed -->
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>

    <footer class="pageFooter">
        <span class="muted">OpenID Foundation conformance suite</span>
    </footer>

	<script type="text/javascript">
		$(function() {

			var hash = window.location.hash;

			var returnUrl = "\/log-detail.html?log=inmyyZzDlE";

			$.post({
				url: "https:\/\/www.certification.openid.net\/test\/inmyyZzDlE\/implicit\/bXPNwkmwSAB7SKLmdKWt",
				data: hash,
				contentType: "text/plain", // this will be parsed on the server side, no need to wrap it
			}).always(function () {
				$('#complete a').attr('href', returnUrl); // provide the link only after the page is rendered.
				$('#complete').show();
				// add a hidden tag so that Selenium can detect we're done processing
				$('#complete').append('<span id="submission_complete" class="hidden"></span>');
			});


		});
    </script>


</body>
</html>
response_content_type
text/html
response_status_text
200-
response_status_code
200
2020-07-28 20:22:29
WebRunner
Skipping optional task due to URL mismatch
task
Login
browser
skip
match
https://op.panva.cz/interaction*
url
https://www.certification.openid.net/test/inmyyZzDlE/callback#error=interaction_required&error_description=client%20not%20authorized%20for%20End-User%20session%20yet&state=TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i&session_state=ZEcpY684GLXcEdRhIEWZZL6cSt0H4rrmwx6cviwV4sU.OxWlH7uSwE4
commands
[
  [
    "text",
    "name",
    "login",
    "foo",
    "optional"
  ],
  [
    "text",
    "name",
    "password",
    "bar",
    "optional"
  ],
  [
    "click",
    "class",
    "login-submit"
  ]
]
2020-07-28 20:22:29
WebRunner
Skipping optional task due to URL mismatch
task
Consent
browser
skip
match
https://op.panva.cz/interaction*
url
https://www.certification.openid.net/test/inmyyZzDlE/callback#error=interaction_required&error_description=client%20not%20authorized%20for%20End-User%20session%20yet&state=TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i&session_state=ZEcpY684GLXcEdRhIEWZZL6cSt0H4rrmwx6cviwV4sU.OxWlH7uSwE4
commands
[
  [
    "click",
    "class",
    "login-submit"
  ]
]
2020-07-28 20:22:29 INFO
WebRunner
Waiting
regexp
seconds
10
task
Verify Complete
browser
wait
action
element_type
id
url
https://www.certification.openid.net/test/inmyyZzDlE/callback#error=interaction_required&error_description=client%20not%20authorized%20for%20End-User%20session%20yet&state=TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i&session_state=ZEcpY684GLXcEdRhIEWZZL6cSt0H4rrmwx6cviwV4sU.OxWlH7uSwE4
target
submission_complete
2020-07-28 20:22:29 INCOMING
oidcc-frontchannel-rp-initiated-logout
Incoming HTTP request to test instance inmyyZzDlE
incoming_headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36",
  "accept": "*/*",
  "referer": "https://www.certification.openid.net/test/inmyyZzDlE/callback#error\u003dinteraction_required\u0026error_description\u003dclient%20not%20authorized%20for%20End-User%20session%20yet\u0026state\u003dTrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i\u0026session_state\u003dZEcpY684GLXcEdRhIEWZZL6cSt0H4rrmwx6cviwV4sU.OxWlH7uSwE4",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003d918391F0691AC524FA7BD7AA5191DEF0",
  "x-requested-with": "XMLHttpRequest",
  "content-type": "text/plain",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "297",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/bXPNwkmwSAB7SKLmdKWt
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
#error=interaction_required&error_description=client not authorized for End-User session yet&state=TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i&session_state=ZEcpY684GLXcEdRhIEWZZL6cSt0H4rrmwx6cviwV4sU.OxWlH7uSwE4
2020-07-28 20:22:29 OUTGOING
oidcc-frontchannel-rp-initiated-logout
Response to HTTP request to test instance inmyyZzDlE
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [/log-detail.html?log=inmyyZzDlE]
outgoing_path
implicit/bXPNwkmwSAB7SKLmdKWt
2020-07-28 20:22:29
ExtractImplicitHashToCallbackResponse
Extracted response from URL fragment
parameters
[
  {
    "value": "interaction_required",
    "name": "error"
  },
  {
    "value": "client not authorized for End-User session yet",
    "name": "error_description"
  },
  {
    "value": "TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i",
    "name": "state"
  },
  {
    "value": "ZEcpY684GLXcEdRhIEWZZL6cSt0H4rrmwx6cviwV4sU.OxWlH7uSwE4",
    "name": "session_state"
  }
]
2020-07-28 20:22:29 SUCCESS
ExtractImplicitHashToCallbackResponse
Extracted the hash values
error
interaction_required
error_description
client not authorized for End-User session yet
state
TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i
session_state
ZEcpY684GLXcEdRhIEWZZL6cSt0H4rrmwx6cviwV4sU.OxWlH7uSwE4
2020-07-28 20:22:29 REDIRECT-IN
oidcc-frontchannel-rp-initiated-logout
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,image/apng,*/*;q\u003d0.8",
  "accept-encoding": "gzip, deflate",
  "accept-language": "en-US",
  "cookie": "JSESSIONID\u003d918391F0691AC524FA7BD7AA5191DEF0",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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
{
  "error": "interaction_required",
  "error_description": "client not authorized for End-User session yet",
  "state": "TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i",
  "session_state": "ZEcpY684GLXcEdRhIEWZZL6cSt0H4rrmwx6cviwV4sU.OxWlH7uSwE4"
}
post_body
Second authorization: Verify authorization endpoint response
2020-07-28 20:22:29 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2020-07-28 20:22:29 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2020-07-28 20:22:29 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i
2020-07-28 20:22:29 SUCCESS
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
error
interaction_required
error_description
client not authorized for End-User session yet
state
TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i
session_state
ZEcpY684GLXcEdRhIEWZZL6cSt0H4rrmwx6cviwV4sU.OxWlH7uSwE4
2020-07-28 20:22:29 SUCCESS
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
2020-07-28 20:22:29 SUCCESS
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
error
interaction_required
error_description
client not authorized for End-User session yet
state
TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i
session_state
ZEcpY684GLXcEdRhIEWZZL6cSt0H4rrmwx6cviwV4sU.OxWlH7uSwE4
2020-07-28 20:22:29 SUCCESS
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response 'error_description' field does not include CR/LF/TAB
error_description
client not authorized for End-User session yet
2020-07-28 20:22:29 SUCCESS
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response error returned valid 'error_description' field
error_description
client not authorized for End-User session yet
2020-07-28 20:22:29 SUCCESS
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
2020-07-28 20:22:29 SUCCESS
CheckErrorFromAuthorizationEndpointIsOneThatRequiredAUserInterface
Authorization endpoint returned one of the permitted errors
actual
interaction_required
permitted
[
  "interaction_required",
  "login_required",
  "account_selection_required",
  "consent_required"
]
2020-07-28 20:22:29 INFO
WebRunner
Completed processing of webpage
task
Verify Complete
browser
complete
response_status_text
200-
match
*/test/*/callback*
url
https://www.certification.openid.net/test/inmyyZzDlE/callback#error=interaction_required&error_description=client%20not%20authorized%20for%20End-User%20session%20yet&state=TrLfDALgRsWvRJhaEgpHQc8hbDXwtFFABJXeLVfBDKT8bu31QxSfAtt4ufki8tNzhB9dXfuVPFY5XDlGmDTG5zkxfouDXuQGz6xipexm2oPHDp2QXHnXXoNKmzxYlV7i&session_state=ZEcpY684GLXcEdRhIEWZZL6cSt0H4rrmwx6cviwV4sU.OxWlH7uSwE4
response_status_code
200
2020-07-28 20:23:29 FINISHED
oidcc-frontchannel-rp-initiated-logout
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2020-07-28 20:23:29
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://op.panva.cz/reg/Cuc_Qz8c_rbj-PVZgfnac
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer VQIv57mVYhzQG7RxMVn5OAokSoSIOENLBtI_UKX_3fC",
  "content-length": "0"
}
request_body

                                
2020-07-28 20:23:29 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
204 NO_CONTENT
response_status_text
No Content
response_headers
{
  "cache-control": "no-cache, no-store",
  "date": "Tue, 28 Jul 2020 20:23:29 GMT",
  "pragma": "no-cache",
  "server": [
    "Caddy",
    "Cowboy"
  ],
  "strict-transport-security": "max-age\u003d15552000; includeSubDomains",
  "via": "1.1 vegur",
  "x-content-type-options": "nosniff",
  "x-dns-prefetch-control": "off",
  "x-download-options": "noopen",
  "x-frame-options": "SAMEORIGIN",
  "x-xss-protection": "1; mode\u003dblock"
}
response_body

                                
2020-07-28 20:23:29 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
Test Results