Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:55:10 INFO
TEST-RUNNER
Test instance hwyt7PgZ8fI3ZtP created
baseUrl
https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP
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-client-secret-basic
2020-09-01 12:55:10 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/",
  "authorization_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/token",
  "jwks_uri": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/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:55:10
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/",
  "authorization_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/token",
  "jwks_uri": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/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:55:10
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "9XsCN473c1oru-m5VkW6qTTADtofwRJWTXEZiplFjQOZYISIqpNdnXW0q0FKzQoOEQqUDu6uFLp351R0gFuPISDtkHYUDhpZXBH5uCe8eQfcftSHMLI426Y9TFBqQ6DD92JQysXRD_vsOtZACcHIy34JRYsFj7V87jDD_619zLs",
      "kty": "RSA",
      "q": "367ckdj3w0PhT0nZ5Xn8QSIfnWSLJsg6AGWT3T9wYElmwMoby_cXSiW622jhOh-zCnT_pMzUOnUiQ5iBrzLGfbc_O_cqnDiXCDDSKvjWVPfa7-gHhAEEU7vpUb-C7SbUenKi7l_NX6yleKnbnL-DEUHZ-l7dT5LM8W8WyveDM4E",
      "d": "SMcnFMEbw8RN4UDRd6xTgFHBYRWXCOhkYsWjpOFbkopuFM9BPFy_LL6bhGCk8xDg7nZ3cTUBfQ2MElYsLwr_Ufe6ZnqyvD4ovYscfi-d4WyqozhvBjqwUqaUd1Fuuj6yhwOXcrOKjMoqwHE6qvPuMzl1CLWcpmisJ1dO0old13NA-dWvBLm3nLTnbeilGk1qiRF3MCzlj9dNodaYF_ZXPFMRKndD9J-Q7DwuQgCK5NJew4NXm-T1HKsykyJ02r--qWtGYrL4Ci1rz01KKRekZZjO9myV_MxKsy-JRcGqas90sa9DTwoW-Z2Djz6PE1RYCSt2U1bncd5q6LcezRZfAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "991bd351-144a-4ab1-87f1-c576e570fbda",
      "qi": "Ve1s8syGOhiXzSz0Js4UC1-yCC3ENQ5PsunXJh2FGYBUDM0uskr5Xomzf8KUO-FIxPMBYvc47vu5F46RECz2bhVWDgQ5OL3MlX4SkJPThrMS0WISMK0pixA-rq52v9YeFnIswQLSv_4gCOs_rYxJWqIbHyRxtGymq1OIbjojynI",
      "dp": "znoMv1aNZIUvy_snXR2Bh9lKwjNOCkO2O6Up6p5JFfc1By3zFial00-yC2n71MLkWgkfx_-ShPTi7bzn0R8yIJdluuDWtZYMG5kzBmbF7LdkC3oPzDHcCUSmwo3RE9khe-9CLYx98Ifhhwu3CX3put_kRI5OuzXYQzDZazEuYwk",
      "dq": "lQWccZaJSpAYtYhQIPAqPQKM6YEoq8fNzKHf5xDyv1Nnn52G81ZFL-L_IFo5Y03nLFpSTusfoWqUT1B1ZdGAKBVDjaHXw4h4Jr7P5k0uDiGqvRZqm2lKBrc0dIAQrAqomINzRTiSTOFqxH71jvKQUZj7rjAxZWg6HceS-dn4kQE",
      "n": "1n3UC3fuGMxi1wM4YbD-J2jisA7USxmVdIRIGKXgBH1mTSvOE_w395fucYleen1G_TIQ610P8f1pQYrnBUw6N6-OVFoh8wBYXYZKuuSFUy7YLXCmrvAzLSCUzrEDqzGGAwpmpb47nV7YTQpW386OZeFba-O9x_8EM8DYXHglrYW2I4jYbDysGxHG4pM7yGaaeOd7LNAcTQ1qBb4QL7nX6yM2v9ND_SYNK27o-ILdSQ82whunGyvuqYKPBI0CRM_f8tkuoHG7KB5QceroI7bMQ2ZkYMyCRNyjBNWiJBV8WihdxHdDYQ_MYxMi7-ffHxnShWBNbUSKWms-yXjcrN5rOw"
    },
    {
      "kty": "EC",
      "d": "RlBpvQ74S5tVFv4v0BYfA9rLiuZP5oHi2Z9ffabNY9k",
      "use": "sig",
      "crv": "P-256",
      "kid": "3092bb0a-a724-4f74-8678-ea006c41db12",
      "x": "FmvSgjops61edIgubHDNTz_L_gXqrU3N3seJhq9YYkE",
      "y": "NPv41RXgmtX0JQ45A8CK56w6KT_mEhDQ1uooBSh37KU"
    },
    {
      "kty": "EC",
      "d": "Cg5JY8QxBiOVcG3sunO798BgCzQEbZG73SXoY2_AzJA",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "b511c602-642b-41ef-ac13-b4d5981ed316",
      "x": "1Lb-kqNkzxSESrSbl3AsTbAteeh_AveNljAduqqukMY",
      "y": "7_TJCb_mc6n2FMwfQjsLL8p-lwNm-Ni3VIsLRKo1E9c"
    },
    {
      "kty": "OKP",
      "d": "UNlHWymnJK0F5WAGTe4oqhflIjFgEvJ0b67TjgZ7f_Y",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "f2d053bf-f8c4-4bb3-8f26-8949daee747b",
      "x": "Ovxe8gmk_z-VXJQHQgVgwPFvS3VV6ehYju2fnyiwViw"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "2K-1kOPb0alrlfvoN8QBKkRjzNEejVCFhRvZ94BvoDw3l1ZEKP6INJmSWeiPkAooOnsN5YKfjFsBx4A3zPgNEGJFrbMtGGts2qhFPkKQzSUIFFE6NOyjclm0w3nRaq-eCX5b-Fq3aq-07eskRFp4vRa_eqqa0L_B1JjbeQAeKqM",
      "kty": "RSA",
      "q": "ogmrdq7u1wh2lcZWl3WA7g-FB1LgJI44-LLz8u6pNUPL2dnKmHFWaOkvuyW_fsfht-IQnZsV8zSp-Go3zpgevOKhzyO8ML4Vv22Zklx49-_9j5-IJaYfnuznMGMKwq6tBXE-Ro6obimYlgdYR4e4UZKX5HNNQb5RE9Wehy_Rh80",
      "d": "DcU6T5VOg7pje8uyIVhDdHzEqsgSeoCAE7ap92DWjhsmnQy3c2DGN4hpiIGuvLU-frWjAmywarsJEFT4NguEm9nX6War1WsXe5X_YYIpw3eeSYr4aPJa5xigEO1d9emeNn_K2jDmOCeXAsmmgxA3kv10Ts25L4gGl5nZcWbBU9E66x5lK8vfDIWijJBxYJrFHhmMaMyuR5YcgQosnR2MQyV_rQ2QljiVWBSFN1FJXG5E6KovzijU2O_KQqMnvGpmSo1tQLKSaTMTxlWMRPixnrJd3vo-BCREBdG02rLIjoMPSklDybMdRHxzCe_SU-V35LGApJhMSUV7eQHVoGTU4Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "8c7846a1-491d-49bc-93e1-0668828667bf",
      "qi": "FBsICcf83Ip-co9-4o-uNa2_NnYvge5zBtr4N2xZTsTxLZqN_4sz6zzSt6rx1ZC1z8g-IiSvGPNlPU78z7t894QBJrm9esZqepU2f9t3OoW3ZwdDcbgPVT6wiY-0OU_uKTqS7YaGHNiQ3HW4EmOMlti0CGJ5-8h7arydW5e7Zdc",
      "dp": "d-TRC7hoGpwpgTV_CcwT8PUiW2OiCgLxvfLpKb8RBJINGFmNITmk16XZipHZTZOxKpqH1-Psr9ZzJ5XUSj89y0D02OV5IDfgZSQSHB7sy_WfgM5o7Hu6_DySfk5bBzLguNQHw2U-c3OBItuml4OPpuB9VjwrqTFQ6HcjiNH93w0",
      "alg": "RSA-OAEP",
      "dq": "and6DuhQDEAGUtDYEnpldYYC_VXp6nr8WgSTH1rLGTFrnr9oS5OkmBgngYsC8NV6rOy_yB6fZIaE67E26-qtv6QVd1nejBRJi9cCodVasmYgr569wScO_chg-z0IU_SbwMiwh4Gyj3eLR4CZ853scMSmQrez2m-nLCYfHGpB_T0",
      "n": "iSdgNOWgLSp0Vd89C3QgPkIHc8_2I-jBwlMDMSFg6YBC7PzoMX80xKd971FciHsRHeJ_nQMRQGgalkFiARQtuogpNfIylLvfRIghSLxuZnQpwI4BFgzpLgvLdbTyRvKfDSZ90hTelQBvNRfcY9xPLmprO_5xf4CglqkMHAUWCv-35chf5Z-pfP-MLM7WHOEXlV_6XA_HC5QqXF61pm1kE-yFDRc5GlKJnei6KmsYsQhJeKEZJnLaW7ezj3OXMGPudDPkGaqwzFmOKEkNGdy9btDoAAPBEOfNCdPs4B0y3ZP1xwGpAZvgnUyQLbwNCi3H7-SS3YPinyJ_y0devLcZhw"
    },
    {
      "kty": "EC",
      "d": "LmSvQzjrFq82dzVVORUofWljCZqy9Ds7KjqgUqeeQMw",
      "use": "enc",
      "crv": "P-256",
      "kid": "71391a20-ceb1-4c6c-8456-afdfd6455166",
      "x": "IDBrqImUTTfFb1_r6QWCTcP_RmRDDHjiEZDqF-wbtfM",
      "y": "lOaHYWiOR6Xs6BtcQsFdB7k1aYCSWYQOeNZOl5mKN3k",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "991bd351-144a-4ab1-87f1-c576e570fbda",
      "n": "1n3UC3fuGMxi1wM4YbD-J2jisA7USxmVdIRIGKXgBH1mTSvOE_w395fucYleen1G_TIQ610P8f1pQYrnBUw6N6-OVFoh8wBYXYZKuuSFUy7YLXCmrvAzLSCUzrEDqzGGAwpmpb47nV7YTQpW386OZeFba-O9x_8EM8DYXHglrYW2I4jYbDysGxHG4pM7yGaaeOd7LNAcTQ1qBb4QL7nX6yM2v9ND_SYNK27o-ILdSQ82whunGyvuqYKPBI0CRM_f8tkuoHG7KB5QceroI7bMQ2ZkYMyCRNyjBNWiJBV8WihdxHdDYQ_MYxMi7-ffHxnShWBNbUSKWms-yXjcrN5rOw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7fd75d54-1d4a-4de3-b97a-53ebb2930062",
      "n": "zWlJjqET9elFUiBPwV6xqvkYtDwJ-kZ0LsEb-bUHas4bjtJwAYjsO4FyEZftEmZfRYXKGYX5N60Frlv659Ui1RGt2nMwZHLb8KiKVG7TI0dKtgYOLYzibJJJyX3G_6rebkXyLUlxjCwCB-Kil9MGPQ4OAhjrwC9fm6d4GJN8hbBsBENL-TTEcU0KH_xM9QbeD_LhhbRbUml1nyn4maw3UP2JFBPsdtDpzKESH8rVnuo8iUILxQDMehuxHaWi3ltaqVx4xsihcnDdmRkSptG0RIzDteTR63AXnHddnxMdLQAgk7lqdtA61wX0LybT5xcpIv-a6CeegBLDPaFtFca3jw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "3092bb0a-a724-4f74-8678-ea006c41db12",
      "x": "FmvSgjops61edIgubHDNTz_L_gXqrU3N3seJhq9YYkE",
      "y": "NPv41RXgmtX0JQ45A8CK56w6KT_mEhDQ1uooBSh37KU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "cd5ba329-db7a-4ca9-b527-2bf50537a45f",
      "x": "gqfM5IWOnd0hiy2l6EdL3btp5pr7oL3U6GeebzfiqEU",
      "y": "nJY_0-k17s4WIHFnnui784_6fDH_N6KhTkamDzTRS58"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "b511c602-642b-41ef-ac13-b4d5981ed316",
      "x": "1Lb-kqNkzxSESrSbl3AsTbAteeh_AveNljAduqqukMY",
      "y": "7_TJCb_mc6n2FMwfQjsLL8p-lwNm-Ni3VIsLRKo1E9c"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "f2d053bf-f8c4-4bb3-8f26-8949daee747b",
      "x": "Ovxe8gmk_z-VXJQHQgVgwPFvS3VV6ehYju2fnyiwViw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "8c7846a1-491d-49bc-93e1-0668828667bf",
      "alg": "RSA-OAEP",
      "n": "iSdgNOWgLSp0Vd89C3QgPkIHc8_2I-jBwlMDMSFg6YBC7PzoMX80xKd971FciHsRHeJ_nQMRQGgalkFiARQtuogpNfIylLvfRIghSLxuZnQpwI4BFgzpLgvLdbTyRvKfDSZ90hTelQBvNRfcY9xPLmprO_5xf4CglqkMHAUWCv-35chf5Z-pfP-MLM7WHOEXlV_6XA_HC5QqXF61pm1kE-yFDRc5GlKJnei6KmsYsQhJeKEZJnLaW7ezj3OXMGPudDPkGaqwzFmOKEkNGdy9btDoAAPBEOfNCdPs4B0y3ZP1xwGpAZvgnUyQLbwNCi3H7-SS3YPinyJ_y0devLcZhw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "71391a20-ceb1-4c6c-8456-afdfd6455166",
      "x": "IDBrqImUTTfFb1_r6QWCTcP_RmRDDHjiEZDqF-wbtfM",
      "y": "lOaHYWiOR6Xs6BtcQsFdB7k1aYCSWYQOeNZOl5mKN3k",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:55:10 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:55:10 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:55:10 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:55:10 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:55:10
oidcc-client-test-client-secret-basic
Setup Done
2020-09-01 12:55:11 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hwyt7PgZ8fI3ZtP
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:55:11 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hwyt7PgZ8fI3ZtP
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/",
  "authorization_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/token",
  "jwks_uri": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/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:55:11 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hwyt7PgZ8fI3ZtP
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:55:11 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:55:11 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:55:11 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code id_token token"
]
2020-09-01 12:55:11 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:55:11 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:55:11 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:55:11 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:55:11 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:55:11 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:55:11 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:55:11 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:55:11 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:55:11 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:55:11 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:55:11 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:55:11 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:55:11 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:55:11 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:55:11 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:55:11 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:55:11 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:55:11 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:55:11 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_xkdsmJsgVitNutV49204\u003d}{\u003d["
}
2020-09-01 12:55:11
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_uHoKdbmctuwcomjGqOrOOhYUTPOxCctEggQWDiUtzwVFAOraJp7878066476=&</?
2020-09-01 12:55:11 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:55:11 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_xkdsmJsgVitNutV49204\u003d}{\u003d[",
  "client_secret": "secret_uHoKdbmctuwcomjGqOrOOhYUTPOxCctEggQWDiUtzwVFAOraJp7878066476\u003d\u0026\u003c/?"
}
2020-09-01 12:55:11 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:55:11 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:55:11
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:55:11 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hwyt7PgZ8fI3ZtP
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_xkdsmJsgVitNutV49204\u003d}{\u003d[",
  "client_secret": "secret_uHoKdbmctuwcomjGqOrOOhYUTPOxCctEggQWDiUtzwVFAOraJp7878066476\u003d\u0026\u003c/?",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:55:12 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hwyt7PgZ8fI3ZtP
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_xkdsmJsgVitNutV49204\u003d}{\u003d[",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Y1n1npFtwpBQBw56mG9AMstEn5fckM8UNPhOxJC_I-g",
  "nonce": "scx8mFEBLvTEwI8iW8XOPb1ghPZFPZv_VYoA_9Bc94c",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:55:12 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:55:12 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:55:12 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_xkdsmJsgVitNutV49204\u003d}{\u003d[",
  "scope": "openid",
  "response_type": "code id_token token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Y1n1npFtwpBQBw56mG9AMstEn5fckM8UNPhOxJC_I-g",
  "nonce": "scx8mFEBLvTEwI8iW8XOPb1ghPZFPZv_VYoA_9Bc94c",
  "response_mode": "form_post"
}
2020-09-01 12:55:12 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:55:12 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
scx8mFEBLvTEwI8iW8XOPb1ghPZFPZv_VYoA_9Bc94c
2020-09-01 12:55:12 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2020-09-01 12:55:12 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_xkdsmJsgVitNutV49204=}{=[
2020-09-01 12:55:12 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:55:12 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:55:12 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:55:12 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
QfMwEUtBO8
2020-09-01 12:55:12 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
0ZEBwpQOKpH-4VHFCXPUuw
2020-09-01 12:55:12 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
eGxuLxFkqVrZEUW4hP7WjGhCYPNt2ByRqs1LeET2sGpZcdwF64
2020-09-01 12:55:12 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Nt3XQq9jdSV5DAgaY-_OhQ
2020-09-01 12:55:12 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/
sub
user-subject-1234531
aud
client_xkdsmJsgVitNutV49204=}{=[
nonce
scx8mFEBLvTEwI8iW8XOPb1ghPZFPZv_VYoA_9Bc94c
iat
1598964912
exp
1598965212
2020-09-01 12:55:12 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
0ZEBwpQOKpH-4VHFCXPUuw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/",
  "sub": "user-subject-1234531",
  "aud": "client_xkdsmJsgVitNutV49204\u003d}{\u003d[",
  "nonce": "scx8mFEBLvTEwI8iW8XOPb1ghPZFPZv_VYoA_9Bc94c",
  "iat": 1598964912,
  "exp": 1598965212,
  "c_hash": "0ZEBwpQOKpH-4VHFCXPUuw"
}
2020-09-01 12:55:12 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Nt3XQq9jdSV5DAgaY-_OhQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/",
  "sub": "user-subject-1234531",
  "aud": "client_xkdsmJsgVitNutV49204\u003d}{\u003d[",
  "nonce": "scx8mFEBLvTEwI8iW8XOPb1ghPZFPZv_VYoA_9Bc94c",
  "iat": 1598964912,
  "exp": 1598965212,
  "c_hash": "0ZEBwpQOKpH-4VHFCXPUuw",
  "at_hash": "Nt3XQq9jdSV5DAgaY-_OhQ"
}
2020-09-01 12:55:12 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI5OTFiZDM1MS0xNDRhLTRhYjEtODdmMS1jNTc2ZTU3MGZiZGEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiTnQzWFFxOWpkU1Y1REFnYVktX09oUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3hrZHNtSnNnVml0TnV0VjQ5MjA0PX17PVsiLCJjX2hhc2giOiIwWkVCd3BRT0twSC00VkhGQ1hQVXV3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2h3eXQ3UGdaOGZJM1p0UFwvIiwiZXhwIjoxNTk4OTY1MjEyLCJub25jZSI6InNjeDhtRkVCTHZURXdJOGlXOFhPUGIxZ2hQWkZQWnZfVllvQV85QmM5NGMiLCJpYXQiOjE1OTg5NjQ5MTJ9.A6o9fOmtvvE8ch6lttIUMglW1Jum_s5RHtxYKv-9Ug2_G-yG9oGb7g4VC1r8cNrsoKvtrNql175XCbCNQCimBv0cjqavD4B2oAX4dKT8RV2KmwxdLda_r0ZSozC7lM5cLrhKVp_kjgaQU0DDit6DYtfN-i68rbktVlvLawdUGsPeYljxxpGdQ_nqlclysUeJ244Vg2LiWCFSGKDK9gh6nXgU6CkIpOsTugxIdimZrpFySYojBeHQvialCQshVHQwsmPdj4uW-K79yjFf97HAKd-B2xqV-hTR3KjH38WqXLScH3jWmt8njpMimky09Ke5aPX_VhzuYty-yH3G9jUYvw
key
{"p":"9XsCN473c1oru-m5VkW6qTTADtofwRJWTXEZiplFjQOZYISIqpNdnXW0q0FKzQoOEQqUDu6uFLp351R0gFuPISDtkHYUDhpZXBH5uCe8eQfcftSHMLI426Y9TFBqQ6DD92JQysXRD_vsOtZACcHIy34JRYsFj7V87jDD_619zLs","kty":"RSA","q":"367ckdj3w0PhT0nZ5Xn8QSIfnWSLJsg6AGWT3T9wYElmwMoby_cXSiW622jhOh-zCnT_pMzUOnUiQ5iBrzLGfbc_O_cqnDiXCDDSKvjWVPfa7-gHhAEEU7vpUb-C7SbUenKi7l_NX6yleKnbnL-DEUHZ-l7dT5LM8W8WyveDM4E","d":"SMcnFMEbw8RN4UDRd6xTgFHBYRWXCOhkYsWjpOFbkopuFM9BPFy_LL6bhGCk8xDg7nZ3cTUBfQ2MElYsLwr_Ufe6ZnqyvD4ovYscfi-d4WyqozhvBjqwUqaUd1Fuuj6yhwOXcrOKjMoqwHE6qvPuMzl1CLWcpmisJ1dO0old13NA-dWvBLm3nLTnbeilGk1qiRF3MCzlj9dNodaYF_ZXPFMRKndD9J-Q7DwuQgCK5NJew4NXm-T1HKsykyJ02r--qWtGYrL4Ci1rz01KKRekZZjO9myV_MxKsy-JRcGqas90sa9DTwoW-Z2Djz6PE1RYCSt2U1bncd5q6LcezRZfAQ","e":"AQAB","use":"sig","kid":"991bd351-144a-4ab1-87f1-c576e570fbda","qi":"Ve1s8syGOhiXzSz0Js4UC1-yCC3ENQ5PsunXJh2FGYBUDM0uskr5Xomzf8KUO-FIxPMBYvc47vu5F46RECz2bhVWDgQ5OL3MlX4SkJPThrMS0WISMK0pixA-rq52v9YeFnIswQLSv_4gCOs_rYxJWqIbHyRxtGymq1OIbjojynI","dp":"znoMv1aNZIUvy_snXR2Bh9lKwjNOCkO2O6Up6p5JFfc1By3zFial00-yC2n71MLkWgkfx_-ShPTi7bzn0R8yIJdluuDWtZYMG5kzBmbF7LdkC3oPzDHcCUSmwo3RE9khe-9CLYx98Ifhhwu3CX3put_kRI5OuzXYQzDZazEuYwk","dq":"lQWccZaJSpAYtYhQIPAqPQKM6YEoq8fNzKHf5xDyv1Nnn52G81ZFL-L_IFo5Y03nLFpSTusfoWqUT1B1ZdGAKBVDjaHXw4h4Jr7P5k0uDiGqvRZqm2lKBrc0dIAQrAqomINzRTiSTOFqxH71jvKQUZj7rjAxZWg6HceS-dn4kQE","n":"1n3UC3fuGMxi1wM4YbD-J2jisA7USxmVdIRIGKXgBH1mTSvOE_w395fucYleen1G_TIQ610P8f1pQYrnBUw6N6-OVFoh8wBYXYZKuuSFUy7YLXCmrvAzLSCUzrEDqzGGAwpmpb47nV7YTQpW386OZeFba-O9x_8EM8DYXHglrYW2I4jYbDysGxHG4pM7yGaaeOd7LNAcTQ1qBb4QL7nX6yM2v9ND_SYNK27o-ILdSQ82whunGyvuqYKPBI0CRM_f8tkuoHG7KB5QceroI7bMQ2ZkYMyCRNyjBNWiJBV8WihdxHdDYQ_MYxMi7-ffHxnShWBNbUSKWms-yXjcrN5rOw"}
algorithm
RS256
2020-09-01 12:55:12 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:55:12 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Y1n1npFtwpBQBw56mG9AMstEn5fckM8UNPhOxJC_I-g"
}
2020-09-01 12:55:12 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Y1n1npFtwpBQBw56mG9AMstEn5fckM8UNPhOxJC_I-g",
  "code": "QfMwEUtBO8"
}
2020-09-01 12:55:12 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Y1n1npFtwpBQBw56mG9AMstEn5fckM8UNPhOxJC_I-g",
  "code": "QfMwEUtBO8",
  "id_token": "eyJraWQiOiI5OTFiZDM1MS0xNDRhLTRhYjEtODdmMS1jNTc2ZTU3MGZiZGEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiTnQzWFFxOWpkU1Y1REFnYVktX09oUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3hrZHNtSnNnVml0TnV0VjQ5MjA0PX17PVsiLCJjX2hhc2giOiIwWkVCd3BRT0twSC00VkhGQ1hQVXV3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2h3eXQ3UGdaOGZJM1p0UFwvIiwiZXhwIjoxNTk4OTY1MjEyLCJub25jZSI6InNjeDhtRkVCTHZURXdJOGlXOFhPUGIxZ2hQWkZQWnZfVllvQV85QmM5NGMiLCJpYXQiOjE1OTg5NjQ5MTJ9.A6o9fOmtvvE8ch6lttIUMglW1Jum_s5RHtxYKv-9Ug2_G-yG9oGb7g4VC1r8cNrsoKvtrNql175XCbCNQCimBv0cjqavD4B2oAX4dKT8RV2KmwxdLda_r0ZSozC7lM5cLrhKVp_kjgaQU0DDit6DYtfN-i68rbktVlvLawdUGsPeYljxxpGdQ_nqlclysUeJ244Vg2LiWCFSGKDK9gh6nXgU6CkIpOsTugxIdimZrpFySYojBeHQvialCQshVHQwsmPdj4uW-K79yjFf97HAKd-B2xqV-hTR3KjH38WqXLScH3jWmt8njpMimky09Ke5aPX_VhzuYty-yH3G9jUYvw"
}
2020-09-01 12:55:12
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Y1n1npFtwpBQBw56mG9AMstEn5fckM8UNPhOxJC_I-g",
  "code": "QfMwEUtBO8",
  "id_token": "eyJraWQiOiI5OTFiZDM1MS0xNDRhLTRhYjEtODdmMS1jNTc2ZTU3MGZiZGEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiTnQzWFFxOWpkU1Y1REFnYVktX09oUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3hrZHNtSnNnVml0TnV0VjQ5MjA0PX17PVsiLCJjX2hhc2giOiIwWkVCd3BRT0twSC00VkhGQ1hQVXV3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2h3eXQ3UGdaOGZJM1p0UFwvIiwiZXhwIjoxNTk4OTY1MjEyLCJub25jZSI6InNjeDhtRkVCTHZURXdJOGlXOFhPUGIxZ2hQWkZQWnZfVllvQV85QmM5NGMiLCJpYXQiOjE1OTg5NjQ5MTJ9.A6o9fOmtvvE8ch6lttIUMglW1Jum_s5RHtxYKv-9Ug2_G-yG9oGb7g4VC1r8cNrsoKvtrNql175XCbCNQCimBv0cjqavD4B2oAX4dKT8RV2KmwxdLda_r0ZSozC7lM5cLrhKVp_kjgaQU0DDit6DYtfN-i68rbktVlvLawdUGsPeYljxxpGdQ_nqlclysUeJ244Vg2LiWCFSGKDK9gh6nXgU6CkIpOsTugxIdimZrpFySYojBeHQvialCQshVHQwsmPdj4uW-K79yjFf97HAKd-B2xqV-hTR3KjH38WqXLScH3jWmt8njpMimky09Ke5aPX_VhzuYty-yH3G9jUYvw",
  "access_token": "eGxuLxFkqVrZEUW4hP7WjGhCYPNt2ByRqs1LeET2sGpZcdwF64",
  "token_type": "Bearer"
}
2020-09-01 12:55:12 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hwyt7PgZ8fI3ZtP
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"Y1n1npFtwpBQBw56mG9AMstEn5fckM8UNPhOxJC_I-g","code":"QfMwEUtBO8","id_token":"eyJraWQiOiI5OTFiZDM1MS0xNDRhLTRhYjEtODdmMS1jNTc2ZTU3MGZiZGEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiTnQzWFFxOWpkU1Y1REFnYVktX09oUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3hrZHNtSnNnVml0TnV0VjQ5MjA0PX17PVsiLCJjX2hhc2giOiIwWkVCd3BRT0twSC00VkhGQ1hQVXV3IiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2h3eXQ3UGdaOGZJM1p0UFwvIiwiZXhwIjoxNTk4OTY1MjEyLCJub25jZSI6InNjeDhtRkVCTHZURXdJOGlXOFhPUGIxZ2hQWkZQWnZfVllvQV85QmM5NGMiLCJpYXQiOjE1OTg5NjQ5MTJ9.A6o9fOmtvvE8ch6lttIUMglW1Jum_s5RHtxYKv-9Ug2_G-yG9oGb7g4VC1r8cNrsoKvtrNql175XCbCNQCimBv0cjqavD4B2oAX4dKT8RV2KmwxdLda_r0ZSozC7lM5cLrhKVp_kjgaQU0DDit6DYtfN-i68rbktVlvLawdUGsPeYljxxpGdQ_nqlclysUeJ244Vg2LiWCFSGKDK9gh6nXgU6CkIpOsTugxIdimZrpFySYojBeHQvialCQshVHQwsmPdj4uW-K79yjFf97HAKd-B2xqV-hTR3KjH38WqXLScH3jWmt8njpMimky09Ke5aPX_VhzuYty-yH3G9jUYvw","access_token":"eGxuLxFkqVrZEUW4hP7WjGhCYPNt2ByRqs1LeET2sGpZcdwF64","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:55:12 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hwyt7PgZ8fI3ZtP
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:55:12 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hwyt7PgZ8fI3ZtP
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "991bd351-144a-4ab1-87f1-c576e570fbda",
      "n": "1n3UC3fuGMxi1wM4YbD-J2jisA7USxmVdIRIGKXgBH1mTSvOE_w395fucYleen1G_TIQ610P8f1pQYrnBUw6N6-OVFoh8wBYXYZKuuSFUy7YLXCmrvAzLSCUzrEDqzGGAwpmpb47nV7YTQpW386OZeFba-O9x_8EM8DYXHglrYW2I4jYbDysGxHG4pM7yGaaeOd7LNAcTQ1qBb4QL7nX6yM2v9ND_SYNK27o-ILdSQ82whunGyvuqYKPBI0CRM_f8tkuoHG7KB5QceroI7bMQ2ZkYMyCRNyjBNWiJBV8WihdxHdDYQ_MYxMi7-ffHxnShWBNbUSKWms-yXjcrN5rOw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "7fd75d54-1d4a-4de3-b97a-53ebb2930062",
      "n": "zWlJjqET9elFUiBPwV6xqvkYtDwJ-kZ0LsEb-bUHas4bjtJwAYjsO4FyEZftEmZfRYXKGYX5N60Frlv659Ui1RGt2nMwZHLb8KiKVG7TI0dKtgYOLYzibJJJyX3G_6rebkXyLUlxjCwCB-Kil9MGPQ4OAhjrwC9fm6d4GJN8hbBsBENL-TTEcU0KH_xM9QbeD_LhhbRbUml1nyn4maw3UP2JFBPsdtDpzKESH8rVnuo8iUILxQDMehuxHaWi3ltaqVx4xsihcnDdmRkSptG0RIzDteTR63AXnHddnxMdLQAgk7lqdtA61wX0LybT5xcpIv-a6CeegBLDPaFtFca3jw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "3092bb0a-a724-4f74-8678-ea006c41db12",
      "x": "FmvSgjops61edIgubHDNTz_L_gXqrU3N3seJhq9YYkE",
      "y": "NPv41RXgmtX0JQ45A8CK56w6KT_mEhDQ1uooBSh37KU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "cd5ba329-db7a-4ca9-b527-2bf50537a45f",
      "x": "gqfM5IWOnd0hiy2l6EdL3btp5pr7oL3U6GeebzfiqEU",
      "y": "nJY_0-k17s4WIHFnnui784_6fDH_N6KhTkamDzTRS58"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "b511c602-642b-41ef-ac13-b4d5981ed316",
      "x": "1Lb-kqNkzxSESrSbl3AsTbAteeh_AveNljAduqqukMY",
      "y": "7_TJCb_mc6n2FMwfQjsLL8p-lwNm-Ni3VIsLRKo1E9c"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "f2d053bf-f8c4-4bb3-8f26-8949daee747b",
      "x": "Ovxe8gmk_z-VXJQHQgVgwPFvS3VV6ehYju2fnyiwViw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "8c7846a1-491d-49bc-93e1-0668828667bf",
      "alg": "RSA-OAEP",
      "n": "iSdgNOWgLSp0Vd89C3QgPkIHc8_2I-jBwlMDMSFg6YBC7PzoMX80xKd971FciHsRHeJ_nQMRQGgalkFiARQtuogpNfIylLvfRIghSLxuZnQpwI4BFgzpLgvLdbTyRvKfDSZ90hTelQBvNRfcY9xPLmprO_5xf4CglqkMHAUWCv-35chf5Z-pfP-MLM7WHOEXlV_6XA_HC5QqXF61pm1kE-yFDRc5GlKJnei6KmsYsQhJeKEZJnLaW7ezj3OXMGPudDPkGaqwzFmOKEkNGdy9btDoAAPBEOfNCdPs4B0y3ZP1xwGpAZvgnUyQLbwNCi3H7-SS3YPinyJ_y0devLcZhw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "71391a20-ceb1-4c6c-8456-afdfd6455166",
      "x": "IDBrqImUTTfFb1_r6QWCTcP_RmRDDHjiEZDqF-wbtfM",
      "y": "lOaHYWiOR6Xs6BtcQsFdB7k1aYCSWYQOeNZOl5mKN3k",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:55:13 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hwyt7PgZ8fI3ZtP
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X3hrZHNtSnNnVml0TnV0VjQ5MjA0JTNEJTdEJTdCJTNEJTVCOnNlY3JldF91SG9LZGJtY3R1d2NvbWpHcU9yT09oWVVUUE94Q2N0RWdnUVdEaVV0endWRkFPcmFKcDc4NzgwNjY0NzYlM0QlMjYlM0MlMkYlM0Y\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": "QfMwEUtBO8",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=QfMwEUtBO8&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:55:13 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_xkdsmJsgVitNutV49204=}{=[
client_secret
secret_uHoKdbmctuwcomjGqOrOOhYUTPOxCctEggQWDiUtzwVFAOraJp7878066476=&</?
method
client_secret_basic
2020-09-01 12:55:13 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:55:13 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
QfMwEUtBO8
2020-09-01 12:55:13 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:55:13 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
GOQJCDVaKTjJNrhC9gLuhZ9R6eqzFxeBFF49hmsEGzVeMxpMk8
2020-09-01 12:55:13 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
MvLRgE6r_i3VRGuce60VDw
2020-09-01 12:55:13 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/
sub
user-subject-1234531
aud
client_xkdsmJsgVitNutV49204=}{=[
nonce
scx8mFEBLvTEwI8iW8XOPb1ghPZFPZv_VYoA_9Bc94c
iat
1598964913
exp
1598965213
2020-09-01 12:55:13 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
MvLRgE6r_i3VRGuce60VDw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/hwyt7PgZ8fI3ZtP/",
  "sub": "user-subject-1234531",
  "aud": "client_xkdsmJsgVitNutV49204\u003d}{\u003d[",
  "nonce": "scx8mFEBLvTEwI8iW8XOPb1ghPZFPZv_VYoA_9Bc94c",
  "iat": 1598964913,
  "exp": 1598965213,
  "at_hash": "MvLRgE6r_i3VRGuce60VDw"
}
2020-09-01 12:55:13 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI5OTFiZDM1MS0xNDRhLTRhYjEtODdmMS1jNTc2ZTU3MGZiZGEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiTXZMUmdFNnJfaTNWUkd1Y2U2MFZEdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3hrZHNtSnNnVml0TnV0VjQ5MjA0PX17PVsiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvaHd5dDdQZ1o4ZkkzWnRQXC8iLCJleHAiOjE1OTg5NjUyMTMsIm5vbmNlIjoic2N4OG1GRUJMdlRFd0k4aVc4WE9QYjFnaFBaRlBadl9WWW9BXzlCYzk0YyIsImlhdCI6MTU5ODk2NDkxM30.Q_FSHkyJ7Ge99uRUZcESXTGpFHfqtLcOq-zhf3IRUBxTrN5PreGSZi8PsKCa-ZeYLKWB2o1msnZtTJIKHBM8Aw1zpJL1vH1AX96t58bU-Ady5A1_fFDdAPsbuHaTMe-JqPu60rlRXvfz8jGh-ZxWN4Xq1-jjsUnwa0RCZ6GEVlZUAZbv6_UEsAK3Coi3TXzdoMlMlfR3D2up2BOlWIW34Z6ZDMJkGrjF5r9RuaRtlXc6e4QfbUrMW-zYeWqg6Z4GR84gpL-ghg1-VevJ3vMP9_gJ6RKBnhkZHwEMzrArK_jRnDz7javibZKWvOj785d694LjmxQF7qwxWhJk5MEUCw
key
{"p":"9XsCN473c1oru-m5VkW6qTTADtofwRJWTXEZiplFjQOZYISIqpNdnXW0q0FKzQoOEQqUDu6uFLp351R0gFuPISDtkHYUDhpZXBH5uCe8eQfcftSHMLI426Y9TFBqQ6DD92JQysXRD_vsOtZACcHIy34JRYsFj7V87jDD_619zLs","kty":"RSA","q":"367ckdj3w0PhT0nZ5Xn8QSIfnWSLJsg6AGWT3T9wYElmwMoby_cXSiW622jhOh-zCnT_pMzUOnUiQ5iBrzLGfbc_O_cqnDiXCDDSKvjWVPfa7-gHhAEEU7vpUb-C7SbUenKi7l_NX6yleKnbnL-DEUHZ-l7dT5LM8W8WyveDM4E","d":"SMcnFMEbw8RN4UDRd6xTgFHBYRWXCOhkYsWjpOFbkopuFM9BPFy_LL6bhGCk8xDg7nZ3cTUBfQ2MElYsLwr_Ufe6ZnqyvD4ovYscfi-d4WyqozhvBjqwUqaUd1Fuuj6yhwOXcrOKjMoqwHE6qvPuMzl1CLWcpmisJ1dO0old13NA-dWvBLm3nLTnbeilGk1qiRF3MCzlj9dNodaYF_ZXPFMRKndD9J-Q7DwuQgCK5NJew4NXm-T1HKsykyJ02r--qWtGYrL4Ci1rz01KKRekZZjO9myV_MxKsy-JRcGqas90sa9DTwoW-Z2Djz6PE1RYCSt2U1bncd5q6LcezRZfAQ","e":"AQAB","use":"sig","kid":"991bd351-144a-4ab1-87f1-c576e570fbda","qi":"Ve1s8syGOhiXzSz0Js4UC1-yCC3ENQ5PsunXJh2FGYBUDM0uskr5Xomzf8KUO-FIxPMBYvc47vu5F46RECz2bhVWDgQ5OL3MlX4SkJPThrMS0WISMK0pixA-rq52v9YeFnIswQLSv_4gCOs_rYxJWqIbHyRxtGymq1OIbjojynI","dp":"znoMv1aNZIUvy_snXR2Bh9lKwjNOCkO2O6Up6p5JFfc1By3zFial00-yC2n71MLkWgkfx_-ShPTi7bzn0R8yIJdluuDWtZYMG5kzBmbF7LdkC3oPzDHcCUSmwo3RE9khe-9CLYx98Ifhhwu3CX3put_kRI5OuzXYQzDZazEuYwk","dq":"lQWccZaJSpAYtYhQIPAqPQKM6YEoq8fNzKHf5xDyv1Nnn52G81ZFL-L_IFo5Y03nLFpSTusfoWqUT1B1ZdGAKBVDjaHXw4h4Jr7P5k0uDiGqvRZqm2lKBrc0dIAQrAqomINzRTiSTOFqxH71jvKQUZj7rjAxZWg6HceS-dn4kQE","n":"1n3UC3fuGMxi1wM4YbD-J2jisA7USxmVdIRIGKXgBH1mTSvOE_w395fucYleen1G_TIQ610P8f1pQYrnBUw6N6-OVFoh8wBYXYZKuuSFUy7YLXCmrvAzLSCUzrEDqzGGAwpmpb47nV7YTQpW386OZeFba-O9x_8EM8DYXHglrYW2I4jYbDysGxHG4pM7yGaaeOd7LNAcTQ1qBb4QL7nX6yM2v9ND_SYNK27o-ILdSQ82whunGyvuqYKPBI0CRM_f8tkuoHG7KB5QceroI7bMQ2ZkYMyCRNyjBNWiJBV8WihdxHdDYQ_MYxMi7-ffHxnShWBNbUSKWms-yXjcrN5rOw"}
algorithm
RS256
2020-09-01 12:55:13 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:55:13 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
GOQJCDVaKTjJNrhC9gLuhZ9R6eqzFxeBFF49hmsEGzVeMxpMk8
token_type
Bearer
id_token
eyJraWQiOiI5OTFiZDM1MS0xNDRhLTRhYjEtODdmMS1jNTc2ZTU3MGZiZGEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiTXZMUmdFNnJfaTNWUkd1Y2U2MFZEdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3hrZHNtSnNnVml0TnV0VjQ5MjA0PX17PVsiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvaHd5dDdQZ1o4ZkkzWnRQXC8iLCJleHAiOjE1OTg5NjUyMTMsIm5vbmNlIjoic2N4OG1GRUJMdlRFd0k4aVc4WE9QYjFnaFBaRlBadl9WWW9BXzlCYzk0YyIsImlhdCI6MTU5ODk2NDkxM30.Q_FSHkyJ7Ge99uRUZcESXTGpFHfqtLcOq-zhf3IRUBxTrN5PreGSZi8PsKCa-ZeYLKWB2o1msnZtTJIKHBM8Aw1zpJL1vH1AX96t58bU-Ady5A1_fFDdAPsbuHaTMe-JqPu60rlRXvfz8jGh-ZxWN4Xq1-jjsUnwa0RCZ6GEVlZUAZbv6_UEsAK3Coi3TXzdoMlMlfR3D2up2BOlWIW34Z6ZDMJkGrjF5r9RuaRtlXc6e4QfbUrMW-zYeWqg6Z4GR84gpL-ghg1-VevJ3vMP9_gJ6RKBnhkZHwEMzrArK_jRnDz7javibZKWvOj785d694LjmxQF7qwxWhJk5MEUCw
scope
openid
2020-09-01 12:55:13 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hwyt7PgZ8fI3ZtP
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "GOQJCDVaKTjJNrhC9gLuhZ9R6eqzFxeBFF49hmsEGzVeMxpMk8",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI5OTFiZDM1MS0xNDRhLTRhYjEtODdmMS1jNTc2ZTU3MGZiZGEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiTXZMUmdFNnJfaTNWUkd1Y2U2MFZEdyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3hrZHNtSnNnVml0TnV0VjQ5MjA0PX17PVsiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvaHd5dDdQZ1o4ZkkzWnRQXC8iLCJleHAiOjE1OTg5NjUyMTMsIm5vbmNlIjoic2N4OG1GRUJMdlRFd0k4aVc4WE9QYjFnaFBaRlBadl9WWW9BXzlCYzk0YyIsImlhdCI6MTU5ODk2NDkxM30.Q_FSHkyJ7Ge99uRUZcESXTGpFHfqtLcOq-zhf3IRUBxTrN5PreGSZi8PsKCa-ZeYLKWB2o1msnZtTJIKHBM8Aw1zpJL1vH1AX96t58bU-Ady5A1_fFDdAPsbuHaTMe-JqPu60rlRXvfz8jGh-ZxWN4Xq1-jjsUnwa0RCZ6GEVlZUAZbv6_UEsAK3Coi3TXzdoMlMlfR3D2up2BOlWIW34Z6ZDMJkGrjF5r9RuaRtlXc6e4QfbUrMW-zYeWqg6Z4GR84gpL-ghg1-VevJ3vMP9_gJ6RKBnhkZHwEMzrArK_jRnDz7javibZKWvOj785d694LjmxQF7qwxWhJk5MEUCw",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:55:13 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance hwyt7PgZ8fI3ZtP
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer GOQJCDVaKTjJNrhC9gLuhZ9R6eqzFxeBFF49hmsEGzVeMxpMk8",
  "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:55:13 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
GOQJCDVaKTjJNrhC9gLuhZ9R6eqzFxeBFF49hmsEGzVeMxpMk8
2020-09-01 12:55:13 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
GOQJCDVaKTjJNrhC9gLuhZ9R6eqzFxeBFF49hmsEGzVeMxpMk8
2020-09-01 12:55:13 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:55:13
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:55:13 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:55:13 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:55:13 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:55:13 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance hwyt7PgZ8fI3ZtP
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531"
}
outgoing_path
userinfo
2020-09-01 12:55:13 FINISHED
oidcc-client-test-client-secret-basic
Test has run to completion
testmodule_result
PASSED
Test Results