Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-09-01 12:49:07 INFO
TEST-RUNNER
Test instance eC3dQ5KkC072V1l created
baseUrl
https://www.certification.openid.net/test/eC3dQ5KkC072V1l
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-invalid-aud
2020-09-01 12:49:07 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/",
  "authorization_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/token",
  "jwks_uri": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/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:07
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/",
  "authorization_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/token",
  "jwks_uri": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/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:07
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "6gQYMRG05-ETetNObeZxeXrra-qTjScU1L42jx0zn1zUJLQDAM1oEDSe1QemXbaXB9SWTu-V04avIsIOaeTGnDKhdjX_WEB_3iAcsDDrfhO7wyH0BdxgE3V-4BXue1uPCPJ1_6a5MhXM8aOPDZAPPvMRmX7dCa_vWMDOhjSok9M",
      "kty": "RSA",
      "q": "xUqTnxpEDoHrFpHjQBnZs8XEF9DaW7NrZ8uCrvI5U3TClP10gmNGFcQT5EfbDklT3yQOtfCkEJpj7LxseQ8ebRfQjri44teUo8hrCwyflucS5H6EmOnyB3HF464tm37nirx4C3v-wxafG59ShTkIzMZmJ9_nATlNg9vMjNgC6Fc",
      "d": "TSEWXh84EuCsb6Ka8LfF04jqVVMZ7_7N4u93FhSDXbiNHSxKVQrin3pooYia1v32KaXO0f_Ynk-1xfRgQYFCckZ6MH3ffdIr9SxYfdBrXV2ZQx47oWQzkMoGUI_7LiIg1NcvXoDAds1vkvUUUUhUb8xvsCltb7NgEuDjvW8-mXJyDwjZV8_AuM1bAEQAD--LYLhynIzcaBntoNaQBbB147tln1dUXxiDSpR5DXiMY4DVytGVbzVwVUCfQ2NGrAGni0Mh2gROv_om78uTZr9_wsYFQZK3PxPdwqmCMH47sz1bzI4U0WiklL-0TMTcGqQyz9acxNNoDg7sU1tkbg7_0Q",
      "e": "AQAB",
      "use": "sig",
      "kid": "86e11c8d-7503-4ec7-9e0a-fc715396838c",
      "qi": "ILoVIhM6YMI9cG4WbnsVs7oPMcrWiKEyNe9OLMcSl-ZtgAb6gh6bZgww84p-0kj56WZQmIsyAsEcy1d8tx2__IYLZQqovXHYA2SuAyC9aB0Hmr6bxHPuREFR_2_8CGhid9vNU068SDiO3Kayt1AesgfL3o0gTyjc471RDgJyeQQ",
      "dp": "2wh8ECmPlt2_Wt4-8XSYz2hyw65q7toekEV9UZS2hbngQn5OtUiM12Y5KBGh8OL_F_Atw7JSHQtaD4Fs9kaQcxCcucUuu86bIDAUSgFv2bDktG6qNXYgYvY9i8ZbUhDPn0M5mNDXVH69NYquUbZ93qCp326zuuZ2cy773veYtcs",
      "dq": "lGlpa0JC9_bbdfsAzHOlxQp8XL4LxPfPUCFTiW9FmHY4-gM_5eXwDueVXyB-tNyMb0uclVkU0jiR-sAziU3KQZ6skPB8hIhPlHVrsMAqPUZOe_yAmtdB7j-z8XZRcKuiWkc0ts7r8q3NuuW7GeSxrfmBV3WjPNRyb0KlOT410bk",
      "n": "tFlSvotBKS6ArcBOgd6quKLHrwPnCdWsWdoFrVFgXOhQkz-aTI09p-x9ygNBSL-QIGf7in3ZnxzKTxTFomlUZC_myBDOT0vAyeUEEznFvj75P2IoZ3cczG1gldm-4Ko-Pvx-m9vk4xTrbzfa8EvAplCXXplZ_ulPTSJLLGrKs7HZ_luDTvJIDBjMV0Pghz_9pm8GPnBLCBTNm1XNY5HhpikYtX6PolkwoaIiOFINmA9gOjgTBaoDNVwr6xW9f3YArUv1x_B3DOiefxOwcoJDb7LaHUYsSmw8NbPNUefPQiis-6I_ArDaARgkBt1ql7OWjrLNIRiztzZOqHDD2ud0tQ"
    },
    {
      "kty": "EC",
      "d": "j_8OP63Voa6KBf9CB_hWfOyz0XIWl2rPTauVnMpp6-4",
      "use": "sig",
      "crv": "P-256",
      "kid": "5fbd8109-5666-4f0c-8f27-f3c27eddd0b2",
      "x": "TLeOZei8MVUyXbo2heBoaxzp33X_OZERLCfmNjMZcyU",
      "y": "HOWwOOorGAQxGOmBfC7EcP8NAIPoTPdVbMHA0bZrl4E"
    },
    {
      "kty": "EC",
      "d": "I2WVzbkgDokKWojKJoRBYay9vj0mprOF7LWurdbkKFk",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "f0963cb9-a549-44dd-b568-3004aa50eace",
      "x": "4NsOz7l3bcU6_y9RcYsILh-4xp67LfP44hwAxn59QEY",
      "y": "i2IO9ENRqQxuVVcwLOviup9u3jGWBiFtaTeb5xRvvqs"
    },
    {
      "kty": "OKP",
      "d": "gcFHndZlvj_K0d0fJ8KKpzatmFrR6fExKUt-ElLh_jk",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "13365cc5-e6a9-480c-90ef-149cad429e0c",
      "x": "rDV13NgP0gE9tejVQQqNViSXZOjVZErIMhEOwKnahHc"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "5_bzg9kX_OUUHHefpnHTRyOtbr6StazBUfUewcFGdt1XglDDMQV2dme8w0CZIQboN-k20_EEEZKK12kjE_mNfdN5yJQmDGcReE-bvBUBlwPP9-kkUYWh5xqlmk0h8lQAaEVZdgoWnJ7NAXio1eZSwBcwPZZRiGpSD9lmvX7UI4M",
      "kty": "RSA",
      "q": "mORErPpArygnNOOzacEixe0aKLI6UHQwnyZr267yZE7nuAwDeyGHNf_BAOrlx2W_-ZngFZMuWAoqc7mJlCThAhsQSDDyO1sAVLrnrI-NVIq3vOQyTebDe9OWbseIgqqqP4eN7p8iY6C5eaklEc9kT8MSo8xeFZXHwymAeR_O2u8",
      "d": "arZshayHs93uvZpxLjL0otpHb6khebAuLv65h0ys7-Y5WhigMKVSMuYfDzIYn5Fza6xmmEI2fF4i_KCD1-mtXmxtQdHBvGXS2V6c8moXWlujUB5_wc3feFGREaSubrRO86tz7IcK84N99qGz86fNgq34S9pOs6mYvFcfKydsStctBfHaY2lOToJQUxpF2D9blaxWvQiw7br4EuQcJYBSR_7sVISR0fZ3oop5b9OfZ3bJeoOil4fTsSn2RjpAMiRvJk5CaKs1U9Ztzip6FaKy9AduRSlvCtjHL_9uPfKn01vrMPSmSHrsCyhuDUBls7953Lwog09-T8iXXUZzYjQC-Q",
      "e": "AQAB",
      "use": "enc",
      "kid": "ed3deff8-94a7-48de-8fe6-fa0cb366e4a2",
      "qi": "fy2S-G2hV54DRJY440hIZJG7rOStDtsnwUKMbu7dUpXOiUsfh1vGTJvFqKzaFVNFFnCZ_FBYp35rQZuZZopSGWmHsR_Te0WP-fFNMXar69eP5eTrb5dWI-EwryENH_vpmo3USLyt62uY7HJPvJ9lz-ZHR93rbOV0rjOXH95dKow",
      "dp": "sHZtSiAc34ZlhkJ6cWSmFbhOd7ECarLBXlfazgr6T_KSX9CQrPo65FiGgQLjevyGLAJ-cz0mmzef579TsB5oRRBb1Pre9xBxedUV5D8Wtotv6mix-FJwmB7tXDTRXkgJB0m6hNGn4f3sdvITfqV4zijVygRQgjZfty7rubyCJYE",
      "alg": "RSA-OAEP",
      "dq": "RjfYPqV0nb1QPF8zYCeeo85gTD6Gv7qNNhq8QJnZoy4GCCYkVyGv6qH6b0RyoaBeifEc1GvTRgXtN1cIE6zYVlI9qRoptg72WPO6QStw2loXRr57SAHq1-z2Uwx66qAdLq5ABk65yY3ggTqo1sQsKuHJpsbOkxVGOKDP61ErfKs",
      "n": "iol2wX-wAAdQzQAvwLvEbwgYT4SYWb8wxRFv6NN3d93jTJLe_lWN0eUiDdwyb4OhgBsHyE2Pt-RUJ2kBP-n1ETM_P4k7dFwMC30I9fbmt7tDsrm0HgyvKtsuPAKjKkGbu9s-FJqQnvDtDhDJ0SRDrnlggzaMN1ZnVr7qMhM_RMHhZU91bINEnDMgigrn96z-5u6zu_jg9aW7bI77PetEWW_M_vRyMTIJJmDzvQ1fNKHek1U2GzTp6paucGBwpJNxvIZlzAKJDIW8Japdx_LQXn-aqI-nTivZiarUlNZ2hr5dVzE-vB0VAntM3JDK-kW7DfI3J9dASFQJTVDWfrS1TQ"
    },
    {
      "kty": "EC",
      "d": "nhXRFNF9gxaw8kifN5oiCJkBuCOTwuYK4IYNO4i4ZR0",
      "use": "enc",
      "crv": "P-256",
      "kid": "2f08e2b0-37eb-42be-92bb-22e4661ff42d",
      "x": "aC-LsQWA7sis3A3tqRiShTbfV3p8ZUkiwAil8LgTcI0",
      "y": "-L5BKwSFEx2F8TSRDczjGDB0thgZK5jdVTH2XTXWiYQ",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "86e11c8d-7503-4ec7-9e0a-fc715396838c",
      "n": "tFlSvotBKS6ArcBOgd6quKLHrwPnCdWsWdoFrVFgXOhQkz-aTI09p-x9ygNBSL-QIGf7in3ZnxzKTxTFomlUZC_myBDOT0vAyeUEEznFvj75P2IoZ3cczG1gldm-4Ko-Pvx-m9vk4xTrbzfa8EvAplCXXplZ_ulPTSJLLGrKs7HZ_luDTvJIDBjMV0Pghz_9pm8GPnBLCBTNm1XNY5HhpikYtX6PolkwoaIiOFINmA9gOjgTBaoDNVwr6xW9f3YArUv1x_B3DOiefxOwcoJDb7LaHUYsSmw8NbPNUefPQiis-6I_ArDaARgkBt1ql7OWjrLNIRiztzZOqHDD2ud0tQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "a2179ec5-2049-4241-b469-eb5851e4e92b",
      "n": "vPFYgkY0QKsjzL73gY9y_njiWDac_r1_KgOR60G-enwIZ5zIOJSPBZmpkO-pgVyodR_buXXNxqwy4MxK81RRImcW3jSSM5vVTCjz5CZkfSdMtkAuct4RTQsV-A-kH3PiJCVURL95len7XXj5cGcp8_JT3B86l4xGc14LX1Tj-tMWtmtmDJeaDCuHt79LpKAg8oKgjLdRCpERaIiw98zfPDQChjMwP-akyQ6WFfyqGOT3zmzCfzq4iDZTVIJZ4RJBNruM4ktDztJ2efaBSTzma5yAhVvUSy53Bselt4V10SIS-08QhZaV2lD8yKB3-KKLCENxck6ZR8pPeH-zgrplsw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "5fbd8109-5666-4f0c-8f27-f3c27eddd0b2",
      "x": "TLeOZei8MVUyXbo2heBoaxzp33X_OZERLCfmNjMZcyU",
      "y": "HOWwOOorGAQxGOmBfC7EcP8NAIPoTPdVbMHA0bZrl4E"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "d7a98731-37fa-4874-a4ac-f99c45dd353c",
      "x": "oWNtx5CxAsLH4c4J1FL2GXitPKMhW2jK5ok6Kh3leM4",
      "y": "XhHqIjhf9xrFpXVtuKRJufh-vc4ZILFA5uYtwt2FTBs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "f0963cb9-a549-44dd-b568-3004aa50eace",
      "x": "4NsOz7l3bcU6_y9RcYsILh-4xp67LfP44hwAxn59QEY",
      "y": "i2IO9ENRqQxuVVcwLOviup9u3jGWBiFtaTeb5xRvvqs"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "13365cc5-e6a9-480c-90ef-149cad429e0c",
      "x": "rDV13NgP0gE9tejVQQqNViSXZOjVZErIMhEOwKnahHc"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "ed3deff8-94a7-48de-8fe6-fa0cb366e4a2",
      "alg": "RSA-OAEP",
      "n": "iol2wX-wAAdQzQAvwLvEbwgYT4SYWb8wxRFv6NN3d93jTJLe_lWN0eUiDdwyb4OhgBsHyE2Pt-RUJ2kBP-n1ETM_P4k7dFwMC30I9fbmt7tDsrm0HgyvKtsuPAKjKkGbu9s-FJqQnvDtDhDJ0SRDrnlggzaMN1ZnVr7qMhM_RMHhZU91bINEnDMgigrn96z-5u6zu_jg9aW7bI77PetEWW_M_vRyMTIJJmDzvQ1fNKHek1U2GzTp6paucGBwpJNxvIZlzAKJDIW8Japdx_LQXn-aqI-nTivZiarUlNZ2hr5dVzE-vB0VAntM3JDK-kW7DfI3J9dASFQJTVDWfrS1TQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2f08e2b0-37eb-42be-92bb-22e4661ff42d",
      "x": "aC-LsQWA7sis3A3tqRiShTbfV3p8ZUkiwAil8LgTcI0",
      "y": "-L5BKwSFEx2F8TSRDczjGDB0thgZK5jdVTH2XTXWiYQ",
      "alg": "ECDH-ES"
    }
  ]
}
2020-09-01 12:49:07 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:07 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-09-01 12:49:07 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:07 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-09-01 12:49:07
oidcc-client-test-invalid-aud
Setup Done
2020-09-01 12:49:08 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance eC3dQ5KkC072V1l
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:08 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance eC3dQ5KkC072V1l
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/",
  "authorization_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/token",
  "jwks_uri": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/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:08 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance eC3dQ5KkC072V1l
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:08 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:08 INFO
EnsureRegistrationRequestContainsAtLeastOneContact
This application requires that registration requests contain at least one contact.
2020-09-01 12:49:08 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-09-01 12:49:08 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://rp.example.com/cb"
]
2020-09-01 12:49:08 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-09-01 12:49:08 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-09-01 12:49:08 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-09-01 12:49:08 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-09-01 12:49:08 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-09-01 12:49:08 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:08 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-09-01 12:49:08 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:08 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-09-01 12:49:08 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:08 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-09-01 12:49:08 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:08 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-09-01 12:49:08 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:08 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:08 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:08 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-09-01 12:49:08 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-09-01 12:49:08 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_tKtHRWYellJfNSV62172.\u0026_]\u0027"
}
2020-09-01 12:49:08
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_GMemMLoUiPEebycXQQqkiNnPxbbgRuhbxdmVyiRynhUbBswdvW6624037231=[!,#
2020-09-01 12:49:08 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-09-01 12:49:08 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_tKtHRWYellJfNSV62172.\u0026_]\u0027",
  "client_secret": "secret_GMemMLoUiPEebycXQQqkiNnPxbbgRuhbxdmVyiRynhUbBswdvW6624037231\u003d[!,#"
}
2020-09-01 12:49:08 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-09-01 12:49:08 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2020-09-01 12:49:08
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-09-01 12:49:08 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance eC3dQ5KkC072V1l
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_tKtHRWYellJfNSV62172.\u0026_]\u0027",
  "client_secret": "secret_GMemMLoUiPEebycXQQqkiNnPxbbgRuhbxdmVyiRynhUbBswdvW6624037231\u003d[!,#",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-09-01 12:49:09 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance eC3dQ5KkC072V1l
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_tKtHRWYellJfNSV62172.\u0026_]\u0027",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "jHfbdn5Jldyxw-jqSJIfmjAWTQhvNRpfdgWW-_pKR0I",
  "response_mode": "form_post"
}
incoming_body
Authorization endpoint
2020-09-01 12:49:09 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-09-01 12:49:09 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:09 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "client_tKtHRWYellJfNSV62172.\u0026_]\u0027",
  "scope": "openid",
  "response_type": "code",
  "redirect_uri": "https://rp.example.com/cb",
  "state": "jHfbdn5Jldyxw-jqSJIfmjAWTQhvNRpfdgWW-_pKR0I",
  "response_mode": "form_post"
}
2020-09-01 12:49:09 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid
2020-09-01 12:49:09 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2020-09-01 12:49:09 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-09-01 12:49:09 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_tKtHRWYellJfNSV62172.&_]'
2020-09-01 12:49:09 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:09 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid"
]
expected
openid
2020-09-01 12:49:09 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-09-01 12:49:09 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
ZW5U8RVzEI
2020-09-01 12:49:09 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
CgHCQojAWUuBkzDfHPrVVA
2020-09-01 12:49:09 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "jHfbdn5Jldyxw-jqSJIfmjAWTQhvNRpfdgWW-_pKR0I"
}
2020-09-01 12:49:09 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://rp.example.com/cb",
  "state": "jHfbdn5Jldyxw-jqSJIfmjAWTQhvNRpfdgWW-_pKR0I",
  "code": "ZW5U8RVzEI"
}
2020-09-01 12:49:09 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance eC3dQ5KkC072V1l
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://rp.example.com/cb, formParameters={"state":"jHfbdn5Jldyxw-jqSJIfmjAWTQhvNRpfdgWW-_pKR0I","code":"ZW5U8RVzEI"}}]
outgoing_path
authorize
2020-09-01 12:49:09 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance eC3dQ5KkC072V1l
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "openid-client/3.15.9 (https://github.com/panva/node-openid-client)",
  "authorization": "Basic Y2xpZW50X3RLdEhSV1llbGxKZk5TVjYyMTcyLiUyNl8lNUQnOnNlY3JldF9HTWVtTUxvVWlQRWVieWNYUVFxa2lOblB4YmJnUnVoYnhkbVZ5aVJ5bmhVYkJzd2R2VzY2MjQwMzcyMzElM0QlNUIhJTJDJTIz",
  "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": "ZW5U8RVzEI",
  "redirect_uri": "https://rp.example.com/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&code=ZW5U8RVzEI&redirect_uri=https%3A%2F%2Frp.example.com%2Fcb
