Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-11-20 20:09:53 INFO
TEST-RUNNER
Test instance bm0cpiCBJSgVYBr created
baseUrl
https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
77c1aa57-dd0d-49b2-b107-29103a4db242
description
oauth4webapi/2.0.0 (https://github.com/panva/oauth4webapi)
planId
XeujdsLfQfTiD
config
{
  "description": "oauth4webapi/2.0.0 (https://github.com/panva/oauth4webapi)",
  "alias": "77c1aa57-dd0d-49b2-b107-29103a4db242",
  "client": {
    "client_id": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
    "client_secret": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
    "scope": "openid email",
    "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb",
    "jwks": {
      "keys": [
        {
          "crv": "Ed25519",
          "x": "drsf-pg0BtaMF-mWYF4S7Ykt2tpce2JeFUR8mBptQSM",
          "kty": "OKP",
          "use": "sig",
          "alg": "EdDSA",
          "kid": "d040e499-36c2-4537-8cd7-8b5618d8ee28"
        }
      ]
    },
    "id_token_signed_response_alg": "EdDSA"
  },
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-client-secret-basic
2022-11-20 20:09:53 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2022-11-20 20:09:53
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2022-11-20 20:09:53
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "wcooO7uXqUacct0mI_kuxgFLo7rpFvhc9VZmRZUeKWhSYn7iA_ucIFSK99voQS_8-TBc8ILI3JJaS6_rFoaNk0Wbyk45EeE0QbIY-AjNMQ9axFwl9gDHu3OGLPTiXVERtGummaPF3l1lqKRgLki4m_nL7cst91nMSE2Hje5lyMU",
      "kty": "RSA",
      "q": "uQZzB6W9zpe_wi0R2Z8K3OdZcRVhYmbjpzf1JIIXGu2Avc1g5sgPppDR5PuDtGmIQCaSUIWivQgrvUMXYCAdmcINGKrI7IKAZwv7VuDDkeY0GzWs6gtmkVvY-rfEbNWMUp95Wm0QkfZ1mpUxb-NUvxfd4WwpYqUqTXpFejzzksM",
      "d": "ear-R8C-yccTp7XtWCRH3XTzn4iLXxJHCUxMWvi4i4io6vUkLlRLfiE0VZ0MQRMZ5Gy_h0sm4NscM-UMVyJifJqh-2A1A9uQsfUQ9k-cr95PhJ1hZ9_sxUFG-_Fpyk7ZJmnnO2qHMhb-WHzmcXfh5_WzcFiBtv--GNHW5dw-_vV5FR8AQ8W6BSOLpMhhTd84FesLmPnWNWXtHzYISb1oy3ATMHicH4ToGc8FhKGKwVoDhVeLqO7X0_N1kOAq-sCpFvzMMgWVAVML_9ENlSYwb1qV9O7LXx0kf8ahmh9dgvr__mHXvLE4k3sd2z-PReCVsyt4LsiA8BnR0Pbsp6F8EQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "350d1ed8-bb7a-450f-ade5-6382a2e10758",
      "qi": "fwmjVPBZQt89xzrlwlVKfljiL78Os-NUp0PEY7_33r-kWwdZhhaSWxdYipx0Z1NEO2WDm0a4_tZfk5D4mCDcRak94cuRzIp06JRPsGfieAkRRIG07IQO135JWpsINlxvK1MUmbRdxLagjtddWgHwhj1voaIexwNMNKTRC-JnKdw",
      "dp": "XzzKqRB4aGibWpf0tpkvs3_PfJfPFcrZZHkhqfCu8gqi8mUJDowJHppt8YHRkrfSy2RJSKn9rOkAF1JNZrSZv1bmSXZH9dGHrQGp47vvm7zADuB6h3u6rRUJS-7NkK7W1KRTLA6gn7emzkp6OkTi9US-RA8md_lZu-7eP5J500E",
      "dq": "KLmTrhY8DfH2wi2bZTQNdwvw8uQK2FbfOtolOhDsNwAZuy0ua_2S_E2Z9XWqypYD6GLVB6YyaLsYrYLL7VuESGie61QD_5LF4miPvNKiGUX7KBYLZkR2If5-Zsj2EiJ6zWDOnCmvYQFHZ2v5QrBd4eXF760X-t9xzTXhfwNVdXM",
      "n": "jA_447YH6FsAr-JO5nmJx30POmnd10jrd0ceecbfAQWND7PydBJ_s1xLG8BMZnyuZlugJb-wMRPV3rYw_1Z2OVj7_Sr7UI6xgKjycamWABFDx3iMicAc8kawo0msbl8BQXo4V1pQw7DAUI91ovtPwzz22EaEsBlrqen284ER0ATA6bLgm6ppMfGepu457uOM5dXAf-nYIhaUCQ02s2WXZy1Vc7JuHXCUe0oZZKbD3qFCudT4dR424GQQeCXxM1yCUE8HZBxCZLaUqfTkKRFLeDF7USC7uPB3zZiX-sqZoelX7aAaMQ6CjTKawFMmvq57PNZei_bSs1A0dx-gYwdIDw"
    },
    {
      "kty": "EC",
      "d": "VmoLPubGkUN48h25L6Q9FpEWtYE5ryarnXNl_REu99c",
      "use": "sig",
      "crv": "P-256",
      "kid": "eefec89a-dbbb-498f-8931-99755cf8887a",
      "x": "ioUZF7papuTivKnMp1e3sAMMhY6CdD4mZetlA-VAUKQ",
      "y": "Dzq7gIBd4oJzGslBc4kTTRFAvcQ-ZA1STy3sOvlz2Mg"
    },
    {
      "kty": "EC",
      "d": "Z1Rb0Odo4LZBzmk9rgNy2CAzHZoCR9un4Y4rbwoElS4",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "89978cf9-ac6f-43b9-815d-7a81c61ab046",
      "x": "zV4bd8UYKNXli-RIfLYfhyTZWrQFUGNg-DtLClTKDPE",
      "y": "2Js0soVwe-BmDUtBKRHYGg9fTvY6ZTUKOFgvqwJsIPM"
    },
    {
      "kty": "OKP",
      "d": "IePkVejCzfCtI7tCmI69MGgYKNn7uQo0fGJfrSCFg5c",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "fb636b9d-2bfe-475a-bbc5-3da94fcdad3c",
      "x": "OAmYfjdAc4T9nFhpjdv8R69m0YXCvs3mnGENQW9Kf9Y"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "1wuZ5bl53BdTRAUfEBZ11N1wPKJPsNIe3klhOhNwb7KSdFMuV_W3uvKS9mmCPaeY1gxC0EtQZfsXx3k5Z918AvpG4K_a8jxAO6REfGImLorm3R_70fnXiGswLckqFAbnpfphw-GybYDeU5q8Gltn3UXwoT-h85c16v9pJa0jc98",
      "kty": "RSA",
      "q": "p_pBAfcMkeaAKXp3qcRXQzLdkUoeX3DiY_34goiKdPKupoZZorXJdFoXSxsUof4zcXeKty5izeXwRxzOQ-fCWTABO5W2h88yVpGpetukl_ThLPI3JedBL4h5x1xJumHYuSl9_6TCtfR9p2mqjbNZa8wvbKajwDAoWbFdFAY5Ihc",
      "d": "HaXFK6M9Fj0MRPn2KjSzw5meoKRD-UCfulJJQ03YZxHw5V0lMvVpOhQEuUh1RIxHa42K3-hMM9aWGL7f9LoRgikmsGJni0NhP0MUflbLg-Y1Sx7pRia41QJ1hneeR333Z2_3gWGRg51ISlRzCsDveR9AM_FWvGzYowx0Ao2AyVLd4bdWpVcZ6ppq7M_enDNAW_I8kSSUBAwfT19TVUwd4wddWF_JaV0i1zArM_qhgdPewIdiHR7b3-dQ4Evt3vg5zhvWTkuvsj-NEA-r5pwMC6r7uoMIGv1KoSJHKRHp4DHxRSp2gpz7TiUzRI-GQ3GF4Ga0ItSdHUzXhfBthVtdyQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "9fccac93-bc21-48ca-abc5-d82f72f8ebec",
      "qi": "kgi-TFU7SXsU_lhaC-upnMQaAC8cTeXHkcjzace01sDATyleYFxyKBVV0hMWOqaY-xPgdIFsb6v1eM3FV67QnOfyYGJnQROWCzJPVp5YS53PeOJFO15cqnYghm8UbIw1ClGN3P37n12vhRmpVZvOlQhWPu-EcA0rW8YKmxB2jNc",
      "dp": "1eMUDwmLyvzoNJ9jZfzw9efJ2oUV_ij_ytfxfHIZQv-56zlQvuwG8kqTIcOPZwNrYHqRedtu-__ihuRr1ILW9Z85IAHJI2YJ_UhFVfHJSEGfnhBRx2dYmLcEFIYg9ApqHQwMcWfqsD-c4krlDNIdXFhUHg3MZxve5P1k97RdrsE",
      "alg": "RSA-OAEP",
      "dq": "dhzPjRQrsIOFZqUIc0TtnwCrLzgQt0dmyKySCyb7RFRIXitl57UvXDLk4hi-n1Fg1s4ZqchiDSk7lKU6nCDgVVod48nXuRMF8D0oEI1U5Mx5cOM3x90dxtCN4JKR_Q5EF56HTDSL_OlXWVpBZLXRkKzYQ-vAhKjYFolSS3w8vC0",
      "n": "jRrJVL77TijfbcQx5tf9xlGejNNuDPNWzQ9_TfRkx-99jTgU0vJIfvalHQ-zf2DI7g8RF_eZThjytqhMz6naYDPsGU3lQn_EjrYwSfrBLMMnn7OiiyLSJjXQDVUfxjkqc3n5tD4S6RxLP-4aiIhtDoO5abzmCtl2M1TxqpVPzv4_HgvX-VxJzsJjtIOQ_h8qarSC6lTzKN5LrSrc7qnIjpitFTFNpR6UxqRG3_r1cerHk_rKv1xJ-r8ercRpTiaKY5KrKmzQmpXYJLDM29pd7_E54MxIRIxGJQ8Pyzse8rG_wqMwFI8NlDrgnQMF9fzWu9-EDl5j6N5gZ-VpSjoHCQ"
    },
    {
      "kty": "EC",
      "d": "HirTwbrqo8IuLyaWTQPX_YbB1QlNnkSN9szehYbn1FU",
      "use": "enc",
      "crv": "P-256",
      "kid": "c3f19e33-2a2c-43fd-b27b-9c3552ae9084",
      "x": "_s-34L1jy6t5xiBJ7ITTjyVSrqudH2kr9X2WFklIptE",
      "y": "rIdwL1QYlTjeVENWWHj3adq9zAlxzvKWflzC7-VJmDM",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "350d1ed8-bb7a-450f-ade5-6382a2e10758",
      "n": "jA_447YH6FsAr-JO5nmJx30POmnd10jrd0ceecbfAQWND7PydBJ_s1xLG8BMZnyuZlugJb-wMRPV3rYw_1Z2OVj7_Sr7UI6xgKjycamWABFDx3iMicAc8kawo0msbl8BQXo4V1pQw7DAUI91ovtPwzz22EaEsBlrqen284ER0ATA6bLgm6ppMfGepu457uOM5dXAf-nYIhaUCQ02s2WXZy1Vc7JuHXCUe0oZZKbD3qFCudT4dR424GQQeCXxM1yCUE8HZBxCZLaUqfTkKRFLeDF7USC7uPB3zZiX-sqZoelX7aAaMQ6CjTKawFMmvq57PNZei_bSs1A0dx-gYwdIDw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "eb61bdda-35e3-4e3f-b822-d77603018c31",
      "n": "xNAauGfR0mHoP6YfJY5wQfXeqneoi1ZLbdba9YtSfXNRT25UcqF7mjQ88duvtTJvaeAsQqtVuFCF6hT1ZAN6oeB_z8jO5n3ewdtNxWt9K0uZsxz5cX34D9h5yzPxIY8PM8zapCBMGWuDxG0dwPf5M4A4J4v5NM8kcvkSevAgtRmRFVEb-5m4QaodLBd-Xq01QAT-tx1umWUtO-8QSQVxIcS-Xeph31Py82Im4xH5WUTp2O0FHFOM2He-fF2ESIeg8OFHpGaNJfyef9-3DT1VnR4-2rZfg60DYTshppV4m-k5zz63-mz092Dl-cysRjJsdxMQvauMY3shFhRL8Fhvew"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "eefec89a-dbbb-498f-8931-99755cf8887a",
      "x": "ioUZF7papuTivKnMp1e3sAMMhY6CdD4mZetlA-VAUKQ",
      "y": "Dzq7gIBd4oJzGslBc4kTTRFAvcQ-ZA1STy3sOvlz2Mg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2d05ea34-ca56-4ea6-932f-a71c5dfc4bcd",
      "x": "vrGycHbIymRYMRXpWmMP67Zht2i3108r4_S27EYRjL8",
      "y": "2oW5Lz9e3vrfJZTlBlR4iNzNgGIlrdflRdMcuwdaUUI"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "89978cf9-ac6f-43b9-815d-7a81c61ab046",
      "x": "zV4bd8UYKNXli-RIfLYfhyTZWrQFUGNg-DtLClTKDPE",
      "y": "2Js0soVwe-BmDUtBKRHYGg9fTvY6ZTUKOFgvqwJsIPM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "fb636b9d-2bfe-475a-bbc5-3da94fcdad3c",
      "x": "OAmYfjdAc4T9nFhpjdv8R69m0YXCvs3mnGENQW9Kf9Y"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "9fccac93-bc21-48ca-abc5-d82f72f8ebec",
      "alg": "RSA-OAEP",
      "n": "jRrJVL77TijfbcQx5tf9xlGejNNuDPNWzQ9_TfRkx-99jTgU0vJIfvalHQ-zf2DI7g8RF_eZThjytqhMz6naYDPsGU3lQn_EjrYwSfrBLMMnn7OiiyLSJjXQDVUfxjkqc3n5tD4S6RxLP-4aiIhtDoO5abzmCtl2M1TxqpVPzv4_HgvX-VxJzsJjtIOQ_h8qarSC6lTzKN5LrSrc7qnIjpitFTFNpR6UxqRG3_r1cerHk_rKv1xJ-r8ercRpTiaKY5KrKmzQmpXYJLDM29pd7_E54MxIRIxGJQ8Pyzse8rG_wqMwFI8NlDrgnQMF9fzWu9-EDl5j6N5gZ-VpSjoHCQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "c3f19e33-2a2c-43fd-b27b-9c3552ae9084",
      "x": "_s-34L1jy6t5xiBJ7ITTjyVSrqudH2kr9X2WFklIptE",
      "y": "rIdwL1QYlTjeVENWWHj3adq9zAlxzvKWflzC7-VJmDM",
      "alg": "ECDH-ES"
    }
  ]
}
2022-11-20 20:09:53 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-11-20 20:09:53 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-20 20:09:53 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "profile": "https://example.com/user",
  "updated_at": 1580000000
}
2022-11-20 20:09:53 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
client-77c1aa57-dd0d-49b2-b107-29103a4db242
client_secret
client-77c1aa57-dd0d-49b2-b107-29103a4db242
scope
openid email
jwks
{
  "keys": [
    {
      "crv": "Ed25519",
      "x": "drsf-pg0BtaMF-mWYF4S7Ykt2tpce2JeFUR8mBptQSM",
      "kty": "OKP",
      "use": "sig",
      "alg": "EdDSA",
      "kid": "d040e499-36c2-4537-8cd7-8b5618d8ee28"
    }
  ]
}
id_token_signed_response_alg
EdDSA
redirect_uris
[
  "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb"
]
2022-11-20 20:09:53 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
  "client_secret": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
  "scope": "openid email",
  "jwks": {
    "keys": [
      {
        "crv": "Ed25519",
        "x": "drsf-pg0BtaMF-mWYF4S7Ykt2tpce2JeFUR8mBptQSM",
        "kty": "OKP",
        "use": "sig",
        "alg": "EdDSA",
        "kid": "d040e499-36c2-4537-8cd7-8b5618d8ee28"
      }
    ]
  },
  "id_token_signed_response_alg": "EdDSA",
  "redirect_uris": [
    "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb"
  ]
}
2022-11-20 20:09:53 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-11-20 20:09:53 SUCCESS
ExtractJWKsFromStaticClientConfiguration
Extracted client JWK
client_jwks
{
  "keys": [
    {
      "crv": "Ed25519",
      "x": "drsf-pg0BtaMF-mWYF4S7Ykt2tpce2JeFUR8mBptQSM",
      "kty": "OKP",
      "use": "sig",
      "alg": "EdDSA",
      "kid": "d040e499-36c2-4537-8cd7-8b5618d8ee28"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "d040e499-36c2-4537-8cd7-8b5618d8ee28",
      "x": "drsf-pg0BtaMF-mWYF4S7Ykt2tpce2JeFUR8mBptQSM",
      "alg": "EdDSA"
    }
  ]
}
2022-11-20 20:09:53 SUCCESS
ValidateClientJWKsPublicPart
Valid client JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-11-20 20:09:53 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-20 20:09:53 SUCCESS
EnsureClientJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2022-11-20 20:09:53 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-11-20 20:09:53 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb"
]
2022-11-20 20:09:53 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-11-20 20:09:53 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-11-20 20:09:53 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-11-20 20:09:53 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-11-20 20:09:53 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-11-20 20:09:53 SUCCESS
ValidateIdTokenSignedResponseAlg
id_token_signed_response_alg is one of the known algorithms
alg
EdDSA
2022-11-20 20:09:53 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-11-20 20:09:53 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-11-20 20:09:53 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-11-20 20:09:53 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2022-11-20 20:09:53 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-11-20 20:09:53 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2022-11-20 20:09:53 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-11-20 20:09:53 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-11-20 20:09:53 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-11-20 20:09:53 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-11-20 20:09:53 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-11-20 20:09:53 SUCCESS
OIDCCExtractServerSigningAlg
Selected signing algorithm based on client id_token_signed_response_alg.
selected_algorithm
EdDSA
id_token_signed_response_alg
EdDSA
2022-11-20 20:09:53
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
EdDSA
2022-11-20 20:09:53
oidcc-client-test-client-secret-basic
Setup Done
2022-11-20 20:09:54 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to /test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/.well-known/openid-configuration
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/json",
  "user-agent": "oauth4webapi/v2.0.0",
  "accept-language": "*",
  "sec-fetch-mode": "cors",
  "accept-encoding": "br, gzip, deflate",
  "connection": "close"
}
incoming_path
/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
DHE-RSA-AES128-GCM-SHA256
incoming_body_json
Discovery endpoint
2022-11-20 20:09:54 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance bm0cpiCBJSgVYBr
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2022-11-20 20:09:54 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to /test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/authorize
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "*/*",
  "accept-language": "*",
  "sec-fetch-mode": "cors",
  "user-agent": "undici",
  "accept-encoding": "br, gzip, deflate",
  "connection": "close"
}
incoming_path
/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/authorize
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "client_id": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
  "code_challenge": "QS4MnCL8xM5eM489P-baH2FH_Mjr1Dm7efu7jk-3X8Q",
  "code_challenge_method": "S256",
  "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb",
  "response_type": "code",
  "scope": "openid email"
}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
DHE-RSA-AES128-GCM-SHA256
incoming_body_json
Authorization endpoint
2022-11-20 20:09:54 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-11-20 20:09:54 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email"
]
expected
openid
2022-11-20 20:09:54 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
  "code_challenge": "QS4MnCL8xM5eM489P-baH2FH_Mjr1Dm7efu7jk-3X8Q",
  "code_challenge_method": "S256",
  "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb",
  "response_type": "code",
  "scope": "openid email"
}
2022-11-20 20:09:54 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email
2022-11-20 20:09:54 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-11-20 20:09:54 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
QS4MnCL8xM5eM489P-baH2FH_Mjr1Dm7efu7jk-3X8Q
2022-11-20 20:09:54 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-11-20 20:09:54 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client-77c1aa57-dd0d-49b2-b107-29103a4db242
2022-11-20 20:09:54 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb
expected
[
  "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb"
]
2022-11-20 20:09:54 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email"
]
expected
openid
2022-11-20 20:09:54 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-11-20 20:09:54 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
QIk3BiKzTAcQJSENmaH18Mwuo7UKDfnF
2022-11-20 20:09:54 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
hQSjE1le_RUHs5JkuQd7tlck_-0ommq005Bb_7M-pqo
2022-11-20 20:09:54 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb"
}
2022-11-20 20:09:54 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb",
  "code": "QIk3BiKzTAcQJSENmaH18Mwuo7UKDfnF"
}
2022-11-20 20:09:54
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb?code=QIk3BiKzTAcQJSENmaH18Mwuo7UKDfnF
2022-11-20 20:09:54 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance bm0cpiCBJSgVYBr
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb?code=QIk3BiKzTAcQJSENmaH18Mwuo7UKDfnF]
outgoing_path
authorize
2022-11-20 20:09:55 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to /test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/token
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/json",
  "authorization": "Basic Y2xpZW50LTc3YzFhYTU3LWRkMGQtNDliMi1iMTA3LTI5MTAzYTRkYjI0MjpjbGllbnQtNzdjMWFhNTctZGQwZC00OWIyLWIxMDctMjkxMDNhNGRiMjQy",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "user-agent": "oauth4webapi/v2.0.0",
  "accept-language": "*",
  "sec-fetch-mode": "cors",
  "accept-encoding": "br, gzip, deflate",
  "connection": "close",
  "content-length": "207"
}
incoming_path
/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/token
incoming_body_form_params
{
  "redirect_uri": "https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb",
  "code_verifier": "Nl62Qva10SSHS_83asmxWXgOAbwN23bDhR_a1jvnqQE",
  "code": "QIk3BiKzTAcQJSENmaH18Mwuo7UKDfnF",
  "grant_type": "authorization_code"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
redirect_uri=https%3A%2F%2Fclient-77c1aa57-dd0d-49b2-b107-29103a4db242.local%2Fcb&code_verifier=Nl62Qva10SSHS_83asmxWXgOAbwN23bDhR_a1jvnqQE&code=QIk3BiKzTAcQJSENmaH18Mwuo7UKDfnF&grant_type=authorization_code
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
DHE-RSA-AES128-GCM-SHA256
incoming_body_json
Token endpoint
2022-11-20 20:09:55
CheckClientIdMatchesOnTokenRequestIfPresent
client_id not present, nothing to check
2022-11-20 20:09:55 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client-77c1aa57-dd0d-49b2-b107-29103a4db242
client_secret
client-77c1aa57-dd0d-49b2-b107-29103a4db242
method
client_secret_basic
2022-11-20 20:09:55 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-11-20 20:09:55 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
QIk3BiKzTAcQJSENmaH18Mwuo7UKDfnF
2022-11-20 20:09:55 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://client-77c1aa57-dd0d-49b2-b107-29103a4db242.local/cb
2022-11-20 20:09:55 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
c7XM6vBrvhfjcNVUgI3ovXN06lDkjGXWB2dVLC50pSRbauF5e5
2022-11-20 20:09:55 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
6-rN2e1TyKEwYjsfIsibVDvysKCdTNxuJexCZsa4ems
2022-11-20 20:09:55 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/
sub
user-subject-1234531
aud
client-77c1aa57-dd0d-49b2-b107-29103a4db242
iat
1668974995
exp
1668975295
2022-11-20 20:09:55 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
6-rN2e1TyKEwYjsfIsibVDvysKCdTNxuJexCZsa4ems
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/",
  "sub": "user-subject-1234531",
  "aud": "client-77c1aa57-dd0d-49b2-b107-29103a4db242",
  "iat": 1668974995,
  "exp": 1668975295,
  "at_hash": "6-rN2e1TyKEwYjsfIsibVDvysKCdTNxuJexCZsa4ems"
}
2022-11-20 20:09:55 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJmYjYzNmI5ZC0yYmZlLTQ3NWEtYmJjNS0zZGE5NGZjZGFkM2MiLCJhbGciOiJFZERTQSJ9.eyJhdF9oYXNoIjoiNi1yTjJlMVR5S0V3WWpzZklzaWJWRHZ5c0tDZFROeHVKZXhDWnNhNGVtcyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50LTc3YzFhYTU3LWRkMGQtNDliMi1iMTA3LTI5MTAzYTRkYjI0MiIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC83N2MxYWE1Ny1kZDBkLTQ5YjItYjEwNy0yOTEwM2E0ZGIyNDJcLyIsImV4cCI6MTY2ODk3NTI5NSwiaWF0IjoxNjY4OTc0OTk1fQ.ooaMMRChF5XWFTQsap9tRzWw0O-gmxMvDl9FKdUIcsOW_LDhU1MMjIOZYe-14GxgMw1uO2LUmaKq_kAtADGICg
key
{"kty":"OKP","d":"IePkVejCzfCtI7tCmI69MGgYKNn7uQo0fGJfrSCFg5c","use":"sig","crv":"Ed25519","kid":"fb636b9d-2bfe-475a-bbc5-3da94fcdad3c","x":"OAmYfjdAc4T9nFhpjdv8R69m0YXCvs3mnGENQW9Kf9Y"}
algorithm
EdDSA
2022-11-20 20:09:55 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2022-11-20 20:09:55 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
c7XM6vBrvhfjcNVUgI3ovXN06lDkjGXWB2dVLC50pSRbauF5e5
token_type
Bearer
id_token
eyJraWQiOiJmYjYzNmI5ZC0yYmZlLTQ3NWEtYmJjNS0zZGE5NGZjZGFkM2MiLCJhbGciOiJFZERTQSJ9.eyJhdF9oYXNoIjoiNi1yTjJlMVR5S0V3WWpzZklzaWJWRHZ5c0tDZFROeHVKZXhDWnNhNGVtcyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50LTc3YzFhYTU3LWRkMGQtNDliMi1iMTA3LTI5MTAzYTRkYjI0MiIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC83N2MxYWE1Ny1kZDBkLTQ5YjItYjEwNy0yOTEwM2E0ZGIyNDJcLyIsImV4cCI6MTY2ODk3NTI5NSwiaWF0IjoxNjY4OTc0OTk1fQ.ooaMMRChF5XWFTQsap9tRzWw0O-gmxMvDl9FKdUIcsOW_LDhU1MMjIOZYe-14GxgMw1uO2LUmaKq_kAtADGICg
scope
openid email
2022-11-20 20:09:55 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance bm0cpiCBJSgVYBr
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "c7XM6vBrvhfjcNVUgI3ovXN06lDkjGXWB2dVLC50pSRbauF5e5",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJmYjYzNmI5ZC0yYmZlLTQ3NWEtYmJjNS0zZGE5NGZjZGFkM2MiLCJhbGciOiJFZERTQSJ9.eyJhdF9oYXNoIjoiNi1yTjJlMVR5S0V3WWpzZklzaWJWRHZ5c0tDZFROeHVKZXhDWnNhNGVtcyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50LTc3YzFhYTU3LWRkMGQtNDliMi1iMTA3LTI5MTAzYTRkYjI0MiIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC83N2MxYWE1Ny1kZDBkLTQ5YjItYjEwNy0yOTEwM2E0ZGIyNDJcLyIsImV4cCI6MTY2ODk3NTI5NSwiaWF0IjoxNjY4OTc0OTk1fQ.ooaMMRChF5XWFTQsap9tRzWw0O-gmxMvDl9FKdUIcsOW_LDhU1MMjIOZYe-14GxgMw1uO2LUmaKq_kAtADGICg",
  "scope": "openid email"
}
outgoing_path
token
2022-11-20 20:09:55 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to /test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/userinfo
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/json, application/jwt",
  "authorization": "Bearer c7XM6vBrvhfjcNVUgI3ovXN06lDkjGXWB2dVLC50pSRbauF5e5",
  "user-agent": "oauth4webapi/v2.0.0",
  "accept-language": "*",
  "sec-fetch-mode": "cors",
  "accept-encoding": "br, gzip, deflate",
  "connection": "close"
}
incoming_path
/test/a/77c1aa57-dd0d-49b2-b107-29103a4db242/userinfo
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
DHE-RSA-AES128-GCM-SHA256
incoming_body_json
Userinfo endpoint
2022-11-20 20:09:55 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
c7XM6vBrvhfjcNVUgI3ovXN06lDkjGXWB2dVLC50pSRbauF5e5
2022-11-20 20:09:55 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
c7XM6vBrvhfjcNVUgI3ovXN06lDkjGXWB2dVLC50pSRbauF5e5
2022-11-20 20:09:55 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
email
user@example.com
email_verified
false
2022-11-20 20:09:55
ClearAccessTokenFromRequest
Removed incoming access token from environment
2022-11-20 20:09:55 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-11-20 20:09:55 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-11-20 20:09:55 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2022-11-20 20:09:55 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance bm0cpiCBJSgVYBr
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531",
  "email": "user@example.com",
  "email_verified": false
}
outgoing_path
userinfo
2022-11-20 20:09:55 FINISHED
oidcc-client-test-client-secret-basic
Test has run to completion
testmodule_result
PASSED
2022-11-20 20:09:56
TEST-RUNNER
Alias has now been claimed by another test
alias
77c1aa57-dd0d-49b2-b107-29103a4db242
new_test_id
UPShqT6oM14NSOS
Test Results