Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
l0lJMpv444Mye
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-userinfo-invalid-sub
2020-09-01 12:52:49 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/",
  "authorization_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/token",
  "jwks_uri": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/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:52:49
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/",
  "authorization_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/token",
  "jwks_uri": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/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:52:49
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "9fzvEE6e5iC91-MpexsZu5fdCGPJEBFEocMnvdBp6nwL5kRdLp8k9B1voX8LzwOrXAqom5Ka0LrtmDgan1DyRzYn4c5UQFe-NrSYLHdt33KdiMWnlpwvU-0jpZqoIUGGkNZeoSzztdt6yiRiFUZtPcbb4wcbdkO-wfLMrL575kk",
      "kty": "RSA",
      "q": "2JG6cSqsrz-4OZPfrR1tUBN8swlDcuo5g_vxXaHWWHjpcxxv_v8Hzkrwyn10EpGDCgDVv2FdzLfgkkQ5Vxl0VgzeZQxkxp4jU7aa3P6fjZ2h5HIiaLOR9s96TEzERL2QYkGrdNeKc36CAY_SOtm6yefvn4GDWO2EJ1m4ufPtE4k",
      "d": "jwzeObO5vYXglqOBNvi5OsfYwAiF_qpHhRXvgQKfOliWHE1lHWntdKs60BF-uJiX6p9TvycRpD9KMHg62Z3eMsIna9vxkD7e6Q43yovdtgrzzPBSFObkaj_JxKl2OP54ng7fGa6OdA4OysAnF8IEegSpQijiI42uJdGLc7pqI0USGqFA6DSMH7FMBdYESoww8a6osrSX34KkRZke6gNWlueJLzj6iniJVFOFsfCduqpKojopZspjc30xhNdzV7xtb5LvLpfVpibLckQYXqfymcpeq_Y5vmCKZ3BlvtMXA4oALCpkrSd_YsUaXOumSx0NSbyhYEnvOg-mJDVK8DKYwQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "8cde2ee2-5b8c-4c6c-8191-6d61c63e9783",
      "qi": "8OfC-Q60Bs_XoKdcShYBaEjoBA07-IW5dMWt7pzDyUStMhhWPLW-x2vBDji1rK7jRmP5AJqsA4mUWgyY3f3erTqSAcUNrXWIcQ38Tc4lp3A4dxTp7H9PId4utLw6hTKVD4gguwWZr-MF4pL0vGJuNj0gJWvthXBiEVuxlnr7yac",
      "dp": "4QOO917DsYSvxATS0_6VSml_UgZdTKpPGp23A8XarRjtlaRhjJ0dI4StsY_SkHotzRMe6rhvj5H-duiTSbq09PkQAFlJ7lWU9Nu7-6j_w49HlW4gf_-8t0vL-NeBBnK3ElRV2Z-SC3-KUdB4PDfhA8qdJ44_y63ql-Vu3nGcSqk",
      "dq": "b4csspa9c0qnPs-OQwKChthiQXklyQoiMHwQop1zWwB5iJQ-gN0pUe15722H1wAksYQYj4Q-3-xZtDl6JgavyJi79uHZDAfoPXYublyaIj3pX1H_sle3dZkHbD-kW5obvt3-xB8z56JgpRlBtJjn_o548nWqBKPciL9FyE1767E",
      "n": "0BlxH63rZwyNnAvXZVuEWNtc0nZgfqbn63u3SAmAncoH27Kc9C5FfQYA3wD2_mwMitoeAYzd4mZU_yfbx3me0oOVdEPVc24Xt9bdJ2T7-Hru5qDo9vEoxEXfGebje30-oRgyX1Op2J-f8s-LfI9V3iCxVMb6c2MD1TKzSdqhpwysgCsRkmuA8a8rZoLtUdtgPB1EcXiyiKFzhgUlzmBWMvLtzWTdOC5WhpEQTu5P3_8Zf-RGCSAu7JQEe0ydv20PJkMWxcKjONhzweqm3_sUMEBLAXs206nRBjh5eLBJJQDGaHdgKk4IxRZeFAiCGfVyd1boHNfV7RUoSzGhnvqoEQ"
    },
    {
      "kty": "EC",
      "d": "asZ_I5dQdsCiuJlDlaRmb9BMPxxisMu4B0U3Z7duGSA",
      "use": "sig",
      "crv": "P-256",
      "kid": "0d25e218-bc6f-446c-9f1f-f78ba7387cd5",
      "x": "AGB6jYhnh-L6p8B7aUy_0t_UIQh3jINzdj4svpOCqT0",
      "y": "L22pIqZVvVPpe0tkTy6Y5XmDzpILr-7ZHkOxZvZkEvA"
    },
    {
      "kty": "EC",
      "d": "AqXj6q1toyGuzLTq1FwqioqS0bnmNA4mSj2SH-MOlSQ",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "09a4d0d6-80ce-4abf-8b6b-5d5ab9c4625b",
      "x": "7szjT8lM9nO7kW2cbCOlrMX57N8miAMttoFVbI_prvM",
      "y": "fejGeSDVJg7MipqGSOepY0R9aBsR_ReiP1zqpUFSaUs"
    },
    {
      "kty": "OKP",
      "d": "mJuXka5joN1NgJuPrq-_UpnmJPz_gJ8Y7NykDxzbWVc",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a7c8fe5c-21fc-49b9-b47e-15fd75623a3a",
      "x": "oShgt7wurvyCb7qM9gtucXyBLhK2YNP9gtXXDYgbXQE"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "4Tp4f7SQ5eHAkOINXtAmJAg1bRYElfLVNd6Aq0Rl5sX0VHqGJQYVhtGMWtpuclM2XkoMukpXFzvLFeNNNOSH7kjUMRoMtzbLmIwnBBU5MXRz6aUu-QoF67BQnzstt3mcnI7CJOc8TTnJUdtVfrEtQuc-OEq3gSmEjc8GH7McKTc",
      "kty": "RSA",
      "q": "tJgsDFJ4YGjCtq6Q0_oy078cjnt66vNwGxWzCMpSJlvtoeALQdiX0_3TbKneGVJAlMdigz3TSwXWiXCZTccoJpzwxUdORBLyNLhkMQcsCXrVNnsiuBDnrZ0WeAexDtYimCC4dgGu3477NFTuPw1nU8g2gOhkGDzHtMGHQgk8IE8",
      "d": "BzcHlABXe1NkEYI1R6flxZV9llxVZAbgpgdvmv4eeKVw-mri7QBau3tPtmBSsVQSA65FovWr2qbpPHnGA2QfSSTFAfQeyBCQeyzbI139Q4UW9kk2pHJIhjkRm5mf7whV3zSxr1jdFEBUZz1SvP2n_k-nvMkOKkDkRo2PCTqdnajpBZELvU9KnRH432sHYJjTxZOmQw3A3YCekSURmJfH4wO6BTdRhjYpAU8Lnm9Q4NYC4v4Ddu8MgOA1uplszMB2TxhwlkiEu8vCBQxxzE-1OIExeY8h2gqYIvIOULTxjIIT5zigsKcOfXVlfm8JCVT62s8_6m_ddLFUcrgfPe8EgQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "aa652ab6-f267-4238-bbe8-2bd5b325e439",
      "qi": "PTUNd1p5Y_J5S7QplrqChfJ7kCdsyfYe7cVEknKDn-cwbq1zKgW0Nnz3uCY4tPfpbhmxvsoXuoxpaeE_ir_3VZbhUxoFKR0DEetjLMvwwcGfLibPgwyhMHxaVUH3XTLgCm9t-NdFWmi8m_721z2PxInwddk8U0WWAMGzImSvKdY",
      "dp": "eqB9Lvq-0YrCb5_EK9UkjwWxIP2V7ZZTI4tLfvQ0jxtEViKHmuzfF5JL2sOG0tQfi-LBX0ROeqXhgr9JL_0lTUV10m4ecjpxS1MzgvOTOivvWEzJcGpWouZSXv-3emfKLytC5RjJKjrGM705pUsOG5kPtVJo6vgR5avL58J7GK0",
      "alg": "RSA-OAEP",
      "dq": "MEinLjw2dwBLXvBZRHOWd0qXZfjZqkuf433vuh_tyte1Nxxhph80qLcqedkIyphVL_IHArPa9CoBbAmw0zy2HWzEatpfsI-oNjQ-hWU3fulabBCL_c53QtHHGhxkWGUkJqxI5TQZ_yeJPjqe4DjDMYFMITcA3AIUGt3LPfqeGr0",
      "n": "nuL-MjrLU4QTsLZC6bxWfjdTmaCqspqNf1GwYYZRyUhl1lqcNJVPeEMHBuKAJF3hAsb-usd3xQ4ZEMZoW7XoXfCzgMkCbKzHNBJvgMkAITwVn6vHXlv0WDkajVp0W4zPGa7fULxAcKMnMFIQBupoQVibOH-QzP5_Q5lBRaXABhKtFvMcZvPvRLa3KxqnZ0Sy0vgpkHeVIvUmcGK8HUn8KyPFkxz-DiJGzrC4KQZK-KNQDsJgXbcRC6vTLqqWeIcN-k6RzB3-aXCJ5XGlWRWIt2hDdbRk0a0ZFznHq8CwajWbVbfYRGx6P3ez7_dO-vgLqBEsRPs-8_T11nNmYruX-Q"
    },
    {
      "kty": "EC",
      "d": "xsVdhJ1FkWykEkKF-ykJszJrGFkwnHfsXnUpZljbt54",
      "use": "enc",
      "crv": "P-256",
      "kid": "20ed9098-1906-4218-bb55-98ce461a9b6d",
      "x": "vQmyIAJOxw6tOqNeRNupKpwUJ5-eE3X0PsYOeQwKzx4",
      "y": "d48L2MDg_C_XH3Vid2DkerxSOFUtqeOx6DKggfGQ-5Q",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "8cde2ee2-5b8c-4c6c-8191-6d61c63e9783",
      "n": "0BlxH63rZwyNnAvXZVuEWNtc0nZgfqbn63u3SAmAncoH27Kc9C5FfQYA3wD2_mwMitoeAYzd4mZU_yfbx3me0oOVdEPVc24Xt9bdJ2T7-Hru5qDo9vEoxEXfGebje30-oRgyX1Op2J-f8s-LfI9V3iCxVMb6c2MD1TKzSdqhpwysgCsRkmuA8a8rZoLtUdtgPB1EcXiyiKFzhgUlzmBWMvLtzWTdOC5WhpEQTu5P3_8Zf-RGCSAu7JQEe0ydv20PJkMWxcKjONhzweqm3_sUMEBLAXs206nRBjh5eLBJJQDGaHdgKk4IxRZeFAiCGfVyd1boHNfV7RUoSzGhnvqoEQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "41da61e0-4a90-43ef-9dd0-18672f103224",
      "n": "pAg2LNxlcz2wP2osjhB9-PMs3w8eyUPXCgTEpLfhn7i03Jv0q8iKplUPygpCGlKDTU3r9voVH4ZTLk7cxEO7cMi4WYNQkUpA-IOHaut4icVyb4uJc_sdefAI6c5gDODNjH1t7Xbmv8Rvv7RKAU_5ZdTzhjeVzyNl1Mk1Xm-BxXfLYok2E6dM7xnqHxaItdE1PBzl4Ik2UdKOZME64eAZKVziQck1M4mOPt7pMX5yV2CH_KIfCALe9zNAGeoqXNis4sLwKUxU2YrMmAgIzV8L7fMY9143lC4sQ6V8oEShLCn6VaMQdQqjpCyYlkaQ4d6y3oyQyegQaJ_p9vhz_otDlQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0d25e218-bc6f-446c-9f1f-f78ba7387cd5",
      "x": "AGB6jYhnh-L6p8B7aUy_0t_UIQh3jINzdj4svpOCqT0",
      "y": "L22pIqZVvVPpe0tkTy6Y5XmDzpILr-7ZHkOxZvZkEvA"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7b9e3ff1-0412-49d9-81d3-93a225ba5d80",
      "x": "RNLWkf3la7J9U5DvQX05kjrbTBGI91-XvPsaOPAkAEU",
      "y": "43Q_2hDX9x9iepeICzjWtyYtoYts-vqvSE2oMzj9OAM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "09a4d0d6-80ce-4abf-8b6b-5d5ab9c4625b",
      "x": "7szjT8lM9nO7kW2cbCOlrMX57N8miAMttoFVbI_prvM",
      "y": "fejGeSDVJg7MipqGSOepY0R9aBsR_ReiP1zqpUFSaUs"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a7c8fe5c-21fc-49b9-b47e-15fd75623a3a",
      "x": "oShgt7wurvyCb7qM9gtucXyBLhK2YNP9gtXXDYgbXQE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "aa652ab6-f267-4238-bbe8-2bd5b325e439",
      "alg": "RSA-OAEP",
      "n": "nuL-MjrLU4QTsLZC6bxWfjdTmaCqspqNf1GwYYZRyUhl1lqcNJVPeEMHBuKAJF3hAsb-usd3xQ4ZEMZoW7XoXfCzgMkCbKzHNBJvgMkAITwVn6vHXlv0WDkajVp0W4zPGa7fULxAcKMnMFIQBupoQVibOH-QzP5_Q5lBRaXABhKtFvMcZvPvRLa3KxqnZ0Sy0vgpkHeVIvUmcGK8HUn8KyPFkxz-DiJGzrC4KQZK-KNQDsJgXbcRC6vTLqqWeIcN-k6RzB3-aXCJ5XGlWRWIt2hDdbRk0a0ZFznHq8CwajWbVbfYRGx6P3ez7_dO-vgLqBEsRPs-8_T11nNmYruX-Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "20ed9098-1906-4218-bb55-98ce461a9b6d",
      "x": "vQmyIAJOxw6tOqNeRNupKpwUJ5-eE3X0PsYOeQwKzx4",
      "y": "d48L2MDg_C_XH3Vid2DkerxSOFUtqeOx6DKggfGQ-5Q",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:52:49 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:52:49 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:52:49 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": "1580000000"
}
2020-09-01 12:52:49 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:52:49
oidcc-client-test-userinfo-invalid-sub
Setup Done
2020-09-01 12:52:50 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance qHKWiTrXP6VxYWH
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2020-09-01 12:52:50 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance qHKWiTrXP6VxYWH
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/",
  "authorization_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/token",
  "jwks_uri": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/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:52:51 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance qHKWiTrXP6VxYWH
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "178",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
register
incoming_body_form_params
incoming_method
POST
incoming_body_json
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["code token"],"grant_types":["authorization_code","implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:52:51 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:52:51 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:52:51 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code token"
]
2020-09-01 12:52:51 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:52:51 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:52:51 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:52:51 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:52:51 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:52:51 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:52:51 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:52:51 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:52:51 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:52:51 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:52:51 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-09-01 12:52:51 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:52:51 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2020-09-01 12:52:51 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:52:51 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:52:51 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:52:51 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:52:51 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:52:51 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:52:51 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_utzXmNOjPDyxQBU82916}\u003c^#\""
}
2020-09-01 12:52:51
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_paMGozLpCHfBZFybztHlZJYIeFJdzLHAbHAVfbgiHTZxZOlmqf5439508393[(/*$
2020-09-01 12:52:51 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:52:51 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_utzXmNOjPDyxQBU82916}\u003c^#\"",
  "client_secret": "secret_paMGozLpCHfBZFybztHlZJYIeFJdzLHAbHAVfbgiHTZxZOlmqf5439508393[(/*$"
}
2020-09-01 12:52:51 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:52:51 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:52:51
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:52:51 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance qHKWiTrXP6VxYWH
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_utzXmNOjPDyxQBU82916}\u003c^#\"",
  "client_secret": "secret_paMGozLpCHfBZFybztHlZJYIeFJdzLHAbHAVfbgiHTZxZOlmqf5439508393[(/*$",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:52:51 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance qHKWiTrXP6VxYWH
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_utzXmNOjPDyxQBU82916}\u003c^#\"",
  "scope": "openid",
  "response_type": "code token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "KlSmaMj4gr5FDdT7tQmyi2rFZzOs_DMCRLmqaRQe65Q",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:52:51 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:52:51 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:51 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_utzXmNOjPDyxQBU82916}\u003c^#\"",
  "scope": "openid",
  "response_type": "code token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "KlSmaMj4gr5FDdT7tQmyi2rFZzOs_DMCRLmqaRQe65Q",
  "response_mode": "form_post"
}
2020-09-01 12:52:51 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:52:51 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:52:51 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2020-09-01 12:52:51 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_utzXmNOjPDyxQBU82916}<^#"
2020-09-01 12:52:51 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://rp.example.com/cb
expected
[
  "https://rp.example.com/cb"
]
2020-09-01 12:52:51 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:51 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:52:51 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
6cz6ohYLbf
2020-09-01 12:52:51 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
-cXQExS5CzZwr-yootYIlg
2020-09-01 12:52:51 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
Hae9xumYVo0Y7i05dHB8hAx9L7N0tAFuAN175kGJ7MWtrlZnAm
2020-09-01 12:52:51 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Qjz76BqpdR3d34KU_9OLlw
2020-09-01 12:52:51 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "KlSmaMj4gr5FDdT7tQmyi2rFZzOs_DMCRLmqaRQe65Q"
}
2020-09-01 12:52:51 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "KlSmaMj4gr5FDdT7tQmyi2rFZzOs_DMCRLmqaRQe65Q",
  "code": "6cz6ohYLbf"
}
2020-09-01 12:52:51
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "KlSmaMj4gr5FDdT7tQmyi2rFZzOs_DMCRLmqaRQe65Q",
  "code": "6cz6ohYLbf",
  "access_token": "Hae9xumYVo0Y7i05dHB8hAx9L7N0tAFuAN175kGJ7MWtrlZnAm",
  "token_type": "Bearer"
}
2020-09-01 12:52:51 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance qHKWiTrXP6VxYWH
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"KlSmaMj4gr5FDdT7tQmyi2rFZzOs_DMCRLmqaRQe65Q","code":"6cz6ohYLbf","access_token":"Hae9xumYVo0Y7i05dHB8hAx9L7N0tAFuAN175kGJ7MWtrlZnAm","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:52:51 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance qHKWiTrXP6VxYWH
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X3V0elhtTk9qUER5eFFCVTgyOTE2JTdEJTNDJTVFJTIzJTIyOnNlY3JldF9wYU1Hb3pMcENIZkJaRnlienRIbFpKWUllRkpkekxIQWJIQVZmYmdpSFRaeFpPbG1xZjU0Mzk1MDgzOTMlNUIoJTJGKiUyNA\u003d\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": "6cz6ohYLbf",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=6cz6ohYLbf&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:52:51 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_utzXmNOjPDyxQBU82916}<^#"
client_secret
secret_paMGozLpCHfBZFybztHlZJYIeFJdzLHAbHAVfbgiHTZxZOlmqf5439508393[(/*$
method
client_secret_basic
2020-09-01 12:52:51 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:52:51 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
6cz6ohYLbf
2020-09-01 12:52:51 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:52:51 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
hgxj32QCv8Xuvvt9J9WlQNevuneMaXSAReS7DUFNeyF9xrgdhP
2020-09-01 12:52:51 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Gt_BG4C_4rM8wZNv-OJA7g
2020-09-01 12:52:51 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/
sub
user-subject-1234531
aud
client_utzXmNOjPDyxQBU82916}<^#"
iat
1598964771
exp
1598965071
2020-09-01 12:52:51 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Gt_BG4C_4rM8wZNv-OJA7g
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/qHKWiTrXP6VxYWH/",
  "sub": "user-subject-1234531",
  "aud": "client_utzXmNOjPDyxQBU82916}\u003c^#\"",
  "iat": 1598964771,
  "exp": 1598965071,
  "at_hash": "Gt_BG4C_4rM8wZNv-OJA7g"
}
2020-09-01 12:52:51 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI4Y2RlMmVlMi01YjhjLTRjNmMtODE5MS02ZDYxYzYzZTk3ODMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiR3RfQkc0Q180ck04d1pOdi1PSkE3ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3V0elhtTk9qUER5eFFCVTgyOTE2fTxeI1wiIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL3FIS1dpVHJYUDZWeFlXSFwvIiwiZXhwIjoxNTk4OTY1MDcxLCJpYXQiOjE1OTg5NjQ3NzF9.b_mw1ODUPupC8PwAQD8QNSeXac8SCgNjXw_JmPdadAEaw85L3AlWtyRak6ae5OjBe6-rDEx1G8ZMipILDMlF8RzHZ7g3i_CA1Dc1XJ-0VjjFCE1Ppb45wGFsyBBklBgqo-CJIpC7WATnBvm0ApUFfIeYSK6Ofj93MmeE-r978cp9XknTfPJwpJ0nV0eYpTInDl1q8_JvH-BfFUit57VfgNMRvgJWRL_Rr4Z1OVIf4RVtJ_o_01KW7clz_zcIVm4H8v381kEb6LlaH8XVmmbIRQdEogqiXL5WOF0ojBw_SjN1qK-71Io53xSHMe7v8iQSXDnihjNHh20cdAZs3cIX_g
key
{"p":"9fzvEE6e5iC91-MpexsZu5fdCGPJEBFEocMnvdBp6nwL5kRdLp8k9B1voX8LzwOrXAqom5Ka0LrtmDgan1DyRzYn4c5UQFe-NrSYLHdt33KdiMWnlpwvU-0jpZqoIUGGkNZeoSzztdt6yiRiFUZtPcbb4wcbdkO-wfLMrL575kk","kty":"RSA","q":"2JG6cSqsrz-4OZPfrR1tUBN8swlDcuo5g_vxXaHWWHjpcxxv_v8Hzkrwyn10EpGDCgDVv2FdzLfgkkQ5Vxl0VgzeZQxkxp4jU7aa3P6fjZ2h5HIiaLOR9s96TEzERL2QYkGrdNeKc36CAY_SOtm6yefvn4GDWO2EJ1m4ufPtE4k","d":"jwzeObO5vYXglqOBNvi5OsfYwAiF_qpHhRXvgQKfOliWHE1lHWntdKs60BF-uJiX6p9TvycRpD9KMHg62Z3eMsIna9vxkD7e6Q43yovdtgrzzPBSFObkaj_JxKl2OP54ng7fGa6OdA4OysAnF8IEegSpQijiI42uJdGLc7pqI0USGqFA6DSMH7FMBdYESoww8a6osrSX34KkRZke6gNWlueJLzj6iniJVFOFsfCduqpKojopZspjc30xhNdzV7xtb5LvLpfVpibLckQYXqfymcpeq_Y5vmCKZ3BlvtMXA4oALCpkrSd_YsUaXOumSx0NSbyhYEnvOg-mJDVK8DKYwQ","e":"AQAB","use":"sig","kid":"8cde2ee2-5b8c-4c6c-8191-6d61c63e9783","qi":"8OfC-Q60Bs_XoKdcShYBaEjoBA07-IW5dMWt7pzDyUStMhhWPLW-x2vBDji1rK7jRmP5AJqsA4mUWgyY3f3erTqSAcUNrXWIcQ38Tc4lp3A4dxTp7H9PId4utLw6hTKVD4gguwWZr-MF4pL0vGJuNj0gJWvthXBiEVuxlnr7yac","dp":"4QOO917DsYSvxATS0_6VSml_UgZdTKpPGp23A8XarRjtlaRhjJ0dI4StsY_SkHotzRMe6rhvj5H-duiTSbq09PkQAFlJ7lWU9Nu7-6j_w49HlW4gf_-8t0vL-NeBBnK3ElRV2Z-SC3-KUdB4PDfhA8qdJ44_y63ql-Vu3nGcSqk","dq":"b4csspa9c0qnPs-OQwKChthiQXklyQoiMHwQop1zWwB5iJQ-gN0pUe15722H1wAksYQYj4Q-3-xZtDl6JgavyJi79uHZDAfoPXYublyaIj3pX1H_sle3dZkHbD-kW5obvt3-xB8z56JgpRlBtJjn_o548nWqBKPciL9FyE1767E","n":"0BlxH63rZwyNnAvXZVuEWNtc0nZgfqbn63u3SAmAncoH27Kc9C5FfQYA3wD2_mwMitoeAYzd4mZU_yfbx3me0oOVdEPVc24Xt9bdJ2T7-Hru5qDo9vEoxEXfGebje30-oRgyX1Op2J-f8s-LfI9V3iCxVMb6c2MD1TKzSdqhpwysgCsRkmuA8a8rZoLtUdtgPB1EcXiyiKFzhgUlzmBWMvLtzWTdOC5WhpEQTu5P3_8Zf-RGCSAu7JQEe0ydv20PJkMWxcKjONhzweqm3_sUMEBLAXs206nRBjh5eLBJJQDGaHdgKk4IxRZeFAiCGfVyd1boHNfV7RUoSzGhnvqoEQ"}
algorithm
RS256
2020-09-01 12:52:51 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2020-09-01 12:52:51 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
hgxj32QCv8Xuvvt9J9WlQNevuneMaXSAReS7DUFNeyF9xrgdhP
token_type
Bearer
id_token
eyJraWQiOiI4Y2RlMmVlMi01YjhjLTRjNmMtODE5MS02ZDYxYzYzZTk3ODMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiR3RfQkc0Q180ck04d1pOdi1PSkE3ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3V0elhtTk9qUER5eFFCVTgyOTE2fTxeI1wiIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL3FIS1dpVHJYUDZWeFlXSFwvIiwiZXhwIjoxNTk4OTY1MDcxLCJpYXQiOjE1OTg5NjQ3NzF9.b_mw1ODUPupC8PwAQD8QNSeXac8SCgNjXw_JmPdadAEaw85L3AlWtyRak6ae5OjBe6-rDEx1G8ZMipILDMlF8RzHZ7g3i_CA1Dc1XJ-0VjjFCE1Ppb45wGFsyBBklBgqo-CJIpC7WATnBvm0ApUFfIeYSK6Ofj93MmeE-r978cp9XknTfPJwpJ0nV0eYpTInDl1q8_JvH-BfFUit57VfgNMRvgJWRL_Rr4Z1OVIf4RVtJ_o_01KW7clz_zcIVm4H8v381kEb6LlaH8XVmmbIRQdEogqiXL5WOF0ojBw_SjN1qK-71Io53xSHMe7v8iQSXDnihjNHh20cdAZs3cIX_g
scope
openid
2020-09-01 12:52:51 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance qHKWiTrXP6VxYWH
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "hgxj32QCv8Xuvvt9J9WlQNevuneMaXSAReS7DUFNeyF9xrgdhP",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI4Y2RlMmVlMi01YjhjLTRjNmMtODE5MS02ZDYxYzYzZTk3ODMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiR3RfQkc0Q180ck04d1pOdi1PSkE3ZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3V0elhtTk9qUER5eFFCVTgyOTE2fTxeI1wiIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL3FIS1dpVHJYUDZWeFlXSFwvIiwiZXhwIjoxNTk4OTY1MDcxLCJpYXQiOjE1OTg5NjQ3NzF9.b_mw1ODUPupC8PwAQD8QNSeXac8SCgNjXw_JmPdadAEaw85L3AlWtyRak6ae5OjBe6-rDEx1G8ZMipILDMlF8RzHZ7g3i_CA1Dc1XJ-0VjjFCE1Ppb45wGFsyBBklBgqo-CJIpC7WATnBvm0ApUFfIeYSK6Ofj93MmeE-r978cp9XknTfPJwpJ0nV0eYpTInDl1q8_JvH-BfFUit57VfgNMRvgJWRL_Rr4Z1OVIf4RVtJ_o_01KW7clz_zcIVm4H8v381kEb6LlaH8XVmmbIRQdEogqiXL5WOF0ojBw_SjN1qK-71Io53xSHMe7v8iQSXDnihjNHh20cdAZs3cIX_g",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:52:52 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance qHKWiTrXP6VxYWH
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2020-09-01 12:52:52 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance qHKWiTrXP6VxYWH
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "8cde2ee2-5b8c-4c6c-8191-6d61c63e9783",
      "n": "0BlxH63rZwyNnAvXZVuEWNtc0nZgfqbn63u3SAmAncoH27Kc9C5FfQYA3wD2_mwMitoeAYzd4mZU_yfbx3me0oOVdEPVc24Xt9bdJ2T7-Hru5qDo9vEoxEXfGebje30-oRgyX1Op2J-f8s-LfI9V3iCxVMb6c2MD1TKzSdqhpwysgCsRkmuA8a8rZoLtUdtgPB1EcXiyiKFzhgUlzmBWMvLtzWTdOC5WhpEQTu5P3_8Zf-RGCSAu7JQEe0ydv20PJkMWxcKjONhzweqm3_sUMEBLAXs206nRBjh5eLBJJQDGaHdgKk4IxRZeFAiCGfVyd1boHNfV7RUoSzGhnvqoEQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "41da61e0-4a90-43ef-9dd0-18672f103224",
      "n": "pAg2LNxlcz2wP2osjhB9-PMs3w8eyUPXCgTEpLfhn7i03Jv0q8iKplUPygpCGlKDTU3r9voVH4ZTLk7cxEO7cMi4WYNQkUpA-IOHaut4icVyb4uJc_sdefAI6c5gDODNjH1t7Xbmv8Rvv7RKAU_5ZdTzhjeVzyNl1Mk1Xm-BxXfLYok2E6dM7xnqHxaItdE1PBzl4Ik2UdKOZME64eAZKVziQck1M4mOPt7pMX5yV2CH_KIfCALe9zNAGeoqXNis4sLwKUxU2YrMmAgIzV8L7fMY9143lC4sQ6V8oEShLCn6VaMQdQqjpCyYlkaQ4d6y3oyQyegQaJ_p9vhz_otDlQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "0d25e218-bc6f-446c-9f1f-f78ba7387cd5",
      "x": "AGB6jYhnh-L6p8B7aUy_0t_UIQh3jINzdj4svpOCqT0",
      "y": "L22pIqZVvVPpe0tkTy6Y5XmDzpILr-7ZHkOxZvZkEvA"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "7b9e3ff1-0412-49d9-81d3-93a225ba5d80",
      "x": "RNLWkf3la7J9U5DvQX05kjrbTBGI91-XvPsaOPAkAEU",
      "y": "43Q_2hDX9x9iepeICzjWtyYtoYts-vqvSE2oMzj9OAM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "09a4d0d6-80ce-4abf-8b6b-5d5ab9c4625b",
      "x": "7szjT8lM9nO7kW2cbCOlrMX57N8miAMttoFVbI_prvM",
      "y": "fejGeSDVJg7MipqGSOepY0R9aBsR_ReiP1zqpUFSaUs"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "a7c8fe5c-21fc-49b9-b47e-15fd75623a3a",
      "x": "oShgt7wurvyCb7qM9gtucXyBLhK2YNP9gtXXDYgbXQE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "aa652ab6-f267-4238-bbe8-2bd5b325e439",
      "alg": "RSA-OAEP",
      "n": "nuL-MjrLU4QTsLZC6bxWfjdTmaCqspqNf1GwYYZRyUhl1lqcNJVPeEMHBuKAJF3hAsb-usd3xQ4ZEMZoW7XoXfCzgMkCbKzHNBJvgMkAITwVn6vHXlv0WDkajVp0W4zPGa7fULxAcKMnMFIQBupoQVibOH-QzP5_Q5lBRaXABhKtFvMcZvPvRLa3KxqnZ0Sy0vgpkHeVIvUmcGK8HUn8KyPFkxz-DiJGzrC4KQZK-KNQDsJgXbcRC6vTLqqWeIcN-k6RzB3-aXCJ5XGlWRWIt2hDdbRk0a0ZFznHq8CwajWbVbfYRGx6P3ez7_dO-vgLqBEsRPs-8_T11nNmYruX-Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "20ed9098-1906-4218-bb55-98ce461a9b6d",
      "x": "vQmyIAJOxw6tOqNeRNupKpwUJ5-eE3X0PsYOeQwKzx4",
      "y": "d48L2MDg_C_XH3Vid2DkerxSOFUtqeOx6DKggfGQ-5Q",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-09-01 12:52:52 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance qHKWiTrXP6VxYWH
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Bearer hgxj32QCv8Xuvvt9J9WlQNevuneMaXSAReS7DUFNeyF9xrgdhP",
  "accept": "application/json",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2020-09-01 12:52:52 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
hgxj32QCv8Xuvvt9J9WlQNevuneMaXSAReS7DUFNeyF9xrgdhP
2020-09-01 12:52:52 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
hgxj32QCv8Xuvvt9J9WlQNevuneMaXSAReS7DUFNeyF9xrgdhP
2020-09-01 12:52:52 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
2020-09-01 12:52:52
ChangeSubInUserInfoResponseToBeInvalid
Added invalid sub to userinfo endpoint output
sub
user-subject-1234531invalid
2020-09-01 12:52:52
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-09-01 12:52:52 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:52:52 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:52:52 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2020-09-01 12:52:52 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance qHKWiTrXP6VxYWH
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531invalid"
}
outgoing_path
userinfo
2020-09-01 12:52:52 FINISHED
oidcc-client-test-userinfo-invalid-sub
Test has run to completion
testmodule_result
PASSED
Test Results