Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
l0lJMpv444Mye
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test
2020-09-01 12:51:51 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/",
  "authorization_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/token",
  "jwks_uri": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/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": [
    "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",
    "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:51:51
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/",
  "authorization_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/token",
  "jwks_uri": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/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": [
    "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",
    "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:51:52
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "_06tTqUCqXpVd_UIAUez1dB67Qb0568KhLCdAjntRY86t5a46JJQ4xvJk_oP-mR5qsJdVnpaVrmnFez3rL4hpTeVLgSYldbyajm8IT90cFhW2GKaSAarnhOGeW_JtbtCF-IEOnkDcXUHj07lqbLnM4dL1dXkES0rb-ezNdqTCls",
      "kty": "RSA",
      "q": "jQNDIzTSrr7o7ccFVqolgBaHvqtSi-F54pruJ1FDMyYjE4R3jGiesTa5yYO5GRlubED9cXKle_t7X0aTb-4kVv9crd9PeIM_aadbS06xz-IcmmcHyLl86010ePGEV9RC4iKh39bP9P_vlCUWPtiOVDJLEOECliYkKJ5AMr9ApS8",
      "d": "EYZlfI3Ib93fFirqB5P2uU5VhIDtAIsLoxQitiIf3K-foewqJLmEVOWFGQtYLYHxtMPmnT6-YsKiAyZJAqm3-0-rI35lC86bOS33nGYX8mD1ty3dSLOIjOP3nsOOC3YCTUqC49vaMJ_QVL7grMz59x04bviF69RIAVyTmNRi-p83jm-5Bm1qOIzEryXQJghd3U1JfBRaAEniigjhNJ3Zg-v918J-p-EOUmix-hc69TEJQA6h6Ba4LWxDdrBlMekNuzIx3HCAOgFlDEee5MUiDfekwDDG7vBMPllOV8YHy7swaa0MX0_tJmsSQfgoxJt6lOR9pkST1X9NSYpulzvNtQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "e0c2d22c-918e-48cf-b604-c029b7ddfc18",
      "qi": "EwZAJXce1iSxdOBGcRvol4ephHinL-_E_JZWHVqjbxR_wxyT4s-g0RQwZYm-1xgZfH_IdHkcrnQZSTGy58qaKG3_U_HGoVp4Ab2vplBun-paIoS24NDBOCgRlDD7pzL0UfxVVzzONqFecClAocvyC_d7NKfdhkoVv-qHrSrt1Ik",
      "dp": "cgVcRzRQxQn6o9FOGuw_96zdSYCC3foB05Lg_D6MpjU6fwWUXWIDN_qQA0N54VUANXAKqXWJZRQS-CrVzlM3yYbSXDP3RWwy5ZgVWi_xu77oQkl_J8261aVYuGFhj4UrFml9g_PJwuEGWE1fKnPY591z0_NroPQwYxDyq4mLg-M",
      "dq": "BKOS1dmrBKyrJQdjGZLHYQtcs90W_hsQ02-dXhXCTDB4_u9gr3HRpqrSOdrnf_fiNhV9QPowj3-ac2vy9b-z2ljUR7QM_T30HBmxWyzflKMvpbS2ANh5T5RgvInVfL4y5RWWlbKPbNPuocUGklK1e_ebmJaOazod_mgWXJUGH2k",
      "n": "jKGWVQyZxVShvqz4tj5TGxWfe0vfUjidrCyxPJ4Lb2ruFl_baoiDGbrp-0_gLfThBXkhq3jTcTiaZuLCb3zuwsVdypKGyuvAbJ5iD4nGZseMpv8bAZ_O3QDMtcdqQyTi666h4W4OXwpHrHhpb8yN75yuyhWH9QkNv-KQrEZ1g-IlNp1UnDC0yUbWMz5wq-7V4FarnSWhycA0o1MXqTBZq0n5vaIRD92f50e5_FWZqhqR_Cw7ROF9I2wl3S6DZvnV2vlqQDMORi8qOfIw2qI3rJIwjI6Sg0LPXNQZkI30CaxJ4faxqPNrK2dwmJPVIm1y7E8a9cmZcQ_tDrwGYmuNtQ"
    },
    {
      "kty": "EC",
      "d": "FioEMSRr5m7rdu_0Xe21OhaIaU4OVVtUrgMKM47Z378",
      "use": "sig",
      "crv": "P-256",
      "kid": "ba2f01ac-6f61-4413-b3c7-0f0d2cb2cdd7",
      "x": "mInkaSEf_2K9qV5-cNz_G34gmvNbvxD27ngyfrD69nw",
      "y": "SESVeq6rSnG7erzr739bSvQoqA80DpzXDQExRaR3zE4"
    },
    {
      "kty": "EC",
      "d": "fTvO5HLq9gBtjZ7QQ9xzG38hc1d5l12t9N5C-gICYps",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6ab7fb1c-4f1c-499a-a488-972136a41974",
      "x": "3Qi92KzIiOUXu9n6GF3Pus0ad1h5ESnNX4eN4BlYhuk",
      "y": "NAym6uepZR4DdZlYXnYFQyLB1aKOAMgxwYM62d5vmnI"
    },
    {
      "kty": "OKP",
      "d": "rgSyYp_MjNhVOy9SospcBKnfRunZ3pw75CnM3ELLWuM",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "9edff267-4aaa-4b4f-a16f-797bc792376e",
      "x": "P8PkAJvVLxBPC8Y0Mr4yM5aYucxxiCFljGWWWbduGDg"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "3KBIc_qjm9wfmD3cLQzEL60qjgfmr_WFtjYEYLzfYVULiY7v0QskCOC9oOrTcl4iDYOAiJaLvZIpMHLf4zAftY8LJBwqnKjep-MF4t7kiT3JcJnZQaDkhGKgkv7ZDNenqy42To6NQpkz8b55H8SHauOjK8FbZaR3ELxFaq_qhlM",
      "kty": "RSA",
      "q": "pg-gSwQq6q3nG1WkHZOUHqwEt9KUpzqVmTxXFsCQ94nrifCOmBoXIYihUI9G7WdFdA8QIJQ4pB_OJyAAokI3jZgr6FFuK89voRaGIACQCRvaEdocQb8MiVxY0BywDuTPjj2Oh8wdWB8O0867J7b7G6Ca4nGouKkBelYCnuQegzE",
      "d": "fQ2hsOBDjXLpzM0vsKEvoZvVoBwUSZ7XiTTPBFmKOqWbdMdX2rsACtUTUKFPCHwetBpoLfplRqc5XigbNRT5xfJNQWa05RyMWwujfuYls6ON5xFD0pqnpHfy1ZaaopVfs1P_BoqXg7hcacxnlbQ5UEQzMnjzTxriZG0XHFAe451EU1YFaiFjOVRuTi6yT0R_MhbNGHTqVrrcP5h_FfKTcXt_-8Sja0cVX3aUlCWNhprduwD1amsi1OYuA9p0vVW5imGOtN0Epo3QySgDStmbk0Ha-MvrHriDx7yeQOXPU2JO7QwIdqixTuz2AioRzXIkxQN1WRTUFp6KJXRtkzmcwQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "abe8e20e-6654-4ae1-b259-9bf6278ac696",
      "qi": "1D2B09dkutltHUyl8yCx_VPXyc962tMYO9PQDFI5e4giTyM2tsa5X1sHP6VtU5-qZtdGcDinZhT2ilLMnorDBAcTR1TMBUxlKj1w1aEvbB1TeHf638wdETBYWIO9x2nU7sA_Ko7P_PrWnXbEQ0rs4Y-Lj-Hi0tI2u8sS9L9CQNU",
      "dp": "O87flUEutQO5NOYgF75MOLhyvsn5iV2_f6OpEChjTdlmJUYwULT6ccWq4kKGS4ylIpCxeVWGUD-dFtstQkM7dVZvqLxR-OH2agCrCdNulJ3BS9sJADeDezfZW7_mSwrzEv6WDjmqpZEueawu3aPDKgDHrQbfpfAtrsW68674nq0",
      "alg": "RSA-OAEP",
      "dq": "b6JHlsaJd1RK7aRH_J4OUARB87V7u2P115qpzSDNE6vDDOsLYRMBA8kO8NIw0z2-ggPySoR6A1NiSgkIhAvRvr1Snw3G62q612cF6ZOXQJhZo_ClWElvyxOqnNT8QjbtlOiq3X2JKIlQdXEffdZTvsHb_Wh9DQ6IcM5LWrduD7E",
      "n": "jx1mhEcm-vWiY6YcsKMUg3rjDwBQkEgabdRaMwSwAhLSGZnUAMOHQTEe_L1KrA06iTWebC0u4YX1hxMBUdFFRuQzHy0ZL2tN5hb4ngsyTLMAF5mNV-zgeuEtnRF66d8pdhjGvvahX2fvxfXeDXItfh2lI2o3BYIjmVKDDz2SPg4nBUAAhcwpjMBmG4MVTbx2UzQLJ3q8dUAvsPawmvo_DOXc5Mk__alj0o7yPXxGDuqx7GVM1VT6C6DcynIfrqqDbbe15s4aeztD4gcFE36UCO2chKMyCzVqsendsRiwRh_iOBiC7miDqzn4IBnOOeAuO2TzA08i55XIaevIWFou4w"
    },
    {
      "kty": "EC",
      "d": "lcDcXv4KdkHyPwn62c-0Fj3dW8a4j_nZtPJ2QlfcfxM",
      "use": "enc",
      "crv": "P-256",
      "kid": "4d4417d1-c100-47b4-a228-2b1c1cdfaecb",
      "x": "fEdF7Cb9GcEuxFtrx867bj3n5eTgpK0K8mn22NWsfyo",
      "y": "S5YRC6UWY4nEHMSqh1ATFsalRSt8rQ7VhDnSU_A4Jco",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e0c2d22c-918e-48cf-b604-c029b7ddfc18",
      "n": "jKGWVQyZxVShvqz4tj5TGxWfe0vfUjidrCyxPJ4Lb2ruFl_baoiDGbrp-0_gLfThBXkhq3jTcTiaZuLCb3zuwsVdypKGyuvAbJ5iD4nGZseMpv8bAZ_O3QDMtcdqQyTi666h4W4OXwpHrHhpb8yN75yuyhWH9QkNv-KQrEZ1g-IlNp1UnDC0yUbWMz5wq-7V4FarnSWhycA0o1MXqTBZq0n5vaIRD92f50e5_FWZqhqR_Cw7ROF9I2wl3S6DZvnV2vlqQDMORi8qOfIw2qI3rJIwjI6Sg0LPXNQZkI30CaxJ4faxqPNrK2dwmJPVIm1y7E8a9cmZcQ_tDrwGYmuNtQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "19a6a2d9-53d6-46a0-9ebd-bb8906f1eba7",
      "n": "jaMP5Mlk1DlQ3Vj0ZPT7OwrU9xK6f2OYNZh0l0Ae6asrzS4jWHfIdYUS2koKJYKiO_-8cUpSxojKySMfPWC8K_v9xmFE5doPCBvHzSroI9m-aET6zvhERiqZbpfBBNz7AIwldkuvQ80dmNsreY6G-g8qvUVelT__zEEgeGDYuWqPdjwaihw98TDP0YKH58_5Qk59_qtO0e7ihEA7bG-Z8n2sEMT-a7RDuPpYHfOlNVoAeQzqadmSwGloVr5NLl0hjkd3RChNM_qnH8jBKn9QtMWzYjPlNmGbyDb8Xb_CThsPRUp9D6RZjn9sngj5hlgQ_k3OkKHbv8MgPmFbOUjWgw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "ba2f01ac-6f61-4413-b3c7-0f0d2cb2cdd7",
      "x": "mInkaSEf_2K9qV5-cNz_G34gmvNbvxD27ngyfrD69nw",
      "y": "SESVeq6rSnG7erzr739bSvQoqA80DpzXDQExRaR3zE4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "760e23a0-aa65-451e-9b2f-31e36988429a",
      "x": "vu5MHcj1Bp9OOv-fYQKKlWXek5yXLMZ7iq3CGTIXTyw",
      "y": "x6TgWQqZlATzvyRF-kfSFtMCgIgbUv9VYGG-YMUXDW4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6ab7fb1c-4f1c-499a-a488-972136a41974",
      "x": "3Qi92KzIiOUXu9n6GF3Pus0ad1h5ESnNX4eN4BlYhuk",
      "y": "NAym6uepZR4DdZlYXnYFQyLB1aKOAMgxwYM62d5vmnI"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "9edff267-4aaa-4b4f-a16f-797bc792376e",
      "x": "P8PkAJvVLxBPC8Y0Mr4yM5aYucxxiCFljGWWWbduGDg"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "abe8e20e-6654-4ae1-b259-9bf6278ac696",
      "alg": "RSA-OAEP",
      "n": "jx1mhEcm-vWiY6YcsKMUg3rjDwBQkEgabdRaMwSwAhLSGZnUAMOHQTEe_L1KrA06iTWebC0u4YX1hxMBUdFFRuQzHy0ZL2tN5hb4ngsyTLMAF5mNV-zgeuEtnRF66d8pdhjGvvahX2fvxfXeDXItfh2lI2o3BYIjmVKDDz2SPg4nBUAAhcwpjMBmG4MVTbx2UzQLJ3q8dUAvsPawmvo_DOXc5Mk__alj0o7yPXxGDuqx7GVM1VT6C6DcynIfrqqDbbe15s4aeztD4gcFE36UCO2chKMyCzVqsendsRiwRh_iOBiC7miDqzn4IBnOOeAuO2TzA08i55XIaevIWFou4w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "4d4417d1-c100-47b4-a228-2b1c1cdfaecb",
      "x": "fEdF7Cb9GcEuxFtrx867bj3n5eTgpK0K8mn22NWsfyo",
      "y": "S5YRC6UWY4nEHMSqh1ATFsalRSt8rQ7VhDnSU_A4Jco",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:51:52 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:51:52 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:51:52 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:51:52 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:51:52
oidcc-client-test
Setup Done
2020-09-01 12:51:52 INCOMING
oidcc-client-test
Incoming HTTP request to test instance UsOAaiOFEBwByoA
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:51:52 OUTGOING
oidcc-client-test
Response to HTTP request to test instance UsOAaiOFEBwByoA
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/",
  "authorization_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/token",
  "jwks_uri": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/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": [
    "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",
    "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:51:52 INCOMING
oidcc-client-test
Incoming HTTP request to test instance UsOAaiOFEBwByoA
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": "178",
  "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": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["code token"],"grant_types":["authorization_code","implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:51:52 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:51:52 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:51:52 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code token"
]
2020-09-01 12:51:52 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:51:52 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:51:52 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:51:52 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:51:52 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:51:52 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:51:52 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2020-09-01 12:51:52 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:51:52 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:51:52 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:51:52 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:51:52 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:51:52 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:51:52 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:51:52 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:51:52 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:51:52 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:51:52 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:51:52 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:51:52 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_tXPOcLUFIEkTNmI58187\"*)#$"
}
2020-09-01 12:51:52
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_fCqEaIRnoAKcvhXWxdMTfusblwvNUaxZDyqUdgmFwXpgInDtRO9904413511( $!_
2020-09-01 12:51:52 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:51:52 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_tXPOcLUFIEkTNmI58187\"*)#$",
  "client_secret": "secret_fCqEaIRnoAKcvhXWxdMTfusblwvNUaxZDyqUdgmFwXpgInDtRO9904413511( $!_"
}
2020-09-01 12:51:52 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:51:52 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:51:52
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:51:52 OUTGOING
oidcc-client-test
Response to HTTP request to test instance UsOAaiOFEBwByoA
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_tXPOcLUFIEkTNmI58187\"*)#$",
  "client_secret": "secret_fCqEaIRnoAKcvhXWxdMTfusblwvNUaxZDyqUdgmFwXpgInDtRO9904413511( $!_",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:51:53 INCOMING
