Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
vvcwgQI1komVg
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-missing-iat
2020-09-01 12:49:14 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/",
  "authorization_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/token",
  "jwks_uri": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/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:49:14
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/",
  "authorization_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/token",
  "jwks_uri": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/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:49:14
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "yLyNA_8AhkUV4gvMIUeOOdRB9P5-5XE1JPA2FUSIiDfUFtSkweO0I86_I851N1GbJs1I5m452g5v8UPDI2AHyg6X5g2jjFUYcZiJgroKZZxsRWH3pum5kNGHnDzh5QNJvHJ5koQzlTbzfQHsUmYruxEB3FgGDYuwwsxIiU29_xk",
      "kty": "RSA",
      "q": "s-z0AsQoiaSyyx0aEIppAuCNUZQzCZPSHM5tlkMFEDmbz_QJ25S6NMB3M33t6bJqxGhi-eLv2D7Q7ooaSKfyCRIFpOkvT4TjSo9FDB2X_UkjSG7Efq97XRaVM8thNKeOtuJTWfmrgACS6klLOZTLfk4LI01uZ4FRCGtN6wPCjuM",
      "d": "Ey3G5hQgPes5Su_iaHF31cSHFvfauvLppL5jPEIEpxtflVaWAkI7zTVcyBUqaFl-zmp58LbHvG96q147FqdzHZOCYfd9S-UN1kXNxOFzAOg982KeiXgSZtVdSXX_l6Om4XJj0myhKWsZnimYbJ7ebPmEon7nrsMUBjyjpV2nM-WIGEZN34CZ3fCeX1yQm2IJNs56LDD6rDlK8JxJVSKQXFBJFY0v4_EiQJhTMEtvYcwErTFHfN3W2i9BwgCudm1LUtXDtvsZIBteiQdU85gFgUWrVWxYQTkqpd2GS-sHHY6gm-RUX9WdzzDhg_e5B7DpmYhHnQb6Ic-1JST9xkZtcQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "2d5d9fcf-745b-4c24-8039-280d3dc8e89e",
      "qi": "ZQVpVlDSlKLA2i3AAHXsiDSE0UuOshL84NOj7FaCC3zJiL7XTr4EBxWu-juJP_gB8636bMjlTegw57_uhaCFSw9qQYZdJybVBD-OraJ2ETvq3sOky9dD1uYsiQq2VfiILbn9g8w3uuUsEEqNdjqcTf0DJZRbUvsYRLO4Yk8DrGc",
      "dp": "aHcHg_7fDQFDBCJTlzYf5CR8Nr2C2HDz0UdZPfQugYVcUI1VOLoBc2kSu9Wj1qgXcDgBKjpOzRYaV5qGIRDGvPafQk_yvwNB90wEtA2Rf5PKHMmBElIsChug0UQ14vK1GucQMZmvJoY0bOflTnRxaabOKxd7_uyljpq1XQ8iQ3E",
      "dq": "ef6r5EREiC9X20g8KALw-LZwm2O0x0WnLUj6HOwMPtgQwYtiM7RAHQxyxkMYUWBb7BgrI-uvXBwbZeHVuHXHMkc59Hr3TR95TVCfLHvUVjSE69PO_2bUamWpfJjlq-IAbhg_E76pffzloF1Z2Az_fQBFpQYXWa7g1qiLCFJgVKk",
      "n": "jRWjwaytgM24SDdTI8WA6XQV0vh90ynE2oBx3ddlF-EokMWQIVbs0VbO4D8PA7Q69i5GCFqV6qf1geEYIlM1vDQRDbPyMIPFXHzTc6LHxp-PsWW_lCV3ejQDh4W78fSiyVqUlVHpW7NsG8r42efkhlz5pmQeKYPjMBe7UtKkz5vDzew2UC016po4jXhIShizqiPe8fS1ulhaBeE_Wrk6vBvzBTStMTKcieJXqTgaeIa4_KjvoxEmE2JgqMfa-uT8FBboDuXxHww39Q6bkd1whooGiKEvJ6EkPtb2Z_zYHGYXDKUph44KPA5l0vBtecWFXABcAmacjiqJ7U_K7usRKw"
    },
    {
      "kty": "EC",
      "d": "SQYCI8JJvGH9PnpJOswrdyGDzo5CXxbY43TdXNFXB8w",
      "use": "sig",
      "crv": "P-256",
      "kid": "9008cc9a-d22f-4c2c-919c-2d2eec07c52b",
      "x": "G91KngHa9SQ-laMP8S8tGG9LdRxnixcnL77rb1MUHIY",
      "y": "zPQa2SLRpGt5Tjk_F0rESvimDIohkj6RRMo561OsByo"
    },
    {
      "kty": "EC",
      "d": "bOcqyqA_rvGQ33XWuRLD9TVExup9Rmz48o-V91prsZg",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "c28b00e7-f4d4-4502-947e-b1c4727d39e8",
      "x": "C6L57oVw7-TxLuWGeM8M0FvYDXuJ30hlxZr_nEBqRkY",
      "y": "PnLXoOeo06TSjiAG08-yw8izfbGDnN7STTABDHU17TY"
    },
    {
      "kty": "OKP",
      "d": "pd2F3e9oRKYdhP4Smv8huv8k6y2TlnqH1fkV0a9ax94",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "4372a01d-dd77-4229-a160-ad4e5f46ae91",
      "x": "sAncU5KawJRxyo4UOswG3BTdXWvViHuKA9yBYnmy8KU"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "tTQfg6P4jAzjzeCJGynrFzTPOyawJP2OgLz6Twm186XgYxvv4nJNZPCSoGABvsA-5lFkhP-GCnjZWIZ0o0gHAVug8pVU7K6cTLGPtxo9-pOxV-vSn-bgrPD4f7a_Ji6oJjnsm2gFR30PLr0Zp0PuMZGhPAYWDEegPTrELsMKx6M",
      "kty": "RSA",
      "q": "tQ0b4-msHhsKcTVwO4uMlABnO44JtAQ9TMtHJvtd2VEb33_fGSB60orSS4FKh2G-cC4NOvSDtXkwSv9D-PHyseIsxgFwIzn-R_3s1KAuP3Ez1x4M7raCh6yADTJSRr-iFnk4C_6mD97H0Ute8QVwrzN04WU4oGUUWSjjCIrE4kM",
      "d": "SN73hF745CTD1xiVU1qd0CyozTxmQlnC_S1l8AHU0xYcPdHZ-TACsLmIAGs8AB1MR6SkY7iPT45bjATAUJzw0t5k8Ii18x1473OYM87YLrlBDy1DlJX8C3lE9WeNSe1hj6DXvpiPntoItO94U_j-cQuiyvb9KV6wbIO95mONwxPdfD3h2zK52U_MtHeCfoks8Jm5Omco_3c_u3OSPzV8HZEYh92TXvv0DpwB0ixrXl6eDrRCZCiC0kYyPF9dpyIFI4ny0bCyvQH3H8OCsyZWKQGXEZbCvSlHQ3CNZZ4uXHNjFYd3FnVdMZDQN0XkCUv1bHNiFR476vODDvW0gW-ZyQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "f8c59a7d-44df-4315-bb59-c55907d85fe1",
      "qi": "kDqQRIIlXgr1BHjEnxDjcXyFat5CJo4zWMj0CfE4zNoFOzzCQ3wPjmX_OUFKkGWjYNSe9McNo6oaZznOi66ZkmdREcFfFXq8MAnk5jjymg6yz7lyOANKzHmGX4PTDYvHLvo9pU7d_Vg9UUanRwCgi_t7qeroKogkS-BUPYkHE8Q",
      "dp": "hI-FHoCuK4aigNJqevzHh0qS7-r1oZn8ziFx3LB187C93sNpUnfcNqPoIHsby7hIS6Xvq3xjSvXtyt1SJsFinpOxwsWMQznaDiE3yfPgs5eofXF_vIrigqImqQe__ubTDGQDvAz1D79lhAPC6KLBdnHbSlYJeyJLD4AWVT9Ke5E",
      "alg": "RSA-OAEP",
      "dq": "DC4ilzWsP6ZAEJewwkDEJ1zTlR0cKAE1AoqWcdftW2ZqgqG-p5kYyjtOpIfBNNRtlGx0tWenyLireBAuSXw1gKQfsP59xdDr-3noyfEwy1HZU_qQkiqzI1-Gidy9zkasJ-jlzWDHWT_6n2j7rSlZiF_k2BkQMzI5qTnn9DYpwrM",
      "n": "gCchq36PJ60SJfpJlgQ2UOKXY9mcDa8rJalT8QzhFGUre9EtBC0zYBs1Va9v32t7wRTXpp7DEWs6LH04WnBsQzTFOwxQQy4YTAke0AfGuAfphp4Zwny6QbyZX7IzT9QdKUZhhBpr9SFJZpc_kRt7ITi6PLYgO_vV7O5qtlPPMIB6UQcStU_YzOSoG-yqBdo6rvIHOmHbzON_SweXCkhZEbrc56mierhpA-RsQlavXZ3214ALxK-LuonwCgMI8nYYdD7IQ0Kq6ST9Mlr_ihGAusVyb9Di0ixSJTKm3VwHSyaNtitnbnLfDVk-theltD8sVmj3E66GfPjUV4pjRtwlqQ"
    },
    {
      "kty": "EC",
      "d": "3ilm0FCZF-PhlbdO-H-hyJ38Z70RRWkA-1Qr3oJuqzM",
      "use": "enc",
      "crv": "P-256",
      "kid": "5b8c4645-29e8-4364-953a-9a66c696e4fc",
      "x": "fTPmT8q2EcC4JLzQOV2WPqSsEwXVeSSku_UsPuvYhFI",
      "y": "4nja_h4vd9qjJ0W38BDoXYoKZAFk6mAFNfE3O9_Yums",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "2d5d9fcf-745b-4c24-8039-280d3dc8e89e",
      "n": "jRWjwaytgM24SDdTI8WA6XQV0vh90ynE2oBx3ddlF-EokMWQIVbs0VbO4D8PA7Q69i5GCFqV6qf1geEYIlM1vDQRDbPyMIPFXHzTc6LHxp-PsWW_lCV3ejQDh4W78fSiyVqUlVHpW7NsG8r42efkhlz5pmQeKYPjMBe7UtKkz5vDzew2UC016po4jXhIShizqiPe8fS1ulhaBeE_Wrk6vBvzBTStMTKcieJXqTgaeIa4_KjvoxEmE2JgqMfa-uT8FBboDuXxHww39Q6bkd1whooGiKEvJ6EkPtb2Z_zYHGYXDKUph44KPA5l0vBtecWFXABcAmacjiqJ7U_K7usRKw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4d02d160-73a5-49d8-bd9b-00d662000e32",
      "n": "rKjlWtVmSazb0Iv2D27QC256W_29GLsaTyrXntDQv1RfomEX2F426ZYiA_4qbcl_X_RkatdXd5m5fmBynwqNOfhohWpqJXQG7FwQS8XCy5_GP5NanYFar5T9uCH9yxNFDj_bFqqV2l8NJWS_1sLSjoAbdeiqSAG9vaUnwPLIWF2OYQXiAr19GTTsLGiMuZRIY2smFr2MgHehK-FFGSFUDo3VTkWfV_-UzxU71paNSAzf5EEZzARHw0hhlzf56FZmQp9dS4asHhGzCSJ4wUU27vqHUeXmZA4mO1tA0pwCcF7_LUg78Er57mLlhypktSLe0ZtGA8PRX3jYq4ZOFNa4pQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "9008cc9a-d22f-4c2c-919c-2d2eec07c52b",
      "x": "G91KngHa9SQ-laMP8S8tGG9LdRxnixcnL77rb1MUHIY",
      "y": "zPQa2SLRpGt5Tjk_F0rESvimDIohkj6RRMo561OsByo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "80dc9240-4e2f-46ff-adab-f0a326482f54",
      "x": "t8N5Nx_mig_EGHLYO6CSUalR7Ox-69OWna17DUpIE0U",
      "y": "6SZji5wHaxOoT8_IQM8OGG1MH0F3juBZI_I-soj2n4U"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "c28b00e7-f4d4-4502-947e-b1c4727d39e8",
      "x": "C6L57oVw7-TxLuWGeM8M0FvYDXuJ30hlxZr_nEBqRkY",
      "y": "PnLXoOeo06TSjiAG08-yw8izfbGDnN7STTABDHU17TY"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "4372a01d-dd77-4229-a160-ad4e5f46ae91",
      "x": "sAncU5KawJRxyo4UOswG3BTdXWvViHuKA9yBYnmy8KU"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "f8c59a7d-44df-4315-bb59-c55907d85fe1",
      "alg": "RSA-OAEP",
      "n": "gCchq36PJ60SJfpJlgQ2UOKXY9mcDa8rJalT8QzhFGUre9EtBC0zYBs1Va9v32t7wRTXpp7DEWs6LH04WnBsQzTFOwxQQy4YTAke0AfGuAfphp4Zwny6QbyZX7IzT9QdKUZhhBpr9SFJZpc_kRt7ITi6PLYgO_vV7O5qtlPPMIB6UQcStU_YzOSoG-yqBdo6rvIHOmHbzON_SweXCkhZEbrc56mierhpA-RsQlavXZ3214ALxK-LuonwCgMI8nYYdD7IQ0Kq6ST9Mlr_ihGAusVyb9Di0ixSJTKm3VwHSyaNtitnbnLfDVk-theltD8sVmj3E66GfPjUV4pjRtwlqQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "5b8c4645-29e8-4364-953a-9a66c696e4fc",
      "x": "fTPmT8q2EcC4JLzQOV2WPqSsEwXVeSSku_UsPuvYhFI",
      "y": "4nja_h4vd9qjJ0W38BDoXYoKZAFk6mAFNfE3O9_Yums",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:49:14 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:49:15 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:49:15 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:49:15 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:49:15
oidcc-client-test-missing-iat
Setup Done
2020-09-01 12:49:17 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance NKKT11dlqf25MzI
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:49:17 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance NKKT11dlqf25MzI
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/",
  "authorization_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/token",
  "jwks_uri": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/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:49:17 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance NKKT11dlqf25MzI
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": "161",
  "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"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"grant_types":["authorization_code"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:49:17 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:49:17 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:49:17 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-09-01 12:49:17 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:49:17 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:49:17 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:49:17 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:49:17 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:49:17 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:49:17 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2020-09-01 12:49:17 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:49:17 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-09-01 12:49:17 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:49:17 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-09-01 12:49:17 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:49:17 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2020-09-01 12:49:17 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:49:17 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:49:17 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:49:17 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:49:17 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:49:17 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:49:17 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_cKrfXaTtYOtNekZ39174~:+!`"
}
2020-09-01 12:49:17
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_kVRvEvAfxVzxnOmCuSNqnFWdzqvePqHOtAQHKFwfBTQhdaDdQW5981944820:;._"
2020-09-01 12:49:17 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:49:17 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_cKrfXaTtYOtNekZ39174~:+!`",
  "client_secret": "secret_kVRvEvAfxVzxnOmCuSNqnFWdzqvePqHOtAQHKFwfBTQhdaDdQW5981944820:;._\""
}
2020-09-01 12:49:17 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:49:17 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:49:17
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:49:17 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance NKKT11dlqf25MzI
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_cKrfXaTtYOtNekZ39174~:+!`",
  "client_secret": "secret_kVRvEvAfxVzxnOmCuSNqnFWdzqvePqHOtAQHKFwfBTQhdaDdQW5981944820:;._\"",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:49:18 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance NKKT11dlqf25MzI
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_cKrfXaTtYOtNekZ39174~:+!`",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "btOC8CeVGWs6UbhDSv-hEzIMOxXS-3FuiEmNBN0bU1Q",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:49:18 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:49:18 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:18 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_cKrfXaTtYOtNekZ39174~:+!`",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "btOC8CeVGWs6UbhDSv-hEzIMOxXS-3FuiEmNBN0bU1Q",
  "response_mode": "form_post"
}
2020-09-01 12:49:18 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:49:18 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:49:18 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-09-01 12:49:18 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_cKrfXaTtYOtNekZ39174~:+!`
2020-09-01 12:49:18 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:49:18 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:18 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:49:18 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
6ertb5vWka
2020-09-01 12:49:18 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
Dpsg5ydj6y8zDxIVbHkrxQ
2020-09-01 12:49:18 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "btOC8CeVGWs6UbhDSv-hEzIMOxXS-3FuiEmNBN0bU1Q"
}
2020-09-01 12:49:18 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "btOC8CeVGWs6UbhDSv-hEzIMOxXS-3FuiEmNBN0bU1Q",
  "code": "6ertb5vWka"
}
2020-09-01 12:49:18 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance NKKT11dlqf25MzI
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"btOC8CeVGWs6UbhDSv-hEzIMOxXS-3FuiEmNBN0bU1Q","code":"6ertb5vWka"}}]
outgoing_path
authorize
2020-09-01 12:49:18 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance NKKT11dlqf25MzI
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X2NLcmZYYVR0WU90TmVrWjM5MTc0fiUzQSUyQiElNjA6c2VjcmV0X2tWUnZFdkFmeFZ6eG5PbUN1U05xbkZXZHpxdmVQcUhPdEFRSEtGd2ZCVFFoZGFEZFFXNTk4MTk0NDgyMCUzQSUzQi5fJTIy",
  "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": "6ertb5vWka",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=6ertb5vWka&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:49:18 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_cKrfXaTtYOtNekZ39174~:+!`
