Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:52:20 INFO
TEST-RUNNER
Test instance xa07xXO2c1AG0J6 created
baseUrl
https://www.certification.openid.net/test/xa07xXO2c1AG0J6
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias

                                
description
test suite runner for openid-client
planId
2AWaC6uTX8byR
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-idtoken-sig-rs256
2020-09-01 12:52:20 SUCCESS
OIDCCGenerateServerConfigurationIdTokenSigningAlgRS256Only
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/",
  "authorization_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/token",
  "jwks_uri": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/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",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "RS256"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "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",
    "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",
    "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"
  ]
}
2020-09-01 12:52:20
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/",
  "authorization_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/token",
  "jwks_uri": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/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",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "RS256"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "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",
    "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",
    "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"
  ]
}
2020-09-01 12:52:21
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "4cZPudwCKe66UO8me1yPF-0-HoXCHg2Zya2SGq3OC8q588nsZf3aROpuK06SOTtWDIdAMBpXWdKB9bedvh6u3pEkb6mOuo7txf8SP7S7j3T16nVTuXk3Ax-H90DBMnht6Yy7W4CIh0yynDmyvw3hlmBcgqCE8_pY3QT-oRRDMfE",
      "kty": "RSA",
      "q": "rNn4_jjsEl1hV5lqiRb6YAKDQwaJbqX-ewzuIhWFjR0JlMgo7V2gy1puBNem3O7Y050P2EN4A4OMgQSNdbMSxQmitOE9miGl4w9RJTsId7GezEuoHl5jTwgQDuQMKwlhsy__iAjRoek30lqqJo0I3l_HgGb4sa_PBgEXNbKgNBk",
      "d": "FSc59eYjrduBy1t5gUjQrVBd6vl7-OVXGvuxB8QjUeH2relS2-csfre6U4Ck1cKUm2zLtus_ncVA2zpgi_AjION4sz1QQwdrmonjkX0n06f29ssS0YYJEOCLes43ve1DF9d9A368X9BMeEA9f1AaQuXmG-hj0yQq0Z4P5b19mhQj76hcXWrvya6M8XpFxnkeq0uDSqihUvFaz14kG3d-b_7QvpRml4nOvUvAFrJcFDXZBO4DX4l1V4k4oPcTZbjn3_Z6nNza2-nt7kEUXZj3EI4SUgTjuul2lta2IRKAy25YWLBoJ3hLqvou9wi7jhZHL5tbJh4X7k2gFzRKMnpXAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "c76060ae-cbb3-40aa-9dc1-ce0946adc773",
      "qi": "IvQdPITxuiLE_tyNO7r6-CwPL9ppZnreNBzAw_cBx_YlomzY-RgFVnmG59ifKy4JdbSuDKAF79QBzoEOGrTN7hh2N3je8qfiUT74wqeuvJFKTq4gTgNzMaDZ1aSHvFcikV66kiJutSE3qXmx3pS1Z7dRgYlQd-fMjF6A21oVzEQ",
      "dp": "Ts-n8uwOwU55MVlZ6IQV2zdQkN0GNvFudo0lTDTRkSIyKRyabbvgXmArFuj1eA7zaaooyOHZDhzCiuCOqtgRGNY3jtb0YMEV1SDF4QEY2-nrEe3kzQC4KFnwX2n2RsTtMTKUEEvc3MX0Lz6g27pfvdtjT6Hy5yvDq1tb-ySUlDE",
      "dq": "ihRCLMtKAk2oUjMTANpjPkkjlGpnZQWjaabloEKzAgw9OCZBU4Tkyy29D486E-mVOk6QdsFG4P-4QORjIK_hgZd166q27CaO_vigaO5kkEFKyoZxkXjzOhIFye9wrPx8mIjyRzhMRlwopJiardsiR4oZs8AOUNtRtMkwQkwkYBk",
      "n": "mHF6QsaPrgDHReezyj3foXGmWboLcJUVr1fi0iXO9mifcMVMxcksllReOdkpcuTCvqyYHexA4yRjVAkdSQqdVV52FTnOk9ZMgv9wo_fuAa7jTtJ_e2EUS0Nm9Ls3PDbAziJBR8bLbjMhEGdOE6NCsDnn12vPAUtxKJ4irP7MldC-pSJg-mSrkLEnmvRsdcIG1vz2wAiNFWiTHqFwqU3ogBfHx4uIupWIY8h3KEMvr2ONLR_navOXPc6Cu3wd8NfPbl3R7id5XP4CIRvMCuJHttsO7G0ANE7ASaLcazIyRCMoDf5N_3vqzwzGGvg_Xy0KHQ1mcRcDFDbRT_Z2aVTUiQ"
    },
    {
      "kty": "EC",
      "d": "OU7LF-AIELHqs6TM-SSW_cwkYgCyDD4O3MNJHWN4Pf8",
      "use": "sig",
      "crv": "P-256",
      "kid": "2c92cb53-395a-4880-a73f-455b0529def3",
      "x": "NbHnfJRhcK2ks2o8IlEYruhMR2OdfGgwhm7ymRj1RfQ",
      "y": "zOfKpc_Y6LY1q915euqf-apXEPqRpNsGa4O1v3UopZ4"
    },
    {
      "kty": "EC",
      "d": "QFXp1WWS9H7ggxEohpR2JJcr4CJNT8ye_7Mqzd7Q26k",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "18c1894d-9882-4c81-bb91-2033e53c77bf",
      "x": "0no7fVRmcZesgE4a_LVcN4ORZcJuUsRMMpCLwD_7SiM",
      "y": "Sttm31L2sp_oc0DuzmDdWVwhUfqo2s4Kdo41EOI543I"
    },
    {
      "kty": "OKP",
      "d": "A3pBKaF1gx7H6VehNYzmfQ4Gc7VE51INq9JTZWiO7Ts",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "5e108edf-f17e-4f6e-b159-30c3e9db0aa6",
      "x": "mgWAr36v6-AbuxwW98zMolZDaBenScsUgHUjJf_CMkk"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "3cvrgVH9362O931nhmVluN6_oGpJgRc873a9QlCALrM7qIjCTfd8ZVXQyRTUseN0k6N3t36SvSln3thA4U_o636FH6OZP5_8ggU-uF4MqHYrvVG43mO4nCPGUVJBIcsoPSWkZR1pJuwDr23yeTtTP7o0gtlPNz2jWJnTBV6xpTU",
      "kty": "RSA",
      "q": "rZ7nkXpIAzE5UjN5vnPPeK3O66yGXfLTVkh43UhXMfZtxpbbb9k86z4-D2aht3YK2kPyWZiaxijaXo2j1p7rak8_ekiou-01-TAfuVe9M-1bDAO1ojwl63u-3dIc79KvQQbC5pTjGHlBeq_vYqs48C54wEQ_uYmK9YGLydWUScc",
      "d": "jHzULKXWJtIMw9qI3sbaWpOwHFvZlfptM5k03Dmnix5nPaJ_2xdYt48-DSqI2FA9sbIRWS5K3ZwxGszUlvX6pUHQoL5plyDqilBAHhawFoYbzb3OGq0fU9077r_R0VbY4utKQnwyyEAY1mSEy5eEd15c3sxYYYeFd-Lc62cZOUL-nchRx1gxRFrvfHHQsIln5tz-8f7aoVd9ZDkmY146KtDOpKdaXP5zMD1p76AvoLtE0Boe19q4GXLTGVc72CVQnJzxjeRx794y2CHpHVr0TZ4GgstUUcIT4IOIqb9hg_GUXfmCADEzNyWoxPPw1X8pIBwkzfr1sFR2FMElR1-9QQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "082db958-7573-4e43-bece-0cf086bef86d",
      "qi": "uWCLuQNHKuo075yUpbSCuf3Ca2Gwb-4EnWOBG5YmjJO_JFtvlnMjd6wH5Lwk-zQIZis_ahGVX8VstOIiFMcwePD0nLilBkv9BtLGlyAMxV99ooKmk2JKE4kDIq_-Thc0ahrH2dJjyqn4R-uD1sWS56UuLF16nv1gJWdPoWTDbQA",
      "dp": "xkMdvtjjHopPjS39V6bWGj6Lf0Ljd9Ck-M3keh3pp1UyVAID5pv_B7qBSu4i_uz67WqnflBXrV4Q6qPWw1GiPLg5GcItIDHMDxHPMhFoMUKI8M_XeHwdrv1PrqvfauzmiFpYrMZwk4lP9gZLRFFipkm13O2SISgpFu9SMa-nDq0",
      "alg": "RSA-OAEP",
      "dq": "SjmvImC2vLaknOHo4GU-g4c6-UJux2dytmaRVXkB3hhOYiJIeg7TnnajrY3hAT_z79AwoeE9-g2pHddL_gs-9dofdzXs_TqyYnASf_hkqPiGfiJv2oYAaCYlOUwElvrpddFgLZflZqcgOUVSAErXMseLVBdZbwbAY6kYjBdFKC0",
      "n": "lmx6osos0m3DQwzeRzN3OQpiPOE1YDaelzKXy7rSNrKvPscTGGwXN2i4A2HCx9v0ob47IwfhRFIazAdKqhYXETeIwqoV1sE0AoVp9bkOz5wZYOfs1GHPnxYdsgVsPzVG8SC-xxyybPTt7Oq7pHBbm6H--_1rkGDLbq-d0nHZY5mEmEIfz_Y4pXvIGVi1P9Ze41aX7ftjX4dIgZKVXExxVHxnSIdrdK4BkxcV-AIi0ggaEW9qeDemrBOmRy_sj_nhTiR9MWCH1SLVYBVXCihKgcinAeyKlVKf_hu5YtY8dXgIoLNQ48xP5IVfkBD-kiD6AJbMPfrUc5L6h5vy39eJMw"
    },
    {
      "kty": "EC",
      "d": "nOjpDJF32DCPDD4usmaYPdKJVO0WVrcBod6mnwj6uHs",
      "use": "enc",
      "crv": "P-256",
      "kid": "ef52699a-36b3-4a55-89ca-da6aced29a13",
      "x": "_vHhCXHs5sS4-DmTVlUQS0rt5BskyITRtWo71cQu8LE",
      "y": "xbrDi6qbpAUCtnuU1ohvyn6bx_jlPeP5sczIn3LXfjY",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "c76060ae-cbb3-40aa-9dc1-ce0946adc773",
      "n": "mHF6QsaPrgDHReezyj3foXGmWboLcJUVr1fi0iXO9mifcMVMxcksllReOdkpcuTCvqyYHexA4yRjVAkdSQqdVV52FTnOk9ZMgv9wo_fuAa7jTtJ_e2EUS0Nm9Ls3PDbAziJBR8bLbjMhEGdOE6NCsDnn12vPAUtxKJ4irP7MldC-pSJg-mSrkLEnmvRsdcIG1vz2wAiNFWiTHqFwqU3ogBfHx4uIupWIY8h3KEMvr2ONLR_navOXPc6Cu3wd8NfPbl3R7id5XP4CIRvMCuJHttsO7G0ANE7ASaLcazIyRCMoDf5N_3vqzwzGGvg_Xy0KHQ1mcRcDFDbRT_Z2aVTUiQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "87655dde-f7b1-4d84-a78e-8f4fc59b7d23",
      "n": "gv7DDW7MftORF9ug9UEAn3ryhRtAUuyHqSMGmL2FKLUPzAPM7ab7ERZiEmekO1WC66q95QSV9GqgahNwEfpONI5zVXSmGmNPJR1dOtu_EcPzJBX_XEOsjiD0f6nymDRl-PxFgDWgd-T9tsX0RhS4uSBvu2eTMM-1q320xNsg9xlHxx1Q-VmlJEnCobpFubnXNSC8-GW0y0eS1YKL1uSCa8vkBGoiNEcUdwaF0ZmkZVDk2B1csDaSfiz28R-UtGPcq5hvmr8AMgp0Ta7a1HzZj8xFdQxHC24AzFCyUgFz84315ik9pC3vFwxoQzZCCipKI2dcQ1dSmVQWEU6WwLybcw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2c92cb53-395a-4880-a73f-455b0529def3",
      "x": "NbHnfJRhcK2ks2o8IlEYruhMR2OdfGgwhm7ymRj1RfQ",
      "y": "zOfKpc_Y6LY1q915euqf-apXEPqRpNsGa4O1v3UopZ4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "38581807-5260-4be4-b954-67942756ef99",
      "x": "kaFKblIvZTS276g-rQUP2fg_BfwUqr62YQ8RLX68Mn0",
      "y": "KhV-qXXcp51SYyRybhpH5RuQWdNGkN0b4Iwb2syiqys"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "18c1894d-9882-4c81-bb91-2033e53c77bf",
      "x": "0no7fVRmcZesgE4a_LVcN4ORZcJuUsRMMpCLwD_7SiM",
      "y": "Sttm31L2sp_oc0DuzmDdWVwhUfqo2s4Kdo41EOI543I"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "5e108edf-f17e-4f6e-b159-30c3e9db0aa6",
      "x": "mgWAr36v6-AbuxwW98zMolZDaBenScsUgHUjJf_CMkk"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "082db958-7573-4e43-bece-0cf086bef86d",
      "alg": "RSA-OAEP",
      "n": "lmx6osos0m3DQwzeRzN3OQpiPOE1YDaelzKXy7rSNrKvPscTGGwXN2i4A2HCx9v0ob47IwfhRFIazAdKqhYXETeIwqoV1sE0AoVp9bkOz5wZYOfs1GHPnxYdsgVsPzVG8SC-xxyybPTt7Oq7pHBbm6H--_1rkGDLbq-d0nHZY5mEmEIfz_Y4pXvIGVi1P9Ze41aX7ftjX4dIgZKVXExxVHxnSIdrdK4BkxcV-AIi0ggaEW9qeDemrBOmRy_sj_nhTiR9MWCH1SLVYBVXCihKgcinAeyKlVKf_hu5YtY8dXgIoLNQ48xP5IVfkBD-kiD6AJbMPfrUc5L6h5vy39eJMw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "ef52699a-36b3-4a55-89ca-da6aced29a13",
      "x": "_vHhCXHs5sS4-DmTVlUQS0rt5BskyITRtWo71cQu8LE",
      "y": "xbrDi6qbpAUCtnuU1ohvyn6bx_jlPeP5sczIn3LXfjY",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:52:21 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:52:21 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:52:21 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/",
  "updated_at": "1580000000"
}
2020-09-01 12:52:21 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:52:21
oidcc-client-test-idtoken-sig-rs256
Setup Done
2020-09-01 12:52:21 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance xa07xXO2c1AG0J6
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "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
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2020-09-01 12:52:21 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance xa07xXO2c1AG0J6
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/",
  "authorization_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/token",
  "jwks_uri": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/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",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "RS256"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "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",
    "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",
    "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
