Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-03-30 16:03:27 INFO
TEST-RUNNER
Test instance 9rsKtokodTTWlXj created
baseUrl
https://www.certification.openid.net/test/a/oidc-provider-codetoken
variant
{
  "client_auth_type": "private_key_jwt",
  "response_type": "code token",
  "server_metadata": "discovery",
  "client_registration": "dynamic_client",
  "response_mode": "default"
}
alias
oidc-provider-codetoken
description
PlusAuth Dynamic OP Conformance
planId
runLMbK715WQt
config
{
  "alias": "oidc-provider-codetoken",
  "server": {
    "discoveryUrl": "https://certification.plusauth.com/.well-known/openid-configuration",
    "login_hint": "bob@example.com"
  },
  "client": {
    "client_name": "first-openid-client"
  },
  "client2": {
    "client_name": "second-openid-client"
  },
  "browser": [
    {
      "match": "https://certification.plusauth.com/oauth/auth*",
      "tasks": [
        {
          "task": "Login",
          "optional": true,
          "match": "https://certification.plusauth.com/signin*",
          "commands": [
            [
              "text",
              "name",
              "username",
              "foo",
              "optional"
            ],
            [
              "text",
              "name",
              "password",
              "bar",
              "optional"
            ],
            [
              "click",
              "class",
              "login-submit"
            ]
          ]
        },
        {
          "task": "Consent",
          "optional": true,
          "match": "https://certification.plusauth.com/signin/consent*",
          "commands": [
            [
              "click",
              "class",
              "login-submit"
            ]
          ]
        },
        {
          "task": "Verify Complete",
          "match": "*/test/*/callback*",
          "commands": [
            [
              "wait",
              "id",
              "submission_complete",
              10
            ]
          ]
        }
      ]
    },
    {
      "match": "https://certification.plusauth.com/logout*",
      "tasks": [
        {
          "task": "Verify Complete",
          "match": "*/test/*/post*"
        }
      ]
    }
  ],
  "description": "PlusAuth Dynamic OP Conformance"
}
testName
oidcc-redirect-uri-regfrag
2021-03-30 16:03:27 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback
2021-03-30 16:03:27
GetDynamicServerConfiguration
HTTP request
request_uri
https://certification.plusauth.com/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-03-30 16:03:28 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "vary": "Origin",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "4735",
  "date": "Tue, 30 Mar 2021 16:03:28 GMT",
  "connection": "keep-alive",
  "keep-alive": "timeout\u003d5"
}
response_body
{"acr_values_supported":["urn:mace:incommon:iap:bronze","urn:mace:incommon:iap:silver"],"authorization_endpoint":"https://certification.plusauth.com/oauth/auth","device_authorization_endpoint":"https://certification.plusauth.com/oauth/device/auth","claims_parameter_supported":true,"claims_supported":["sub","birthdate","family_name","gender","given_name","locale","middle_name","name","username","nickname","picture","preferred_username","profile","updated_at","website","zoneinfo","email","email_verified","address","phone_number","phone_number_verified","metadata","roles","roleGroups","permissions","acr","sid","auth_time","iss","amr"],"code_challenge_methods_supported":["S256"],"end_session_endpoint":"https://certification.plusauth.com/logout","check_session_iframe":"https://certification.plusauth.com/session/check","grant_types_supported":["implicit","authorization_code","refresh_token","client_credentials","urn:ietf:params:oauth:grant-type:device_code","urn:ietf:params:oauth:grant-type:token-exchange"],"id_token_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"issuer":"https://certification.plusauth.com","jwks_uri":"https://certification.plusauth.com/.well-known/jwks.json","registration_endpoint":"https://certification.plusauth.com/oauth/reg","response_modes_supported":["form_post","fragment","query","web_message","jwt","query.jwt","fragment.jwt","form_post.jwt","web_message.jwt"],"response_types_supported":["code id_token token","code id_token","code token","code","token","id_token token","id_token","none"],"scopes_supported":["openid","offline_access","profile","email","address","phone","metadata","rbac"],"subject_types_supported":["public","pairwise"],"token_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"token_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"token_endpoint":"https://certification.plusauth.com/oauth/token","pushed_authorization_request_endpoint":"https://certification.plusauth.com/oauth/request","request_object_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"request_parameter_supported":true,"request_uri_parameter_supported":true,"require_request_uri_registration":true,"userinfo_endpoint":"https://certification.plusauth.com/me","userinfo_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"authorization_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"introspection_endpoint":"https://certification.plusauth.com/oauth/introspect","introspection_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"introspection_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"introspection_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"revocation_endpoint":"https://certification.plusauth.com/oauth/token/revocation","revocation_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"revocation_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"id_token_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"userinfo_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"introspection_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"introspection_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"authorization_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"authorization_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"request_object_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"request_object_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","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"]}
2021-03-30 16:03:28
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{"acr_values_supported":["urn:mace:incommon:iap:bronze","urn:mace:incommon:iap:silver"],"authorization_endpoint":"https://certification.plusauth.com/oauth/auth","device_authorization_endpoint":"https://certification.plusauth.com/oauth/device/auth","claims_parameter_supported":true,"claims_supported":["sub","birthdate","family_name","gender","given_name","locale","middle_name","name","username","nickname","picture","preferred_username","profile","updated_at","website","zoneinfo","email","email_verified","address","phone_number","phone_number_verified","metadata","roles","roleGroups","permissions","acr","sid","auth_time","iss","amr"],"code_challenge_methods_supported":["S256"],"end_session_endpoint":"https://certification.plusauth.com/logout","check_session_iframe":"https://certification.plusauth.com/session/check","grant_types_supported":["implicit","authorization_code","refresh_token","client_credentials","urn:ietf:params:oauth:grant-type:device_code","urn:ietf:params:oauth:grant-type:token-exchange"],"id_token_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"issuer":"https://certification.plusauth.com","jwks_uri":"https://certification.plusauth.com/.well-known/jwks.json","registration_endpoint":"https://certification.plusauth.com/oauth/reg","response_modes_supported":["form_post","fragment","query","web_message","jwt","query.jwt","fragment.jwt","form_post.jwt","web_message.jwt"],"response_types_supported":["code id_token token","code id_token","code token","code","token","id_token token","id_token","none"],"scopes_supported":["openid","offline_access","profile","email","address","phone","metadata","rbac"],"subject_types_supported":["public","pairwise"],"token_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"token_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"token_endpoint":"https://certification.plusauth.com/oauth/token","pushed_authorization_request_endpoint":"https://certification.plusauth.com/oauth/request","request_object_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"request_parameter_supported":true,"request_uri_parameter_supported":true,"require_request_uri_registration":true,"userinfo_endpoint":"https://certification.plusauth.com/me","userinfo_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"authorization_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"introspection_endpoint":"https://certification.plusauth.com/oauth/introspect","introspection_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"introspection_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"introspection_signing_alg_values_supported":["HS256","ES256","EdDSA","PS256","RS256"],"revocation_endpoint":"https://certification.plusauth.com/oauth/token/revocation","revocation_endpoint_auth_methods_supported":["none","client_secret_basic","client_secret_jwt","client_secret_post","private_key_jwt","tls_client_auth","self_signed_tls_client_auth"],"revocation_endpoint_auth_signing_alg_values_supported":["HS256","RS256","PS256","ES256","EdDSA"],"id_token_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"userinfo_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"introspection_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"introspection_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"authorization_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"authorization_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","A256CBC-HS512","A256GCM"],"request_object_encryption_alg_values_supported":["A128KW","A256KW","ECDH-ES","ECDH-ES+A128KW","ECDH-ES+A256KW","RSA-OAEP"],"request_object_encryption_enc_values_supported":["A128CBC-HS256","A128GCM","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"]}
2021-03-30 16:03:28 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
acr_values_supported
[
  "urn:mace:incommon:iap:bronze",
  "urn:mace:incommon:iap:silver"
]
authorization_endpoint
https://certification.plusauth.com/oauth/auth
device_authorization_endpoint
https://certification.plusauth.com/oauth/device/auth
claims_parameter_supported
true
claims_supported
[
  "sub",
  "birthdate",
  "family_name",
  "gender",
  "given_name",
  "locale",
  "middle_name",
  "name",
  "username",
  "nickname",
  "picture",
  "preferred_username",
  "profile",
  "updated_at",
  "website",
  "zoneinfo",
  "email",
  "email_verified",
  "address",
  "phone_number",
  "phone_number_verified",
  "metadata",
  "roles",
  "roleGroups",
  "permissions",
  "acr",
  "sid",
  "auth_time",
  "iss",
  "amr"
]
code_challenge_methods_supported
[
  "S256"
]
end_session_endpoint
https://certification.plusauth.com/logout
check_session_iframe
https://certification.plusauth.com/session/check
grant_types_supported
[
  "implicit",
  "authorization_code",
  "refresh_token",
  "client_credentials",
  "urn:ietf:params:oauth:grant-type:device_code",
  "urn:ietf:params:oauth:grant-type:token-exchange"
]
id_token_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
issuer
https://certification.plusauth.com
jwks_uri
https://certification.plusauth.com/.well-known/jwks.json
registration_endpoint
https://certification.plusauth.com/oauth/reg
response_modes_supported
[
  "form_post",
  "fragment",
  "query",
  "web_message",
  "jwt",
  "query.jwt",
  "fragment.jwt",
  "form_post.jwt",
  "web_message.jwt"
]
response_types_supported
[
  "code id_token token",
  "code id_token",
  "code token",
  "code",
  "token",
  "id_token token",
  "id_token",
  "none"
]
scopes_supported
[
  "openid",
  "offline_access",
  "profile",
  "email",
  "address",
  "phone",
  "metadata",
  "rbac"
]
subject_types_supported
[
  "public",
  "pairwise"
]
token_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
token_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
token_endpoint
https://certification.plusauth.com/oauth/token
pushed_authorization_request_endpoint
https://certification.plusauth.com/oauth/request
request_object_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
request_parameter_supported
true
request_uri_parameter_supported
true
require_request_uri_registration
true
userinfo_endpoint
https://certification.plusauth.com/me
userinfo_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
authorization_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
introspection_endpoint
https://certification.plusauth.com/oauth/introspect
introspection_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
introspection_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
introspection_signing_alg_values_supported
[
  "HS256",
  "ES256",
  "EdDSA",
  "PS256",
  "RS256"
]
revocation_endpoint
https://certification.plusauth.com/oauth/token/revocation
revocation_endpoint_auth_methods_supported
[
  "none",
  "client_secret_basic",
  "client_secret_jwt",
  "client_secret_post",
  "private_key_jwt",
  "tls_client_auth",
  "self_signed_tls_client_auth"
]
revocation_endpoint_auth_signing_alg_values_supported
[
  "HS256",
  "RS256",
  "PS256",
  "ES256",
  "EdDSA"
]
id_token_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
id_token_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
userinfo_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
userinfo_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
introspection_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
introspection_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
authorization_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
authorization_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "A256CBC-HS512",
  "A256GCM"
]
request_object_encryption_alg_values_supported
[
  "A128KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A256KW",
  "RSA-OAEP"
]
request_object_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A128GCM",
  "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"
]
2021-03-30 16:03:28 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-03-30 16:03:28 SUCCESS
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
client_name
first-openid-client
2021-03-30 16:03:28
AddFragmentToRedirectUri
Updated redirect_uri
redirect_uri
https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback#foobar
2021-03-30 16:03:28
oidcc-redirect-uri-regfrag
Setup Done
2021-03-30 16:03:28 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "0N1nqYr2nD48kOLjjSzommVLulA3uhv43RTgRQHpCzj8Nme_YzakuEIdCRzaVHVgsDVjVGFXDnhwitRkWnN-2oeSMIKmplp-H9Up3f9reHgnV-G15DU9tBH3qlt6P2VrrBHHCn7BKfiy_B8XxExGJBPs00f00p8c1WmFejvCQEk",
      "kty": "RSA",
      "q": "tzOuEjLu5ChE6hBHyCYhyxcrNL6VZgjDS2mQF1z9BsWrzx3Fdm-2I0PUaea4_RsIcgymojFq-8caTpkrdeVgcVawUpO97pEcwAr33RicUQd-jVDY_i6H3V77XpFApUXoY4vlvZ_ZB5CQN5PGlEF8C_L-bO4m4dU8pBLE-IAJNRU",
      "d": "Ea1_wkkge4cdpQzZPAgELtOm-sVVTQ2k3NniNqqeAs_vaklvLttHqOJLaoVItpdFGYo61acJMpA09RM96IXxLmPyxgNmPlLRKuh8ij289qobEujGrmNec9IEgWnYbfuiRh1yjcbDSkYXjb0-REbcicHG2WPmHqSsHkZl9kq4W_2uP7RmusMmJJKK5y7AelOphD75HDkGGZ2U9nRG7dHdHcpAhhnmsJKaFVApw0PGp5T8Vxv9hpgqBl1bTnr0yY2aI_WmC29Xq9oEU91Lns6U2DZD8HydxguN6mUArQ-mhSh_DiFk6fbubPEwrZ1PJkWarUkleQAUgASO3ZROEo6nYQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "ORThpaFveR51bXx5dxsht_VdJmOmUm2C4VHPAOw8ooJ_-uGszyoQyclqTsbI6DqoewmVUTVwJ42arakkoxC2s5T6-1Z7rB7mBrUx1khO4h93E3ZFtEAFwzY5O8GYe-JTXhJmrBBBUKPm-0Rp5gzWqo5_6sJzK2NF_wQCFricBGI",
      "dp": "PZxR6802GbiyHPsQrKBGrOSchgULqzZ9Hpn93d1GZS0WGOZZqmaACGpYLkv4i1lkgBX_ivB7waT9bbZhM91F2iiLkwu3JPMkqTcz9mxVw1-OG3pVMVATN37lU7dQREsii8tir1HcoQjfo0d4t0rYlePaxChBq6-Lzdgmq3vdPSE",
      "alg": "RS256",
      "dq": "DV7RMnTTKIWj2e1MP9hAmSDcv2G1Z5f2INfYc0wPD2J30orasXUftt0pcH0tPROu_xvbQXUX2L5ENj5JhLYz3rGz9qLftrySe5WRV2qHZgaE_u1KmOpucgKPl-xD6ov6lOFN6BP1c-7iB5xaXtGUqw6V8P9EiTDV1yejhntZsK0",
      "n": "lXhvOy6xpWyJI0HVjhg_52v2TcIbn8miFbDma-WZmCh_9THjRnbJJVpoVE-BkJAfu87d4NE6NxIuvnItX2m2fZwYgWjOanOD3yijpQzSVeh5tWr20to18OOB8kWeKlgPpaBOlLxLeF3cIEL7IQhAOhLYkfFA2hO1t-JIWqa_MIaCmMkOg-2oBlnUUIcsRe7hAgNQh6e3Kyo5__uNr0gxwZmIW2wa9jnqz_eP3I3dx58hzHhdHIpgEomut6b5rpe_YrpnYTbO9PmBcc5I_EsnF9g8Juror9iXSRT0-lkuvqZ5D94YDyPd-J7GqrXQEXdPuvLfT-NooB0P_6YW4M9i_Q"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "lXhvOy6xpWyJI0HVjhg_52v2TcIbn8miFbDma-WZmCh_9THjRnbJJVpoVE-BkJAfu87d4NE6NxIuvnItX2m2fZwYgWjOanOD3yijpQzSVeh5tWr20to18OOB8kWeKlgPpaBOlLxLeF3cIEL7IQhAOhLYkfFA2hO1t-JIWqa_MIaCmMkOg-2oBlnUUIcsRe7hAgNQh6e3Kyo5__uNr0gxwZmIW2wa9jnqz_eP3I3dx58hzHhdHIpgEomut6b5rpe_YrpnYTbO9PmBcc5I_EsnF9g8Juror9iXSRT0-lkuvqZ5D94YDyPd-J7GqrXQEXdPuvLfT-NooB0P_6YW4M9i_Q"
    }
  ]
}
2021-03-30 16:03:28 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-03-30 16:03:28 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
first-openid-client 9rsKtokodTTWlXj
2021-03-30 16:03:28
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-03-30 16:03:28
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2021-03-30 16:03:28
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 9rsKtokodTTWlXj",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lXhvOy6xpWyJI0HVjhg_52v2TcIbn8miFbDma-WZmCh_9THjRnbJJVpoVE-BkJAfu87d4NE6NxIuvnItX2m2fZwYgWjOanOD3yijpQzSVeh5tWr20to18OOB8kWeKlgPpaBOlLxLeF3cIEL7IQhAOhLYkfFA2hO1t-JIWqa_MIaCmMkOg-2oBlnUUIcsRe7hAgNQh6e3Kyo5__uNr0gxwZmIW2wa9jnqz_eP3I3dx58hzHhdHIpgEomut6b5rpe_YrpnYTbO9PmBcc5I_EsnF9g8Juror9iXSRT0-lkuvqZ5D94YDyPd-J7GqrXQEXdPuvLfT-NooB0P_6YW4M9i_Q"
      }
    ]
  }
}
2021-03-30 16:03:28
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 9rsKtokodTTWlXj",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lXhvOy6xpWyJI0HVjhg_52v2TcIbn8miFbDma-WZmCh_9THjRnbJJVpoVE-BkJAfu87d4NE6NxIuvnItX2m2fZwYgWjOanOD3yijpQzSVeh5tWr20to18OOB8kWeKlgPpaBOlLxLeF3cIEL7IQhAOhLYkfFA2hO1t-JIWqa_MIaCmMkOg-2oBlnUUIcsRe7hAgNQh6e3Kyo5__uNr0gxwZmIW2wa9jnqz_eP3I3dx58hzHhdHIpgEomut6b5rpe_YrpnYTbO9PmBcc5I_EsnF9g8Juror9iXSRT0-lkuvqZ5D94YDyPd-J7GqrXQEXdPuvLfT-NooB0P_6YW4M9i_Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt"
}
2021-03-30 16:03:28
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 9rsKtokodTTWlXj",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lXhvOy6xpWyJI0HVjhg_52v2TcIbn8miFbDma-WZmCh_9THjRnbJJVpoVE-BkJAfu87d4NE6NxIuvnItX2m2fZwYgWjOanOD3yijpQzSVeh5tWr20to18OOB8kWeKlgPpaBOlLxLeF3cIEL7IQhAOhLYkfFA2hO1t-JIWqa_MIaCmMkOg-2oBlnUUIcsRe7hAgNQh6e3Kyo5__uNr0gxwZmIW2wa9jnqz_eP3I3dx58hzHhdHIpgEomut6b5rpe_YrpnYTbO9PmBcc5I_EsnF9g8Juror9iXSRT0-lkuvqZ5D94YDyPd-J7GqrXQEXdPuvLfT-NooB0P_6YW4M9i_Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ]
}
2021-03-30 16:03:28
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 9rsKtokodTTWlXj",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lXhvOy6xpWyJI0HVjhg_52v2TcIbn8miFbDma-WZmCh_9THjRnbJJVpoVE-BkJAfu87d4NE6NxIuvnItX2m2fZwYgWjOanOD3yijpQzSVeh5tWr20to18OOB8kWeKlgPpaBOlLxLeF3cIEL7IQhAOhLYkfFA2hO1t-JIWqa_MIaCmMkOg-2oBlnUUIcsRe7hAgNQh6e3Kyo5__uNr0gxwZmIW2wa9jnqz_eP3I3dx58hzHhdHIpgEomut6b5rpe_YrpnYTbO9PmBcc5I_EsnF9g8Juror9iXSRT0-lkuvqZ5D94YDyPd-J7GqrXQEXdPuvLfT-NooB0P_6YW4M9i_Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback#foobar"
  ]
}
2021-03-30 16:03:28
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "first-openid-client 9rsKtokodTTWlXj",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "lXhvOy6xpWyJI0HVjhg_52v2TcIbn8miFbDma-WZmCh_9THjRnbJJVpoVE-BkJAfu87d4NE6NxIuvnItX2m2fZwYgWjOanOD3yijpQzSVeh5tWr20to18OOB8kWeKlgPpaBOlLxLeF3cIEL7IQhAOhLYkfFA2hO1t-JIWqa_MIaCmMkOg-2oBlnUUIcsRe7hAgNQh6e3Kyo5__uNr0gxwZmIW2wa9jnqz_eP3I3dx58hzHhdHIpgEomut6b5rpe_YrpnYTbO9PmBcc5I_EsnF9g8Juror9iXSRT0-lkuvqZ5D94YDyPd-J7GqrXQEXdPuvLfT-NooB0P_6YW4M9i_Q"
      }
    ]
  },
  "token_endpoint_auth_method": "private_key_jwt",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback#foobar"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-03-30 16:03:28
