Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:53:13 INFO
TEST-RUNNER
Test instance 8GDL99u6ZOa12O1 created
baseUrl
https://www.certification.openid.net/test/8GDL99u6ZOa12O1
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code 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
l0lJMpv444Mye
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test
2020-09-01 12:53:13 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/",
  "authorization_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/token",
  "jwks_uri": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/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:53:13
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/",
  "authorization_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/token",
  "jwks_uri": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/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:53:13
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "yRRjLg9ZKPCyZUdbLsMRJWocs_8P5vHgMESeaCdNCI9dYVyL_qKeKcUsBd8oFUb4LQVQP3fFT_Lf7G048U-xxMXURB0sQRMDywuHhwExeeZ4tQ7yXzLdrHLOY4r3LBbR0FrrHXZYkL7RrjqWY15sT4UPaXjpWgOQksATna6k5-U",
      "kty": "RSA",
      "q": "uJ325TC939qffBpQ-NbUYaglBaZ6f27iHJjRufJZ8Ryij9xL7BNw5od-uXmhif6p9Ci1jaAPMJnoEWlbq2Y5jVwSsg8xJJ2DwVMsQd5WcN8FXswcVa0KfAQIfJ-YaeUXKfZ1szg2Ot9TwRCWgasx-xuZLprvjUSiI2i1z8xCtlk",
      "d": "GGIpG2vctVON2Pd263cYwyiTF93HPlo2gkOuCjPyGG9PEnNK-jilgdrewJFkcdbRMPq_F3A7S6Jj0rlYAWq2sjxdgzxUs2e433BZ_IVG_y_zy0Fdiex4iWrBec-X-nRgDLCpM6JDDPegFNvrjTo90GHbeHBFw541FdwCGrkEvXJcApi3OpnLA7fQBOWQDxg27e1FLMxvZifukeedlYMEQFEpN73VCNXN0GwnBE972xBzlkf3rEBfdYhhY9-cl1sBsEkCdVd2fUC6Dt5w7QvPq2Oqg0Tm3YTFldSM6jxuMgxnsF7Maf9bDwvWFHODrn0dshQ5PGvmxFa14csyMxbMgQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "b7db0f1a-e29e-4f01-a74f-f62ce46b4d5a",
      "qi": "QumU_N5xaqca5IaevdxKEmKqSJcoJeh1R3x8WltPwzm5MP5eDyLEsUzX0uV_iUrNmpnDlf6ussgfV6yjPgOETlUrEWK-9c8jOqREDYAHvfKWJ0yEZFy67FIIoQF6fnanEjtLYZTs1gyvDEGf7tilbp2cVz74nO7V2giMUsvib08",
      "dp": "KS8qzTFJkrAR6dp-m4pKhb5BGMDCEgwyXdCAHVcHWRx8BMf-yG2oNWf0B1PYktsRU69F62ntmN1m7bbFNe-bunDGdBkBimaJnVnELWuaJZyF1pe0Hrl9W6e8C_lXfMlDuggVJdiqdSMQMT5AtSOOzY60RGcGbHBUeSosGly9290",
      "dq": "gNRSpyr1RRIFuw-OM6eOeztf4mqDDwwso3IM4Gp7UyL9WdCL9oi2f1hMGVgEXwykQqppzxPDpdGwvP29p4TlYny-2xx42alFeRH2T1y9C3TGBZn_p9Xh_BrAZV7ld_gSywiep9rxFPIlOxO9Q21Yqnde1MPvqLAdSQJX5VMPtrk",
      "n": "kQK6t4sbcIja1-NgnS2Je-ViOo-i_PeoMyhtmUZBhNFvRLlpmDKLEcHBouVDEmGjceu-ojncaGP4r17vzYN8uSvyPP_n1Ytjr47aqmbaeGcG25n9eX7lSEbfrSNx4IH2i_T8ec7oGeT77DUpMOspyGzO5co_1bhH1Im1ogkYB_nrvit4hPgJM3VHDfyN7Grq61O7LnO7RqHjKZeFLmNGsE6XBAqrlhETmn0ETkCot2B-0M_EFbGmUg0B7sN0oyO_q8Sk69QlxqBvdjkfdur9DvpzimM44UrSA6puB6dKfv2NzZRnstOs0s6r-naVuo9to_SWmxM9VVWb38Z0OTtsnQ"
    },
    {
      "kty": "EC",
      "d": "Yxo-lphaAYKXbVTawef_DIf9f2dBDyDjGqUB9k5a7jQ",
      "use": "sig",
      "crv": "P-256",
      "kid": "4749f3a5-0b02-46e8-979e-9c3cbeab9d0d",
      "x": "c-TxSGwtVsZgkw2sNwqvEvCGckMujgdceeBklHz7lTE",
      "y": "Ds83Pvan61XnfeZZY7If6ttxQodLT56udDxb-3UOd-c"
    },
    {
      "kty": "EC",
      "d": "FjR0nPsGIzSfzZ8n7t4_LISJ7OTPV2Ry8S5F7q3S_Gs",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "157cb2e0-02cc-4bf3-b460-299d6cc6f78a",
      "x": "VD2fNxtomsEULKIHaGz6Catc-oh3TErbhOEy96uV-OE",
      "y": "6u5eHXzE0j2FMo7aUK5KaxrmOECMHrbMaiB9ztCWCp4"
    },
    {
      "kty": "OKP",
      "d": "rlW49afpKY0jS6nzpmu7hiRbPFs7Y0M11-CsdXgkrXs",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "cce9e5c6-590a-42fc-91dc-5539b3c7b249",
      "x": "x6Z0effoMFUUsNUZf2tTEwnnUKvJIkCNLAowF1SQRnw"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "9089GEzpfV3r6H60I8wzgkr2Gcx0Ze_-kjBHu3XDxP0QKmBzYA0WpZo5TajlUjbEflm06oDfevHCY4AjYHeCtPmRiomgizQclu3aYS2YjKgknphcjTmNKFieHxo_O_GN7UEs9W0Eu3TRRam0U62vnIvGAjlr3KWbtVnUcXP1k0s",
      "kty": "RSA",
      "q": "wMi6-X6G6mgvKqkmG0wN4_3stDnVli5wbCcw13Zerh4UnpokQLyC6laSeROBZwouauQ9-mUhNXAUI2R0u-Cg1mn2G3x1ikqcGa7Acrmw3X9B39oZ3svpC8AlXq6QrFPiZgCqtDlOKLr4tcHjVSBLxq7ccgj0IL5KmJOIe1jUEAM",
      "d": "kzA2auJ8B_frpFj-MlTreSh8pLmC6akaPYTgZMNsMLHwLZrty5-FfYs0miP5HVpm_spmCfbnWbMW6aUxelFyv06OnLA19pYI-JbtdKoHteTX6O7mfQEs-6Ed3LTzOJW-w6psgU53DG36wkOdBZ8Ua5ANwkXBTQzMnBXnrL8Xiu_3ttqNzkdNXZ5SJ2k0KbbMuhjRT7C0XsZcyJJuR8EkP0uOvvxfrUJ78fNkMkpsuSBPqUyx0uGDbecuNa0HT-dOGAQRFjOkRAfgqVHiSV1nlpvl3uaGQ6dBnsE41ipeMhu8N72XSLcIojGfn2VJoLLbARbSPBaJZS1iPo8Q-Fkp_Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "0ad1bf2e-47ca-491d-bb14-9626c4edf3ee",
      "qi": "aDQWITWFIeJFi_1F0LFae8VyIYxP6p5yhYa5s4MtPIS9cXqrtWFmcxdIP5vvRLaT37WnSdm0_7-eN1mog4qKN4BB4kfXVc1lkDrAsihdTc7tdst3wSq_Bj9zoy-EYEkslwxQvLSqPpI2Vk-DZSGjcpNmktcqRoJJUpVstxYFUMM",
      "dp": "8xFpbeHiNzrBq-Akc263TZ8ZpR-jY7FvFwXm6uODR7CmW9AydbxHfvpGygJvac-0bq8Ctt11SSQmt57wplawG-mS14QPS-IrG1ipo4up_M0iONJtXMys5XO77bvhXKw8n2zIoGvHE-tr6Dk0qG30RTvHoNYJInOOx76DpAKh4mM",
      "alg": "RSA-OAEP",
      "dq": "nsm3F6Ebxx8hGmZQONOf7VZNDPVF83k0qCBvnkilG40zNp-HlLqwqgu8gXWLdC9ypCBy3DdH7xftvmkTrVwLng-Q4nrU5Z8mjBDf-p7wCsCypYqjHFugDEmrfh0SlJ5TL-kEsYUx12KJUEvuz0LWp0OH13WAfye9kYaTN-WmZbk",
      "n": "uj1YWo1cnvParNMjmRJcU9NeII_3FFvF43AAwmZii549jWrH9YItgaljI74VEl5-XhBYHid_YLQSCLqlhiQJWuUtIv4SF_2-dveLItPjtVmsA89NkrLSY5peV76PZCz5Xn4qKKH1qiIM3Juv6rU76_6ukqnGX6sxn2zFECvAw9ku9hvd5uK64fSe3aHAOUWHXWFpGFMRzyiTHMtAmt25K0Pu7PTUC4UEXWQEkNm46RNCVa4Hr-IgL1uRATU1wjRPROB8lOuGn6oReh-MZU0B9vsBZjjIuZOCYcyRnatl_NeSb3TWFvxymk_21CglOoXlgTu4Opvrttb0c6OcdzFp4Q"
    },
    {
      "kty": "EC",
      "d": "FIsXKJoF_A7Fmvyr9qES0Q9YyRXQquorEGIHu-kQ7OY",
      "use": "enc",
      "crv": "P-256",
      "kid": "87c2934f-5c67-4045-bb2b-46cb0a134963",
      "x": "fJ3Vh5uIyOwy2W15bNxeFdqitokRkiGBdr9k4vPBl6w",
      "y": "kCHVo9QK_qFANVVAgx7MyKH7D2UwxhdtJKBVL0avGao",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "b7db0f1a-e29e-4f01-a74f-f62ce46b4d5a",
      "n": "kQK6t4sbcIja1-NgnS2Je-ViOo-i_PeoMyhtmUZBhNFvRLlpmDKLEcHBouVDEmGjceu-ojncaGP4r17vzYN8uSvyPP_n1Ytjr47aqmbaeGcG25n9eX7lSEbfrSNx4IH2i_T8ec7oGeT77DUpMOspyGzO5co_1bhH1Im1ogkYB_nrvit4hPgJM3VHDfyN7Grq61O7LnO7RqHjKZeFLmNGsE6XBAqrlhETmn0ETkCot2B-0M_EFbGmUg0B7sN0oyO_q8Sk69QlxqBvdjkfdur9DvpzimM44UrSA6puB6dKfv2NzZRnstOs0s6r-naVuo9to_SWmxM9VVWb38Z0OTtsnQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f48d71ab-6775-4526-ad9a-1c638e442f3d",
      "n": "szTCerfer3XeDuKhQRRL7tL-DZQyhz6Qazq1n2xpue100Ye1f5DjDW7Rc9QTfJ-YmIBOhiHrrR5a5WDVOELQLq_g-iqaqtFgr9y0Kcvm1RGSdLaLqbl-QvLsfDZdic6oherFGGDLCrFJ5hRtG-fUD-MtPQcDHJonE9YHE1wZCh4OKcBlJSvJPuRa1jKatp_CIQzzqEnkr_1JckBA16cMLJPCbbJYJumJMyAIeB3ym-C-Qs-mk-qd2sOYQVU8qwrt5_ScnsJn78oK_sTeMDL8kh4CXwcApVYE2CXQ237WzzySYhxGM6Uxv7KNaiI0Lo4b0hvTiSqk8QrqIrJ9wQcauQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "4749f3a5-0b02-46e8-979e-9c3cbeab9d0d",
      "x": "c-TxSGwtVsZgkw2sNwqvEvCGckMujgdceeBklHz7lTE",
      "y": "Ds83Pvan61XnfeZZY7If6ttxQodLT56udDxb-3UOd-c"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "b374e07c-0ce1-48e2-9e4e-fffff0b8ee43",
      "x": "K38yZCcMmcfVxXA7lI_X3vfuerDJYH-NSAVx-PEE3d8",
      "y": "Ad72gs_OA9oc-bieQ5tF6WUzL4XE4CQxIBexIXanm9c"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "157cb2e0-02cc-4bf3-b460-299d6cc6f78a",
      "x": "VD2fNxtomsEULKIHaGz6Catc-oh3TErbhOEy96uV-OE",
      "y": "6u5eHXzE0j2FMo7aUK5KaxrmOECMHrbMaiB9ztCWCp4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "cce9e5c6-590a-42fc-91dc-5539b3c7b249",
      "x": "x6Z0effoMFUUsNUZf2tTEwnnUKvJIkCNLAowF1SQRnw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "0ad1bf2e-47ca-491d-bb14-9626c4edf3ee",
      "alg": "RSA-OAEP",
      "n": "uj1YWo1cnvParNMjmRJcU9NeII_3FFvF43AAwmZii549jWrH9YItgaljI74VEl5-XhBYHid_YLQSCLqlhiQJWuUtIv4SF_2-dveLItPjtVmsA89NkrLSY5peV76PZCz5Xn4qKKH1qiIM3Juv6rU76_6ukqnGX6sxn2zFECvAw9ku9hvd5uK64fSe3aHAOUWHXWFpGFMRzyiTHMtAmt25K0Pu7PTUC4UEXWQEkNm46RNCVa4Hr-IgL1uRATU1wjRPROB8lOuGn6oReh-MZU0B9vsBZjjIuZOCYcyRnatl_NeSb3TWFvxymk_21CglOoXlgTu4Opvrttb0c6OcdzFp4Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "87c2934f-5c67-4045-bb2b-46cb0a134963",
      "x": "fJ3Vh5uIyOwy2W15bNxeFdqitokRkiGBdr9k4vPBl6w",
      "y": "kCHVo9QK_qFANVVAgx7MyKH7D2UwxhdtJKBVL0avGao",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:53:13 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:53:13 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:53:13 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:53:13 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:53:13
oidcc-client-test
Setup Done
2020-09-01 12:53:16 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 8GDL99u6ZOa12O1
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:53:16 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 8GDL99u6ZOa12O1
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/",
  "authorization_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/token",
  "jwks_uri": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/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:53:16 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 8GDL99u6ZOa12O1
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": "187",
  "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 id_token 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 id_token token"],"grant_types":["authorization_code","implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:53:16 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:53:16 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:53:17 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code id_token token"
]
2020-09-01 12:53:17 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:53:17 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:53:17 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:53:17 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:53:17 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:53:17 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:53:17 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:53:17 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:53:17 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:53:17 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:53:17 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:53:17 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:53:17 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:53:17 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:53:17 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:53:17 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:53:17 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:53:17 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:53:17 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:53:17 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_FdgvbBhFzIUvyMV30070~\u0027\u003e${"
}
2020-09-01 12:53:17
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_ctLEwaxoNvkitrMlbDXuECccBtJKPodqiQbSLVMOEUQcLVAMkx6952814459%#`^(
2020-09-01 12:53:17 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:53:17 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_FdgvbBhFzIUvyMV30070~\u0027\u003e${",
  "client_secret": "secret_ctLEwaxoNvkitrMlbDXuECccBtJKPodqiQbSLVMOEUQcLVAMkx6952814459%#`^("
}
2020-09-01 12:53:17 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:53:17 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:53:17
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:53:17 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 8GDL99u6ZOa12O1
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_FdgvbBhFzIUvyMV30070~\u0027\u003e${",
  "client_secret": "secret_ctLEwaxoNvkitrMlbDXuECccBtJKPodqiQbSLVMOEUQcLVAMkx6952814459%#`^(",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:53:17 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 8GDL99u6ZOa12O1
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_FdgvbBhFzIUvyMV30070~\u0027\u003e${",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "5Hf0peHWIBHqQd9G7I8LjaoCifsM3yZgCXzOZy1b8Xg",
  "nonce": "c8ngo5088C-B4byCix4WwSCk1drkRkTC8mt8IV7PZmM",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:53:17 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:53:17 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:53:17 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_FdgvbBhFzIUvyMV30070~\u0027\u003e${",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "5Hf0peHWIBHqQd9G7I8LjaoCifsM3yZgCXzOZy1b8Xg",
  "nonce": "c8ngo5088C-B4byCix4WwSCk1drkRkTC8mt8IV7PZmM",
  "response_mode": "form_post"
}
2020-09-01 12:53:17 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:53:17 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
c8ngo5088C-B4byCix4WwSCk1drkRkTC8mt8IV7PZmM
2020-09-01 12:53:17 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2020-09-01 12:53:17 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_FdgvbBhFzIUvyMV30070~'>${
2020-09-01 12:53:17 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:53:17 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:53:17 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:53:17 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
S9LZulPFXt
2020-09-01 12:53:17 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
yBNQH5qZpGjA9ez5ZVwY4g
2020-09-01 12:53:17 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
5p7g4z3K1R0uRcmhbFRboi69y3HCVBai91F7Eo7sLIvDIxuUVB
2020-09-01 12:53:17 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
r2E8sW9UBaNYqYTAYZ1GmQ
2020-09-01 12:53:17 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/8GDL99u6ZOa12O1/
sub
user-subject-1234531
aud
client_FdgvbBhFzIUvyMV30070~'>${
nonce
c8ngo5088C-B4byCix4WwSCk1drkRkTC8mt8IV7PZmM
iat
1598964797
exp
1598965097
2020-09-01 12:53:17 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
yBNQH5qZpGjA9ez5ZVwY4g
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/",
  "sub": "user-subject-1234531",
  "aud": "client_FdgvbBhFzIUvyMV30070~\u0027\u003e${",
  "nonce": "c8ngo5088C-B4byCix4WwSCk1drkRkTC8mt8IV7PZmM",
  "iat": 1598964797,
  "exp": 1598965097,
  "c_hash": "yBNQH5qZpGjA9ez5ZVwY4g"
}
2020-09-01 12:53:17 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
r2E8sW9UBaNYqYTAYZ1GmQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/",
  "sub": "user-subject-1234531",
  "aud": "client_FdgvbBhFzIUvyMV30070~\u0027\u003e${",
  "nonce": "c8ngo5088C-B4byCix4WwSCk1drkRkTC8mt8IV7PZmM",
  "iat": 1598964797,
  "exp": 1598965097,
  "c_hash": "yBNQH5qZpGjA9ez5ZVwY4g",
  "at_hash": "r2E8sW9UBaNYqYTAYZ1GmQ"
}
2020-09-01 12:53:17 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJiN2RiMGYxYS1lMjllLTRmMDEtYTc0Zi1mNjJjZTQ2YjRkNWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoicjJFOHNXOVVCYU5ZcVlUQVlaMUdtUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0ZkZ3ZiQmhGeklVdnlNVjMwMDcwfic-JHsiLCJjX2hhc2giOiJ5Qk5RSDVxWnBHakE5ZXo1WlZ3WTRnIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcLzhHREw5OXU2Wk9hMTJPMVwvIiwiZXhwIjoxNTk4OTY1MDk3LCJub25jZSI6ImM4bmdvNTA4OEMtQjRieUNpeDRXd1NDazFkcmtSa1RDOG10OElWN1BabU0iLCJpYXQiOjE1OTg5NjQ3OTd9.HEobP3YdwVMvig0npJGBCBBqecCXnoCSwuyI8x4FL9IQz9wrKqI7egNISWBHO9DQzXnIezmS2Zqm1vhftRBETQwkAG8ILC0Dm62k9P8dwQgUmiT5q5oL7QfSeqP7fYEsq8K04U1IYSK_lgf8ek973l-JKgN5KSPnzjy9WOQ6Ykan21ZPVVltT-zq7uvvOmwq7BLSI6BFsI90rJ8gtXT56o_tSz7o6RVgWTf-LnmnW4gJ4Lyu-5DkfysAy2NwZM8Gfkh9vMIZD7wO98ZiKHYruYk3uUNIoJiBJaw9SZF_QQS3-3tr_v0P_Y3FaDdf2BjJGfWYeRaFegERjhw4B_F8uA
key
{"p":"yRRjLg9ZKPCyZUdbLsMRJWocs_8P5vHgMESeaCdNCI9dYVyL_qKeKcUsBd8oFUb4LQVQP3fFT_Lf7G048U-xxMXURB0sQRMDywuHhwExeeZ4tQ7yXzLdrHLOY4r3LBbR0FrrHXZYkL7RrjqWY15sT4UPaXjpWgOQksATna6k5-U","kty":"RSA","q":"uJ325TC939qffBpQ-NbUYaglBaZ6f27iHJjRufJZ8Ryij9xL7BNw5od-uXmhif6p9Ci1jaAPMJnoEWlbq2Y5jVwSsg8xJJ2DwVMsQd5WcN8FXswcVa0KfAQIfJ-YaeUXKfZ1szg2Ot9TwRCWgasx-xuZLprvjUSiI2i1z8xCtlk","d":"GGIpG2vctVON2Pd263cYwyiTF93HPlo2gkOuCjPyGG9PEnNK-jilgdrewJFkcdbRMPq_F3A7S6Jj0rlYAWq2sjxdgzxUs2e433BZ_IVG_y_zy0Fdiex4iWrBec-X-nRgDLCpM6JDDPegFNvrjTo90GHbeHBFw541FdwCGrkEvXJcApi3OpnLA7fQBOWQDxg27e1FLMxvZifukeedlYMEQFEpN73VCNXN0GwnBE972xBzlkf3rEBfdYhhY9-cl1sBsEkCdVd2fUC6Dt5w7QvPq2Oqg0Tm3YTFldSM6jxuMgxnsF7Maf9bDwvWFHODrn0dshQ5PGvmxFa14csyMxbMgQ","e":"AQAB","use":"sig","kid":"b7db0f1a-e29e-4f01-a74f-f62ce46b4d5a","qi":"QumU_N5xaqca5IaevdxKEmKqSJcoJeh1R3x8WltPwzm5MP5eDyLEsUzX0uV_iUrNmpnDlf6ussgfV6yjPgOETlUrEWK-9c8jOqREDYAHvfKWJ0yEZFy67FIIoQF6fnanEjtLYZTs1gyvDEGf7tilbp2cVz74nO7V2giMUsvib08","dp":"KS8qzTFJkrAR6dp-m4pKhb5BGMDCEgwyXdCAHVcHWRx8BMf-yG2oNWf0B1PYktsRU69F62ntmN1m7bbFNe-bunDGdBkBimaJnVnELWuaJZyF1pe0Hrl9W6e8C_lXfMlDuggVJdiqdSMQMT5AtSOOzY60RGcGbHBUeSosGly9290","dq":"gNRSpyr1RRIFuw-OM6eOeztf4mqDDwwso3IM4Gp7UyL9WdCL9oi2f1hMGVgEXwykQqppzxPDpdGwvP29p4TlYny-2xx42alFeRH2T1y9C3TGBZn_p9Xh_BrAZV7ld_gSywiep9rxFPIlOxO9Q21Yqnde1MPvqLAdSQJX5VMPtrk","n":"kQK6t4sbcIja1-NgnS2Je-ViOo-i_PeoMyhtmUZBhNFvRLlpmDKLEcHBouVDEmGjceu-ojncaGP4r17vzYN8uSvyPP_n1Ytjr47aqmbaeGcG25n9eX7lSEbfrSNx4IH2i_T8ec7oGeT77DUpMOspyGzO5co_1bhH1Im1ogkYB_nrvit4hPgJM3VHDfyN7Grq61O7LnO7RqHjKZeFLmNGsE6XBAqrlhETmn0ETkCot2B-0M_EFbGmUg0B7sN0oyO_q8Sk69QlxqBvdjkfdur9DvpzimM44UrSA6puB6dKfv2NzZRnstOs0s6r-naVuo9to_SWmxM9VVWb38Z0OTtsnQ"}
algorithm
RS256
2020-09-01 12:53:17 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:53:17 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "5Hf0peHWIBHqQd9G7I8LjaoCifsM3yZgCXzOZy1b8Xg"
}
2020-09-01 12:53:17 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "5Hf0peHWIBHqQd9G7I8LjaoCifsM3yZgCXzOZy1b8Xg",
  "code": "S9LZulPFXt"
}
2020-09-01 12:53:17 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "5Hf0peHWIBHqQd9G7I8LjaoCifsM3yZgCXzOZy1b8Xg",
  "code": "S9LZulPFXt",
  "id_token": "eyJraWQiOiJiN2RiMGYxYS1lMjllLTRmMDEtYTc0Zi1mNjJjZTQ2YjRkNWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoicjJFOHNXOVVCYU5ZcVlUQVlaMUdtUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0ZkZ3ZiQmhGeklVdnlNVjMwMDcwfic-JHsiLCJjX2hhc2giOiJ5Qk5RSDVxWnBHakE5ZXo1WlZ3WTRnIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcLzhHREw5OXU2Wk9hMTJPMVwvIiwiZXhwIjoxNTk4OTY1MDk3LCJub25jZSI6ImM4bmdvNTA4OEMtQjRieUNpeDRXd1NDazFkcmtSa1RDOG10OElWN1BabU0iLCJpYXQiOjE1OTg5NjQ3OTd9.HEobP3YdwVMvig0npJGBCBBqecCXnoCSwuyI8x4FL9IQz9wrKqI7egNISWBHO9DQzXnIezmS2Zqm1vhftRBETQwkAG8ILC0Dm62k9P8dwQgUmiT5q5oL7QfSeqP7fYEsq8K04U1IYSK_lgf8ek973l-JKgN5KSPnzjy9WOQ6Ykan21ZPVVltT-zq7uvvOmwq7BLSI6BFsI90rJ8gtXT56o_tSz7o6RVgWTf-LnmnW4gJ4Lyu-5DkfysAy2NwZM8Gfkh9vMIZD7wO98ZiKHYruYk3uUNIoJiBJaw9SZF_QQS3-3tr_v0P_Y3FaDdf2BjJGfWYeRaFegERjhw4B_F8uA"
}
2020-09-01 12:53:17
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "5Hf0peHWIBHqQd9G7I8LjaoCifsM3yZgCXzOZy1b8Xg",
  "code": "S9LZulPFXt",
  "id_token": "eyJraWQiOiJiN2RiMGYxYS1lMjllLTRmMDEtYTc0Zi1mNjJjZTQ2YjRkNWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoicjJFOHNXOVVCYU5ZcVlUQVlaMUdtUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0ZkZ3ZiQmhGeklVdnlNVjMwMDcwfic-JHsiLCJjX2hhc2giOiJ5Qk5RSDVxWnBHakE5ZXo1WlZ3WTRnIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcLzhHREw5OXU2Wk9hMTJPMVwvIiwiZXhwIjoxNTk4OTY1MDk3LCJub25jZSI6ImM4bmdvNTA4OEMtQjRieUNpeDRXd1NDazFkcmtSa1RDOG10OElWN1BabU0iLCJpYXQiOjE1OTg5NjQ3OTd9.HEobP3YdwVMvig0npJGBCBBqecCXnoCSwuyI8x4FL9IQz9wrKqI7egNISWBHO9DQzXnIezmS2Zqm1vhftRBETQwkAG8ILC0Dm62k9P8dwQgUmiT5q5oL7QfSeqP7fYEsq8K04U1IYSK_lgf8ek973l-JKgN5KSPnzjy9WOQ6Ykan21ZPVVltT-zq7uvvOmwq7BLSI6BFsI90rJ8gtXT56o_tSz7o6RVgWTf-LnmnW4gJ4Lyu-5DkfysAy2NwZM8Gfkh9vMIZD7wO98ZiKHYruYk3uUNIoJiBJaw9SZF_QQS3-3tr_v0P_Y3FaDdf2BjJGfWYeRaFegERjhw4B_F8uA",
  "access_token": "5p7g4z3K1R0uRcmhbFRboi69y3HCVBai91F7Eo7sLIvDIxuUVB",
  "token_type": "Bearer"
}
2020-09-01 12:53:17 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 8GDL99u6ZOa12O1
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"5Hf0peHWIBHqQd9G7I8LjaoCifsM3yZgCXzOZy1b8Xg","code":"S9LZulPFXt","id_token":"eyJraWQiOiJiN2RiMGYxYS1lMjllLTRmMDEtYTc0Zi1mNjJjZTQ2YjRkNWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoicjJFOHNXOVVCYU5ZcVlUQVlaMUdtUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0ZkZ3ZiQmhGeklVdnlNVjMwMDcwfic-JHsiLCJjX2hhc2giOiJ5Qk5RSDVxWnBHakE5ZXo1WlZ3WTRnIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcLzhHREw5OXU2Wk9hMTJPMVwvIiwiZXhwIjoxNTk4OTY1MDk3LCJub25jZSI6ImM4bmdvNTA4OEMtQjRieUNpeDRXd1NDazFkcmtSa1RDOG10OElWN1BabU0iLCJpYXQiOjE1OTg5NjQ3OTd9.HEobP3YdwVMvig0npJGBCBBqecCXnoCSwuyI8x4FL9IQz9wrKqI7egNISWBHO9DQzXnIezmS2Zqm1vhftRBETQwkAG8ILC0Dm62k9P8dwQgUmiT5q5oL7QfSeqP7fYEsq8K04U1IYSK_lgf8ek973l-JKgN5KSPnzjy9WOQ6Ykan21ZPVVltT-zq7uvvOmwq7BLSI6BFsI90rJ8gtXT56o_tSz7o6RVgWTf-LnmnW4gJ4Lyu-5DkfysAy2NwZM8Gfkh9vMIZD7wO98ZiKHYruYk3uUNIoJiBJaw9SZF_QQS3-3tr_v0P_Y3FaDdf2BjJGfWYeRaFegERjhw4B_F8uA","access_token":"5p7g4z3K1R0uRcmhbFRboi69y3HCVBai91F7Eo7sLIvDIxuUVB","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:53:17 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 8GDL99u6ZOa12O1
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:53:17 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 8GDL99u6ZOa12O1
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "b7db0f1a-e29e-4f01-a74f-f62ce46b4d5a",
      "n": "kQK6t4sbcIja1-NgnS2Je-ViOo-i_PeoMyhtmUZBhNFvRLlpmDKLEcHBouVDEmGjceu-ojncaGP4r17vzYN8uSvyPP_n1Ytjr47aqmbaeGcG25n9eX7lSEbfrSNx4IH2i_T8ec7oGeT77DUpMOspyGzO5co_1bhH1Im1ogkYB_nrvit4hPgJM3VHDfyN7Grq61O7LnO7RqHjKZeFLmNGsE6XBAqrlhETmn0ETkCot2B-0M_EFbGmUg0B7sN0oyO_q8Sk69QlxqBvdjkfdur9DvpzimM44UrSA6puB6dKfv2NzZRnstOs0s6r-naVuo9to_SWmxM9VVWb38Z0OTtsnQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f48d71ab-6775-4526-ad9a-1c638e442f3d",
      "n": "szTCerfer3XeDuKhQRRL7tL-DZQyhz6Qazq1n2xpue100Ye1f5DjDW7Rc9QTfJ-YmIBOhiHrrR5a5WDVOELQLq_g-iqaqtFgr9y0Kcvm1RGSdLaLqbl-QvLsfDZdic6oherFGGDLCrFJ5hRtG-fUD-MtPQcDHJonE9YHE1wZCh4OKcBlJSvJPuRa1jKatp_CIQzzqEnkr_1JckBA16cMLJPCbbJYJumJMyAIeB3ym-C-Qs-mk-qd2sOYQVU8qwrt5_ScnsJn78oK_sTeMDL8kh4CXwcApVYE2CXQ237WzzySYhxGM6Uxv7KNaiI0Lo4b0hvTiSqk8QrqIrJ9wQcauQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "4749f3a5-0b02-46e8-979e-9c3cbeab9d0d",
      "x": "c-TxSGwtVsZgkw2sNwqvEvCGckMujgdceeBklHz7lTE",
      "y": "Ds83Pvan61XnfeZZY7If6ttxQodLT56udDxb-3UOd-c"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "b374e07c-0ce1-48e2-9e4e-fffff0b8ee43",
      "x": "K38yZCcMmcfVxXA7lI_X3vfuerDJYH-NSAVx-PEE3d8",
      "y": "Ad72gs_OA9oc-bieQ5tF6WUzL4XE4CQxIBexIXanm9c"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "157cb2e0-02cc-4bf3-b460-299d6cc6f78a",
      "x": "VD2fNxtomsEULKIHaGz6Catc-oh3TErbhOEy96uV-OE",
      "y": "6u5eHXzE0j2FMo7aUK5KaxrmOECMHrbMaiB9ztCWCp4"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "cce9e5c6-590a-42fc-91dc-5539b3c7b249",
      "x": "x6Z0effoMFUUsNUZf2tTEwnnUKvJIkCNLAowF1SQRnw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "0ad1bf2e-47ca-491d-bb14-9626c4edf3ee",
      "alg": "RSA-OAEP",
      "n": "uj1YWo1cnvParNMjmRJcU9NeII_3FFvF43AAwmZii549jWrH9YItgaljI74VEl5-XhBYHid_YLQSCLqlhiQJWuUtIv4SF_2-dveLItPjtVmsA89NkrLSY5peV76PZCz5Xn4qKKH1qiIM3Juv6rU76_6ukqnGX6sxn2zFECvAw9ku9hvd5uK64fSe3aHAOUWHXWFpGFMRzyiTHMtAmt25K0Pu7PTUC4UEXWQEkNm46RNCVa4Hr-IgL1uRATU1wjRPROB8lOuGn6oReh-MZU0B9vsBZjjIuZOCYcyRnatl_NeSb3TWFvxymk_21CglOoXlgTu4Opvrttb0c6OcdzFp4Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "87c2934f-5c67-4045-bb2b-46cb0a134963",
      "x": "fJ3Vh5uIyOwy2W15bNxeFdqitokRkiGBdr9k4vPBl6w",
      "y": "kCHVo9QK_qFANVVAgx7MyKH7D2UwxhdtJKBVL0avGao",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:53:18 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 8GDL99u6ZOa12O1
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X0ZkZ3ZiQmhGeklVdnlNVjMwMDcwficlM0UlMjQlN0I6c2VjcmV0X2N0TEV3YXhvTnZraXRyTWxiRFh1RUNjY0J0SktQb2RxaVFiU0xWTU9FVVFjTFZBTWt4Njk1MjgxNDQ1OSUyNSUyMyU2MCU1RSg\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": "S9LZulPFXt",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=S9LZulPFXt&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:53:18 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_FdgvbBhFzIUvyMV30070~'>${
client_secret
secret_ctLEwaxoNvkitrMlbDXuECccBtJKPodqiQbSLVMOEUQcLVAMkx6952814459%#`^(
method
client_secret_basic
2020-09-01 12:53:18 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:53:18 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
S9LZulPFXt
2020-09-01 12:53:18 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:53:18 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
4rNPcG3GTiqTlNdG6fP5Y1smhJHJ8tYnCQMSxXqtB6mqyv0a6z
2020-09-01 12:53:18 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
SXO3MK3MZM8R6iixUouwRA
2020-09-01 12:53:18 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/8GDL99u6ZOa12O1/
sub
user-subject-1234531
aud
client_FdgvbBhFzIUvyMV30070~'>${
nonce
c8ngo5088C-B4byCix4WwSCk1drkRkTC8mt8IV7PZmM
iat
1598964798
exp
1598965098
2020-09-01 12:53:18 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
SXO3MK3MZM8R6iixUouwRA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/8GDL99u6ZOa12O1/",
  "sub": "user-subject-1234531",
  "aud": "client_FdgvbBhFzIUvyMV30070~\u0027\u003e${",
  "nonce": "c8ngo5088C-B4byCix4WwSCk1drkRkTC8mt8IV7PZmM",
  "iat": 1598964798,
  "exp": 1598965098,
  "at_hash": "SXO3MK3MZM8R6iixUouwRA"
}
2020-09-01 12:53:18 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJiN2RiMGYxYS1lMjllLTRmMDEtYTc0Zi1mNjJjZTQ2YjRkNWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiU1hPM01LM01aTThSNmlpeFVvdXdSQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0ZkZ3ZiQmhGeklVdnlNVjMwMDcwfic-JHsiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvOEdETDk5dTZaT2ExMk8xXC8iLCJleHAiOjE1OTg5NjUwOTgsIm5vbmNlIjoiYzhuZ281MDg4Qy1CNGJ5Q2l4NFd3U0NrMWRya1JrVEM4bXQ4SVY3UFptTSIsImlhdCI6MTU5ODk2NDc5OH0.I2le9OQ6AUGkbOSO2PQ2mpDQ70hytK9C3nU65JC61JGrMHVyjqhNYFgcQp-RR73TKJSKya-auaIH3QbJ5lF0cd0F7czqxmCM-EoR2z03Vq6Ca1UCJVzgJylPde-luXH4bpCEE79yPt0ayw9tiP2Sd0fOx66z5_EiVY6HDDz5MLjl1IPYP4KCTQBAiDqvsa-A2-J8bhWS8t2hXBq_DoNBndqadC1Py4C1nZmiOC-c-cZuRrf4SSYs1BRQG2VXX7FgaPoMA-O5fZot2aUc_KXEHuzkfqoV1ZCFWxulJXFtVkIGs6uenX6hiQ0zJ6kxX-4zMRowSgXikgJzsnaguXwing
key
{"p":"yRRjLg9ZKPCyZUdbLsMRJWocs_8P5vHgMESeaCdNCI9dYVyL_qKeKcUsBd8oFUb4LQVQP3fFT_Lf7G048U-xxMXURB0sQRMDywuHhwExeeZ4tQ7yXzLdrHLOY4r3LBbR0FrrHXZYkL7RrjqWY15sT4UPaXjpWgOQksATna6k5-U","kty":"RSA","q":"uJ325TC939qffBpQ-NbUYaglBaZ6f27iHJjRufJZ8Ryij9xL7BNw5od-uXmhif6p9Ci1jaAPMJnoEWlbq2Y5jVwSsg8xJJ2DwVMsQd5WcN8FXswcVa0KfAQIfJ-YaeUXKfZ1szg2Ot9TwRCWgasx-xuZLprvjUSiI2i1z8xCtlk","d":"GGIpG2vctVON2Pd263cYwyiTF93HPlo2gkOuCjPyGG9PEnNK-jilgdrewJFkcdbRMPq_F3A7S6Jj0rlYAWq2sjxdgzxUs2e433BZ_IVG_y_zy0Fdiex4iWrBec-X-nRgDLCpM6JDDPegFNvrjTo90GHbeHBFw541FdwCGrkEvXJcApi3OpnLA7fQBOWQDxg27e1FLMxvZifukeedlYMEQFEpN73VCNXN0GwnBE972xBzlkf3rEBfdYhhY9-cl1sBsEkCdVd2fUC6Dt5w7QvPq2Oqg0Tm3YTFldSM6jxuMgxnsF7Maf9bDwvWFHODrn0dshQ5PGvmxFa14csyMxbMgQ","e":"AQAB","use":"sig","kid":"b7db0f1a-e29e-4f01-a74f-f62ce46b4d5a","qi":"QumU_N5xaqca5IaevdxKEmKqSJcoJeh1R3x8WltPwzm5MP5eDyLEsUzX0uV_iUrNmpnDlf6ussgfV6yjPgOETlUrEWK-9c8jOqREDYAHvfKWJ0yEZFy67FIIoQF6fnanEjtLYZTs1gyvDEGf7tilbp2cVz74nO7V2giMUsvib08","dp":"KS8qzTFJkrAR6dp-m4pKhb5BGMDCEgwyXdCAHVcHWRx8BMf-yG2oNWf0B1PYktsRU69F62ntmN1m7bbFNe-bunDGdBkBimaJnVnELWuaJZyF1pe0Hrl9W6e8C_lXfMlDuggVJdiqdSMQMT5AtSOOzY60RGcGbHBUeSosGly9290","dq":"gNRSpyr1RRIFuw-OM6eOeztf4mqDDwwso3IM4Gp7UyL9WdCL9oi2f1hMGVgEXwykQqppzxPDpdGwvP29p4TlYny-2xx42alFeRH2T1y9C3TGBZn_p9Xh_BrAZV7ld_gSywiep9rxFPIlOxO9Q21Yqnde1MPvqLAdSQJX5VMPtrk","n":"kQK6t4sbcIja1-NgnS2Je-ViOo-i_PeoMyhtmUZBhNFvRLlpmDKLEcHBouVDEmGjceu-ojncaGP4r17vzYN8uSvyPP_n1Ytjr47aqmbaeGcG25n9eX7lSEbfrSNx4IH2i_T8ec7oGeT77DUpMOspyGzO5co_1bhH1Im1ogkYB_nrvit4hPgJM3VHDfyN7Grq61O7LnO7RqHjKZeFLmNGsE6XBAqrlhETmn0ETkCot2B-0M_EFbGmUg0B7sN0oyO_q8Sk69QlxqBvdjkfdur9DvpzimM44UrSA6puB6dKfv2NzZRnstOs0s6r-naVuo9to_SWmxM9VVWb38Z0OTtsnQ"}
algorithm
RS256
2020-09-01 12:53:18 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:53:18 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
4rNPcG3GTiqTlNdG6fP5Y1smhJHJ8tYnCQMSxXqtB6mqyv0a6z
token_type
Bearer
id_token
eyJraWQiOiJiN2RiMGYxYS1lMjllLTRmMDEtYTc0Zi1mNjJjZTQ2YjRkNWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiU1hPM01LM01aTThSNmlpeFVvdXdSQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0ZkZ3ZiQmhGeklVdnlNVjMwMDcwfic-JHsiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvOEdETDk5dTZaT2ExMk8xXC8iLCJleHAiOjE1OTg5NjUwOTgsIm5vbmNlIjoiYzhuZ281MDg4Qy1CNGJ5Q2l4NFd3U0NrMWRya1JrVEM4bXQ4SVY3UFptTSIsImlhdCI6MTU5ODk2NDc5OH0.I2le9OQ6AUGkbOSO2PQ2mpDQ70hytK9C3nU65JC61JGrMHVyjqhNYFgcQp-RR73TKJSKya-auaIH3QbJ5lF0cd0F7czqxmCM-EoR2z03Vq6Ca1UCJVzgJylPde-luXH4bpCEE79yPt0ayw9tiP2Sd0fOx66z5_EiVY6HDDz5MLjl1IPYP4KCTQBAiDqvsa-A2-J8bhWS8t2hXBq_DoNBndqadC1Py4C1nZmiOC-c-cZuRrf4SSYs1BRQG2VXX7FgaPoMA-O5fZot2aUc_KXEHuzkfqoV1ZCFWxulJXFtVkIGs6uenX6hiQ0zJ6kxX-4zMRowSgXikgJzsnaguXwing
scope
openid
2020-09-01 12:53:18 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 8GDL99u6ZOa12O1
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "4rNPcG3GTiqTlNdG6fP5Y1smhJHJ8tYnCQMSxXqtB6mqyv0a6z",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJiN2RiMGYxYS1lMjllLTRmMDEtYTc0Zi1mNjJjZTQ2YjRkNWEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiU1hPM01LM01aTThSNmlpeFVvdXdSQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0ZkZ3ZiQmhGeklVdnlNVjMwMDcwfic-JHsiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvOEdETDk5dTZaT2ExMk8xXC8iLCJleHAiOjE1OTg5NjUwOTgsIm5vbmNlIjoiYzhuZ281MDg4Qy1CNGJ5Q2l4NFd3U0NrMWRya1JrVEM4bXQ4SVY3UFptTSIsImlhdCI6MTU5ODk2NDc5OH0.I2le9OQ6AUGkbOSO2PQ2mpDQ70hytK9C3nU65JC61JGrMHVyjqhNYFgcQp-RR73TKJSKya-auaIH3QbJ5lF0cd0F7czqxmCM-EoR2z03Vq6Ca1UCJVzgJylPde-luXH4bpCEE79yPt0ayw9tiP2Sd0fOx66z5_EiVY6HDDz5MLjl1IPYP4KCTQBAiDqvsa-A2-J8bhWS8t2hXBq_DoNBndqadC1Py4C1nZmiOC-c-cZuRrf4SSYs1BRQG2VXX7FgaPoMA-O5fZot2aUc_KXEHuzkfqoV1ZCFWxulJXFtVkIGs6uenX6hiQ0zJ6kxX-4zMRowSgXikgJzsnaguXwing",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:53:18 INCOMING
oidcc-client-test
Incoming HTTP request to test instance 8GDL99u6ZOa12O1
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer 4rNPcG3GTiqTlNdG6fP5Y1smhJHJ8tYnCQMSxXqtB6mqyv0a6z",
  "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:53:18 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
4rNPcG3GTiqTlNdG6fP5Y1smhJHJ8tYnCQMSxXqtB6mqyv0a6z
2020-09-01 12:53:18 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
4rNPcG3GTiqTlNdG6fP5Y1smhJHJ8tYnCQMSxXqtB6mqyv0a6z
2020-09-01 12:53:18 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:53:18
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:53:18 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:53:18 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:53:18 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:53:18 OUTGOING
oidcc-client-test
Response to HTTP request to test instance 8GDL99u6ZOa12O1
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:53:18 FINISHED
oidcc-client-test
Test has run to completion
testmodule_result
PASSED
Test Results