2020-09-01 12:52:22 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance xa07xXO2c1AG0J6
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "200",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
register
incoming_body_form_params
incoming_method
POST
incoming_body_json
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "RS256"
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["id_token token"],"grant_types":["implicit"],"redirect_uris":["https://rp.example.com/cb"],"id_token_signed_response_alg":"RS256"}
Registration endpoint
2020-09-01 12:52:22 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "RS256"
}
2020-09-01 12:52:22 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:52:22 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit"
]
response_types
[
  "id_token token"
]
2020-09-01 12:52:22 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:52:22 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:52:22 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:52:22 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:52:22 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:52:22 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:52:22 SUCCESS
ValidateIdTokenSignedResponseAlg
id_token_signed_response_alg is one of the known algorithms
alg
RS256
2020-09-01 12:52:22 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:52:22 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:52:22 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:52:22 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-09-01 12:52:22 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:52:22 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2020-09-01 12:52:22 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:52:22 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:52:22 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:52:22 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:52:22 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:52:22 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:52:22 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "RS256",
  "client_id": "client_KVqAMSUEyZcfiQi65213()*\u003c^"
}
2020-09-01 12:52:22
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_yaXHMoDDGHRpsocuiSzRCRjqwfuivRFczrYSNcPHmfVEEVyABa9306635111-/>!&
2020-09-01 12:52:22 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:52:22
SetClientIdTokenSignedResponseAlgToRS256
Set id_token_signed_response_alg to RS256 for the registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "RS256",
  "client_id": "client_KVqAMSUEyZcfiQi65213()*\u003c^",
  "client_secret": "secret_yaXHMoDDGHRpsocuiSzRCRjqwfuivRFczrYSNcPHmfVEEVyABa9306635111-/\u003e!\u0026"
}
2020-09-01 12:52:22 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "RS256",
  "client_id": "client_KVqAMSUEyZcfiQi65213()*\u003c^",
  "client_secret": "secret_yaXHMoDDGHRpsocuiSzRCRjqwfuivRFczrYSNcPHmfVEEVyABa9306635111-/\u003e!\u0026"
}
2020-09-01 12:52:22 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:52:22
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2020-09-01 12:52:22
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:52:22 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance xa07xXO2c1AG0J6
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "id_token_signed_response_alg": "RS256",
  "client_id": "client_KVqAMSUEyZcfiQi65213()*\u003c^",
  "client_secret": "secret_yaXHMoDDGHRpsocuiSzRCRjqwfuivRFczrYSNcPHmfVEEVyABa9306635111-/\u003e!\u0026"
}
outgoing_path
register
2020-09-01 12:52:22 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance xa07xXO2c1AG0J6
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "got/9.6.0 (https://github.com/sindresorhus/got)",
  "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