CallDynamicRegistrationEndpointExpectingError
HTTP request
request_uri
https://certification.plusauth.com/oauth/reg
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "740"
}
request_body
{"client_name":"first-openid-client 9rsKtokodTTWlXj","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"lXhvOy6xpWyJI0HVjhg_52v2TcIbn8miFbDma-WZmCh_9THjRnbJJVpoVE-BkJAfu87d4NE6NxIuvnItX2m2fZwYgWjOanOD3yijpQzSVeh5tWr20to18OOB8kWeKlgPpaBOlLxLeF3cIEL7IQhAOhLYkfFA2hO1t-JIWqa_MIaCmMkOg-2oBlnUUIcsRe7hAgNQh6e3Kyo5__uNr0gxwZmIW2wa9jnqz_eP3I3dx58hzHhdHIpgEomut6b5rpe_YrpnYTbO9PmBcc5I_EsnF9g8Juror9iXSRT0-lkuvqZ5D94YDyPd-J7GqrXQEXdPuvLfT-NooB0P_6YW4M9i_Q"}]},"token_endpoint_auth_method":"private_key_jwt","response_types":["code token"],"redirect_uris":["https://www.certification.openid.net/test/a/oidc-provider-codetoken/callback#foobar"],"contacts":["certification@oidf.org"]}
2021-03-30 16:03:29 RESPONSE
CallDynamicRegistrationEndpointExpectingError
HTTP response
response_status_code
400 BAD_REQUEST
response_status_text
Bad Request
response_headers
{
  "vary": "Origin",
  "pragma": "no-cache",
  "cache-control": "no-cache, no-store",
  "www-authenticate": "Bearer realm\u003d\"https://certification.plusauth.com\", error\u003d\"invalid_redirect_uri\", error_description\u003d\"redirect_uris must not contain fragments\"",
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "95",
  "date": "Tue, 30 Mar 2021 16:03:29 GMT",
  "connection": "keep-alive",
  "keep-alive": "timeout\u003d5"
}
response_body
{"error":"invalid_redirect_uri","error_description":"redirect_uris must not contain fragments"}
2021-03-30 16:03:29 SUCCESS
CallDynamicRegistrationEndpointExpectingError
Dynamic registration endpoint returned an error
code
400
body
{"error":"invalid_redirect_uri","error_description":"redirect_uris must not contain fragments"}
status
Bad Request
2021-03-30 16:03:29 SUCCESS
CheckErrorFromDynamicRegistrationEndpointIsInvalidRedirectUriOrInvalidClientMetadata
Dynamic registration endpoint returned 'error'
permitted
[
  "invalid_redirect_uri",
  "invalid_client_metadata"
]
error
invalid_redirect_uri
2021-03-30 16:03:29 FINISHED
oidcc-redirect-uri-regfrag
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-03-30 16:03:29 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required object: client
expected
client
mapped
2021-03-30 16:03:31
TEST-RUNNER
Alias has now been claimed by another test
alias
oidc-provider-codetoken
new_test_id
TfqQ9Z7kdFq3WHQ
Test Results