Test Summary

Test Results

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

                                
description
node oidc-provider
planId
MA73anEprfY6v
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-registration-sector-uri
2020-07-28 20:05:41 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/0ylYr8HVnO/callback
2020-07-28 20:05:41
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:05:42 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:05:42 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:05:42
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:05:42 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:05:42 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2020-07-28 20:05:42 SUCCESS
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
client_name
first-openid-client
2020-07-28 20:05:42
CreateSectorRedirectUris
Created sector redirect URIs
sector_redirect_uris
{
  "value": [
    "https://www.certification.openid.net/test/0ylYr8HVnO/callback"
  ]
}
2020-07-28 20:05:42
oidcc-registration-sector-uri
Setup Done
2020-07-28 20:05:45 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "u19ppzZ0O140TpzJ2A8-h9W87QzYa7FTIHcrUplfj2nZMArK4eFc9KlTEO3Gj7XcyTKEVctg48VKB_DMtrdQquupD5dRRkiYFAOFD9FfgbgXjFD4RKS9yA-QkDBXkDvTGMMRnP25vJEkgKeyN5y0bciaSVOr8jGBwIK0ME1e3D8",
      "kty": "RSA",
      "q": "toAna7AGsdesPypY5YSnWoqaOQeu4Io1vbjaXUWCmzzSn1hoYwy_Vgr6_gqvXhwy9DotmZENNd201YYPFi9Hgu6BJObi-wDcD7kW2HK_Qj5nKenRFnO5kQn5-5lX57sqDjWzEUX4kaNSqBPXPN4AcN1JW40s-_2BmD-Ahf7yJMc",
      "d": "Xs3jJy0uYLgsjSA_UWmyWtWKtkI3nL0-2zd3FqJ5Bcm2kuZcewhNPiO7BbmWi98BPXhNeuscB3kZhWPtdXfxiV4BBlWXdLz8_Bj3TtS3bmJxnmre44-aiszG9BCL31zrJn0dctK5-QM12Ktq-D12hZ0H85Ax5kudjeSh3uhRA2k9pU7MK8u5BCs_qpDbLqyHEuFy2200GxiF3GMBbJDSCxchwCUtbE6PttxZmqzVPi8nekrK3d38W_jCpq3E4ubZEbAZYeyX-_aX3Q_tMQziK8lXvL-iazhR0M_xUhz-Wj2eyN1RY-Dq94WsV44D3bTjcQJDNGiRfEx7OGTnb5-bqQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "Up4_UCEW6qcASpMOSgKB0nbdEne8jktkR8qo9Jx-6xQrGrh4mTvKHuQxy9hhT0d_ilMWfQTxVhdawigp4j8lUIx0oucCWD-G_EIuIyqLIKELPk8mfu5uE9kITHLrdDY-FcEexZwOrir_kLVccraBnkgmc8UgJqB1stwZICNk5io",
      "dp": "hu9jSsPwWICy8pn-0dXIllHaSGwjvwpobszjKgzBwKndereK-7gsFRWLeHmDsSKq6Umz-4UHNYBym91Rz5OcSDqF-XBjW1YUDvWp8YY6XVSRwL7ey7BH67cpyGzH4lry3rY8DO67v4xW2T_rHBmB5j28vmm_Ph9g7Z4y3UYatkk",
      "alg": "RS256",
      "dq": "V40DXFYF4CtnJqZaH0GUR4tWkSVub6nePjYAC97c2TxEjs0KxvnGkLCT2Gun1a4Rg7ilR5aej8jch9LYSfxEgjuJGPrqyR-QcrqIiy4BMvZc526UMAE0dLAkjN7znOfdNRPt48t9g-CmNpvOFhUqgPqnxpPjkL_8-9z6-01jPOE",
      "n": "hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"
    }
  ]
}
2020-07-28 20:05:45 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-07-28 20:05:45 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
first-openid-client 0ylYr8HVnO
2020-07-28 20:05:45
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2020-07-28 20:05:45
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2020-07-28 20:05:46
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 0ylYr8HVnO",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"
      }
    ]
  }
}
2020-07-28 20:05:46
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 0ylYr8HVnO",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2020-07-28 20:05:46
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 0ylYr8HVnO",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code id_token"
  ]
}
2020-07-28 20:05:46
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 0ylYr8HVnO",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/0ylYr8HVnO/callback"
  ]
}
2020-07-28 20:05:46
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 0ylYr8HVnO",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/0ylYr8HVnO/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2020-07-28 20:05:46
AddSubjectTypePairwiseToDynamicRegistrationRequest
Added pairwise subject_type to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 0ylYr8HVnO",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/0ylYr8HVnO/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "subject_type": "pairwise"
}
2020-07-28 20:05:46
AddSectorIdentifierUriToDynamicRegistrationRequest
Added sector_identifier_uri to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 0ylYr8HVnO",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/0ylYr8HVnO/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "subject_type": "pairwise",
  "sector_identifier_uri": "https://www.certification.openid.net/test/0ylYr8HVnO/redirect_uris.json"
}
2020-07-28 20:05:46
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": "840"
}
request_body
{"client_name":"first-openid-client 0ylYr8HVnO","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"}]},"token_endpoint_auth_method":"private_key_jwt","response_types":["code id_token"],"redirect_uris":["https://www.certification.openid.net/test/0ylYr8HVnO/callback"],"contacts":["certification@oidf.org"],"subject_type":"pairwise","sector_identifier_uri":"https://www.certification.openid.net/test/0ylYr8HVnO/redirect_uris.json"}
2020-07-28 20:05:46 INCOMING
oidcc-registration-sector-uri
Incoming HTTP request to test instance 0ylYr8HVnO
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "oidc-provider/6.28.0 (https://github.com/panva/node-oidc-provider)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
redirect_uris.json
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-07-28 20:05:46 OUTGOING
oidcc-registration-sector-uri
Response to HTTP request to test instance 0ylYr8HVnO
outgoing_status_code
200
outgoing_headers
{
  "Content-Type": [
    "application/json"
  ]
}
outgoing_body
[
  "https://www.certification.openid.net/test/0ylYr8HVnO/callback"
]
outgoing_path
redirect_uris.json
2020-07-28 20:05:46 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "cache-control": "no-cache, no-store",
  "content-length": "1571",
  "content-type": "application/json; charset\u003dutf-8",
  "date": "Tue, 28 Jul 2020 20:05:46 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":["authorization_code","implicit"],"id_token_signed_response_alg":"RS256","post_logout_redirect_uris":[],"require_auth_time":false,"response_types":["code id_token"],"subject_type":"pairwise","token_endpoint_auth_method":"private_key_jwt","introspection_endpoint_auth_method":"private_key_jwt","revocation_endpoint_auth_method":"private_key_jwt","backchannel_logout_session_required":false,"frontchannel_logout_session_required":false,"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":1595966746,"client_id":"q08df4Vwv3f1IHvWRc-Sm","client_name":"first-openid-client 0ylYr8HVnO","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"}]},"redirect_uris":["https://www.certification.openid.net/test/0ylYr8HVnO/callback"],"sector_identifier_uri":"https://www.certification.openid.net/test/0ylYr8HVnO/redirect_uris.json","registration_client_uri":"https://op.panva.cz/reg/q08df4Vwv3f1IHvWRc-Sm","registration_access_token":"XWvApnmxjFtQ8yZZxq57HQli4Kyr3opKGgDGu2V2YCy"}