Token endpoint
2020-09-01 12:49:09 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_tKtHRWYellJfNSV62172.&_]'
client_secret
secret_GMemMLoUiPEebycXQQqkiNnPxbbgRuhbxdmVyiRynhUbBswdvW6624037231=[!,#
method
client_secret_basic
2020-09-01 12:49:09 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-09-01 12:49:09 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
ZW5U8RVzEI
2020-09-01 12:49:09 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:09 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
6u1QX2e2xggX30kxsvSzP9NtXfl9IdaMU0T7Dud1soknr13zK7
2020-09-01 12:49:09 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
yq67cgM9l_DWkP8OEZ_igg
2020-09-01 12:49:09 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/eC3dQ5KkC072V1l/
sub
user-subject-1234531
aud
client_tKtHRWYellJfNSV62172.&_]'
iat
1598964549
exp
1598964849
2020-09-01 12:49:09 SUCCESS
AddInvalidAudValueToIdToken
Added invalid aud to ID token claims
aud
client_tKtHRWYellJfNSV62172.&_]'1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/",
  "sub": "user-subject-1234531",
  "aud": "client_tKtHRWYellJfNSV62172.\u0026_]\u00271",
  "iat": 1598964549,
  "exp": 1598964849
}
2020-09-01 12:49:09 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
yq67cgM9l_DWkP8OEZ_igg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/eC3dQ5KkC072V1l/",
  "sub": "user-subject-1234531",
  "aud": "client_tKtHRWYellJfNSV62172.\u0026_]\u00271",
  "iat": 1598964549,
  "exp": 1598964849,
  "at_hash": "yq67cgM9l_DWkP8OEZ_igg"
}
2020-09-01 12:49:09 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI4NmUxMWM4ZC03NTAzLTRlYzctOWUwYS1mYzcxNTM5NjgzOGMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieXE2N2NnTTlsX0RXa1A4T0VaX2lnZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3RLdEhSV1llbGxKZk5TVjYyMTcyLiZfXScxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2VDM2RRNUtrQzA3MlYxbFwvIiwiZXhwIjoxNTk4OTY0ODQ5LCJpYXQiOjE1OTg5NjQ1NDl9.CH1PaFoZw7A5Xzp4mUn4n0ILJOieHJCczJEDxRbPZtAjYgmx9qbU9n9pZbZV0rs5ZjXOH6xRf9NgX6oLx915hrQHR40ediyO7qMfBSxsGQVfX45QsWd9tjgfORqZgSjUNrkmDTGAL1ISf2ChGyC8Yn9heARZLYUErV5Rrfr9nrYl-rXtI7pD4m4_8lR7g3EUYeivqIiwUrn0LmIdyLnfYSKZx6LrYqQ3DDhVNmqXj8NxTL0gVpgAF6qdH_2Ad6w1PYVguqZCQPRUnBWYFysWZ1yqkTaqZ8G6-OvczYubP9Dp2QQ3VUwRXq0OmsiRvUGJAYAw_h7WFJDsuHhF5OT-9w
key
{"p":"6gQYMRG05-ETetNObeZxeXrra-qTjScU1L42jx0zn1zUJLQDAM1oEDSe1QemXbaXB9SWTu-V04avIsIOaeTGnDKhdjX_WEB_3iAcsDDrfhO7wyH0BdxgE3V-4BXue1uPCPJ1_6a5MhXM8aOPDZAPPvMRmX7dCa_vWMDOhjSok9M","kty":"RSA","q":"xUqTnxpEDoHrFpHjQBnZs8XEF9DaW7NrZ8uCrvI5U3TClP10gmNGFcQT5EfbDklT3yQOtfCkEJpj7LxseQ8ebRfQjri44teUo8hrCwyflucS5H6EmOnyB3HF464tm37nirx4C3v-wxafG59ShTkIzMZmJ9_nATlNg9vMjNgC6Fc","d":"TSEWXh84EuCsb6Ka8LfF04jqVVMZ7_7N4u93FhSDXbiNHSxKVQrin3pooYia1v32KaXO0f_Ynk-1xfRgQYFCckZ6MH3ffdIr9SxYfdBrXV2ZQx47oWQzkMoGUI_7LiIg1NcvXoDAds1vkvUUUUhUb8xvsCltb7NgEuDjvW8-mXJyDwjZV8_AuM1bAEQAD--LYLhynIzcaBntoNaQBbB147tln1dUXxiDSpR5DXiMY4DVytGVbzVwVUCfQ2NGrAGni0Mh2gROv_om78uTZr9_wsYFQZK3PxPdwqmCMH47sz1bzI4U0WiklL-0TMTcGqQyz9acxNNoDg7sU1tkbg7_0Q","e":"AQAB","use":"sig","kid":"86e11c8d-7503-4ec7-9e0a-fc715396838c","qi":"ILoVIhM6YMI9cG4WbnsVs7oPMcrWiKEyNe9OLMcSl-ZtgAb6gh6bZgww84p-0kj56WZQmIsyAsEcy1d8tx2__IYLZQqovXHYA2SuAyC9aB0Hmr6bxHPuREFR_2_8CGhid9vNU068SDiO3Kayt1AesgfL3o0gTyjc471RDgJyeQQ","dp":"2wh8ECmPlt2_Wt4-8XSYz2hyw65q7toekEV9UZS2hbngQn5OtUiM12Y5KBGh8OL_F_Atw7JSHQtaD4Fs9kaQcxCcucUuu86bIDAUSgFv2bDktG6qNXYgYvY9i8ZbUhDPn0M5mNDXVH69NYquUbZ93qCp326zuuZ2cy773veYtcs","dq":"lGlpa0JC9_bbdfsAzHOlxQp8XL4LxPfPUCFTiW9FmHY4-gM_5eXwDueVXyB-tNyMb0uclVkU0jiR-sAziU3KQZ6skPB8hIhPlHVrsMAqPUZOe_yAmtdB7j-z8XZRcKuiWkc0ts7r8q3NuuW7GeSxrfmBV3WjPNRyb0KlOT410bk","n":"tFlSvotBKS6ArcBOgd6quKLHrwPnCdWsWdoFrVFgXOhQkz-aTI09p-x9ygNBSL-QIGf7in3ZnxzKTxTFomlUZC_myBDOT0vAyeUEEznFvj75P2IoZ3cczG1gldm-4Ko-Pvx-m9vk4xTrbzfa8EvAplCXXplZ_ulPTSJLLGrKs7HZ_luDTvJIDBjMV0Pghz_9pm8GPnBLCBTNm1XNY5HhpikYtX6PolkwoaIiOFINmA9gOjgTBaoDNVwr6xW9f3YArUv1x_B3DOiefxOwcoJDb7LaHUYsSmw8NbPNUefPQiis-6I_ArDaARgkBt1ql7OWjrLNIRiztzZOqHDD2ud0tQ"}
algorithm
RS256
2020-09-01 12:49:09 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:09 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
6u1QX2e2xggX30kxsvSzP9NtXfl9IdaMU0T7Dud1soknr13zK7
token_type
Bearer
id_token
eyJraWQiOiI4NmUxMWM4ZC03NTAzLTRlYzctOWUwYS1mYzcxNTM5NjgzOGMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieXE2N2NnTTlsX0RXa1A4T0VaX2lnZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3RLdEhSV1llbGxKZk5TVjYyMTcyLiZfXScxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2VDM2RRNUtrQzA3MlYxbFwvIiwiZXhwIjoxNTk4OTY0ODQ5LCJpYXQiOjE1OTg5NjQ1NDl9.CH1PaFoZw7A5Xzp4mUn4n0ILJOieHJCczJEDxRbPZtAjYgmx9qbU9n9pZbZV0rs5ZjXOH6xRf9NgX6oLx915hrQHR40ediyO7qMfBSxsGQVfX45QsWd9tjgfORqZgSjUNrkmDTGAL1ISf2ChGyC8Yn9heARZLYUErV5Rrfr9nrYl-rXtI7pD4m4_8lR7g3EUYeivqIiwUrn0LmIdyLnfYSKZx6LrYqQ3DDhVNmqXj8NxTL0gVpgAF6qdH_2Ad6w1PYVguqZCQPRUnBWYFysWZ1yqkTaqZ8G6-OvczYubP9Dp2QQ3VUwRXq0OmsiRvUGJAYAw_h7WFJDsuHhF5OT-9w
scope
openid
2020-09-01 12:49:09 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance eC3dQ5KkC072V1l
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "6u1QX2e2xggX30kxsvSzP9NtXfl9IdaMU0T7Dud1soknr13zK7",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiI4NmUxMWM4ZC03NTAzLTRlYzctOWUwYS1mYzcxNTM5NjgzOGMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoieXE2N2NnTTlsX0RXa1A4T0VaX2lnZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3RLdEhSV1llbGxKZk5TVjYyMTcyLiZfXScxIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2VDM2RRNUtrQzA3MlYxbFwvIiwiZXhwIjoxNTk4OTY0ODQ5LCJpYXQiOjE1OTg5NjQ1NDl9.CH1PaFoZw7A5Xzp4mUn4n0ILJOieHJCczJEDxRbPZtAjYgmx9qbU9n9pZbZV0rs5ZjXOH6xRf9NgX6oLx915hrQHR40ediyO7qMfBSxsGQVfX45QsWd9tjgfORqZgSjUNrkmDTGAL1ISf2ChGyC8Yn9heARZLYUErV5Rrfr9nrYl-rXtI7pD4m4_8lR7g3EUYeivqIiwUrn0LmIdyLnfYSKZx6LrYqQ3DDhVNmqXj8NxTL0gVpgAF6qdH_2Ad6w1PYVguqZCQPRUnBWYFysWZ1yqkTaqZ8G6-OvczYubP9Dp2QQ3VUwRXq0OmsiRvUGJAYAw_h7WFJDsuHhF5OT-9w",
  "scope": "openid"
}
outgoing_path
token
2020-09-01 12:49:11 FINISHED
oidcc-client-test-invalid-aud
Test has run to completion
testmodule_result
PASSED
Test Results