client_secret
secret_kVRvEvAfxVzxnOmCuSNqnFWdzqvePqHOtAQHKFwfBTQhdaDdQW5981944820:;._"
method
client_secret_basic
2020-09-01 12:49:18 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:49:18 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
6ertb5vWka
2020-09-01 12:49:18 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://rp.example.com/cb
2020-09-01 12:49:18 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
ur1XlDDZReLaiycgbsr4JnRymxZRxHi2QW6Y4Mgywd90qMRwKR
2020-09-01 12:49:18 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
54miFTwfotNwjfADanRlgg
2020-09-01 12:49:18 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/NKKT11dlqf25MzI/
sub
user-subject-1234531
aud
client_cKrfXaTtYOtNekZ39174~:+!`
iat
1598964558
exp
1598964858
2020-09-01 12:49:18 SUCCESS
RemoveIatFromIdToken
Removed iat from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/",
  "sub": "user-subject-1234531",
  "aud": "client_cKrfXaTtYOtNekZ39174~:+!`",
  "exp": 1598964858
}
2020-09-01 12:49:18 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
54miFTwfotNwjfADanRlgg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/NKKT11dlqf25MzI/",
  "sub": "user-subject-1234531",
  "aud": "client_cKrfXaTtYOtNekZ39174~:+!`",
  "exp": 1598964858,
  "at_hash": "54miFTwfotNwjfADanRlgg"
}
2020-09-01 12:49:18 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIyZDVkOWZjZi03NDViLTRjMjQtODAzOS0yODBkM2RjOGU4OWUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNTRtaUZUd2ZvdE53amZBRGFuUmxnZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2NLcmZYYVR0WU90TmVrWjM5MTc0fjorIWAiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvTktLVDExZGxxZjI1TXpJXC8iLCJleHAiOjE1OTg5NjQ4NTh9.fyFmC_AtK4wxMzOteECHQankzKrsaEQMPRNWFhj1NLteg5epNfVLup5Si0uijVzuvOZG10xom1OxTFMAbFGYfIof3TcaFDv3fQPaakFzLXWMqDzLgnAU_H-pNPCpl9IIW9lLCo7qut9BEEGd9bgu3o9nzJoQQDWDBySq95hXIl5LI47LmSbIaJNhBksvJj0t1emlThacsnERB66z3L-uXHiSJqtsT_bg0C9J5EjENGSq0n5ZHG91DhhGPlShRSySUaRq-OBXKBiUGUxK_z5uQ9aKL8XLiDtA11cH3MuBjzp1qFEzAnIkBp8eYOVfzIbbPxsp_Z4KBev0vEv7ei4o2A
key
{"p":"yLyNA_8AhkUV4gvMIUeOOdRB9P5-5XE1JPA2FUSIiDfUFtSkweO0I86_I851N1GbJs1I5m452g5v8UPDI2AHyg6X5g2jjFUYcZiJgroKZZxsRWH3pum5kNGHnDzh5QNJvHJ5koQzlTbzfQHsUmYruxEB3FgGDYuwwsxIiU29_xk","kty":"RSA","q":"s-z0AsQoiaSyyx0aEIppAuCNUZQzCZPSHM5tlkMFEDmbz_QJ25S6NMB3M33t6bJqxGhi-eLv2D7Q7ooaSKfyCRIFpOkvT4TjSo9FDB2X_UkjSG7Efq97XRaVM8thNKeOtuJTWfmrgACS6klLOZTLfk4LI01uZ4FRCGtN6wPCjuM","d":"Ey3G5hQgPes5Su_iaHF31cSHFvfauvLppL5jPEIEpxtflVaWAkI7zTVcyBUqaFl-zmp58LbHvG96q147FqdzHZOCYfd9S-UN1kXNxOFzAOg982KeiXgSZtVdSXX_l6Om4XJj0myhKWsZnimYbJ7ebPmEon7nrsMUBjyjpV2nM-WIGEZN34CZ3fCeX1yQm2IJNs56LDD6rDlK8JxJVSKQXFBJFY0v4_EiQJhTMEtvYcwErTFHfN3W2i9BwgCudm1LUtXDtvsZIBteiQdU85gFgUWrVWxYQTkqpd2GS-sHHY6gm-RUX9WdzzDhg_e5B7DpmYhHnQb6Ic-1JST9xkZtcQ","e":"AQAB","use":"sig","kid":"2d5d9fcf-745b-4c24-8039-280d3dc8e89e","qi":"ZQVpVlDSlKLA2i3AAHXsiDSE0UuOshL84NOj7FaCC3zJiL7XTr4EBxWu-juJP_gB8636bMjlTegw57_uhaCFSw9qQYZdJybVBD-OraJ2ETvq3sOky9dD1uYsiQq2VfiILbn9g8w3uuUsEEqNdjqcTf0DJZRbUvsYRLO4Yk8DrGc","dp":"aHcHg_7fDQFDBCJTlzYf5CR8Nr2C2HDz0UdZPfQugYVcUI1VOLoBc2kSu9Wj1qgXcDgBKjpOzRYaV5qGIRDGvPafQk_yvwNB90wEtA2Rf5PKHMmBElIsChug0UQ14vK1GucQMZmvJoY0bOflTnRxaabOKxd7_uyljpq1XQ8iQ3E","dq":"ef6r5EREiC9X20g8KALw-LZwm2O0x0WnLUj6HOwMPtgQwYtiM7RAHQxyxkMYUWBb7BgrI-uvXBwbZeHVuHXHMkc59Hr3TR95TVCfLHvUVjSE69PO_2bUamWpfJjlq-IAbhg_E76pffzloF1Z2Az_fQBFpQYXWa7g1qiLCFJgVKk","n":"jRWjwaytgM24SDdTI8WA6XQV0vh90ynE2oBx3ddlF-EokMWQIVbs0VbO4D8PA7Q69i5GCFqV6qf1geEYIlM1vDQRDbPyMIPFXHzTc6LHxp-PsWW_lCV3ejQDh4W78fSiyVqUlVHpW7NsG8r42efkhlz5pmQeKYPjMBe7UtKkz5vDzew2UC016po4jXhIShizqiPe8fS1ulhaBeE_Wrk6vBvzBTStMTKcieJXqTgaeIa4_KjvoxEmE2JgqMfa-uT8FBboDuXxHww39Q6bkd1whooGiKEvJ6EkPtb2Z_zYHGYXDKUph44KPA5l0vBtecWFXABcAmacjiqJ7U_K7usRKw"}
algorithm
RS256
2020-09-01 12:49:18 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2020-09-01 12:49:18 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
ur1XlDDZReLaiycgbsr4JnRymxZRxHi2QW6Y4Mgywd90qMRwKR
token_type
Bearer
id_token
eyJraWQiOiIyZDVkOWZjZi03NDViLTRjMjQtODAzOS0yODBkM2RjOGU4OWUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNTRtaUZUd2ZvdE53amZBRGFuUmxnZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2NLcmZYYVR0WU90TmVrWjM5MTc0fjorIWAiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvTktLVDExZGxxZjI1TXpJXC8iLCJleHAiOjE1OTg5NjQ4NTh9.fyFmC_AtK4wxMzOteECHQankzKrsaEQMPRNWFhj1NLteg5epNfVLup5Si0uijVzuvOZG10xom1OxTFMAbFGYfIof3TcaFDv3fQPaakFzLXWMqDzLgnAU_H-pNPCpl9IIW9lLCo7qut9BEEGd9bgu3o9nzJoQQDWDBySq95hXIl5LI47LmSbIaJNhBksvJj0t1emlThacsnERB66z3L-uXHiSJqtsT_bg0C9J5EjENGSq0n5ZHG91DhhGPlShRSySUaRq-OBXKBiUGUxK_z5uQ9aKL8XLiDtA11cH3MuBjzp1qFEzAnIkBp8eYOVfzIbbPxsp_Z4KBev0vEv7ei4o2A
scope
openid
2020-09-01 12:49:18 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance NKKT11dlqf25MzI
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "ur1XlDDZReLaiycgbsr4JnRymxZRxHi2QW6Y4Mgywd90qMRwKR",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIyZDVkOWZjZi03NDViLTRjMjQtODAzOS0yODBkM2RjOGU4OWUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNTRtaUZUd2ZvdE53amZBRGFuUmxnZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2NLcmZYYVR0WU90TmVrWjM5MTc0fjorIWAiLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvTktLVDExZGxxZjI1TXpJXC8iLCJleHAiOjE1OTg5NjQ4NTh9.fyFmC_AtK4wxMzOteECHQankzKrsaEQMPRNWFhj1NLteg5epNfVLup5Si0uijVzuvOZG10xom1OxTFMAbFGYfIof3TcaFDv3fQPaakFzLXWMqDzLgnAU_H-pNPCpl9IIW9lLCo7qut9BEEGd9bgu3o9nzJoQQDWDBySq95hXIl5LI47LmSbIaJNhBksvJj0t1emlThacsnERB66z3L-uXHiSJqtsT_bg0C9J5EjENGSq0n5ZHG91DhhGPlShRSySUaRq-OBXKBiUGUxK_z5uQ9aKL8XLiDtA11cH3MuBjzp1qFEzAnIkBp8eYOVfzIbbPxsp_Z4KBev0vEv7ei4o2A",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:49:20 FINISHED
oidcc-client-test-missing-iat
Test has run to completion
testmodule_result
PASSED
Test Results