2020-07-28 20:05:46
CallDynamicRegistrationEndpoint
Registration endpoint response
dynamic_registration_response
{"application_type":"web","grant_types":["authorization_code","implicit"],"id_token_signed_response_alg":"RS256","post_logout_redirect_uris":[],"require_auth_time":false,"response_types":["code id_token"],"subject_type":"pairwise","token_endpoint_auth_method":"private_key_jwt","introspection_endpoint_auth_method":"private_key_jwt","revocation_endpoint_auth_method":"private_key_jwt","backchannel_logout_session_required":false,"frontchannel_logout_session_required":false,"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":1595966746,"client_id":"q08df4Vwv3f1IHvWRc-Sm","client_name":"first-openid-client 0ylYr8HVnO","contacts":["certification@oidf.org"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"}]},"redirect_uris":["https://www.certification.openid.net/test/0ylYr8HVnO/callback"],"sector_identifier_uri":"https://www.certification.openid.net/test/0ylYr8HVnO/redirect_uris.json","registration_client_uri":"https://op.panva.cz/reg/q08df4Vwv3f1IHvWRc-Sm","registration_access_token":"XWvApnmxjFtQ8yZZxq57HQli4Kyr3opKGgDGu2V2YCy"}
2020-07-28 20:05:46
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
application_type
web
grant_types
[
  "authorization_code",
  "implicit"
]
id_token_signed_response_alg
RS256
post_logout_redirect_uris
[]
require_auth_time
false
response_types
[
  "code id_token"
]
subject_type
pairwise
token_endpoint_auth_method
private_key_jwt
introspection_endpoint_auth_method
private_key_jwt
revocation_endpoint_auth_method
private_key_jwt
backchannel_logout_session_required
false
frontchannel_logout_session_required
false
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
1595966746
client_id
q08df4Vwv3f1IHvWRc-Sm
client_name
first-openid-client 0ylYr8HVnO
contacts
[
  "certification@oidf.org"
]
jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "hZOhrA8h_YxihhMzDPYaYHJU7qscI-k2XkfNnpe_JUZ16kEjfBGzk-mNHMQLQfRACzxvohZ4rYFl3ZOi7cS1XaNDtWfuW107Qk78cYfmNzOdKG7aIwRylCJlmnFPaw072BxJ7PVFqiYDbwRYkGA-AsV7aFzBuP0EItbuEPxKQTQ__Zjw97eddgIJnEwxc1B6mx9-Yv1nr89G2fAUDtgewzV5SIjLcCyggQ38mtKiGFAqJFsMdRSWwg3AJf0_5i-K0B8avFdKjBiLtgwj-c8zDbqfaWZLmg-TW3xFJ0W71RuavVnHIwczEvOK3BDdhZM0S9uWeSfzxOmFRwtbMUQQ-Q"
    }
  ]
}
redirect_uris
[
  "https://www.certification.openid.net/test/0ylYr8HVnO/callback"
]
sector_identifier_uri
https://www.certification.openid.net/test/0ylYr8HVnO/redirect_uris.json
registration_client_uri
https://op.panva.cz/reg/q08df4Vwv3f1IHvWRc-Sm
registration_access_token
XWvApnmxjFtQ8yZZxq57HQli4Kyr3opKGgDGu2V2YCy
2020-07-28 20:05:46 SUCCESS
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
registration_client_uri
https://op.panva.cz/reg/q08df4Vwv3f1IHvWRc-Sm
registration_access_token
XWvApnmxjFtQ8yZZxq57HQli4Kyr3opKGgDGu2V2YCy
2020-07-28 20:05:46
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2020-07-28 20:05:46 FINISHED
oidcc-registration-sector-uri
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2020-07-28 20:05:46
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://op.panva.cz/reg/q08df4Vwv3f1IHvWRc-Sm
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer XWvApnmxjFtQ8yZZxq57HQli4Kyr3opKGgDGu2V2YCy",
  "content-length": "0"
}
request_body

                                
2020-07-28 20:05:47 INCOMING
oidcc-registration-sector-uri
Incoming HTTP request to test instance 0ylYr8HVnO
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "oidc-provider/6.28.0 (https://github.com/panva/node-oidc-provider)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
redirect_uris.json
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-07-28 20:05:47 OUTGOING
oidcc-registration-sector-uri
Response to HTTP request to test instance 0ylYr8HVnO
outgoing_status_code
200
outgoing_headers
{
  "Content-Type": [
    "application/json"
  ]
}
outgoing_body
[
  "https://www.certification.openid.net/test/0ylYr8HVnO/callback"
]
outgoing_path
redirect_uris.json
2020-07-28 20:05:47 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:05:47 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:05:47 SUCCESS
UnregisterDynamicallyRegisteredClient
Client successfully unregistered
Test Results