Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-08 08:47:22 INFO
TEST-RUNNER
Test instance PbWONX0jmILCgee created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code token",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
DzQn2tM8FOnAc
config
{
  "alias": "idpy",
  "description": "oidcrp",
  "server": {
    "discoveryUrl": "https://89.45.234.133:4000/.well-known/openid-configuration",
    "login_hint": "roland@89.45.234.133:4000"
  },
  "client2": {
    "client_name": "Anything"
  }
}
testName
oidcc-client-test-client-secret-basic
2021-10-08 08:47:22 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/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-10-08 08:47:22
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/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/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-10-08 08:47:23
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "7CXcQrtQtxaym-pNME8nFvo1TlkVaBjlyL9ZNWvweUirje2povbuR209algHtQ6lwB9pC-EuA7AMOtKhQu0ket_SFCpcXT1y0HpIpMo5oppvKy-eyldGbZQKODIRraevr4dUmvowdRTK6Lm_hCyEDKPUJd4YdOMNP_8TPBm5yj8",
      "kty": "RSA",
      "q": "1KUPR0uUsb8o3L91aZvcscc46G5zZAgYq8_KjFy8XCViaCoUTWAvOjXrqbV0a21wlufmwS0eMMB3HibK919Dp_pxGN4-ou-3YoJOWLzYh68xJCVL8nqjg9y5dbY7SXer7Zcd91NfZH7YFYJu_1PgB92wFzj8R6_3oxHl6HoqVWM",
      "d": "sICgivoJc2NtInd7U7F9TgQmtaA5ALouwyzWhLNmnWCCJdFPnYIXFWylaD6Ng8DZarlfrEa3VpSaZX1VZP-ktt52DyBAXPMR-cVrDGS8Z_hGcFWhZx-W8WInGDcep8i6bE3MGVYmmAsOCiNiabtQEx0tUSSCr4rM2bM0xxpN996AHDdMqNZ3aWcSKnlfuYwTNCkYr1z1b1deVHtpOyBFzuK-8tSzPGyrojAcXtmkca7UeV2bnFCuOIP69aMaKB64MO6AlN7M6awzTmh7B_REbXr3l908S6NHyFY9ZR5_ixtBlkkZMQRQTMaNmLeggYAYWrc-DVNLmeuMzK3S4UCF1Q",
      "e": "AQAB",
      "use": "sig",
      "kid": "bf19e2be-1dec-4765-a894-bde3231ecac3",
      "qi": "wQuvreXkypGRjiMQ6wTOkHhmY6bQPMCu3FywuzlOk9nlxaXIVv91TXWayoYhCjTe6V_TuTnXrlI8Yv19tCLLhjoOjUVV9-BDD3-uwXzF5FusAK63tpWeDoe3PYH4snZPJqF3ei9WkXX5gYURMnHdd7ulInjlT7zdrcFCfEQKYXE",
      "dp": "HVHiFCL_tYvK51Li_JGHT_IG9lBXORKGTTN81wYs2FIugrO0cThpg1LL4k1Fv7Qu3jjIKSJvPSP5kMAgJ5gcBGmPwtMznpwHilz0cgltuIOmM914wLSvWOGdlzaYPVBpnsiVt5xCsfa_7r9JSRbh2lPo_j6iGLksJvr7n2WuTK8",
      "dq": "vKGPZBdP2D1S6j-M0BpLNAkeGlGgWuQzvnWdn9XD4ZnoKa7qQ5lHS8P5QZqNo555eeRNdp-nYGfbQwv2kGoZgjFPklfUCIXNj7038s_S5MosNXxAWuEfnCF5A0qcXRejlCexlWyH-oXq-WmzPRwSZ-foBTGv2YfnjOibohZ85zE",
      "n": "xCec5jZB04HiV01y76jD5127cbGM0SJU6NIv1kyDeEIWTCHVCzqsOjRbg71c4ShvFCIYy4ErEufCVJtxHjAz2AX-qUC4MKuOZ8I890BwTJAZzmYRM-k6Dte6wsLDfjuPnyRXW1whl6fHuhjKSJUQfmbBkCebi_oh7HTfpaGevg3mQnV272_xvrVOhICw4LrUpZ0r0fJ46TWy7WSTyI0qO_tuxQU7uFEZz2vfiJ7miD9355moBGEmEj4EhCbwMlIKjKwbdl9M-0S-uJ_VyV2N_2P23z3V_3adT_RNkieyA7iwt5MhxwLdZbPj7dji2JVVcr3yzHr8qcNKnsu911YhXQ"
    },
    {
      "kty": "EC",
      "d": "b2E_d_K2x5I6BwomWD9_XZgkQHQoKnmaVEJIsPEjowI",
      "use": "sig",
      "crv": "P-256",
      "kid": "84e3fb65-689f-4cc3-a00d-8b44e36730f1",
      "x": "M5X2UL298hsupkPnGFPX5ZEyhkjXz13BPZBeXrx7JJ8",
      "y": "ARn1-QgT4JPtDlHYHY_u8hyxdoJWIGz8XMyHMJdSCHs"
    },
    {
      "kty": "EC",
      "d": "PDah3Yh91_7ba1lzRLcfLyqq7KCF3h_GYs9g3lkXF28",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "08a7dfeb-445f-4fdc-8a28-801333397ff5",
      "x": "jaV0jyMm6mcSxIgVSay7YCoXaS8WZd9r33P71hYWgF0",
      "y": "-CSCgrytLhxcRSzOVmGvC0BSg3UIkrkdpmOUia1mgS8"
    },
    {
      "kty": "OKP",
      "d": "4FdPWcLGnDSbdNfHHIE1tQJiODjTUH9DnLwx7Ev7rn4",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "812f3e84-0504-43b2-b725-a5c0dd72fbdd",
      "x": "ToQXkwJeQFWrxCsxyfxpSXnqfbtqVTRMNYH0Wq7135A"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "wU9tj4y-MNXoLpXcz50NTzLOVQgZa37JRcd2Zn0usX6PVqohBhRjE3ru8wWL6R-Ka7BBW23Soi4vHGPEJaRPnhWMwDolfEcIid2SflV3yfTmO9mqd9EO7qdbe9c6R8rY-BVbrYz7ZjDwhH4oaibdQJTLI3r9-nlYViqVpGEifl0",
      "kty": "RSA",
      "q": "quViGNeRc3u-CAP66uMYm7sPxl8tq5xgsnuDA9b71YlvPw1Orynhw_-gDOZkoW__TWjAuzQmbHYO2U-AwwG3XKKdFW6ilbXusOnoYwpiLA6-H-f_JrngfqLf9ucIJYB9it8c0c0NN1DQTpfdvKspd50U2I2vW1E7tOW6joPFD20",
      "d": "Ph29QBXge5_-PW3ctHaQRfYkoOhgQSVTZkrK05rAgUMyINGAmlKKPsMMiGn_ECHUsaNzFwHJwYnW7XGet_gnOUw4wLXbZhvtUu5WRyExo7UXiXdRB0HnOkDLjvg-TKvNJqgp03zkyhjyxVE3zg58jexizHHY-remZs5e69RViujmy7oUG--wJ5RGx4N0_90PlTu_-PkdBSsO4ebpW41HnApEcY-sHqzDKIeMN8RgShcfLNnsSCCCdRYomOYRRkrZqcszK8OPorCSUWUdOnPghXNioH7MRvtdJF3b5XARLo2X5TuscJENI2HBqPNYBQXCBeTt3bc2_dt1XdpJbnFzIQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "d1b8cc67-7812-44f1-836a-050f66042ae1",
      "qi": "CrA6k2dPSYdEBXZDPGLECr4MqyesMzFVHypwtIlIWwxStjToxkQEgK6_vo3xJ-xgh-3ivoYMVShWN4u_1-g_yI-NTsbFaYM62ioX7GBq07mK_wqpEu7lLLk5srgWW6vqSrIurJYgGaP_kaYbv3YjlKvSXtXz9shvSr3Hehx8US8",
      "dp": "T-xfB_LQz7AhBuG_Ibd1QUFoPY_TsrYA0XDeaxFmtMv2x4YfkTvsmqlBEglBB2ma-VsuKncFlzgxEjPNbSK6KEoQn4lq5i8YQKfzYXhExqMSbbxY1qEA43seP92EoxojCq8J8H9Rkba6Oo1OeFUJNSJPuqOnTl_NPhLtO8FNWaE",
      "alg": "RSA-OAEP",
      "dq": "WyJKJt9GZKRXmaStuXbzl5Cw_-Of0kVpV6UAIBsUXzKUTbaGAGlASSpXqqlufpzgM-Kp7OsJlot6ra51BwkyREc_p79BGr9Tk6qZT7-ozL_r6c3pRjiXnFC1SNC5im40BMuobcWAx7_j5hWcnNFWIsB07mrYWcU_Jt_flcJ1Yx0",
      "n": "gQv04X8J9hp4cKvdBsMYAkJnHpHax7XEZjxrCrVj7gwBZVrighhI-1o35IbFmsNKDe0-ZJHiQrxOrbNk-zxBpaAYg-iIK_IzHbcBjcRgUVX3MQW3kahxD7Hh154TrbJ3cTd-xZOuc3GaSX2VKp9_8k8tVn8P5N474I1QkZRW7FaMTHMUOdGQ3n_AHkiZE7KtpWTgcdo3suKW528UKoIZY-fNLInmqs7QWRCnM5GP66PU4jlDp-dB4JMurVWUI_V7l8qBfzjEs59ywdPHUkJpIUtBQGJC1wUUP6AxDbj6UvjynBPA6F50alLwGGK0We_LbMQdfV2BEeXSPGh5NahAmQ"
    },
    {
      "kty": "EC",
      "d": "eN7rTl99Cu5uG_bizDG4fVT3oHzZxhHRN6N-K6te-sA",
      "use": "enc",
      "crv": "P-256",
      "kid": "ed8053a8-7480-4d21-b01f-9b38510a6f10",
      "x": "Dk4ZM-pqLWsW2_jMMOIA92LZQHB8ybmJEkQ0EI3ijHs",
      "y": "KCh3OcvXVhrgD_0IEZi-OsgYER3qry3n13clr7ZxqAk",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "bf19e2be-1dec-4765-a894-bde3231ecac3",
      "n": "xCec5jZB04HiV01y76jD5127cbGM0SJU6NIv1kyDeEIWTCHVCzqsOjRbg71c4ShvFCIYy4ErEufCVJtxHjAz2AX-qUC4MKuOZ8I890BwTJAZzmYRM-k6Dte6wsLDfjuPnyRXW1whl6fHuhjKSJUQfmbBkCebi_oh7HTfpaGevg3mQnV272_xvrVOhICw4LrUpZ0r0fJ46TWy7WSTyI0qO_tuxQU7uFEZz2vfiJ7miD9355moBGEmEj4EhCbwMlIKjKwbdl9M-0S-uJ_VyV2N_2P23z3V_3adT_RNkieyA7iwt5MhxwLdZbPj7dji2JVVcr3yzHr8qcNKnsu911YhXQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "b8a9eedf-946a-4b6a-abda-02263444bdf4",
      "n": "pOnaqFKXtjikrQ6OY--DbiTgmmbarEPnNaSubEWSRQCmYAROx6KwmsMBg80ZLcINZZt9q8LUqMWDGc7JmKAuxWHgt9uTxam9f0oCctpOGd2F3DwqVsWOkFrN2P9BzArcYZnjKl_HrhfBf-ULab4ubSjABz4atz95-Fs-aiKeQ8UWt90uunn1EW1yDebuTWY5wu74FJLfX2H1xflI1w0_pINqyPvMRlOi56yQM8GZuaJotZirfJdiiM7D-j9pDsDl7KA32G6twyXXVnqYpDToRp_Jjv18hxI4PhaR7adR3Zgx9bwZC3n6v0reogqJae0d7QVsa_2oYi-CYhto_HcTZQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "84e3fb65-689f-4cc3-a00d-8b44e36730f1",
      "x": "M5X2UL298hsupkPnGFPX5ZEyhkjXz13BPZBeXrx7JJ8",
      "y": "ARn1-QgT4JPtDlHYHY_u8hyxdoJWIGz8XMyHMJdSCHs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "34eeccf0-a7f3-429e-b9b9-99621740740c",
      "x": "TuUDZhHJMNec6K02OAdGVsmxtBOuTBEx8y_pfzBz410",
      "y": "oNezoR1Td_a0D0ygx62OluNA4gNw9OIbOsy40GXo2lo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "08a7dfeb-445f-4fdc-8a28-801333397ff5",
      "x": "jaV0jyMm6mcSxIgVSay7YCoXaS8WZd9r33P71hYWgF0",
      "y": "-CSCgrytLhxcRSzOVmGvC0BSg3UIkrkdpmOUia1mgS8"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "812f3e84-0504-43b2-b725-a5c0dd72fbdd",
      "x": "ToQXkwJeQFWrxCsxyfxpSXnqfbtqVTRMNYH0Wq7135A"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "d1b8cc67-7812-44f1-836a-050f66042ae1",
      "alg": "RSA-OAEP",
      "n": "gQv04X8J9hp4cKvdBsMYAkJnHpHax7XEZjxrCrVj7gwBZVrighhI-1o35IbFmsNKDe0-ZJHiQrxOrbNk-zxBpaAYg-iIK_IzHbcBjcRgUVX3MQW3kahxD7Hh154TrbJ3cTd-xZOuc3GaSX2VKp9_8k8tVn8P5N474I1QkZRW7FaMTHMUOdGQ3n_AHkiZE7KtpWTgcdo3suKW528UKoIZY-fNLInmqs7QWRCnM5GP66PU4jlDp-dB4JMurVWUI_V7l8qBfzjEs59ywdPHUkJpIUtBQGJC1wUUP6AxDbj6UvjynBPA6F50alLwGGK0We_LbMQdfV2BEeXSPGh5NahAmQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "ed8053a8-7480-4d21-b01f-9b38510a6f10",
      "x": "Dk4ZM-pqLWsW2_jMMOIA92LZQHB8ybmJEkQ0EI3ijHs",
      "y": "KCh3OcvXVhrgD_0IEZi-OsgYER3qry3n13clr7ZxqAk",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-08 08:47:23 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-08 08:47:23 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-08 08:47:23 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-10-08 08:47:23
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-08 08:47:23
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-08 08:47:23
oidcc-client-test-client-secret-basic
Setup Done
2021-10-08 08:47:29 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance PbWONX0jmILCgee
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "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
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2021-10-08 08:47:29 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance PbWONX0jmILCgee
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/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
2021-10-08 08:47:29 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance PbWONX0jmILCgee
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "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
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2021-10-08 08:47:29 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance PbWONX0jmILCgee
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "bf19e2be-1dec-4765-a894-bde3231ecac3",
      "n": "xCec5jZB04HiV01y76jD5127cbGM0SJU6NIv1kyDeEIWTCHVCzqsOjRbg71c4ShvFCIYy4ErEufCVJtxHjAz2AX-qUC4MKuOZ8I890BwTJAZzmYRM-k6Dte6wsLDfjuPnyRXW1whl6fHuhjKSJUQfmbBkCebi_oh7HTfpaGevg3mQnV272_xvrVOhICw4LrUpZ0r0fJ46TWy7WSTyI0qO_tuxQU7uFEZz2vfiJ7miD9355moBGEmEj4EhCbwMlIKjKwbdl9M-0S-uJ_VyV2N_2P23z3V_3adT_RNkieyA7iwt5MhxwLdZbPj7dji2JVVcr3yzHr8qcNKnsu911YhXQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "b8a9eedf-946a-4b6a-abda-02263444bdf4",
      "n": "pOnaqFKXtjikrQ6OY--DbiTgmmbarEPnNaSubEWSRQCmYAROx6KwmsMBg80ZLcINZZt9q8LUqMWDGc7JmKAuxWHgt9uTxam9f0oCctpOGd2F3DwqVsWOkFrN2P9BzArcYZnjKl_HrhfBf-ULab4ubSjABz4atz95-Fs-aiKeQ8UWt90uunn1EW1yDebuTWY5wu74FJLfX2H1xflI1w0_pINqyPvMRlOi56yQM8GZuaJotZirfJdiiM7D-j9pDsDl7KA32G6twyXXVnqYpDToRp_Jjv18hxI4PhaR7adR3Zgx9bwZC3n6v0reogqJae0d7QVsa_2oYi-CYhto_HcTZQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "84e3fb65-689f-4cc3-a00d-8b44e36730f1",
      "x": "M5X2UL298hsupkPnGFPX5ZEyhkjXz13BPZBeXrx7JJ8",
      "y": "ARn1-QgT4JPtDlHYHY_u8hyxdoJWIGz8XMyHMJdSCHs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "34eeccf0-a7f3-429e-b9b9-99621740740c",
      "x": "TuUDZhHJMNec6K02OAdGVsmxtBOuTBEx8y_pfzBz410",
      "y": "oNezoR1Td_a0D0ygx62OluNA4gNw9OIbOsy40GXo2lo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "08a7dfeb-445f-4fdc-8a28-801333397ff5",
      "x": "jaV0jyMm6mcSxIgVSay7YCoXaS8WZd9r33P71hYWgF0",
      "y": "-CSCgrytLhxcRSzOVmGvC0BSg3UIkrkdpmOUia1mgS8"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "812f3e84-0504-43b2-b725-a5c0dd72fbdd",
      "x": "ToQXkwJeQFWrxCsxyfxpSXnqfbtqVTRMNYH0Wq7135A"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "d1b8cc67-7812-44f1-836a-050f66042ae1",
      "alg": "RSA-OAEP",
      "n": "gQv04X8J9hp4cKvdBsMYAkJnHpHax7XEZjxrCrVj7gwBZVrighhI-1o35IbFmsNKDe0-ZJHiQrxOrbNk-zxBpaAYg-iIK_IzHbcBjcRgUVX3MQW3kahxD7Hh154TrbJ3cTd-xZOuc3GaSX2VKp9_8k8tVn8P5N474I1QkZRW7FaMTHMUOdGQ3n_AHkiZE7KtpWTgcdo3suKW528UKoIZY-fNLInmqs7QWRCnM5GP66PU4jlDp-dB4JMurVWUI_V7l8qBfzjEs59ywdPHUkJpIUtBQGJC1wUUP6AxDbj6UvjynBPA6F50alLwGGK0We_LbMQdfV2BEeXSPGh5NahAmQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "ed8053a8-7480-4d21-b01f-9b38510a6f10",
      "x": "Dk4ZM-pqLWsW2_jMMOIA92LZQHB8ybmJEkQ0EI3ijHs",
      "y": "KCh3OcvXVhrgD_0IEZi-OsgYER3qry3n13clr7ZxqAk",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-08 08:47:30 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance PbWONX0jmILCgee
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "493",
  "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
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
    "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
incoming_query_string_params
{}
incoming_body
{"application_type": "web", "response_types": ["code", "id_token"], "contacts": ["ops@example.com"], "token_endpoint_auth_method": "client_secret_basic", "redirect_uris": ["https://89.45.234.133:8090/authz_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350", "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-08 08:47:30 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
    "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-08 08:47:30 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-08 08:47:30 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-08 08:47:30 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
  "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350"
]
2021-10-08 08:47:30 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-08 08:47:30 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-08 08:47:30 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-08 08:47:30 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-08 08:47:30 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-08 08:47:30 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-10-08 08:47:30 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-08 08:47:30 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 08:47:30 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-08 08:47:30 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-08 08:47:30 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-08 08:47:30 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-10-08 08:47:30 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-08 08:47:30 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-08 08:47:30 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-08 08:47:30 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-08 08:47:30 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-08 08:47:30 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-08 08:47:30 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
    "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_nyaUrMFgzJLkpai05556~\u0026}\\)"
}
2021-10-08 08:47:30
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_lQZvEJkPxqxEOzLFxgBtZgAhXALBQQbwPEYDHXhjfKccJkEGCl0734943876 }\/|
2021-10-08 08:47:30 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-08 08:47:30 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
    "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_nyaUrMFgzJLkpai05556~\u0026}\\)",
  "client_secret": "secret_lQZvEJkPxqxEOzLFxgBtZgAhXALBQQbwPEYDHXhjfKccJkEGCl0734943876 }\\/|"
}
2021-10-08 08:47:30
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-08 08:47:30
FetchClientKeys
HTTP request
request_uri
https://89.45.234.133:8090/static/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-10-08 08:47:30 RESPONSE
FetchClientKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Fri, 08 Oct 2021 08:47:28 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 08 Oct 2021 20:47:30 GMT",
  "etag": "\"1633682848.8473122-691-625874018\"",
  "date": "Fri, 08 Oct 2021 08:47:30 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-08 08:47:30
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-08 08:47:30 SUCCESS
FetchClientKeys
Downloaded and added client JWK set to client
client
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
    "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_nyaUrMFgzJLkpai05556~\u0026}\\)",
  "client_secret": "secret_lQZvEJkPxqxEOzLFxgBtZgAhXALBQQbwPEYDHXhjfKccJkEGCl0734943876 }\\/|",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-08 08:47:30 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-08 08:47:30
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-08 08:47:30 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance PbWONX0jmILCgee
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
    "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_nyaUrMFgzJLkpai05556~\u0026}\\)",
  "client_secret": "secret_lQZvEJkPxqxEOzLFxgBtZgAhXALBQQbwPEYDHXhjfKccJkEGCl0734943876 }\\/|",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-08 08:47:31 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance PbWONX0jmILCgee
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003d0E0601437642B0449830803A5B3B74D7; __utma\u003d201319536.1325286560.1632909994.1633446768.1633523692.11; __utmc\u003d201319536; __utmz\u003d201319536.1632985063.2.2.utmcsr\u003dt.co|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:8090/",
  "accept-encoding": "gzip, deflate, br",
  "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
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "LH1wYHuFJx6AmZYmvKltlsU5",
  "state": "CFV3AfaKVsd9t7ijJ9ayqieQVELhHYD3",
  "client_id": "client_nyaUrMFgzJLkpai05556~\u0026}\\)"
}
incoming_body
Authorization endpoint
2021-10-08 08:47:31 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-08 08:47:31 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 08:47:31 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "LH1wYHuFJx6AmZYmvKltlsU5",
  "state": "CFV3AfaKVsd9t7ijJ9ayqieQVELhHYD3",
  "client_id": "client_nyaUrMFgzJLkpai05556~\u0026}\\)"
}
2021-10-08 08:47:31 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-08 08:47:31 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
LH1wYHuFJx6AmZYmvKltlsU5
2021-10-08 08:47:31 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2021-10-08 08:47:31 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_nyaUrMFgzJLkpai05556~&}\)
2021-10-08 08:47:31 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350
expected
[
  "https://89.45.234.133:8090/authz_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
  "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350"
]
2021-10-08 08:47:31 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 08:47:31 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-08 08:47:31 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
3MlBkgPWguE4nrxxFxCwjaggIXnIUzkV
2021-10-08 08:47:31 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
kUlLsKMJAaw9DwrbLHAHag
2021-10-08 08:47:31 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
T7C1ufeIaVwYF9aGzEilgvwmgB3aOW4psDYI13GjTuIxZDg0eK
2021-10-08 08:47:31 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
ceWC3GSzEIyQeln7Ez-rhQ
2021-10-08 08:47:31 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
  "state": "CFV3AfaKVsd9t7ijJ9ayqieQVELhHYD3"
}
2021-10-08 08:47:31 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
  "state": "CFV3AfaKVsd9t7ijJ9ayqieQVELhHYD3",
  "code": "3MlBkgPWguE4nrxxFxCwjaggIXnIUzkV"
}
2021-10-08 08:47:31
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
  "state": "CFV3AfaKVsd9t7ijJ9ayqieQVELhHYD3",
  "code": "3MlBkgPWguE4nrxxFxCwjaggIXnIUzkV",
  "access_token": "T7C1ufeIaVwYF9aGzEilgvwmgB3aOW4psDYI13GjTuIxZDg0eK",
  "token_type": "Bearer"
}
2021-10-08 08:47:31
SendAuthorizationResponseWithResponseModeFragment
Redirecting back to client
uri
https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350#state=CFV3AfaKVsd9t7ijJ9ayqieQVELhHYD3&code=3MlBkgPWguE4nrxxFxCwjaggIXnIUzkV&access_token=T7C1ufeIaVwYF9aGzEilgvwmgB3aOW4psDYI13GjTuIxZDg0eK&token_type=Bearer
2021-10-08 08:47:31 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance PbWONX0jmILCgee
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350#state=CFV3AfaKVsd9t7ijJ9ayqieQVELhHYD3&code=3MlBkgPWguE4nrxxFxCwjaggIXnIUzkV&access_token=T7C1ufeIaVwYF9aGzEilgvwmgB3aOW4psDYI13GjTuIxZDg0eK&token_type=Bearer]
outgoing_path
authorize
2021-10-08 08:47:31 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance PbWONX0jmILCgee
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X255YVVyTUZnekpMa3BhaTA1NTU2fiUyNiU3RCU1QyUyOTpzZWNyZXRfbFFadkVKa1B4cXhFT3pMRnhnQnRaZ0FoWEFMQlFRYndQRVlESFhoamZLY2NKa0VHQ2wwNzM0OTQzODc2KyU3RCU1QyUyRiU3Qw\u003d\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "286",
  "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",
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350",
  "client_id": "client_nyaUrMFgzJLkpai05556~\u0026}\\)",
  "state": "CFV3AfaKVsd9t7ijJ9ayqieQVELhHYD3",
  "code": "3MlBkgPWguE4nrxxFxCwjaggIXnIUzkV"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&redirect_uri=https%3A%2F%2F89.45.234.133%3A8090%2Fauthz_im_cb%2F4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350&client_id=client_nyaUrMFgzJLkpai05556%7E%26%7D%5C%29&state=CFV3AfaKVsd9t7ijJ9ayqieQVELhHYD3&code=3MlBkgPWguE4nrxxFxCwjaggIXnIUzkV
