Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-07-29 05:58:39 INFO
TEST-RUNNER
Test instance ScKVVMZKAgUIiLr created
baseUrl
https://www.certification.openid.net/test/a/caos
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
caos
description
RP Certification
planId
uoprP0OO8Z4Qo
config
{
  "alias": "caos",
  "description": "RP Certification",
  "publish": "summary",
  "client": {
    "client_id": "93634749943374746@openid_certification",
    "client_secret": "myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*\u003d@JhYacA4^qC]B{ZK}",
    "redirect_uri": "http://localhost:4200/auth/callback"
  }
}
testName
oidcc-client-test-invalid-aud
2021-07-29 05:58:39 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/caos/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/caos/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/caos/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/caos/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/caos/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/caos/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"
  ]
}
2021-07-29 05:58:39
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/caos/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/caos/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/caos/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/caos/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/caos/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/caos/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"
  ]
}
2021-07-29 05:58:40
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "3Fp3X4H76woAJ8YSCubTdnVoUL0QmOPsX0bQ9l2SgbedrpmUhHqvE1GQEeOyhSLzwA4lxA4YiHKwtEI0-lk53MwGkf1apxrggMCrdaZGQzKzsgbQi7xBxZ5E-DtevRbINT66Y85eZBuF42Fy8fPzq2z4XlxhijNifbo7oM_sPJ0",
      "kty": "RSA",
      "q": "szGwuSw2hS8iMI74aTAPT8yHfX5cAwOktQHzf4wcBRLZX4spHxBIQ6PKJ9MdotnFC4d108j3nxt4aH_vC5hV5Pa_jrt6mGJ5L0hWM5Af5cAivT0nXnMsEYRg6O6GH6WsX3hOnXpe0tw7L-N9oAfFZ8W6HqulVkUKJItNYRWnnW0",
      "d": "CUU_HukcRqQawSEWUp_PUf9527wbze8991vhWGyoDGPcHZ0SKV2dzG6pj03tIEyero_o_3onnJA-_y-L83r8CRyBX9VnVbTtnhBa808I0WkdMfU_9B2-5DEGFjY5Tv5yCYDBrM0JALmffLYcDiUdEaziAaGKHzblONo9_ZIaYAkGWn22EvvK_5xmsM_5DHaQaJoUigjjZ674_IbslZ5e2JdOmKrl2La12bGkABNbQ7Gr2yFlDuZofdtHF72frvgZjomZ6r6h2XuXMNnGBsvaVPNq-ZXPupNOKBk35LxDpzNYn7Cey3fBlRjMAvwDPYnSRhusfB_kbE6ANIqnKHEXcQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "0f70e8df-a130-4958-8f62-dcd6d585ac89",
      "qi": "fHAxXNUjICwuWjMn0qG95GH5Dl0ZfdWW3iVNywFkuqZmQL0WwgHMF4K2oDgoCFeIERIJm0pE7Bv8C7mX17OJ-A9ue4w0wuvh8mTTVyTRRGo9jalxTWZfrkt4CChipY_p8yUTrF3hQ8hDIfxwiUyWKsubCMyFZlB9w-QpS4vkzNc",
      "dp": "x35r1p7yuP8r1tZ-3TnPNs7iqz4QOasYA8Y0Rue-TQw0iK9og2wi9wV_voJ7zAcx0K2-STpNwbK8AeZy2jhPp3Nbe255VRKDMG2-jVwE_q93enSq9-dvUH-Sh34QrnZiubnZu6RJVq6IT6yZCS5Ia-nTDnLqp9kPkS4678NuaA0",
      "dq": "AU0vF2k2zCjXerrPGxR6R_4YTdUJHgx8ucPV3OtLmM3WPldoaQ1ZOQSLh1aFNJWYVMkbFfqzsbglW7zyI4druEoCgiribRDqCGniFmXJlYWbuvwiuRDlFQt9GLQCzWAKrHbXO1WUMrvewi5Iz0y_Jk3NWEOu472EoVdRrI7XtNE",
      "n": "mj4G5jarbi9GNKHsGA4qGgxWxt7ju06yonfCaIF-NzyKIwrWwk8a2DC-KW5RYi9glrAY6rFd1C_ODMYJbOvBnWDu7esE0QdM0ajZDGmNxkiRx53bkFNiU9VBAaUcevJ73qVp-MRj8NUvRTB33DNsAGMGmPWmfcJJbG9zFkxLyeT9an7Uz1V3qI4OD6xm_VG0uIMmTXRfHCtIHVj4-F3nGu8bI9zu16B7tGSrTNX2ZvpoMzo_qpMSc03k3gDj_eVRwfB3cVA_87pO5vLmZ_q866we3yc_rHlkMTr3-PdHrT9XfuYSQKaqgy9OqC7IBtcnVzgEyOFIVtGp0DeN1C0X2Q"
    },
    {
      "kty": "EC",
      "d": "wKiCDG5Z2WA4DWTTv50vamnzISlxF7ohHQMHAALPImw",
      "use": "sig",
      "crv": "P-256",
      "kid": "8f57265e-2c6c-40e2-805b-c15f43dff9e1",
      "x": "8MnTAcdOuD8uFpjIoAwk5yAIiuXufzTlFH9J-2jB3DY",
      "y": "yWyHPVI4ox1Kp_LZVXds9oJk0v6hpUYlQra-wOH6mv4"
    },
    {
      "kty": "EC",
      "d": "iKnrjCjrOSvHaw80kk7976ZsRxTCLMfVgYtpqgeQjCU",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "023fc2ea-63e8-404a-a6a2-88ae0758e773",
      "x": "2Z_kNQe4OkCp4Yisp-RKLU4GeZHCjoAIB9FIAlWf8cE",
      "y": "c2AYN8JH-kE90B7nrUlv917OpxXSXFRwbIg-6Y3Zfew"
    },
    {
      "kty": "OKP",
      "d": "phuTXa9seuKjGW4CehX23jhMjdiaZw2SE__ZFQTmNuE",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "b598f28c-85ff-4e15-a53a-5ff0d92e3c2e",
      "x": "dXjQfzQOsu0qp0aEUiER8cCX5hM-wf_Jr6sN10g4BT0"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-5kjzssm_RQaf8Xmk8W4ZL_z9jaJs0M12waVFPoc205bGXh6W99J01kN_jQwNu0Sqs7tRpjGEXp9EtlraWtfmFz3qT24WdbTvvz7tl7xxXRnVrril12pNfsxf9VQKT15mjw4utva8Jd4OtUZeRWWbOUD6LcVBiaacgC3EXZdlDU",
      "kty": "RSA",
      "q": "0ba8x1kumL8e4t4eNbTfDR_0IWVHV9rmO_bXP8NTCUYRzAIypdVUWtX7jHd8m9ACsKG99r2wqhE48zceDtC-wWK5Mh1YDphsdDI7xNdajTMfqMP9J37IyqIcTbgkJZzL9pYZM4dC5hnU9IsVtgZBRumbsXl_4AjU_KJQTfj2-80",
      "d": "NZ7l5LqcxU30aY5P7S4KMuZy5STX_fdNdaYulxT-9FkKW_NztvREiC4xmPrB6XqJ4zdWtpKVyJy-DMe8mTJpnV4JMXzk6EW_CF-jsgbq5HypUitX_FHuylko0J3CCyAJ7KMWM3AMZoO0fdU3Rl-hwL4xUyKcN5uz5nHXMwF_aeUJhmzzFkbkEDXakjRJ87HK7pDFA8x1QGJzFWiCsyrXWwZDEsQAqsfB2CfGKbyk9mFsYUbkZKk5fbnbymP13SovPIbGh97gLJGi7t4aRTxsNTmOjr3R74Yzr0r6v_FAVPfcFqkmmggR8XHmj5LU5aRqUzd9lVTFgtiVgdRcDLzFYQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "2c81f027-026a-4a2b-ad53-27869090879f",
      "qi": "TouYkR1SJ1QnjM_vmlKk8v9mqHfTGmpt7UhnHDpScuZzhc7-gZ977r0vtKVBITtIQQU60xzxQFPZEV-a7vdl7X_mMIBYs74Vmqg7ZM9zF8mz8N7BTwn7P3ZE8yMST0yAijRZMDYTmh2MqJfumJn8cYRn-0o1bFcpyNSR7HrWhSE",
      "dp": "zM7jtEHxkhCcZajOwzovmWwchy_sNg4fOBWKpFHZzbhiNkC5sjH44d_boTQQj5W7HWpnApH4ol_IkuCELIOohNohDRbeC9vx8MX1jYaKX0cbnCFztO4cgYHi0IHvyDJv29rr_0hbWICk8ZdpLgUht7FR1k27Ao_IJ8dnPwLQuIU",
      "alg": "RSA-OAEP",
      "dq": "nRm-y7u0W3r5IUzx5pvLaGKimQ3s5xS12v_sefjR0KWsGV8gH_jyy2V3nt-3-mVWTomr7BZoLM7gEdsdak3YSLizMaan2681t8oV2jzVuectdVj04UxqENpmR5aFhaOza9M_p8lRRVzemh9DMWv4JK5GEyqIsAUNwP-7Ft5F75U",
      "n": "zhueo6rb_lv5vx4U5I19JXTPndw425BXo835iFthOaBOobSAUkezytQ2wtXpiqb0Gs34V1hC9A5k3ICL1J9wGJ5pwZICLfwV9AdEpFwVbpdf_Hdtz-v8s3RZ39jhtrMcU-rIJ0CH1MJlGg-hwwYobNNRP8-z_8IxOGQkd-M1Sv89pMb-gyL1_tsDzxf6ZXolRnPIR5s_JBxxMiYIs24wZt16UemB2jiSD1nBOf8GIlkdYUhwK7JAxSW5u9m963XkX_UhH6CMpD_sFSMEtNoknTlHY-nQx13moasLbUNN5R1-D6Dlskiwqw2VQeAnZfmD0JKU4w0eg7qhg0F6TC2lcQ"
    },
    {
      "kty": "EC",
      "d": "8-ktEnXqaYAPcY9C9EnBBQGdXS3OTezWe3t9mc7IVeI",
      "use": "enc",
      "crv": "P-256",
      "kid": "46d93a50-4a4b-4b06-bb0f-b7266162f3a5",
      "x": "RjVHcDFfXvpBIjzJdqbdYPw8smH2VzbJdL_DK_H_NeY",
      "y": "n_OchgIqSble-mJJS6SyB9rZuHSuGkZtsnyU5U59JOk",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "0f70e8df-a130-4958-8f62-dcd6d585ac89",
      "n": "mj4G5jarbi9GNKHsGA4qGgxWxt7ju06yonfCaIF-NzyKIwrWwk8a2DC-KW5RYi9glrAY6rFd1C_ODMYJbOvBnWDu7esE0QdM0ajZDGmNxkiRx53bkFNiU9VBAaUcevJ73qVp-MRj8NUvRTB33DNsAGMGmPWmfcJJbG9zFkxLyeT9an7Uz1V3qI4OD6xm_VG0uIMmTXRfHCtIHVj4-F3nGu8bI9zu16B7tGSrTNX2ZvpoMzo_qpMSc03k3gDj_eVRwfB3cVA_87pO5vLmZ_q866we3yc_rHlkMTr3-PdHrT9XfuYSQKaqgy9OqC7IBtcnVzgEyOFIVtGp0DeN1C0X2Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "9d1840bb-4c95-4344-8f0e-3db92c68fe90",
      "n": "iaWl0yyMyv6xINSZUrHhA0qi_HOzJ5vEt9Zx2mBoUMsq0VnOA_P_HNbaZA9O3dC6X_phGkvXAgxSEAfgfnjsOcrCzunALt1RXGDSnorcLrScms-aNu4k_T13o0S1Cz2LtO7K_MTSVQaqv38BQeimmSLeKnr2pswjZPPt_8Pxzpgn4etlzsR3VtS1e3XElHInNtz-9BmSKaAuXyc6o6JBwbUH1EObrZXST2ZIADLhhEf_VJf975BDLrKayht2nw4md2_QimEUj-v_u_y4mlaD8Sx5qshv0c9qiz-pObeVMghCfvxeBX_fN3E1qwJgaFmV8hPY5L7Qpnl93wUhq2QgAQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "8f57265e-2c6c-40e2-805b-c15f43dff9e1",
      "x": "8MnTAcdOuD8uFpjIoAwk5yAIiuXufzTlFH9J-2jB3DY",
      "y": "yWyHPVI4ox1Kp_LZVXds9oJk0v6hpUYlQra-wOH6mv4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "36370cf0-42c1-4b74-b395-c541d0cc06ff",
      "x": "5xlAEFsaTj5Dv-9hUrFpEx3FuwN_yV0xlF4q4IeMezk",
      "y": "GNZOfkm_-eVPyUukcHG7mDuXwmaH1wwRpNm_-66wRKo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "023fc2ea-63e8-404a-a6a2-88ae0758e773",
      "x": "2Z_kNQe4OkCp4Yisp-RKLU4GeZHCjoAIB9FIAlWf8cE",
      "y": "c2AYN8JH-kE90B7nrUlv917OpxXSXFRwbIg-6Y3Zfew"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "b598f28c-85ff-4e15-a53a-5ff0d92e3c2e",
      "x": "dXjQfzQOsu0qp0aEUiER8cCX5hM-wf_Jr6sN10g4BT0"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "2c81f027-026a-4a2b-ad53-27869090879f",
      "alg": "RSA-OAEP",
      "n": "zhueo6rb_lv5vx4U5I19JXTPndw425BXo835iFthOaBOobSAUkezytQ2wtXpiqb0Gs34V1hC9A5k3ICL1J9wGJ5pwZICLfwV9AdEpFwVbpdf_Hdtz-v8s3RZ39jhtrMcU-rIJ0CH1MJlGg-hwwYobNNRP8-z_8IxOGQkd-M1Sv89pMb-gyL1_tsDzxf6ZXolRnPIR5s_JBxxMiYIs24wZt16UemB2jiSD1nBOf8GIlkdYUhwK7JAxSW5u9m963XkX_UhH6CMpD_sFSMEtNoknTlHY-nQx13moasLbUNN5R1-D6Dlskiwqw2VQeAnZfmD0JKU4w0eg7qhg0F6TC2lcQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "46d93a50-4a4b-4b06-bb0f-b7266162f3a5",
      "x": "RjVHcDFfXvpBIjzJdqbdYPw8smH2VzbJdL_DK_H_NeY",
      "y": "n_OchgIqSble-mJJS6SyB9rZuHSuGkZtsnyU5U59JOk",
      "alg": "ECDH-ES"
    }
  ]
}
2021-07-29 05:58:40 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-07-29 05:58:40 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-07-29 05:58:40 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
}
2021-07-29 05:58:40 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
93634749943374746@openid_certification
client_secret
myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*=@JhYacA4^qC]B{ZK}
redirect_uris
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 05:58:40 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "93634749943374746@openid_certification",
  "client_secret": "myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*\u003d@JhYacA4^qC]B{ZK}",
  "redirect_uris": [
    "http://localhost:4200/auth/callback"
  ]
}
2021-07-29 05:58:40 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2021-07-29 05:58:40 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2021-07-29 05:58:40 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 05:58:40 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-07-29 05:58:40 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-07-29 05:58:40 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-07-29 05:58:40 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-07-29 05:58:40 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-07-29 05:58:40 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2021-07-29 05:58:40 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-07-29 05:58:40 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-07-29 05:58:40 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-07-29 05:58:40 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-07-29 05:58:40 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-07-29 05:58:40 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2021-07-29 05:58:40 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-07-29 05:58:40 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-07-29 05:58:40 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-07-29 05:58:40 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-07-29 05:58:40 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-07-29 05:58:40 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-07-29 05:58:40
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-07-29 05:58:40
oidcc-client-test-invalid-aud
Setup Done
2021-07-29 05:58:45 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance ScKVVMZKAgUIiLr
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "upgrade-insecure-requests": "1",
  "cookie": "JSESSIONID\u003d0340D2A012AC78B6C2939CF389A64905",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15",
  "accept-language": "en-gb",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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": "93634749943374746@openid_certification",
  "redirect_uri": "http://localhost:4200/auth/callback",
  "response_type": "code",
  "scope": "openid profile",
  "state": "bcc5978b-5178-4763-80a7-3c09526fb782"
}
incoming_body
Authorization endpoint
2021-07-29 05:58:45 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-07-29 05:58:45 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile"
]
expected
openid
2021-07-29 05:58:45 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "93634749943374746@openid_certification",
  "redirect_uri": "http://localhost:4200/auth/callback",
  "response_type": "code",
  "scope": "openid profile",
  "state": "bcc5978b-5178-4763-80a7-3c09526fb782"
}
2021-07-29 05:58:45 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile
2021-07-29 05:58:45 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2021-07-29 05:58:45 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-07-29 05:58:45 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
93634749943374746@openid_certification
2021-07-29 05:58:45 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
http://localhost:4200/auth/callback
expected
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 05:58:45 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile"
]
expected
openid
2021-07-29 05:58:45 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-07-29 05:58:45 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
kMNcYQdI31
2021-07-29 05:58:45 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
1vl6MHa5vqrfAQHPgw-J7A
2021-07-29 05:58:45 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "http://localhost:4200/auth/callback",
  "state": "bcc5978b-5178-4763-80a7-3c09526fb782"
}
2021-07-29 05:58:45 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "http://localhost:4200/auth/callback",
  "state": "bcc5978b-5178-4763-80a7-3c09526fb782",
  "code": "kMNcYQdI31"
}
2021-07-29 05:58:45
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
http://localhost:4200/auth/callback?state=bcc5978b-5178-4763-80a7-3c09526fb782&code=kMNcYQdI31
2021-07-29 05:58:45 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance ScKVVMZKAgUIiLr
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [http://localhost:4200/auth/callback?state=bcc5978b-5178-4763-80a7-3c09526fb782&code=kMNcYQdI31]
outgoing_path
authorize
2021-07-29 05:58:45 INCOMING
oidcc-client-test-invalid-aud
Incoming HTTP request to test instance ScKVVMZKAgUIiLr
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "authorization": "Basic OTM2MzQ3NDk5NDMzNzQ3NDYlNDBvcGVuaWRfY2VydGlmaWNhdGlvbjpteWNsUSU2MFJCX0Y1JTdDSEElM0ElNDA3JTIxcjdIJTI4RExsdEtBJTI5UH51JTIzJTI5QWclMjNMUThadyUyQ2ttJTJBJTNEJTQwSmhZYWNBNCU1RXFDJTVEQiU3QlpLJTdE",
  "content-type": "application/x-www-form-urlencoded",
  "accept-encoding": "gzip",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "106",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "code": "kMNcYQdI31",
  "grant_type": "authorization_code",
  "redirect_uri": "http://localhost:4200/auth/callback"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=kMNcYQdI31&grant_type=authorization_code&redirect_uri=http%3A%2F%2Flocalhost%3A4200%2Fauth%2Fcallback
Token endpoint
2021-07-29 05:58:45 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
93634749943374746@openid_certification
client_secret
myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*=@JhYacA4^qC]B{ZK}
method
client_secret_basic
2021-07-29 05:58:45 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-07-29 05:58:45 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
kMNcYQdI31
2021-07-29 05:58:45 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
http://localhost:4200/auth/callback
2021-07-29 05:58:45 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
qDKL48x2c6vmr5UcDBcQY8P3otKO9ulgqQlzxn0s9OOj4SEJn2
2021-07-29 05:58:45 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
iTLbfj7w8Frb2rV7FnxHww
2021-07-29 05:58:45 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/caos/
sub
user-subject-1234531
aud
93634749943374746@openid_certification
iat
1627538325
exp
1627538625
2021-07-29 05:58:45 SUCCESS
AddInvalidAudValueToIdToken
Added invalid aud to ID token claims
aud
93634749943374746@openid_certification1
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/caos/",
  "sub": "user-subject-1234531",
  "aud": "93634749943374746@openid_certification1",
  "iat": 1627538325,
  "exp": 1627538625
}
2021-07-29 05:58:45 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
iTLbfj7w8Frb2rV7FnxHww
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/caos/",
  "sub": "user-subject-1234531",
  "aud": "93634749943374746@openid_certification1",
  "iat": 1627538325,
  "exp": 1627538625,
  "at_hash": "iTLbfj7w8Frb2rV7FnxHww"
}
2021-07-29 05:58:45 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIwZjcwZThkZi1hMTMwLTQ5NTgtOGY2Mi1kY2Q2ZDU4NWFjODkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaVRMYmZqN3c4RnJiMnJWN0ZueEh3dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24xIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2Nhb3NcLyIsImV4cCI6MTYyNzUzODYyNSwiaWF0IjoxNjI3NTM4MzI1fQ.LIzpvf81Qdc_QDhPWNGISF-7Ut3msYqQBtaHlhklI7wQ3x5285w3A8qxWXxxQFmqgwPJkGvNoPEAvtCFTKwirH-gt2Fwt2VM0-c9PiXCFJpJqySPNaZaE6JpoEr4hOqWj1-bR1k6_5QUrSSAkhGG5MAXy1i5bUA6undk0fRvbdIrTE-7wo2lcujQg7Y-okfckawtZTB6ORLAb11F4tAmqwYyPT_IxDtZclJfvCd6ymSzCRlalrlep9Uah28zSXabqzYyL1Sw3rnQZ7Zc3i-ER8rZjZfEQHz8nNCoXeiK1JxCGGA-mGBAdihbURx2MWMTQDJtcPoSGOs6q15kD9bW3w
key
{"p":"3Fp3X4H76woAJ8YSCubTdnVoUL0QmOPsX0bQ9l2SgbedrpmUhHqvE1GQEeOyhSLzwA4lxA4YiHKwtEI0-lk53MwGkf1apxrggMCrdaZGQzKzsgbQi7xBxZ5E-DtevRbINT66Y85eZBuF42Fy8fPzq2z4XlxhijNifbo7oM_sPJ0","kty":"RSA","q":"szGwuSw2hS8iMI74aTAPT8yHfX5cAwOktQHzf4wcBRLZX4spHxBIQ6PKJ9MdotnFC4d108j3nxt4aH_vC5hV5Pa_jrt6mGJ5L0hWM5Af5cAivT0nXnMsEYRg6O6GH6WsX3hOnXpe0tw7L-N9oAfFZ8W6HqulVkUKJItNYRWnnW0","d":"CUU_HukcRqQawSEWUp_PUf9527wbze8991vhWGyoDGPcHZ0SKV2dzG6pj03tIEyero_o_3onnJA-_y-L83r8CRyBX9VnVbTtnhBa808I0WkdMfU_9B2-5DEGFjY5Tv5yCYDBrM0JALmffLYcDiUdEaziAaGKHzblONo9_ZIaYAkGWn22EvvK_5xmsM_5DHaQaJoUigjjZ674_IbslZ5e2JdOmKrl2La12bGkABNbQ7Gr2yFlDuZofdtHF72frvgZjomZ6r6h2XuXMNnGBsvaVPNq-ZXPupNOKBk35LxDpzNYn7Cey3fBlRjMAvwDPYnSRhusfB_kbE6ANIqnKHEXcQ","e":"AQAB","use":"sig","kid":"0f70e8df-a130-4958-8f62-dcd6d585ac89","qi":"fHAxXNUjICwuWjMn0qG95GH5Dl0ZfdWW3iVNywFkuqZmQL0WwgHMF4K2oDgoCFeIERIJm0pE7Bv8C7mX17OJ-A9ue4w0wuvh8mTTVyTRRGo9jalxTWZfrkt4CChipY_p8yUTrF3hQ8hDIfxwiUyWKsubCMyFZlB9w-QpS4vkzNc","dp":"x35r1p7yuP8r1tZ-3TnPNs7iqz4QOasYA8Y0Rue-TQw0iK9og2wi9wV_voJ7zAcx0K2-STpNwbK8AeZy2jhPp3Nbe255VRKDMG2-jVwE_q93enSq9-dvUH-Sh34QrnZiubnZu6RJVq6IT6yZCS5Ia-nTDnLqp9kPkS4678NuaA0","dq":"AU0vF2k2zCjXerrPGxR6R_4YTdUJHgx8ucPV3OtLmM3WPldoaQ1ZOQSLh1aFNJWYVMkbFfqzsbglW7zyI4druEoCgiribRDqCGniFmXJlYWbuvwiuRDlFQt9GLQCzWAKrHbXO1WUMrvewi5Iz0y_Jk3NWEOu472EoVdRrI7XtNE","n":"mj4G5jarbi9GNKHsGA4qGgxWxt7ju06yonfCaIF-NzyKIwrWwk8a2DC-KW5RYi9glrAY6rFd1C_ODMYJbOvBnWDu7esE0QdM0ajZDGmNxkiRx53bkFNiU9VBAaUcevJ73qVp-MRj8NUvRTB33DNsAGMGmPWmfcJJbG9zFkxLyeT9an7Uz1V3qI4OD6xm_VG0uIMmTXRfHCtIHVj4-F3nGu8bI9zu16B7tGSrTNX2ZvpoMzo_qpMSc03k3gDj_eVRwfB3cVA_87pO5vLmZ_q866we3yc_rHlkMTr3-PdHrT9XfuYSQKaqgy9OqC7IBtcnVzgEyOFIVtGp0DeN1C0X2Q"}
algorithm
RS256
2021-07-29 05:58:45 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-07-29 05:58:45 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
qDKL48x2c6vmr5UcDBcQY8P3otKO9ulgqQlzxn0s9OOj4SEJn2
token_type
Bearer
id_token
eyJraWQiOiIwZjcwZThkZi1hMTMwLTQ5NTgtOGY2Mi1kY2Q2ZDU4NWFjODkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaVRMYmZqN3c4RnJiMnJWN0ZueEh3dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24xIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2Nhb3NcLyIsImV4cCI6MTYyNzUzODYyNSwiaWF0IjoxNjI3NTM4MzI1fQ.LIzpvf81Qdc_QDhPWNGISF-7Ut3msYqQBtaHlhklI7wQ3x5285w3A8qxWXxxQFmqgwPJkGvNoPEAvtCFTKwirH-gt2Fwt2VM0-c9PiXCFJpJqySPNaZaE6JpoEr4hOqWj1-bR1k6_5QUrSSAkhGG5MAXy1i5bUA6undk0fRvbdIrTE-7wo2lcujQg7Y-okfckawtZTB6ORLAb11F4tAmqwYyPT_IxDtZclJfvCd6ymSzCRlalrlep9Uah28zSXabqzYyL1Sw3rnQZ7Zc3i-ER8rZjZfEQHz8nNCoXeiK1JxCGGA-mGBAdihbURx2MWMTQDJtcPoSGOs6q15kD9bW3w
scope
openid profile
2021-07-29 05:58:45 OUTGOING
oidcc-client-test-invalid-aud
Response to HTTP request to test instance ScKVVMZKAgUIiLr
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "qDKL48x2c6vmr5UcDBcQY8P3otKO9ulgqQlzxn0s9OOj4SEJn2",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIwZjcwZThkZi1hMTMwLTQ5NTgtOGY2Mi1kY2Q2ZDU4NWFjODkiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaVRMYmZqN3c4RnJiMnJWN0ZueEh3dyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24xIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2Nhb3NcLyIsImV4cCI6MTYyNzUzODYyNSwiaWF0IjoxNjI3NTM4MzI1fQ.LIzpvf81Qdc_QDhPWNGISF-7Ut3msYqQBtaHlhklI7wQ3x5285w3A8qxWXxxQFmqgwPJkGvNoPEAvtCFTKwirH-gt2Fwt2VM0-c9PiXCFJpJqySPNaZaE6JpoEr4hOqWj1-bR1k6_5QUrSSAkhGG5MAXy1i5bUA6undk0fRvbdIrTE-7wo2lcujQg7Y-okfckawtZTB6ORLAb11F4tAmqwYyPT_IxDtZclJfvCd6ymSzCRlalrlep9Uah28zSXabqzYyL1Sw3rnQZ7Zc3i-ER8rZjZfEQHz8nNCoXeiK1JxCGGA-mGBAdihbURx2MWMTQDJtcPoSGOs6q15kD9bW3w",
  "scope": "openid profile"
}
outgoing_path
token
2021-07-29 05:58:50 FINISHED
oidcc-client-test-invalid-aud
Test has run to completion
testmodule_result
PASSED
2021-07-29 05:59:03
TEST-RUNNER
Alias has now been claimed by another test
alias
caos
new_test_id
nup9TL3dFptfStY
Test Results