Test Summary

Test Results

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

                                
description
test suite runner for openid-client
planId
2AWaC6uTX8byR
config
{
  "description": "test suite runner for openid-client",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-missing-iat
2020-09-01 12:50:29 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/mENNQbndLhadFVn/",
  "authorization_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/token",
  "jwks_uri": "https://www.certification.openid.net/test/mENNQbndLhadFVn/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/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:50:29
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/mENNQbndLhadFVn/",
  "authorization_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/token",
  "jwks_uri": "https://www.certification.openid.net/test/mENNQbndLhadFVn/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/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:50:30
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "5h_nLU1Yw3dGukyNTUZ8Wo-6yUOuex9pI4KsztaM6-WKvfV7jz1iZYcfVGM-hlGDE2qt2x1wo8ovCRY0ePg0UaZokvNLdSq4veaVNQ34eCqYSuUR7txR4IC_ENfhfbvsjQi0zQXFJEn5xa6LeXwPrsAoJoKOQBKwR-ktu-54Z7c",
      "kty": "RSA",
      "q": "2mKeMLw4yHk2riY2O7IZ_Pgn4lz7OG4XUXdticCB1TCKE8txEZEGZTuhXzNXE225br2Ut5C141zCEergQTibKfjriVQ8cSqK16RrgxbyTiAfu7uiwgoAAQZcBTC_fTOe13I7G8Omk6_yuQNEZgsctnEgVKINgFifllwhUNk9Nb0",
      "d": "sfe-PGHVEMfgM2VujnITmaQqCO7-x9E8IFdnKmsGbd2gXOGmt8AXHR_03bPFCcSRY9vvWUh52ElmpqzPTVwH7COicSD0zRM_0JKRbHHsr_768SLpdDFA2vHq1_luUbvq_7a0i80zMeMFI3SDHhy_tfxYB9Akm52QLdeYccpgKkDYvHXJWYzq0MPrBIMLsAAg4FlG8jrrexsRpDSXovjHLG-m9rgJbBaZc7FOHBu6bkYQg0fTbq0rtuV-23TiiFsBbBAJnymjXQOQBuvTbP1r72PL9MSMX5ptT9IUNstlgA3YhiuoVwBLQD2gCl5eMYufxpcw3AbMgZZPViw2eiLwyQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "864cdbb6-9d5f-4c89-8bb7-7d91e6257432",
      "qi": "lVf1eM8fS0avsiQVJkeE9JKguAZtW6ovB-mYDpHoVyTy52VTB-5sO1V_p2QbYmA3qG680mw8CzK8Z4WIaNPLnlBiq5lWAGGJrksXnW1plF3690eNZhmETj6TD3ILMJ3oWfQRJpfJKM5_a0NewmD7QOMU6tpwNFyTvTJwugXfZ84",
      "dp": "lqtas_mJXWlR4JZQicDVmIG0fSQYMDrPntVnCYHGAIlovpjkjlNVgj3nEFxuSolB9cuKCwWKg2LUSvHD51QzBSacH2K2C_-tt4AqPvNntF3HGnpCtI6B-SiycHe4Bpes-GYz4mydt_XLWFfAsAi_R94-K4CdXGwgCOUt8XbgVJ8",
      "dq": "lj9dOIh2xK5oiV4u19lL-fg9cIaqLIPJtTnmeeyhJqyzgrToQL63WLSy7I2k7fACsQbrp3N_QELUHoGq8hRg5HqmiiATSYSMa5pqgZEq-ccuLfoFG1zH7eyTKNsGE7yNHwsvUYXFODzIULPHvjEM-xRPuwqXIWNXwJn4LeiYLT0",
      "n": "xE_RRpMQ-Z9ouQcfTZVDF2in0x-ueNP5_d6R7i32J2Q4SLUFPcMGeQfhe8PX6teMqc7H_rB6GRmV5Cva5trrZEKS5BkIsOc3Fmc42_icZriK0EDZrYPVOQ5yUjjcR9Q-Jhse72oMdz5FbP-t5wRSLCGVQQIIATdAShOHYE9cE_PST5fLm5vLamTWkhkLYcydhEiu22nAvxgpLE07iKewF9sWUTJUCEFfegcELYn2-zaFxhtHk0vUwjK7aa5I-AOQCsv-UjAMqJVXA_SBW1QGnPbn8D6ZibSG2YSb9_O3FRSDvaSN9shP34XrmZo9R2tYH_G83uYZLIgbTY7o0fh1Gw"
    },
    {
      "kty": "EC",
      "d": "xU8KJ0RIPJsoGBRw-9vB5tpcl6lxrNcWdLGdn6qEDOE",
      "use": "sig",
      "crv": "P-256",
      "kid": "71bc3989-88cd-4240-ade9-8f947e9589fb",
      "x": "3Q8e3rH45F2ndURY7nvrpKcc2WSpXBLC_DxRqB5Uq1Q",
      "y": "NygTpUBT9xjC_Ditp1AQAzHsvd5ZEJSt4gRmsmRvGbk"
    },
    {
      "kty": "EC",
      "d": "cCQ_cndIoxjyzRYHqCDWHBeNiIi7efdOnU1XHbwEQns",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "33142021-091f-4687-a170-5db1a6da4c7a",
      "x": "6JpHIJNbYqHP2VHQyUUAbDrmP8CdlTcgDkJZ-4oy4iI",
      "y": "Do1FlLErG59Y-yWIIE-IGkRpTIe0dmGJgwEUkt1cvAo"
    },
    {
      "kty": "OKP",
      "d": "b8HnLLh_GKFCQTkmEH8RvpLD6IkMZONpxkrWkv7ouCw",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "04381530-e414-4c19-b020-ecb168163dee",
      "x": "7NADHx2L0N54fG6Y_KcQ0aWcYHpx6ImT4msSrBPIwbo"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "9Rd4FDHloQfOf84cMFQJjvzVFjJzed8_LA7iUA-jAviI7BM4URX8WCObPhem-sKUm4o-fB7y0mFEwtmhTwdqmkqfCHP2EbCUv2Nfo2e38FfAmv50pfHKQznI5d0tYANcz2p0QGTM8ISwIWJW-VCEnrkzHRMs5m-_wKslKKHpPk0",
      "kty": "RSA",
      "q": "qeJG8-5cVo96234eNUcVAesqXRvx1NBEpwIVio1tfPwrb1ZIw_GH1eMser8GYsnYHlQtD-O6Ot6OL07FES2dfUS6UptA6VNphbsqkX818oYHnpWcUjcbkWYPwTkPrIDXD0BJsliDr71EyR7k8lbZ-GOppQYAgZC1moVIG5jRATk",
      "d": "FZ0F-96Vb0npg_PqUxAORSrpoFsfx0IKzd5LXbfjX8bjUyexcP8gLEyGFYwx66Sl9DACcCCaVlKUjLfUW-eIOd_1bb5puNcSrpIyT91PoRMpRyYQzdT6GzOR-99ly7AaKfqEf3XZu2YhoDuxtjs_2IWZ3Q82glMD2QgQEGCaOXWjyxtjMz8p-attMXindXRB53yzRwEwwQ2mr2OZzdy48kpXkqnJM_AN0QzMHQMLq-9bYKiWCDSf8eKxlzgIdjVKErpN7xqL5eOGExKsI6oEDw8Tk2YqJiuncvuMasgIGRWBFf7mEoy-6rkmdqvHXQHt9T-Xla1SZf6jvmaKT9vfIQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "c4d007bb-1b33-42e6-a877-9f22c26c6a03",
      "qi": "7Y2JuPoRXIUe7rXRvjsPSONkjtsPlRUHfmL5DgwRwKLh1r6C2bEY-mMW55lcu08xDNQ3XtY2TUAWkIixRDZITMMHFzN2adpM8G3-LzpXxLoDwbtC0Bs25ZxBuTz_dFihZ5MX9niY7VFhwjGVSKkJrRDgcl3lDvpcfitCShzMH1Y",
      "dp": "x64RRNLKNQH5OaMg0DcHepl-uhDsh_RcsXaG55d1xevbEgsurNFuwBhyWIpInrB9BqQA-Hr2dnSM4vsQMyTls0LsgqSHbC4jYjKCLs1HzOaRozWAr9poYZDonm4uk7Tpnosqn3QAjExueyR1m7X_9pkIjb2brTqKTVyib5JKR1k",
      "alg": "RSA-OAEP",
      "dq": "Se0s4SOdzRE87l0QejDHhIE4ezIY53oGFgMDKrrmpVf68sVCfvoRGVN1XKjZ941MXc5Vma-Ir-t_Rjjp6tLF0OhiiGYFNkPVDJvpJ02LRVFr6WfDkcdnWLtoKbZSCsg6Tem06EY6b_RWBYtLJ-YBjmSYQza8a6V0UZykR1YVxYk",
      "n": "oqUg60sVXcek7kIWfIcjVtZ9BjlxCNezkhhvHO6Z18umlQDPqms1RqgISpzG0nvqviAAAQevi0VAJf1Evy5cDB26JiZfvx6WBWAtNgvNRpmv0eO4gjZ_DMb6uNEa_KzldXPb9hMkR9ZKFfemdgTwy87N5rF5PYJuHVVdk6uJbEOAmmyHgz2umT0JQO-dQO11LeqpS8OR1KcPrgEH5S-BfBsWkcknij4u8NcZsGjlPBbfb5mwEmRkXIC2ityXtjb8MZ6wMvGUSxUb1keiLDewR6qdEIvElOOGzjOzS6H8w6AEv36Loq2HDPWvkBXp-NTQwuaZv0F0ridkr1U2iwosJQ"
    },
    {
      "kty": "EC",
      "d": "MzDHYNazLgQiGih_n5c9SnYdW09GHr7EBev-UIBoIlY",
      "use": "enc",
      "crv": "P-256",
      "kid": "14dda672-19c7-4746-960c-e1efca46457d",
      "x": "q2lnwOdUOVaD4eCNSTXTt3TLvvY6bN4_aRtTTcZllF0",
      "y": "UueiPZKcGWAhrRpqtLgKkRIJHzca5-ktYNQwz1VBfYk",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "864cdbb6-9d5f-4c89-8bb7-7d91e6257432",
      "n": "xE_RRpMQ-Z9ouQcfTZVDF2in0x-ueNP5_d6R7i32J2Q4SLUFPcMGeQfhe8PX6teMqc7H_rB6GRmV5Cva5trrZEKS5BkIsOc3Fmc42_icZriK0EDZrYPVOQ5yUjjcR9Q-Jhse72oMdz5FbP-t5wRSLCGVQQIIATdAShOHYE9cE_PST5fLm5vLamTWkhkLYcydhEiu22nAvxgpLE07iKewF9sWUTJUCEFfegcELYn2-zaFxhtHk0vUwjK7aa5I-AOQCsv-UjAMqJVXA_SBW1QGnPbn8D6ZibSG2YSb9_O3FRSDvaSN9shP34XrmZo9R2tYH_G83uYZLIgbTY7o0fh1Gw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "692dce11-11a9-4d81-9826-b43e99b0acb6",
      "n": "kpjVfjXONgjTxSB7tfbqifQPNHRQEzxmH1mKFS0T-y9hvDZxUFYe5IVmF_7XffwMg9b2RKxfIVKtx08IDHA1AnidXukndZSOJJZqLrmND3gD__gsiib2MbwNTWT-PqrvvVl2nbABhqyU_xVFYq5rDqZdEGAIK-g3KCS3XVajUXQlO31yRUNIghBknHZ-mfOFEs5G9da0mfNQTd2AEJ7gQnfK1ksORMfG8ak0qzc5eSTLreoHSKjzaEHHDrpkqMlYFmR6aGL332k9K2Twx29gAWOtR9gp9EkAtD_BnSkw0Zy2m6PRiPPD0ISaxXZwrSuOuT2NOWW5NCDLCaIG1fdF0w"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "71bc3989-88cd-4240-ade9-8f947e9589fb",
      "x": "3Q8e3rH45F2ndURY7nvrpKcc2WSpXBLC_DxRqB5Uq1Q",
      "y": "NygTpUBT9xjC_Ditp1AQAzHsvd5ZEJSt4gRmsmRvGbk"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "d98a6820-5d2d-487e-bce4-575b208cda61",
      "x": "8hZQMynhHgRHZ-9VYyRKGdtXojERLdIiJQN4HMi3Ppc",
      "y": "tr7_JkzJRbbY4FW-drS3xdJbAFHhKNfpEgdKjkItuCo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "33142021-091f-4687-a170-5db1a6da4c7a",
      "x": "6JpHIJNbYqHP2VHQyUUAbDrmP8CdlTcgDkJZ-4oy4iI",
      "y": "Do1FlLErG59Y-yWIIE-IGkRpTIe0dmGJgwEUkt1cvAo"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "04381530-e414-4c19-b020-ecb168163dee",
      "x": "7NADHx2L0N54fG6Y_KcQ0aWcYHpx6ImT4msSrBPIwbo"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "c4d007bb-1b33-42e6-a877-9f22c26c6a03",
      "alg": "RSA-OAEP",
      "n": "oqUg60sVXcek7kIWfIcjVtZ9BjlxCNezkhhvHO6Z18umlQDPqms1RqgISpzG0nvqviAAAQevi0VAJf1Evy5cDB26JiZfvx6WBWAtNgvNRpmv0eO4gjZ_DMb6uNEa_KzldXPb9hMkR9ZKFfemdgTwy87N5rF5PYJuHVVdk6uJbEOAmmyHgz2umT0JQO-dQO11LeqpS8OR1KcPrgEH5S-BfBsWkcknij4u8NcZsGjlPBbfb5mwEmRkXIC2ityXtjb8MZ6wMvGUSxUb1keiLDewR6qdEIvElOOGzjOzS6H8w6AEv36Loq2HDPWvkBXp-NTQwuaZv0F0ridkr1U2iwosJQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "14dda672-19c7-4746-960c-e1efca46457d",
      "x": "q2lnwOdUOVaD4eCNSTXTt3TLvvY6bN4_aRtTTcZllF0",
      "y": "UueiPZKcGWAhrRpqtLgKkRIJHzca5-ktYNQwz1VBfYk",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:50:30 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-09-01 12:50:30 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:50:30 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:50:30 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:50:30
oidcc-client-test-missing-iat
Setup Done
2020-09-01 12:50:30 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance mENNQbndLhadFVn
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:50:30 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance mENNQbndLhadFVn
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/mENNQbndLhadFVn/",
  "authorization_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/token",
  "jwks_uri": "https://www.certification.openid.net/test/mENNQbndLhadFVn/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/mENNQbndLhadFVn/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:50:31 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance mENNQbndLhadFVn
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": "155",
  "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": [
    "id_token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
incoming_query_string_params
{}
incoming_body
{"token_endpoint_auth_method":"client_secret_basic","response_types":["id_token"],"grant_types":["implicit"],"redirect_uris":["https://rp.example.com/cb"]}
Registration endpoint
2020-09-01 12:50:31 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ]
}
2020-09-01 12:50:31 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:50:31 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit"
]
response_types
[
  "id_token"
]
2020-09-01 12:50:31 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:50:31 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:50:31 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:50:31 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:50:31 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:50:31 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:50:31 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:50:31 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:50:31 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:50:31 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:50:31 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:50:31 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:50:31 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:50:31 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:50:31 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-09-01 12:50:31 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-09-01 12:50:31 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-09-01 12:50:31 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:50:31 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:50:31 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_vIDFOcHXbULTDuh13123.(\u0027}!"
}
2020-09-01 12:50:31
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_pbUqJNLeXRhjjMieVYLcCebYdMEYqovRRxyijlJjsZDzQGmxoh6976887098~#|-;
2020-09-01 12:50:31 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:50:31 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_vIDFOcHXbULTDuh13123.(\u0027}!",
  "client_secret": "secret_pbUqJNLeXRhjjMieVYLcCebYdMEYqovRRxyijlJjsZDzQGmxoh6976887098~#|-;"
}
2020-09-01 12:50:31 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:50:31 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:50:31
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:50:31 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance mENNQbndLhadFVn
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "grant_types": [
    "implicit"
  ],
  "redirect_uris": [
    "https://rp.example.com/cb"
  ],
  "client_id": "client_vIDFOcHXbULTDuh13123.(\u0027}!",
  "client_secret": "secret_pbUqJNLeXRhjjMieVYLcCebYdMEYqovRRxyijlJjsZDzQGmxoh6976887098~#|-;",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:50:31 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance mENNQbndLhadFVn
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_vIDFOcHXbULTDuh13123.(\u0027}!",
  "scope": "openid",
  "response_type": "id_token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Hi83UYnve_mPcfyN8avhcPpyj2W1k1bMp9m9Ne5lsTo",
  "nonce": "HEEXASnU-owUHI0yruSAvMrfc5acytyjGERhU9GhO5Q",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:50:31 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:50:31 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:50:31 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_vIDFOcHXbULTDuh13123.(\u0027}!",
  "scope": "openid",
  "response_type": "id_token",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Hi83UYnve_mPcfyN8avhcPpyj2W1k1bMp9m9Ne5lsTo",
  "nonce": "HEEXASnU-owUHI0yruSAvMrfc5acytyjGERhU9GhO5Q",
  "response_mode": "form_post"
}
2020-09-01 12:50:31 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:50:31 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
HEEXASnU-owUHI0yruSAvMrfc5acytyjGERhU9GhO5Q
2020-09-01 12:50:31 SUCCESS
EnsureResponseTypeIsIdToken
Response type is expected value
expected
id_token
2020-09-01 12:50:31 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_vIDFOcHXbULTDuh13123.('}!
2020-09-01 12:50:31 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:50:31 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:50:31 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:50:31 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/mENNQbndLhadFVn/
sub
user-subject-1234531
aud
client_vIDFOcHXbULTDuh13123.('}!
nonce
HEEXASnU-owUHI0yruSAvMrfc5acytyjGERhU9GhO5Q
iat
1598964631
exp
1598964931
2020-09-01 12:50:31 SUCCESS
RemoveIatFromIdToken
Removed iat from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/mENNQbndLhadFVn/",
  "sub": "user-subject-1234531",
  "aud": "client_vIDFOcHXbULTDuh13123.(\u0027}!",
  "nonce": "HEEXASnU-owUHI0yruSAvMrfc5acytyjGERhU9GhO5Q",
  "exp": 1598964931
}
2020-09-01 12:50:31 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2020-09-01 12:50:31 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2020-09-01 12:50:31 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI4NjRjZGJiNi05ZDVmLTRjODktOGJiNy03ZDkxZTYyNTc0MzIiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF92SURGT2NIWGJVTFREdWgxMzEyMy4oJ30hIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL21FTk5RYm5kTGhhZEZWblwvIiwiZXhwIjoxNTk4OTY0OTMxLCJub25jZSI6IkhFRVhBU25VLW93VUhJMHlydVNBdk1yZmM1YWN5dHlqR0VSaFU5R2hPNVEifQ.Mkj83wHsvS5m0s2kydJ43UPyH5LB3ZcWaJ9vNmw1RJIuuMziKXCw-BgtpIzQKl7mNEiNY0I54s0ndY4KY68J15Zd6FegMvwaNSOyTFHXBYrwqgAPQCMteuaWdUk-vpMSJAQavLvqC89zCoF1qf4ZVQZKYQ91btAxZj__njOFYYPtAu6H7gz-_7SE9TSuL8R89-RqedN4LOWWc_rIvuZlo1U16AXEY0IpwJKWduP53jZtkxltr0fIlM_Oslbbq3Q9fMH2C8VqiTd4SqLIrwFG7VUgRR3D3UB_m-M2lQUkYnMGCYzoKC6IJqztRIjLbXMEo6BkITRUgixAUh7c2BMV3w
key
{"p":"5h_nLU1Yw3dGukyNTUZ8Wo-6yUOuex9pI4KsztaM6-WKvfV7jz1iZYcfVGM-hlGDE2qt2x1wo8ovCRY0ePg0UaZokvNLdSq4veaVNQ34eCqYSuUR7txR4IC_ENfhfbvsjQi0zQXFJEn5xa6LeXwPrsAoJoKOQBKwR-ktu-54Z7c","kty":"RSA","q":"2mKeMLw4yHk2riY2O7IZ_Pgn4lz7OG4XUXdticCB1TCKE8txEZEGZTuhXzNXE225br2Ut5C141zCEergQTibKfjriVQ8cSqK16RrgxbyTiAfu7uiwgoAAQZcBTC_fTOe13I7G8Omk6_yuQNEZgsctnEgVKINgFifllwhUNk9Nb0","d":"sfe-PGHVEMfgM2VujnITmaQqCO7-x9E8IFdnKmsGbd2gXOGmt8AXHR_03bPFCcSRY9vvWUh52ElmpqzPTVwH7COicSD0zRM_0JKRbHHsr_768SLpdDFA2vHq1_luUbvq_7a0i80zMeMFI3SDHhy_tfxYB9Akm52QLdeYccpgKkDYvHXJWYzq0MPrBIMLsAAg4FlG8jrrexsRpDSXovjHLG-m9rgJbBaZc7FOHBu6bkYQg0fTbq0rtuV-23TiiFsBbBAJnymjXQOQBuvTbP1r72PL9MSMX5ptT9IUNstlgA3YhiuoVwBLQD2gCl5eMYufxpcw3AbMgZZPViw2eiLwyQ","e":"AQAB","use":"sig","kid":"864cdbb6-9d5f-4c89-8bb7-7d91e6257432","qi":"lVf1eM8fS0avsiQVJkeE9JKguAZtW6ovB-mYDpHoVyTy52VTB-5sO1V_p2QbYmA3qG680mw8CzK8Z4WIaNPLnlBiq5lWAGGJrksXnW1plF3690eNZhmETj6TD3ILMJ3oWfQRJpfJKM5_a0NewmD7QOMU6tpwNFyTvTJwugXfZ84","dp":"lqtas_mJXWlR4JZQicDVmIG0fSQYMDrPntVnCYHGAIlovpjkjlNVgj3nEFxuSolB9cuKCwWKg2LUSvHD51QzBSacH2K2C_-tt4AqPvNntF3HGnpCtI6B-SiycHe4Bpes-GYz4mydt_XLWFfAsAi_R94-K4CdXGwgCOUt8XbgVJ8","dq":"lj9dOIh2xK5oiV4u19lL-fg9cIaqLIPJtTnmeeyhJqyzgrToQL63WLSy7I2k7fACsQbrp3N_QELUHoGq8hRg5HqmiiATSYSMa5pqgZEq-ccuLfoFG1zH7eyTKNsGE7yNHwsvUYXFODzIULPHvjEM-xRPuwqXIWNXwJn4LeiYLT0","n":"xE_RRpMQ-Z9ouQcfTZVDF2in0x-ueNP5_d6R7i32J2Q4SLUFPcMGeQfhe8PX6teMqc7H_rB6GRmV5Cva5trrZEKS5BkIsOc3Fmc42_icZriK0EDZrYPVOQ5yUjjcR9Q-Jhse72oMdz5FbP-t5wRSLCGVQQIIATdAShOHYE9cE_PST5fLm5vLamTWkhkLYcydhEiu22nAvxgpLE07iKewF9sWUTJUCEFfegcELYn2-zaFxhtHk0vUwjK7aa5I-AOQCsv-UjAMqJVXA_SBW1QGnPbn8D6ZibSG2YSb9_O3FRSDvaSN9shP34XrmZo9R2tYH_G83uYZLIgbTY7o0fh1Gw"}
algorithm
RS256
2020-09-01 12:50:31 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:50:31 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Hi83UYnve_mPcfyN8avhcPpyj2W1k1bMp9m9Ne5lsTo"
}
2020-09-01 12:50:31 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "Hi83UYnve_mPcfyN8avhcPpyj2W1k1bMp9m9Ne5lsTo",
  "id_token": "eyJraWQiOiI4NjRjZGJiNi05ZDVmLTRjODktOGJiNy03ZDkxZTYyNTc0MzIiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF92SURGT2NIWGJVTFREdWgxMzEyMy4oJ30hIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL21FTk5RYm5kTGhhZEZWblwvIiwiZXhwIjoxNTk4OTY0OTMxLCJub25jZSI6IkhFRVhBU25VLW93VUhJMHlydVNBdk1yZmM1YWN5dHlqR0VSaFU5R2hPNVEifQ.Mkj83wHsvS5m0s2kydJ43UPyH5LB3ZcWaJ9vNmw1RJIuuMziKXCw-BgtpIzQKl7mNEiNY0I54s0ndY4KY68J15Zd6FegMvwaNSOyTFHXBYrwqgAPQCMteuaWdUk-vpMSJAQavLvqC89zCoF1qf4ZVQZKYQ91btAxZj__njOFYYPtAu6H7gz-_7SE9TSuL8R89-RqedN4LOWWc_rIvuZlo1U16AXEY0IpwJKWduP53jZtkxltr0fIlM_Oslbbq3Q9fMH2C8VqiTd4SqLIrwFG7VUgRR3D3UB_m-M2lQUkYnMGCYzoKC6IJqztRIjLbXMEo6BkITRUgixAUh7c2BMV3w"
}
2020-09-01 12:50:31 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance mENNQbndLhadFVn
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"Hi83UYnve_mPcfyN8avhcPpyj2W1k1bMp9m9Ne5lsTo","id_token":"eyJraWQiOiI4NjRjZGJiNi05ZDVmLTRjODktOGJiNy03ZDkxZTYyNTc0MzIiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF92SURGT2NIWGJVTFREdWgxMzEyMy4oJ30hIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL21FTk5RYm5kTGhhZEZWblwvIiwiZXhwIjoxNTk4OTY0OTMxLCJub25jZSI6IkhFRVhBU25VLW93VUhJMHlydVNBdk1yZmM1YWN5dHlqR0VSaFU5R2hPNVEifQ.Mkj83wHsvS5m0s2kydJ43UPyH5LB3ZcWaJ9vNmw1RJIuuMziKXCw-BgtpIzQKl7mNEiNY0I54s0ndY4KY68J15Zd6FegMvwaNSOyTFHXBYrwqgAPQCMteuaWdUk-vpMSJAQavLvqC89zCoF1qf4ZVQZKYQ91btAxZj__njOFYYPtAu6H7gz-_7SE9TSuL8R89-RqedN4LOWWc_rIvuZlo1U16AXEY0IpwJKWduP53jZtkxltr0fIlM_Oslbbq3Q9fMH2C8VqiTd4SqLIrwFG7VUgRR3D3UB_m-M2lQUkYnMGCYzoKC6IJqztRIjLbXMEo6BkITRUgixAUh7c2BMV3w"}}]
outgoing_path
authorize
2020-09-01 12:50:33 FINISHED
oidcc-client-test-missing-iat
Test has run to completion
testmodule_result
PASSED
Test Results