Token endpoint
2021-10-08 08:47:31 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_nyaUrMFgzJLkpai05556~&}\)
client_secret
secret_lQZvEJkPxqxEOzLFxgBtZgAhXALBQQbwPEYDHXhjfKccJkEGCl0734943876 }\/|
method
client_secret_basic
2021-10-08 08:47:31 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-08 08:47:31 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
3MlBkgPWguE4nrxxFxCwjaggIXnIUzkV
2021-10-08 08:47:31 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://89.45.234.133:8090/authz_im_cb/4d5fb91ed9054a5ab8571a27f01872493d337ec82e6a4ee41d39ffa3338c7350
2021-10-08 08:47:31 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
AKOEptDGcYTuoXFYpd7s5bjfUWF5q9jmBtxLgiMaANb0kIluiS
2021-10-08 08:47:31 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
hXusJcahibCBvZlxHHdJ9A
2021-10-08 08:47:31 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_nyaUrMFgzJLkpai05556~&}\)
nonce
LH1wYHuFJx6AmZYmvKltlsU5
iat
1633682851
exp
1633683151
2021-10-08 08:47:31 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
hXusJcahibCBvZlxHHdJ9A
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_nyaUrMFgzJLkpai05556~\u0026}\\)",
  "nonce": "LH1wYHuFJx6AmZYmvKltlsU5",
  "iat": 1633682851,
  "exp": 1633683151,
  "at_hash": "hXusJcahibCBvZlxHHdJ9A"
}
2021-10-08 08:47:31 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJiZjE5ZTJiZS0xZGVjLTQ3NjUtYTg5NC1iZGUzMjMxZWNhYzMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaFh1c0pjYWhpYkNCdlpseEhIZEo5QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X255YVVyTUZnekpMa3BhaTA1NTU2fiZ9XFwpIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4MzE1MSwibm9uY2UiOiJMSDF3WUh1Rkp4NkFtWlltdktsdGxzVTUiLCJpYXQiOjE2MzM2ODI4NTF9.Vmql2djLv1ytSwrSH27YdL42Yr3airmfwWutYlmRvGtttmEdEoNmvl8tDV5SSLYag2T292dDrj9fLLNM7dlNRqMk5voeQY3cvZ9mBtKSjhlOZF8XnlO6zYJ62Owq1RFq3wzYZ989pJAWjMzBbviF0Bfm4UI6yUr3IlXmeNY4TlWTDWswP2ZocFGynltrc0NMd5K0yT6i2XdJNdNPFSCZpTo_rQs5dBJsCgbafRiP9cXdN68JIxzyD80bX5iL6cUUfpFZYAYJ-ApIcT9jaOa1oUfcXSg1M1crVLLt--q5rXlCR0WKO1cVSBvKnbMR3FJhECpA7Kc1Bz8Pmr8g-h1Wmg
key
{"p":"7CXcQrtQtxaym-pNME8nFvo1TlkVaBjlyL9ZNWvweUirje2povbuR209algHtQ6lwB9pC-EuA7AMOtKhQu0ket_SFCpcXT1y0HpIpMo5oppvKy-eyldGbZQKODIRraevr4dUmvowdRTK6Lm_hCyEDKPUJd4YdOMNP_8TPBm5yj8","kty":"RSA","q":"1KUPR0uUsb8o3L91aZvcscc46G5zZAgYq8_KjFy8XCViaCoUTWAvOjXrqbV0a21wlufmwS0eMMB3HibK919Dp_pxGN4-ou-3YoJOWLzYh68xJCVL8nqjg9y5dbY7SXer7Zcd91NfZH7YFYJu_1PgB92wFzj8R6_3oxHl6HoqVWM","d":"sICgivoJc2NtInd7U7F9TgQmtaA5ALouwyzWhLNmnWCCJdFPnYIXFWylaD6Ng8DZarlfrEa3VpSaZX1VZP-ktt52DyBAXPMR-cVrDGS8Z_hGcFWhZx-W8WInGDcep8i6bE3MGVYmmAsOCiNiabtQEx0tUSSCr4rM2bM0xxpN996AHDdMqNZ3aWcSKnlfuYwTNCkYr1z1b1deVHtpOyBFzuK-8tSzPGyrojAcXtmkca7UeV2bnFCuOIP69aMaKB64MO6AlN7M6awzTmh7B_REbXr3l908S6NHyFY9ZR5_ixtBlkkZMQRQTMaNmLeggYAYWrc-DVNLmeuMzK3S4UCF1Q","e":"AQAB","use":"sig","kid":"bf19e2be-1dec-4765-a894-bde3231ecac3","qi":"wQuvreXkypGRjiMQ6wTOkHhmY6bQPMCu3FywuzlOk9nlxaXIVv91TXWayoYhCjTe6V_TuTnXrlI8Yv19tCLLhjoOjUVV9-BDD3-uwXzF5FusAK63tpWeDoe3PYH4snZPJqF3ei9WkXX5gYURMnHdd7ulInjlT7zdrcFCfEQKYXE","dp":"HVHiFCL_tYvK51Li_JGHT_IG9lBXORKGTTN81wYs2FIugrO0cThpg1LL4k1Fv7Qu3jjIKSJvPSP5kMAgJ5gcBGmPwtMznpwHilz0cgltuIOmM914wLSvWOGdlzaYPVBpnsiVt5xCsfa_7r9JSRbh2lPo_j6iGLksJvr7n2WuTK8","dq":"vKGPZBdP2D1S6j-M0BpLNAkeGlGgWuQzvnWdn9XD4ZnoKa7qQ5lHS8P5QZqNo555eeRNdp-nYGfbQwv2kGoZgjFPklfUCIXNj7038s_S5MosNXxAWuEfnCF5A0qcXRejlCexlWyH-oXq-WmzPRwSZ-foBTGv2YfnjOibohZ85zE","n":"xCec5jZB04HiV01y76jD5127cbGM0SJU6NIv1kyDeEIWTCHVCzqsOjRbg71c4ShvFCIYy4ErEufCVJtxHjAz2AX-qUC4MKuOZ8I890BwTJAZzmYRM-k6Dte6wsLDfjuPnyRXW1whl6fHuhjKSJUQfmbBkCebi_oh7HTfpaGevg3mQnV272_xvrVOhICw4LrUpZ0r0fJ46TWy7WSTyI0qO_tuxQU7uFEZz2vfiJ7miD9355moBGEmEj4EhCbwMlIKjKwbdl9M-0S-uJ_VyV2N_2P23z3V_3adT_RNkieyA7iwt5MhxwLdZbPj7dji2JVVcr3yzHr8qcNKnsu911YhXQ"}
algorithm
RS256
2021-10-08 08:47: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
2021-10-08 08:47:31 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
AKOEptDGcYTuoXFYpd7s5bjfUWF5q9jmBtxLgiMaANb0kIluiS
token_type
Bearer
id_token
eyJraWQiOiJiZjE5ZTJiZS0xZGVjLTQ3NjUtYTg5NC1iZGUzMjMxZWNhYzMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaFh1c0pjYWhpYkNCdlpseEhIZEo5QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X255YVVyTUZnekpMa3BhaTA1NTU2fiZ9XFwpIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4MzE1MSwibm9uY2UiOiJMSDF3WUh1Rkp4NkFtWlltdktsdGxzVTUiLCJpYXQiOjE2MzM2ODI4NTF9.Vmql2djLv1ytSwrSH27YdL42Yr3airmfwWutYlmRvGtttmEdEoNmvl8tDV5SSLYag2T292dDrj9fLLNM7dlNRqMk5voeQY3cvZ9mBtKSjhlOZF8XnlO6zYJ62Owq1RFq3wzYZ989pJAWjMzBbviF0Bfm4UI6yUr3IlXmeNY4TlWTDWswP2ZocFGynltrc0NMd5K0yT6i2XdJNdNPFSCZpTo_rQs5dBJsCgbafRiP9cXdN68JIxzyD80bX5iL6cUUfpFZYAYJ-ApIcT9jaOa1oUfcXSg1M1crVLLt--q5rXlCR0WKO1cVSBvKnbMR3FJhECpA7Kc1Bz8Pmr8g-h1Wmg
scope
openid profile email address phone
2021-10-08 08:47:31 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance PbWONX0jmILCgee
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "AKOEptDGcYTuoXFYpd7s5bjfUWF5q9jmBtxLgiMaANb0kIluiS",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJiZjE5ZTJiZS0xZGVjLTQ3NjUtYTg5NC1iZGUzMjMxZWNhYzMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaFh1c0pjYWhpYkNCdlpseEhIZEo5QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X255YVVyTUZnekpMa3BhaTA1NTU2fiZ9XFwpIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4MzE1MSwibm9uY2UiOiJMSDF3WUh1Rkp4NkFtWlltdktsdGxzVTUiLCJpYXQiOjE2MzM2ODI4NTF9.Vmql2djLv1ytSwrSH27YdL42Yr3airmfwWutYlmRvGtttmEdEoNmvl8tDV5SSLYag2T292dDrj9fLLNM7dlNRqMk5voeQY3cvZ9mBtKSjhlOZF8XnlO6zYJ62Owq1RFq3wzYZ989pJAWjMzBbviF0Bfm4UI6yUr3IlXmeNY4TlWTDWswP2ZocFGynltrc0NMd5K0yT6i2XdJNdNPFSCZpTo_rQs5dBJsCgbafRiP9cXdN68JIxzyD80bX5iL6cUUfpFZYAYJ-ApIcT9jaOa1oUfcXSg1M1crVLLt--q5rXlCR0WKO1cVSBvKnbMR3FJhECpA7Kc1Bz8Pmr8g-h1Wmg",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-08 08:47:32 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance PbWONX0jmILCgee
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer AKOEptDGcYTuoXFYpd7s5bjfUWF5q9jmBtxLgiMaANb0kIluiS",
  "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
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2021-10-08 08:47:32 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
AKOEptDGcYTuoXFYpd7s5bjfUWF5q9jmBtxLgiMaANb0kIluiS
2021-10-08 08:47:32 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
AKOEptDGcYTuoXFYpd7s5bjfUWF5q9jmBtxLgiMaANb0kIluiS
2021-10-08 08:47:32 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
email
user@example.com
email_verified
false
address
{
  "street_address": "100 Universal City Plaza",
  "locality": "Hollywood",
  "region": "CA",
  "postal_code": "91608",
  "country": "USA"
}
phone_number_verified
false
phone_number
+1 555 5550000
2021-10-08 08:47:32
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-08 08:47:32 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 08:47:32 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 08:47:32 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-10-08 08:47:32 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance PbWONX0jmILCgee
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531",
  "website": "https://openid.net/",
  "zoneinfo": "America/Los_Angeles",
  "birthdate": "2000-02-03",
  "gender": "female",
  "preferred_username": "d.tu",
  "given_name": "Demo",
  "middle_name": "Theresa",
  "locale": "en-US",
  "updated_at": 1580000000,
  "name": "Demo T. User",
  "nickname": "Dee",
  "family_name": "User",
  "email": "user@example.com",
  "email_verified": false,
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "phone_number_verified": false,
  "phone_number": "+1 555 5550000"
}
outgoing_path
userinfo
2021-10-08 08:47:32 FINISHED
oidcc-client-test-client-secret-basic
Test has run to completion
testmodule_result
PASSED
2021-10-08 09:00:01
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
R8rPUURm704lLT9
Test Results