oidcc-client-test
Incoming HTTP request to test instance UsOAaiOFEBwByoA
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_tXPOcLUFIEkTNmI58187\"*)#$",
  "scope": "openid",
  "response_type": "code token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "huPHrCLORUdR-mBQt4Z_2jui7iYOtQHW5f7Gs7Z-be8",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:51:53 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:51:53 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:51:53 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_tXPOcLUFIEkTNmI58187\"*)#$",
  "scope": "openid",
  "response_type": "code token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "huPHrCLORUdR-mBQt4Z_2jui7iYOtQHW5f7Gs7Z-be8",
  "response_mode": "form_post"
}
2020-09-01 12:51:53 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:51:53 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:51:53 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2020-09-01 12:51:53 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_tXPOcLUFIEkTNmI58187"*)#$
2020-09-01 12:51:53 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:51:53 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:51:53 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:51:53 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
ALYGdM4ufE
2020-09-01 12:51:53 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
YFGUj6iMZ4AyoZ4DrPzdtQ
2020-09-01 12:51:53 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
KD31m3dgMJK4fcK927ymfWJkRXI58MywWzAW9HA23uV1kImBwR
2020-09-01 12:51:53 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
KdgGvMoDx7sz4p_uTWMKmA
2020-09-01 12:51:53 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "huPHrCLORUdR-mBQt4Z_2jui7iYOtQHW5f7Gs7Z-be8"
}
2020-09-01 12:51:53 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "huPHrCLORUdR-mBQt4Z_2jui7iYOtQHW5f7Gs7Z-be8",
  "code": "ALYGdM4ufE"
}
2020-09-01 12:51:53
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "huPHrCLORUdR-mBQt4Z_2jui7iYOtQHW5f7Gs7Z-be8",
  "code": "ALYGdM4ufE",
  "access_token": "KD31m3dgMJK4fcK927ymfWJkRXI58MywWzAW9HA23uV1kImBwR",
  "token_type": "Bearer"
}
2020-09-01 12:51:53 OUTGOING
oidcc-client-test
Response to HTTP request to test instance UsOAaiOFEBwByoA
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"huPHrCLORUdR-mBQt4Z_2jui7iYOtQHW5f7Gs7Z-be8","code":"ALYGdM4ufE","access_token":"KD31m3dgMJK4fcK927ymfWJkRXI58MywWzAW9HA23uV1kImBwR","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:51:53 INCOMING
oidcc-client-test
Incoming HTTP request to test instance UsOAaiOFEBwByoA
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X3RYUE9jTFVGSUVrVE5tSTU4MTg3JTIyKiklMjMlMjQ6c2VjcmV0X2ZDcUVhSVJub0FLY3ZoWFd4ZE1UZnVzYmx3dk5VYXhaRHlxVWRnbUZ3WHBnSW5EdFJPOTkwNDQxMzUxMSgrJTI0IV8\u003d",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "92",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "code": "ALYGdM4ufE",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=ALYGdM4ufE&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:51:53 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_tXPOcLUFIEkTNmI58187"*)#$
client_secret
secret_fCqEaIRnoAKcvhXWxdMTfusblwvNUaxZDyqUdgmFwXpgInDtRO9904413511( $!_
method
client_secret_basic
2020-09-01 12:51:53 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:51:53 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
ALYGdM4ufE
2020-09-01 12:51:53 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://rp.example.com/cb
2020-09-01 12:51:53 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
ZA6FaxfJG2206AwjGXGNstHnm4dIwzBYxYvLN4n5ECOLjwWP8B
2020-09-01 12:51:53 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Oi9-XIzswMHgTFkWFoGI9g
2020-09-01 12:51:53 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/UsOAaiOFEBwByoA/
sub
user-subject-1234531
aud
client_tXPOcLUFIEkTNmI58187"*)#$
iat
1598964713
exp
1598965013
2020-09-01 12:51:53 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Oi9-XIzswMHgTFkWFoGI9g
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/UsOAaiOFEBwByoA/",
  "sub": "user-subject-1234531",
  "aud": "client_tXPOcLUFIEkTNmI58187\"*)#$",
  "iat": 1598964713,
  "exp": 1598965013,
  "at_hash": "Oi9-XIzswMHgTFkWFoGI9g"
}
2020-09-01 12:51:53 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJlMGMyZDIyYy05MThlLTQ4Y2YtYjYwNC1jMDI5YjdkZGZjMTgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiT2k5LVhJenN3TUhnVEZrV0ZvR0k5ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3RYUE9jTFVGSUVrVE5tSTU4MTg3XCIqKSMkIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL1VzT0FhaU9GRUJ3QnlvQVwvIiwiZXhwIjoxNTk4OTY1MDEzLCJpYXQiOjE1OTg5NjQ3MTN9.ikburi8cXmTd-8GwAkuAe2QFFqxo8D-50_IKOOLdSBRLkfgP-wUewS9HxVKSvo_6rzr7F-mkIv0psn3Q4_l48woR3-zE3LWtIK4ElzfoJorR6hVJ65sEHqyYZ4knNWjuG5HEt0ofWZssNv2YROVXlERLakchf7essXzjCrEADQA7Yu1HyKGdZIP-D3f-bQPs2NwdhpD8TxAlALRaiIqB9QCBPCpNSoTvNeWAkfnVPvdArOObjj13MlF76XZJMxGhHqN0Lw-TOZWkck66kkuXHuOTQFnlyAM0R17MvaHpJ0RtqGPO7pL10UVeVJhBVOYAcsALJRn0yUcb8BnA184fvA
key
{"p":"_06tTqUCqXpVd_UIAUez1dB67Qb0568KhLCdAjntRY86t5a46JJQ4xvJk_oP-mR5qsJdVnpaVrmnFez3rL4hpTeVLgSYldbyajm8IT90cFhW2GKaSAarnhOGeW_JtbtCF-IEOnkDcXUHj07lqbLnM4dL1dXkES0rb-ezNdqTCls","kty":"RSA","q":"jQNDIzTSrr7o7ccFVqolgBaHvqtSi-F54pruJ1FDMyYjE4R3jGiesTa5yYO5GRlubED9cXKle_t7X0aTb-4kVv9crd9PeIM_aadbS06xz-IcmmcHyLl86010ePGEV9RC4iKh39bP9P_vlCUWPtiOVDJLEOECliYkKJ5AMr9ApS8","d":"EYZlfI3Ib93fFirqB5P2uU5VhIDtAIsLoxQitiIf3K-foewqJLmEVOWFGQtYLYHxtMPmnT6-YsKiAyZJAqm3-0-rI35lC86bOS33nGYX8mD1ty3dSLOIjOP3nsOOC3YCTUqC49vaMJ_QVL7grMz59x04bviF69RIAVyTmNRi-p83jm-5Bm1qOIzEryXQJghd3U1JfBRaAEniigjhNJ3Zg-v918J-p-EOUmix-hc69TEJQA6h6Ba4LWxDdrBlMekNuzIx3HCAOgFlDEee5MUiDfekwDDG7vBMPllOV8YHy7swaa0MX0_tJmsSQfgoxJt6lOR9pkST1X9NSYpulzvNtQ","e":"AQAB","use":"sig","kid":"e0c2d22c-918e-48cf-b604-c029b7ddfc18","qi":"EwZAJXce1iSxdOBGcRvol4ephHinL-_E_JZWHVqjbxR_wxyT4s-g0RQwZYm-1xgZfH_IdHkcrnQZSTGy58qaKG3_U_HGoVp4Ab2vplBun-paIoS24NDBOCgRlDD7pzL0UfxVVzzONqFecClAocvyC_d7NKfdhkoVv-qHrSrt1Ik","dp":"cgVcRzRQxQn6o9FOGuw_96zdSYCC3foB05Lg_D6MpjU6fwWUXWIDN_qQA0N54VUANXAKqXWJZRQS-CrVzlM3yYbSXDP3RWwy5ZgVWi_xu77oQkl_J8261aVYuGFhj4UrFml9g_PJwuEGWE1fKnPY591z0_NroPQwYxDyq4mLg-M","dq":"BKOS1dmrBKyrJQdjGZLHYQtcs90W_hsQ02-dXhXCTDB4_u9gr3HRpqrSOdrnf_fiNhV9QPowj3-ac2vy9b-z2ljUR7QM_T30HBmxWyzflKMvpbS2ANh5T5RgvInVfL4y5RWWlbKPbNPuocUGklK1e_ebmJaOazod_mgWXJUGH2k","n":"jKGWVQyZxVShvqz4tj5TGxWfe0vfUjidrCyxPJ4Lb2ruFl_baoiDGbrp-0_gLfThBXkhq3jTcTiaZuLCb3zuwsVdypKGyuvAbJ5iD4nGZseMpv8bAZ_O3QDMtcdqQyTi666h4W4OXwpHrHhpb8yN75yuyhWH9QkNv-KQrEZ1g-IlNp1UnDC0yUbWMz5wq-7V4FarnSWhycA0o1MXqTBZq0n5vaIRD92f50e5_FWZqhqR_Cw7ROF9I2wl3S6DZvnV2vlqQDMORi8qOfIw2qI3rJIwjI6Sg0LPXNQZkI30CaxJ4faxqPNrK2dwmJPVIm1y7E8a9cmZcQ_tDrwGYmuNtQ"}
algorithm
RS256
2020-09-01 12:51:53 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:51:53 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
ZA6FaxfJG2206AwjGXGNstHnm4dIwzBYxYvLN4n5ECOLjwWP8B
token_type
Bearer
id_token
eyJraWQiOiJlMGMyZDIyYy05MThlLTQ4Y2YtYjYwNC1jMDI5YjdkZGZjMTgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiT2k5LVhJenN3TUhnVEZrV0ZvR0k5ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3RYUE9jTFVGSUVrVE5tSTU4MTg3XCIqKSMkIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL1VzT0FhaU9GRUJ3QnlvQVwvIiwiZXhwIjoxNTk4OTY1MDEzLCJpYXQiOjE1OTg5NjQ3MTN9.ikburi8cXmTd-8GwAkuAe2QFFqxo8D-50_IKOOLdSBRLkfgP-wUewS9HxVKSvo_6rzr7F-mkIv0psn3Q4_l48woR3-zE3LWtIK4ElzfoJorR6hVJ65sEHqyYZ4knNWjuG5HEt0ofWZssNv2YROVXlERLakchf7essXzjCrEADQA7Yu1HyKGdZIP-D3f-bQPs2NwdhpD8TxAlALRaiIqB9QCBPCpNSoTvNeWAkfnVPvdArOObjj13MlF76XZJMxGhHqN0Lw-TOZWkck66kkuXHuOTQFnlyAM0R17MvaHpJ0RtqGPO7pL10UVeVJhBVOYAcsALJRn0yUcb8BnA184fvA
scope
openid
2020-09-01 12:51:53 OUTGOING
oidcc-client-test
Response to HTTP request to test instance UsOAaiOFEBwByoA
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "ZA6FaxfJG2206AwjGXGNstHnm4dIwzBYxYvLN4n5ECOLjwWP8B",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJlMGMyZDIyYy05MThlLTQ4Y2YtYjYwNC1jMDI5YjdkZGZjMTgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiT2k5LVhJenN3TUhnVEZrV0ZvR0k5ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3RYUE9jTFVGSUVrVE5tSTU4MTg3XCIqKSMkIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL1VzT0FhaU9GRUJ3QnlvQVwvIiwiZXhwIjoxNTk4OTY1MDEzLCJpYXQiOjE1OTg5NjQ3MTN9.ikburi8cXmTd-8GwAkuAe2QFFqxo8D-50_IKOOLdSBRLkfgP-wUewS9HxVKSvo_6rzr7F-mkIv0psn3Q4_l48woR3-zE3LWtIK4ElzfoJorR6hVJ65sEHqyYZ4knNWjuG5HEt0ofWZssNv2YROVXlERLakchf7essXzjCrEADQA7Yu1HyKGdZIP-D3f-bQPs2NwdhpD8TxAlALRaiIqB9QCBPCpNSoTvNeWAkfnVPvdArOObjj13MlF76XZJMxGhHqN0Lw-TOZWkck66kkuXHuOTQFnlyAM0R17MvaHpJ0RtqGPO7pL10UVeVJhBVOYAcsALJRn0yUcb8BnA184fvA",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:51:54 INCOMING
oidcc-client-test
Incoming HTTP request to test instance UsOAaiOFEBwByoA
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:51:54 OUTGOING
oidcc-client-test
Response to HTTP request to test instance UsOAaiOFEBwByoA
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e0c2d22c-918e-48cf-b604-c029b7ddfc18",
      "n": "jKGWVQyZxVShvqz4tj5TGxWfe0vfUjidrCyxPJ4Lb2ruFl_baoiDGbrp-0_gLfThBXkhq3jTcTiaZuLCb3zuwsVdypKGyuvAbJ5iD4nGZseMpv8bAZ_O3QDMtcdqQyTi666h4W4OXwpHrHhpb8yN75yuyhWH9QkNv-KQrEZ1g-IlNp1UnDC0yUbWMz5wq-7V4FarnSWhycA0o1MXqTBZq0n5vaIRD92f50e5_FWZqhqR_Cw7ROF9I2wl3S6DZvnV2vlqQDMORi8qOfIw2qI3rJIwjI6Sg0LPXNQZkI30CaxJ4faxqPNrK2dwmJPVIm1y7E8a9cmZcQ_tDrwGYmuNtQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "19a6a2d9-53d6-46a0-9ebd-bb8906f1eba7",
      "n": "jaMP5Mlk1DlQ3Vj0ZPT7OwrU9xK6f2OYNZh0l0Ae6asrzS4jWHfIdYUS2koKJYKiO_-8cUpSxojKySMfPWC8K_v9xmFE5doPCBvHzSroI9m-aET6zvhERiqZbpfBBNz7AIwldkuvQ80dmNsreY6G-g8qvUVelT__zEEgeGDYuWqPdjwaihw98TDP0YKH58_5Qk59_qtO0e7ihEA7bG-Z8n2sEMT-a7RDuPpYHfOlNVoAeQzqadmSwGloVr5NLl0hjkd3RChNM_qnH8jBKn9QtMWzYjPlNmGbyDb8Xb_CThsPRUp9D6RZjn9sngj5hlgQ_k3OkKHbv8MgPmFbOUjWgw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "ba2f01ac-6f61-4413-b3c7-0f0d2cb2cdd7",
      "x": "mInkaSEf_2K9qV5-cNz_G34gmvNbvxD27ngyfrD69nw",
      "y": "SESVeq6rSnG7erzr739bSvQoqA80DpzXDQExRaR3zE4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "760e23a0-aa65-451e-9b2f-31e36988429a",
      "x": "vu5MHcj1Bp9OOv-fYQKKlWXek5yXLMZ7iq3CGTIXTyw",
      "y": "x6TgWQqZlATzvyRF-kfSFtMCgIgbUv9VYGG-YMUXDW4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6ab7fb1c-4f1c-499a-a488-972136a41974",
      "x": "3Qi92KzIiOUXu9n6GF3Pus0ad1h5ESnNX4eN4BlYhuk",
      "y": "NAym6uepZR4DdZlYXnYFQyLB1aKOAMgxwYM62d5vmnI"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "9edff267-4aaa-4b4f-a16f-797bc792376e",
      "x": "P8PkAJvVLxBPC8Y0Mr4yM5aYucxxiCFljGWWWbduGDg"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "abe8e20e-6654-4ae1-b259-9bf6278ac696",
      "alg": "RSA-OAEP",
      "n": "jx1mhEcm-vWiY6YcsKMUg3rjDwBQkEgabdRaMwSwAhLSGZnUAMOHQTEe_L1KrA06iTWebC0u4YX1hxMBUdFFRuQzHy0ZL2tN5hb4ngsyTLMAF5mNV-zgeuEtnRF66d8pdhjGvvahX2fvxfXeDXItfh2lI2o3BYIjmVKDDz2SPg4nBUAAhcwpjMBmG4MVTbx2UzQLJ3q8dUAvsPawmvo_DOXc5Mk__alj0o7yPXxGDuqx7GVM1VT6C6DcynIfrqqDbbe15s4aeztD4gcFE36UCO2chKMyCzVqsendsRiwRh_iOBiC7miDqzn4IBnOOeAuO2TzA08i55XIaevIWFou4w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "4d4417d1-c100-47b4-a228-2b1c1cdfaecb",
      "x": "fEdF7Cb9GcEuxFtrx867bj3n5eTgpK0K8mn22NWsfyo",
      "y": "S5YRC6UWY4nEHMSqh1ATFsalRSt8rQ7VhDnSU_A4Jco",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:51:54 INCOMING
oidcc-client-test
Incoming HTTP request to test instance UsOAaiOFEBwByoA
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer ZA6FaxfJG2206AwjGXGNstHnm4dIwzBYxYvLN4n5ECOLjwWP8B",
  "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:51:54 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
ZA6FaxfJG2206AwjGXGNstHnm4dIwzBYxYvLN4n5ECOLjwWP8B
2020-09-01 12:51:54 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
ZA6FaxfJG2206AwjGXGNstHnm4dIwzBYxYvLN4n5ECOLjwWP8B
2020-09-01 12:51:54 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:51:54
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:51:54 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:51:54 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:51:54 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:51:54 OUTGOING
oidcc-client-test
Response to HTTP request to test instance UsOAaiOFEBwByoA
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:51:54 FINISHED
oidcc-client-test
Test has run to completion
testmodule_result
PASSED
Test Results