authorize
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "client_id": "client_KVqAMSUEyZcfiQi65213()*\u003c^",
  "scope": "openid",
  "response_type": "id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "_QL5R3k2nBbjxPF-MGkWRJXyFFWhMfWX3LPqRIYXXh4",
  "nonce": "wfckJz7suSkv_6HAFR_in0pBBi1AYkpO2u03qVAjHBo",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:52:22 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:52:22 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:22 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_KVqAMSUEyZcfiQi65213()*\u003c^",
  "scope": "openid",
  "response_type": "id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "_QL5R3k2nBbjxPF-MGkWRJXyFFWhMfWX3LPqRIYXXh4",
  "nonce": "wfckJz7suSkv_6HAFR_in0pBBi1AYkpO2u03qVAjHBo",
  "response_mode": "form_post"
}
2020-09-01 12:52:22 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:52:22 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
wfckJz7suSkv_6HAFR_in0pBBi1AYkpO2u03qVAjHBo
2020-09-01 12:52:22 SUCCESS
EnsureResponseTypeIsIdTokenToken
Response type is expected value
expected
id_token token
2020-09-01 12:52:22 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_KVqAMSUEyZcfiQi65213()*<^
2020-09-01 12:52:22 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://rp.example.com/cb
expected
[
  "https://rp.example.com/cb"
]
2020-09-01 12:52:22 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:22 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:52:22 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
9g41T1X9HgYC1xTSNtgDqVwzgXIJ6zLUmjkd6gkmwcxLb9oIEZ
2020-09-01 12:52:22 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
lZu-0Zl8ZAL1gSy1JIEk2A
2020-09-01 12:52:22 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/xa07xXO2c1AG0J6/
sub
user-subject-1234531
aud
client_KVqAMSUEyZcfiQi65213()*<^
nonce
wfckJz7suSkv_6HAFR_in0pBBi1AYkpO2u03qVAjHBo
iat
1598964742
exp
1598965042
2020-09-01 12:52:22 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2020-09-01 12:52:22 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
lZu-0Zl8ZAL1gSy1JIEk2A
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/xa07xXO2c1AG0J6/",
  "sub": "user-subject-1234531",
  "aud": "client_KVqAMSUEyZcfiQi65213()*\u003c^",
  "nonce": "wfckJz7suSkv_6HAFR_in0pBBi1AYkpO2u03qVAjHBo",
  "iat": 1598964742,
  "exp": 1598965042,
  "at_hash": "lZu-0Zl8ZAL1gSy1JIEk2A"
}
2020-09-01 12:52:22 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJjNzYwNjBhZS1jYmIzLTQwYWEtOWRjMS1jZTA5NDZhZGM3NzMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibFp1LTBabDhaQUwxZ1N5MUpJRWsyQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0tWcUFNU1VFeVpjZmlRaTY1MjEzKCkqPF4iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwveGEwN3hYTzJjMUFHMEo2XC8iLCJleHAiOjE1OTg5NjUwNDIsIm5vbmNlIjoid2Zja0p6N3N1U2t2XzZIQUZSX2luMHBCQmkxQVlrcE8ydTAzcVZBakhCbyIsImlhdCI6MTU5ODk2NDc0Mn0.fXJKpsby_FXhBYO5cEBI3nRxUSMO3cg8Wlt3MNTp21tgY77ePlkibr6uTNx_yuJlFDg0htq7HGOjxyd0LqXxXYDYztH55XQ9tK59Fq5KfKg7rXAnoXhsf3jnEJd4gzA_5HR76MwOWsbjCeAnFXH3IMg2ADzc4BvOB9h491NR6uOHCw7Avh-8hXyOvnqv_yZO99JwMo3QMHJymCaba2orqOlZ_MUZcAfchqHEL26DBjF7ofawoeG_XD84IJuRoi31R8LP15ZVhlsngGJDn1tJnCjNMHWWwJbbCZWFD6SZ71HvPGWXQjrY4ouHuJHqqy_xEsyu1FvvTZQzBcbZ_u8Nkg
key
{"p":"4cZPudwCKe66UO8me1yPF-0-HoXCHg2Zya2SGq3OC8q588nsZf3aROpuK06SOTtWDIdAMBpXWdKB9bedvh6u3pEkb6mOuo7txf8SP7S7j3T16nVTuXk3Ax-H90DBMnht6Yy7W4CIh0yynDmyvw3hlmBcgqCE8_pY3QT-oRRDMfE","kty":"RSA","q":"rNn4_jjsEl1hV5lqiRb6YAKDQwaJbqX-ewzuIhWFjR0JlMgo7V2gy1puBNem3O7Y050P2EN4A4OMgQSNdbMSxQmitOE9miGl4w9RJTsId7GezEuoHl5jTwgQDuQMKwlhsy__iAjRoek30lqqJo0I3l_HgGb4sa_PBgEXNbKgNBk","d":"FSc59eYjrduBy1t5gUjQrVBd6vl7-OVXGvuxB8QjUeH2relS2-csfre6U4Ck1cKUm2zLtus_ncVA2zpgi_AjION4sz1QQwdrmonjkX0n06f29ssS0YYJEOCLes43ve1DF9d9A368X9BMeEA9f1AaQuXmG-hj0yQq0Z4P5b19mhQj76hcXWrvya6M8XpFxnkeq0uDSqihUvFaz14kG3d-b_7QvpRml4nOvUvAFrJcFDXZBO4DX4l1V4k4oPcTZbjn3_Z6nNza2-nt7kEUXZj3EI4SUgTjuul2lta2IRKAy25YWLBoJ3hLqvou9wi7jhZHL5tbJh4X7k2gFzRKMnpXAQ","e":"AQAB","use":"sig","kid":"c76060ae-cbb3-40aa-9dc1-ce0946adc773","qi":"IvQdPITxuiLE_tyNO7r6-CwPL9ppZnreNBzAw_cBx_YlomzY-RgFVnmG59ifKy4JdbSuDKAF79QBzoEOGrTN7hh2N3je8qfiUT74wqeuvJFKTq4gTgNzMaDZ1aSHvFcikV66kiJutSE3qXmx3pS1Z7dRgYlQd-fMjF6A21oVzEQ","dp":"Ts-n8uwOwU55MVlZ6IQV2zdQkN0GNvFudo0lTDTRkSIyKRyabbvgXmArFuj1eA7zaaooyOHZDhzCiuCOqtgRGNY3jtb0YMEV1SDF4QEY2-nrEe3kzQC4KFnwX2n2RsTtMTKUEEvc3MX0Lz6g27pfvdtjT6Hy5yvDq1tb-ySUlDE","dq":"ihRCLMtKAk2oUjMTANpjPkkjlGpnZQWjaabloEKzAgw9OCZBU4Tkyy29D486E-mVOk6QdsFG4P-4QORjIK_hgZd166q27CaO_vigaO5kkEFKyoZxkXjzOhIFye9wrPx8mIjyRzhMRlwopJiardsiR4oZs8AOUNtRtMkwQkwkYBk","n":"mHF6QsaPrgDHReezyj3foXGmWboLcJUVr1fi0iXO9mifcMVMxcksllReOdkpcuTCvqyYHexA4yRjVAkdSQqdVV52FTnOk9ZMgv9wo_fuAa7jTtJ_e2EUS0Nm9Ls3PDbAziJBR8bLbjMhEGdOE6NCsDnn12vPAUtxKJ4irP7MldC-pSJg-mSrkLEnmvRsdcIG1vz2wAiNFWiTHqFwqU3ogBfHx4uIupWIY8h3KEMvr2ONLR_navOXPc6Cu3wd8NfPbl3R7id5XP4CIRvMCuJHttsO7G0ANE7ASaLcazIyRCMoDf5N_3vqzwzGGvg_Xy0KHQ1mcRcDFDbRT_Z2aVTUiQ"}
algorithm
RS256
2020-09-01 12:52:22 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2020-09-01 12:52:22 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "_QL5R3k2nBbjxPF-MGkWRJXyFFWhMfWX3LPqRIYXXh4"
}
2020-09-01 12:52:22 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "_QL5R3k2nBbjxPF-MGkWRJXyFFWhMfWX3LPqRIYXXh4",
  "id_token": "eyJraWQiOiJjNzYwNjBhZS1jYmIzLTQwYWEtOWRjMS1jZTA5NDZhZGM3NzMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibFp1LTBabDhaQUwxZ1N5MUpJRWsyQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0tWcUFNU1VFeVpjZmlRaTY1MjEzKCkqPF4iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwveGEwN3hYTzJjMUFHMEo2XC8iLCJleHAiOjE1OTg5NjUwNDIsIm5vbmNlIjoid2Zja0p6N3N1U2t2XzZIQUZSX2luMHBCQmkxQVlrcE8ydTAzcVZBakhCbyIsImlhdCI6MTU5ODk2NDc0Mn0.fXJKpsby_FXhBYO5cEBI3nRxUSMO3cg8Wlt3MNTp21tgY77ePlkibr6uTNx_yuJlFDg0htq7HGOjxyd0LqXxXYDYztH55XQ9tK59Fq5KfKg7rXAnoXhsf3jnEJd4gzA_5HR76MwOWsbjCeAnFXH3IMg2ADzc4BvOB9h491NR6uOHCw7Avh-8hXyOvnqv_yZO99JwMo3QMHJymCaba2orqOlZ_MUZcAfchqHEL26DBjF7ofawoeG_XD84IJuRoi31R8LP15ZVhlsngGJDn1tJnCjNMHWWwJbbCZWFD6SZ71HvPGWXQjrY4ouHuJHqqy_xEsyu1FvvTZQzBcbZ_u8Nkg"
}
2020-09-01 12:52:22
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "_QL5R3k2nBbjxPF-MGkWRJXyFFWhMfWX3LPqRIYXXh4",
  "id_token": "eyJraWQiOiJjNzYwNjBhZS1jYmIzLTQwYWEtOWRjMS1jZTA5NDZhZGM3NzMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibFp1LTBabDhaQUwxZ1N5MUpJRWsyQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0tWcUFNU1VFeVpjZmlRaTY1MjEzKCkqPF4iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwveGEwN3hYTzJjMUFHMEo2XC8iLCJleHAiOjE1OTg5NjUwNDIsIm5vbmNlIjoid2Zja0p6N3N1U2t2XzZIQUZSX2luMHBCQmkxQVlrcE8ydTAzcVZBakhCbyIsImlhdCI6MTU5ODk2NDc0Mn0.fXJKpsby_FXhBYO5cEBI3nRxUSMO3cg8Wlt3MNTp21tgY77ePlkibr6uTNx_yuJlFDg0htq7HGOjxyd0LqXxXYDYztH55XQ9tK59Fq5KfKg7rXAnoXhsf3jnEJd4gzA_5HR76MwOWsbjCeAnFXH3IMg2ADzc4BvOB9h491NR6uOHCw7Avh-8hXyOvnqv_yZO99JwMo3QMHJymCaba2orqOlZ_MUZcAfchqHEL26DBjF7ofawoeG_XD84IJuRoi31R8LP15ZVhlsngGJDn1tJnCjNMHWWwJbbCZWFD6SZ71HvPGWXQjrY4ouHuJHqqy_xEsyu1FvvTZQzBcbZ_u8Nkg",
  "access_token": "9g41T1X9HgYC1xTSNtgDqVwzgXIJ6zLUmjkd6gkmwcxLb9oIEZ",
  "token_type": "Bearer"
}
2020-09-01 12:52:22 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance xa07xXO2c1AG0J6
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"_QL5R3k2nBbjxPF-MGkWRJXyFFWhMfWX3LPqRIYXXh4","id_token":"eyJraWQiOiJjNzYwNjBhZS1jYmIzLTQwYWEtOWRjMS1jZTA5NDZhZGM3NzMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoibFp1LTBabDhaQUwxZ1N5MUpJRWsyQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0tWcUFNU1VFeVpjZmlRaTY1MjEzKCkqPF4iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwveGEwN3hYTzJjMUFHMEo2XC8iLCJleHAiOjE1OTg5NjUwNDIsIm5vbmNlIjoid2Zja0p6N3N1U2t2XzZIQUZSX2luMHBCQmkxQVlrcE8ydTAzcVZBakhCbyIsImlhdCI6MTU5ODk2NDc0Mn0.fXJKpsby_FXhBYO5cEBI3nRxUSMO3cg8Wlt3MNTp21tgY77ePlkibr6uTNx_yuJlFDg0htq7HGOjxyd0LqXxXYDYztH55XQ9tK59Fq5KfKg7rXAnoXhsf3jnEJd4gzA_5HR76MwOWsbjCeAnFXH3IMg2ADzc4BvOB9h491NR6uOHCw7Avh-8hXyOvnqv_yZO99JwMo3QMHJymCaba2orqOlZ_MUZcAfchqHEL26DBjF7ofawoeG_XD84IJuRoi31R8LP15ZVhlsngGJDn1tJnCjNMHWWwJbbCZWFD6SZ71HvPGWXQjrY4ouHuJHqqy_xEsyu1FvvTZQzBcbZ_u8Nkg","access_token":"9g41T1X9HgYC1xTSNtgDqVwzgXIJ6zLUmjkd6gkmwcxLb9oIEZ","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:52:23 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance xa07xXO2c1AG0J6
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "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
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2020-09-01 12:52:23 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance xa07xXO2c1AG0J6
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "c76060ae-cbb3-40aa-9dc1-ce0946adc773",
      "n": "mHF6QsaPrgDHReezyj3foXGmWboLcJUVr1fi0iXO9mifcMVMxcksllReOdkpcuTCvqyYHexA4yRjVAkdSQqdVV52FTnOk9ZMgv9wo_fuAa7jTtJ_e2EUS0Nm9Ls3PDbAziJBR8bLbjMhEGdOE6NCsDnn12vPAUtxKJ4irP7MldC-pSJg-mSrkLEnmvRsdcIG1vz2wAiNFWiTHqFwqU3ogBfHx4uIupWIY8h3KEMvr2ONLR_navOXPc6Cu3wd8NfPbl3R7id5XP4CIRvMCuJHttsO7G0ANE7ASaLcazIyRCMoDf5N_3vqzwzGGvg_Xy0KHQ1mcRcDFDbRT_Z2aVTUiQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "87655dde-f7b1-4d84-a78e-8f4fc59b7d23",
      "n": "gv7DDW7MftORF9ug9UEAn3ryhRtAUuyHqSMGmL2FKLUPzAPM7ab7ERZiEmekO1WC66q95QSV9GqgahNwEfpONI5zVXSmGmNPJR1dOtu_EcPzJBX_XEOsjiD0f6nymDRl-PxFgDWgd-T9tsX0RhS4uSBvu2eTMM-1q320xNsg9xlHxx1Q-VmlJEnCobpFubnXNSC8-GW0y0eS1YKL1uSCa8vkBGoiNEcUdwaF0ZmkZVDk2B1csDaSfiz28R-UtGPcq5hvmr8AMgp0Ta7a1HzZj8xFdQxHC24AzFCyUgFz84315ik9pC3vFwxoQzZCCipKI2dcQ1dSmVQWEU6WwLybcw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2c92cb53-395a-4880-a73f-455b0529def3",
      "x": "NbHnfJRhcK2ks2o8IlEYruhMR2OdfGgwhm7ymRj1RfQ",
      "y": "zOfKpc_Y6LY1q915euqf-apXEPqRpNsGa4O1v3UopZ4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "38581807-5260-4be4-b954-67942756ef99",
      "x": "kaFKblIvZTS276g-rQUP2fg_BfwUqr62YQ8RLX68Mn0",
      "y": "KhV-qXXcp51SYyRybhpH5RuQWdNGkN0b4Iwb2syiqys"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "18c1894d-9882-4c81-bb91-2033e53c77bf",
      "x": "0no7fVRmcZesgE4a_LVcN4ORZcJuUsRMMpCLwD_7SiM",
      "y": "Sttm31L2sp_oc0DuzmDdWVwhUfqo2s4Kdo41EOI543I"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "5e108edf-f17e-4f6e-b159-30c3e9db0aa6",
      "x": "mgWAr36v6-AbuxwW98zMolZDaBenScsUgHUjJf_CMkk"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "082db958-7573-4e43-bece-0cf086bef86d",
      "alg": "RSA-OAEP",
      "n": "lmx6osos0m3DQwzeRzN3OQpiPOE1YDaelzKXy7rSNrKvPscTGGwXN2i4A2HCx9v0ob47IwfhRFIazAdKqhYXETeIwqoV1sE0AoVp9bkOz5wZYOfs1GHPnxYdsgVsPzVG8SC-xxyybPTt7Oq7pHBbm6H--_1rkGDLbq-d0nHZY5mEmEIfz_Y4pXvIGVi1P9Ze41aX7ftjX4dIgZKVXExxVHxnSIdrdK4BkxcV-AIi0ggaEW9qeDemrBOmRy_sj_nhTiR9MWCH1SLVYBVXCihKgcinAeyKlVKf_hu5YtY8dXgIoLNQ48xP5IVfkBD-kiD6AJbMPfrUc5L6h5vy39eJMw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "ef52699a-36b3-4a55-89ca-da6aced29a13",
      "x": "_vHhCXHs5sS4-DmTVlUQS0rt5BskyITRtWo71cQu8LE",
      "y": "xbrDi6qbpAUCtnuU1ohvyn6bx_jlPeP5sczIn3LXfjY",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:52:23 INCOMING
oidcc-client-test-idtoken-sig-rs256
Incoming HTTP request to test instance xa07xXO2c1AG0J6
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer 9g41T1X9HgYC1xTSNtgDqVwzgXIJ6zLUmjkd6gkmwcxLb9oIEZ",
  "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
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2020-09-01 12:52:23 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
9g41T1X9HgYC1xTSNtgDqVwzgXIJ6zLUmjkd6gkmwcxLb9oIEZ
2020-09-01 12:52:23 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
9g41T1X9HgYC1xTSNtgDqVwzgXIJ6zLUmjkd6gkmwcxLb9oIEZ
2020-09-01 12:52:23 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:52:23
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:52:23 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:52:23 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:52:23 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2020-09-01 12:52:23 OUTGOING
oidcc-client-test-idtoken-sig-rs256
Response to HTTP request to test instance xa07xXO2c1AG0J6
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:52:23 FINISHED
oidcc-client-test-idtoken-sig-rs256
Test has run to completion
testmodule_result
PASSED
Test Results