Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:52:21 INFO
TEST-RUNNER
Test instance nUcW9EFC9VxwwTp created
baseUrl
https://www.certification.openid.net/test/nUcW9EFC9VxwwTp
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-missing-iat
2020-09-01 12:52:21 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/",
  "authorization_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/token",
  "jwks_uri": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/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:21
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/",
  "authorization_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/token",
  "jwks_uri": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/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:21
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "9r6_H-qaxGlj30MTw7pcdAxbb1RBTSuY6NqNLQK_lGVJljO5CQFMaZPuBTAjHghhtNN19mjizIQr_ok0b63euH_kE1u7wrCj7-3HHFYfUApjR4Q-fgMnk0GjMyuGkwMy_AAst-oLvprl3Xeb04HDXVEV6T_HsXa5AuPl-K_u4vk",
      "kty": "RSA",
      "q": "2bVDQkCqCsFBUMiTzA6EKlnExh_1Q-T7lxDumMabE1fzIkXNYRAGaDc9yXV1JimGiLy256HCHq1w2XN3ZMhn9Yzk5Cjpv-jNMBzv7FHcivNFtx_0Y3HA_FuEaKMg8HBJzhJLDDd2c80NRQktVx9lUJ_XZsAutvaEs3rtWRAfbOE",
      "d": "PxkkTbN68pxQBc10bxd8rGD8oavGQKJVDGClxqy5vApwsMynF9CyJ3yG34hWTal_Z2b-hcZn-an41F29HtNYPGAixMT2awsKx6f9KhfJ_27q_Kmd4acBypCQAUhqBORyCbzEVqJm3hGsHLiS8wa_iWPbcFXcjpaIKUXs9mW3OxwjK5EPSQ0ImDLlYt3qJznJnpjI07rGBoakChisbAZukCQol0Lklh0m9vyFzu5t7kupkHCWsf0ufC3xnhFMcEcvlJSTAVUp8ZUZ8pCQLeg_fRT3eCoMCsvwacQWgjFZzqlD5646l6ztXa8sXvMHzV6LFbeR9MxgGiABZaeD6RfjAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "e61dce78-8104-4322-b5f7-32217cceff0c",
      "qi": "RbGpDRoNqU90hk20xVcn_bxb54QFJGnoyKaxw6yOIVcW_d9zTzZ1sMtiJ1IgsaOfcxx4ruyUoAHRwuJMnsQI9UPNLKH9s07jB9F5X1fEW3pq9IUHDubE3sTtw8_Wblbqqngl6xghpoBFbZi8o3Jj1M8vp5AR7YEZAjbCOhBBxrM",
      "dp": "hJVkP3MhbG6w4pO5eA-YhCbrrruYRy4pAN4Gw-vZI5T1YIc0YvlWpNh_Kjx-cjHQxohlt10OmRRgS2pQSb4kkgDufdRp5KhjvpWGytwgATNDu3b82Vs6la7MUb-OlUo_yBcT8FMLsoSrBUCy84ijgG4ElwvVcq83pKzusp1egIk",
      "dq": "GmcNPR-yf5NoZG-u3PR1ut0gLBb8G7vNd0iqZwTPEc18ww9MFRVocYMhjykbiAFJO5QHapgHfsjyAq0qMaLMWM85gyIjFw8Ys1kPD83tvTw7nDXX4aeODAzdRgNin0Y-7SryxwyC5RBdJ54xTXuVQe3gpalxAOdsuIeT-VUnOoE",
      "n": "0dZlsvb0RVvPjDKWW19vzktvUo8FtULosQ3PiY-WUiCC4WY4JnLVfC7mUaWV19t8L6CtF8V2Ya-570afI3uJ43O-2jUr-OZ4xFhy3IKHHXX_FdGNwPTi1Mks4SdJX4y8cJWflAIZE9E2FXFjW5CTklqa7Mc7H-5rvTR4jeOSh0eqsxE3a1qngpvoPrktQUin9vxpu89_lW14nar1y3g6k3uTxQFJpNneJjNWw-Qqvk0YbNtKO3x1x3LN7sHrhv1frScC5X3Qu5gQYlqusQEvxRffxzOLvp1-I1niemkOW0zqF7ER5xJqdEWFIIhoF4SheUt2RiqdWxGrRbN5dN2I2Q"
    },
    {
      "kty": "EC",
      "d": "cGhAAwTi4JqrC4w6UKcn_ANg0PuVDaKjyLaiD2SPVKg",
      "use": "sig",
      "crv": "P-256",
      "kid": "5d745066-5f29-49bf-ba6e-366d8f766b43",
      "x": "qOEyfMw73YX7FeRINNr94_ZHyX6lgEMIPjAev7sPABs",
      "y": "5rJHito2Zu6CRhgPunh3xb5MCTdyEQSnE8Z5vrmrd5I"
    },
    {
      "kty": "EC",
      "d": "HuJwht4bIYOard2FhT1IoZMz1t3cJ4fUhDjZOoSnwCg",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1b205aec-6c79-4016-8349-db5ecda1465a",
      "x": "W5KqQkVzbIrhizPIYfPgK4GGvpot7jnL5v01roFA8-4",
      "y": "GSDVtgEsk_-RTJVNBqERGmgna_UkesJGnq_A2lw0Rn0"
    },
    {
      "kty": "OKP",
      "d": "czxO3urKkz82wuKGYhbsSvA18FQD9DVLpoLYyPoUWHw",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "9b15e739-7240-432d-89a8-58132f54a432",
      "x": "c0vQ2He3lbGynlNxtABOSFJ2bx2CFqg1f7hk14ot79M"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "24D2dAoJUkmvWQIndmAuSeJow1YD2aRM6dKyWbPawLXPdvO9Xzy9MuomZppGjX9VX8pRKkyOO7OQHgMtr6vpjkqz5hWbjdVJAP-BuXtrcXmved7q3dkqCO69m4PkNm7HISjBeMGkIIJRe20LZXQ52niONO0NPQ2OvqXJdPDeqek",
      "kty": "RSA",
      "q": "pTZjtUcmbVFqD_nztszuwEcdVFOLK4fj4vcCSudRQ4L7LfpQ14H3n8ZTz013e3-AdeK6QqP7aeJLcwoaUzubSU6GoqN1q2JaqRqQLX05RJfDdYOEYuPZRbsoacSc8aWv6JDBGR_mcuVCIRwTwcpKdwLlb09kCe8jeqAXp8lHCgc",
      "d": "cBkr1zkHZL4MZM-cCmSb_TTzLqB1V9VpCTuYvTDfJ-ap6mclVmEjwoS9yeMK25RRbj0iJhs8HYvV8esSgT2qZI8GyYQ0vqV70GA9WX5S0WpWZ2yzWBDD1Di4jvqfghCfBR1dk673jqImXT_ZGZwpFs9jyjOO3NO8EKVliG1BBMkVhTMod0iY4pnjUjbdzSjg8c92Wq_gFW931OEfT2CwEcGC8VVqubTjf5y0y3mvcjCMmIt3k3YRNxvM4U0iYUeTEOcx1yNfsOQ0dRGf9t20lWNC1W3T-zbiqvLiiOXre7rwUuu5RT49lRlVEMxKKjxv0Mf3TLnpYdDbWAAN54sIMQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "3c42ca7c-c1c6-4351-980e-3cbc2776da15",
      "qi": "xULdP69ogbbOggL9hkgNnBI4BFvaR5ItLZAm4yI1ysOdd03xkhXm5CrWFqeM7ZpFGtZJJMefYkHGlJUbZjrrBUvH8PjR16TJpS1XcdW-yQx4x3DPv42icDDvqbq3vgGhHxMb4S3qv0Nf_kY24ZuI5KRGCRr6lvLQmEFfbW43z-s",
      "dp": "z80gBCy4NGGzkcUbTNKzH5kq6rnUfUcw1S91TryY_FViac9H2RBsYPYQkpO89Rm13jBvdGbzRAuzBOanaqaKPf30n36XO8fODBbXXZw81DmJ6QsjOBDt3XT-pWpQM0PeWkL2HfbcBTa6IunRnyNP3cbBgdNk9AaQu2XB-WZKtXk",
      "alg": "RSA-OAEP",
      "dq": "hkdIjwP_NYagX8_Vx9OUkW67ZdhpGr5d-BCvKlYL9IU2xc3XevFFY_T8FVdvL08YB7h5jsRdCVhF3oBtmQyvT8ulHfchImTULvFKEc7fhuKamJ6GMSHjbAuL8zs8HCOAb9OHPnZxBR1UvDhnznAuScBu3iN2uaRF_9qyn0q2lG0",
      "n": "jajBixVw9ygIqZcv-cOFzn5revSw27KLWCFhAa5sxQaFGNbxmTqrFGJkK4Cl2hhhWxyO6UPy6bFXylZ-1Yi6XXhqyLvEZ1ZIivJKZe6x6W1cugim8tDVWb08X8J3grLEe2igsNHoAfuhoqBkHWMMvEWTJLAms8gvXs7t7Wx7UXMuhNFnv5OhO-RrOK9dCdeaBz-S24ynk9casaGXBOCT4SGV2Ald4VysDPqskvleZbPF-WEjurnCUf5vtnoeLKQspd8pk_KUCoa1wz3GpqZ5xaWVFC2eB3YLn5MWtk3j7FDApbsKr614LYQIjUFOo2R-kPfFaUjdVGy_GXrDWVi_Xw"
    },
    {
      "kty": "EC",
      "d": "HfLqRMCBQev6F9p04ARG0qlAuLNjbB-fKw4PwvTa28Y",
      "use": "enc",
      "crv": "P-256",
      "kid": "fb672d4f-1003-48f3-8b5a-a0ebfb32fa25",
      "x": "hd7ApMcuGbpO01OniGwnpNX5jXTF4UoeU2JXqCpczQ8",
      "y": "RU4NaM_UQISlj5vK14u2RKDRsePhrkvYrHdsNisFFfE",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e61dce78-8104-4322-b5f7-32217cceff0c",
      "n": "0dZlsvb0RVvPjDKWW19vzktvUo8FtULosQ3PiY-WUiCC4WY4JnLVfC7mUaWV19t8L6CtF8V2Ya-570afI3uJ43O-2jUr-OZ4xFhy3IKHHXX_FdGNwPTi1Mks4SdJX4y8cJWflAIZE9E2FXFjW5CTklqa7Mc7H-5rvTR4jeOSh0eqsxE3a1qngpvoPrktQUin9vxpu89_lW14nar1y3g6k3uTxQFJpNneJjNWw-Qqvk0YbNtKO3x1x3LN7sHrhv1frScC5X3Qu5gQYlqusQEvxRffxzOLvp1-I1niemkOW0zqF7ER5xJqdEWFIIhoF4SheUt2RiqdWxGrRbN5dN2I2Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e288b89d-fd6c-4702-a62c-c30f1e167bde",
      "n": "pmSi6cV2arkl8sRKDV3lOhNjQhQLeIR_F-GGJQd4Xzqm31xceCaQ7qTINgpesQGHlhm6xzGaEtQtVZgXb4Y8pyCmX6kgGkgj18s6csazQ0M0v_jt2r3yexqXny4Qlxoxp4AWynkMTPzABdOQoUZ9cW-DrdeOU_Zz4s0SAyewTuEOwboj1KPIpxQrDBUfQikZwCTI9DXtk9arQGRihm1j04zedBrmw8QhYvV1vgeY5zK--u4Iy61j55uZprMD1DeOKcMPUvwYsvSE8S8bC8iV6BAy78ZV3LwyW4gJibiVss-eNBo6xsj97NPBuQDbtKAqi3QdzdKVbp__b9ghGL0llw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "5d745066-5f29-49bf-ba6e-366d8f766b43",
      "x": "qOEyfMw73YX7FeRINNr94_ZHyX6lgEMIPjAev7sPABs",
      "y": "5rJHito2Zu6CRhgPunh3xb5MCTdyEQSnE8Z5vrmrd5I"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "ada4148b-40bf-4152-b347-f60dc0bb38af",
      "x": "ddGQK9yZ8lm1kPlF2XZlAkDR5Y_APgG3hkPtF0Ng58Y",
      "y": "z4PzRrekFxlawwJj8Wm6kREqVDLyl2KjUM9wQGavpxg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "1b205aec-6c79-4016-8349-db5ecda1465a",
      "x": "W5KqQkVzbIrhizPIYfPgK4GGvpot7jnL5v01roFA8-4",
      "y": "GSDVtgEsk_-RTJVNBqERGmgna_UkesJGnq_A2lw0Rn0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "9b15e739-7240-432d-89a8-58132f54a432",
      "x": "c0vQ2He3lbGynlNxtABOSFJ2bx2CFqg1f7hk14ot79M"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "3c42ca7c-c1c6-4351-980e-3cbc2776da15",
      "alg": "RSA-OAEP",
      "n": "jajBixVw9ygIqZcv-cOFzn5revSw27KLWCFhAa5sxQaFGNbxmTqrFGJkK4Cl2hhhWxyO6UPy6bFXylZ-1Yi6XXhqyLvEZ1ZIivJKZe6x6W1cugim8tDVWb08X8J3grLEe2igsNHoAfuhoqBkHWMMvEWTJLAms8gvXs7t7Wx7UXMuhNFnv5OhO-RrOK9dCdeaBz-S24ynk9casaGXBOCT4SGV2Ald4VysDPqskvleZbPF-WEjurnCUf5vtnoeLKQspd8pk_KUCoa1wz3GpqZ5xaWVFC2eB3YLn5MWtk3j7FDApbsKr614LYQIjUFOo2R-kPfFaUjdVGy_GXrDWVi_Xw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "fb672d4f-1003-48f3-8b5a-a0ebfb32fa25",
      "x": "hd7ApMcuGbpO01OniGwnpNX5jXTF4UoeU2JXqCpczQ8",
      "y": "RU4NaM_UQISlj5vK14u2RKDRsePhrkvYrHdsNisFFfE",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:52:21 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:21 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:52:21 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:21 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:52:21
oidcc-client-test-missing-iat
Setup Done
2020-09-01 12:52:24 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance nUcW9EFC9VxwwTp
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:24 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance nUcW9EFC9VxwwTp
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/",
  "authorization_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/token",
  "jwks_uri": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/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:24 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance nUcW9EFC9VxwwTp
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:24 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:24 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:52:24 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code token"
]
2020-09-01 12:52:24 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:52:24 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:52:24 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:52:24 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:52:24 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:52:24 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:52:24 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:24 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:52:24 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:24 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:52:24 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:24 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:52:24 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:24 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:52:24 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:24 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:24 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:24 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:52:24 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:52:24 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_EFPoboLSKgWYLFD78231# \\\u003d\u0026"
}
2020-09-01 12:52:24
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_nsNgeitIlYOufjEJFmVbnVRsZnlFRxZpYpNdpFWhzryFoGDGTm6533100181>"~<-
2020-09-01 12:52:24 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:52:24 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_EFPoboLSKgWYLFD78231# \\\u003d\u0026",
  "client_secret": "secret_nsNgeitIlYOufjEJFmVbnVRsZnlFRxZpYpNdpFWhzryFoGDGTm6533100181\u003e\"~\u003c-"
}
2020-09-01 12:52:24 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:52:24 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:52:24
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:52:24 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance nUcW9EFC9VxwwTp
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_EFPoboLSKgWYLFD78231# \\\u003d\u0026",
  "client_secret": "secret_nsNgeitIlYOufjEJFmVbnVRsZnlFRxZpYpNdpFWhzryFoGDGTm6533100181\u003e\"~\u003c-",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:52:25 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance nUcW9EFC9VxwwTp
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_EFPoboLSKgWYLFD78231# \\\u003d\u0026",
  "scope": "openid",
  "response_type": "code token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "AaIT3ObZ4oLMmgDYZoHRqoDZ66Hyr7BmdeNkbv00BiI",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:52:25 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:52:25 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:25 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_EFPoboLSKgWYLFD78231# \\\u003d\u0026",
  "scope": "openid",
  "response_type": "code token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "AaIT3ObZ4oLMmgDYZoHRqoDZ66Hyr7BmdeNkbv00BiI",
  "response_mode": "form_post"
}
2020-09-01 12:52:25 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:52:25 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:52:25 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2020-09-01 12:52:25 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_EFPoboLSKgWYLFD78231# \=&
2020-09-01 12:52:25 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:25 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:52:25 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:52:25 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
SjVhHdYuLd
2020-09-01 12:52:25 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
6IQ9UugoCUStPlzYJVt7AA
2020-09-01 12:52:25 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
IXAAY7C9XBNrlkzGVkh6UoBL48v7uPiGjfBo7gocvUh1U50ID9
2020-09-01 12:52:25 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
VD2zFWvyoTaT8veVnsKJAg
2020-09-01 12:52:25 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "AaIT3ObZ4oLMmgDYZoHRqoDZ66Hyr7BmdeNkbv00BiI"
}
2020-09-01 12:52:25 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "AaIT3ObZ4oLMmgDYZoHRqoDZ66Hyr7BmdeNkbv00BiI",
  "code": "SjVhHdYuLd"
}
2020-09-01 12:52:25
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "AaIT3ObZ4oLMmgDYZoHRqoDZ66Hyr7BmdeNkbv00BiI",
  "code": "SjVhHdYuLd",
  "access_token": "IXAAY7C9XBNrlkzGVkh6UoBL48v7uPiGjfBo7gocvUh1U50ID9",
  "token_type": "Bearer"
}
2020-09-01 12:52:25 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance nUcW9EFC9VxwwTp
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"AaIT3ObZ4oLMmgDYZoHRqoDZ66Hyr7BmdeNkbv00BiI","code":"SjVhHdYuLd","access_token":"IXAAY7C9XBNrlkzGVkh6UoBL48v7uPiGjfBo7gocvUh1U50ID9","token_type":"Bearer"}}]
outgoing_path
authorize
2020-09-01 12:52:25 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance nUcW9EFC9VxwwTp
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X0VGUG9ib0xTS2dXWUxGRDc4MjMxJTIzKyU1QyUzRCUyNjpzZWNyZXRfbnNOZ2VpdElsWU91ZmpFSkZtVmJuVlJzWm5sRlJ4WnBZcE5kcEZXaHpyeUZvR0RHVG02NTMzMTAwMTgxJTNFJTIyfiUzQy0\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": "SjVhHdYuLd",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=SjVhHdYuLd&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:52:25 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_EFPoboLSKgWYLFD78231# \=&
client_secret
secret_nsNgeitIlYOufjEJFmVbnVRsZnlFRxZpYpNdpFWhzryFoGDGTm6533100181>"~<-
method
client_secret_basic
2020-09-01 12:52:25 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:52:25 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
SjVhHdYuLd
2020-09-01 12:52:25 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:25 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
KPFXIza08ZR4ZijXwv4IQgNscMK5KvyuYOxdvDkfpQfu1x1sWj
2020-09-01 12:52:25 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Ra9et10Yf-hCGGSQdUpT7A
2020-09-01 12:52:25 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/
sub
user-subject-1234531
aud
client_EFPoboLSKgWYLFD78231# \=&
iat
1598964745
exp
1598965045
2020-09-01 12:52:25 SUCCESS
RemoveIatFromIdToken
Removed iat from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/",
  "sub": "user-subject-1234531",
  "aud": "client_EFPoboLSKgWYLFD78231# \\\u003d\u0026",
  "exp": 1598965045
}
2020-09-01 12:52:25 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Ra9et10Yf-hCGGSQdUpT7A
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/nUcW9EFC9VxwwTp/",
  "sub": "user-subject-1234531",
  "aud": "client_EFPoboLSKgWYLFD78231# \\\u003d\u0026",
  "exp": 1598965045,
  "at_hash": "Ra9et10Yf-hCGGSQdUpT7A"
}
2020-09-01 12:52:25 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJlNjFkY2U3OC04MTA0LTQzMjItYjVmNy0zMjIxN2NjZWZmMGMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUmE5ZXQxMFlmLWhDR0dTUWRVcFQ3QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0VGUG9ib0xTS2dXWUxGRDc4MjMxIyBcXD0mIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL25VY1c5RUZDOVZ4d3dUcFwvIiwiZXhwIjoxNTk4OTY1MDQ1fQ.IuWf-ItoRyuUfskQD68EMd63lc-Vp4r3zRR964gQZ-VX61geO4WX6lZjBWuQF-wdJb9dYUNUmLJEg3oPPnvT3CAYXnLIXqunLhvJaCEf54mJry1nAhtERzVelL8SC6bOv8L9RLpgX2nVVC2Mm20n564NuJsYdQIzpXwcmpXN1TvSfOnBK45MTuCnGzTVpFRyom2-ekiUe5eJyr8kLx6oSZ7C8xdLBZH_sxkkr3X1vjYi1On94qjYxO-LlvqrUbjpUyitDDySmlHVH3EBWQy9e0OC8-Ukil-U-STy_IenZapEGn1OdeRCJ0sNQYEpFwgJ4VNQzkPo6Id3Q1Log9Q18w
key
{"p":"9r6_H-qaxGlj30MTw7pcdAxbb1RBTSuY6NqNLQK_lGVJljO5CQFMaZPuBTAjHghhtNN19mjizIQr_ok0b63euH_kE1u7wrCj7-3HHFYfUApjR4Q-fgMnk0GjMyuGkwMy_AAst-oLvprl3Xeb04HDXVEV6T_HsXa5AuPl-K_u4vk","kty":"RSA","q":"2bVDQkCqCsFBUMiTzA6EKlnExh_1Q-T7lxDumMabE1fzIkXNYRAGaDc9yXV1JimGiLy256HCHq1w2XN3ZMhn9Yzk5Cjpv-jNMBzv7FHcivNFtx_0Y3HA_FuEaKMg8HBJzhJLDDd2c80NRQktVx9lUJ_XZsAutvaEs3rtWRAfbOE","d":"PxkkTbN68pxQBc10bxd8rGD8oavGQKJVDGClxqy5vApwsMynF9CyJ3yG34hWTal_Z2b-hcZn-an41F29HtNYPGAixMT2awsKx6f9KhfJ_27q_Kmd4acBypCQAUhqBORyCbzEVqJm3hGsHLiS8wa_iWPbcFXcjpaIKUXs9mW3OxwjK5EPSQ0ImDLlYt3qJznJnpjI07rGBoakChisbAZukCQol0Lklh0m9vyFzu5t7kupkHCWsf0ufC3xnhFMcEcvlJSTAVUp8ZUZ8pCQLeg_fRT3eCoMCsvwacQWgjFZzqlD5646l6ztXa8sXvMHzV6LFbeR9MxgGiABZaeD6RfjAQ","e":"AQAB","use":"sig","kid":"e61dce78-8104-4322-b5f7-32217cceff0c","qi":"RbGpDRoNqU90hk20xVcn_bxb54QFJGnoyKaxw6yOIVcW_d9zTzZ1sMtiJ1IgsaOfcxx4ruyUoAHRwuJMnsQI9UPNLKH9s07jB9F5X1fEW3pq9IUHDubE3sTtw8_Wblbqqngl6xghpoBFbZi8o3Jj1M8vp5AR7YEZAjbCOhBBxrM","dp":"hJVkP3MhbG6w4pO5eA-YhCbrrruYRy4pAN4Gw-vZI5T1YIc0YvlWpNh_Kjx-cjHQxohlt10OmRRgS2pQSb4kkgDufdRp5KhjvpWGytwgATNDu3b82Vs6la7MUb-OlUo_yBcT8FMLsoSrBUCy84ijgG4ElwvVcq83pKzusp1egIk","dq":"GmcNPR-yf5NoZG-u3PR1ut0gLBb8G7vNd0iqZwTPEc18ww9MFRVocYMhjykbiAFJO5QHapgHfsjyAq0qMaLMWM85gyIjFw8Ys1kPD83tvTw7nDXX4aeODAzdRgNin0Y-7SryxwyC5RBdJ54xTXuVQe3gpalxAOdsuIeT-VUnOoE","n":"0dZlsvb0RVvPjDKWW19vzktvUo8FtULosQ3PiY-WUiCC4WY4JnLVfC7mUaWV19t8L6CtF8V2Ya-570afI3uJ43O-2jUr-OZ4xFhy3IKHHXX_FdGNwPTi1Mks4SdJX4y8cJWflAIZE9E2FXFjW5CTklqa7Mc7H-5rvTR4jeOSh0eqsxE3a1qngpvoPrktQUin9vxpu89_lW14nar1y3g6k3uTxQFJpNneJjNWw-Qqvk0YbNtKO3x1x3LN7sHrhv1frScC5X3Qu5gQYlqusQEvxRffxzOLvp1-I1niemkOW0zqF7ER5xJqdEWFIIhoF4SheUt2RiqdWxGrRbN5dN2I2Q"}
algorithm
RS256
2020-09-01 12:52:25 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:25 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
KPFXIza08ZR4ZijXwv4IQgNscMK5KvyuYOxdvDkfpQfu1x1sWj
token_type
Bearer
id_token
eyJraWQiOiJlNjFkY2U3OC04MTA0LTQzMjItYjVmNy0zMjIxN2NjZWZmMGMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUmE5ZXQxMFlmLWhDR0dTUWRVcFQ3QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0VGUG9ib0xTS2dXWUxGRDc4MjMxIyBcXD0mIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL25VY1c5RUZDOVZ4d3dUcFwvIiwiZXhwIjoxNTk4OTY1MDQ1fQ.IuWf-ItoRyuUfskQD68EMd63lc-Vp4r3zRR964gQZ-VX61geO4WX6lZjBWuQF-wdJb9dYUNUmLJEg3oPPnvT3CAYXnLIXqunLhvJaCEf54mJry1nAhtERzVelL8SC6bOv8L9RLpgX2nVVC2Mm20n564NuJsYdQIzpXwcmpXN1TvSfOnBK45MTuCnGzTVpFRyom2-ekiUe5eJyr8kLx6oSZ7C8xdLBZH_sxkkr3X1vjYi1On94qjYxO-LlvqrUbjpUyitDDySmlHVH3EBWQy9e0OC8-Ukil-U-STy_IenZapEGn1OdeRCJ0sNQYEpFwgJ4VNQzkPo6Id3Q1Log9Q18w
scope
openid
2020-09-01 12:52:25 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance nUcW9EFC9VxwwTp
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "KPFXIza08ZR4ZijXwv4IQgNscMK5KvyuYOxdvDkfpQfu1x1sWj",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJlNjFkY2U3OC04MTA0LTQzMjItYjVmNy0zMjIxN2NjZWZmMGMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiUmE5ZXQxMFlmLWhDR0dTUWRVcFQ3QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X0VGUG9ib0xTS2dXWUxGRDc4MjMxIyBcXD0mIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL25VY1c5RUZDOVZ4d3dUcFwvIiwiZXhwIjoxNTk4OTY1MDQ1fQ.IuWf-ItoRyuUfskQD68EMd63lc-Vp4r3zRR964gQZ-VX61geO4WX6lZjBWuQF-wdJb9dYUNUmLJEg3oPPnvT3CAYXnLIXqunLhvJaCEf54mJry1nAhtERzVelL8SC6bOv8L9RLpgX2nVVC2Mm20n564NuJsYdQIzpXwcmpXN1TvSfOnBK45MTuCnGzTVpFRyom2-ekiUe5eJyr8kLx6oSZ7C8xdLBZH_sxkkr3X1vjYi1On94qjYxO-LlvqrUbjpUyitDDySmlHVH3EBWQy9e0OC8-Ukil-U-STy_IenZapEGn1OdeRCJ0sNQYEpFwgJ4VNQzkPo6Id3Q1Log9Q18w",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:52:27 FINISHED
oidcc-client-test-missing-iat
Test has run to completion
testmodule_result
PASSED
Test Results