Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 08:37:08 INFO
TEST-RUNNER
Test instance XdnED2OTEg8qWRN 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": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
eX84TaVxc9bEQ
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-userinfo-invalid-sub
2021-10-01 08:37:08 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-01 08:37:08
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-01 08:37:09
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "4I3el451X5LjC7NdqSBYu6jVVuGqo730y2h6fYnxkoCZvUqlWoklkJlD6_AtIltX0r4dRt4-Zkgffoy6OhKJhlw8Ole-48FpIka-NwJlUFZ8Y9O8IQ8pBkCj48EN28kFtr8GcgAejt5u65iQOZKBRGqQa_lGL0gXV4NoPIjVTvU",
      "kty": "RSA",
      "q": "2-GY79E-hBcvkYfXlCC9xl2xMkxoSHFqMrJkEjQNKv2gZRGUGqYHi-hjmhSmRh3Mi0rz09gzZFVp7ldHESOCxrjlHGdMtaMMgrcOwrNBQ4l0MBzHpLi_3w3_7IYaYi7A-feiardKmGChnPUDHtvAKTCReNYniAhj5ZbRFBqZ_2c",
      "d": "pz3u_xAjw2I2jBZ1uc3lm7Jw1r3hAZ9jkV-W5XzuaE9C9W34VPudcF-rVyp1AvUxhYDhaMV1neAFDizy0jJ7XiaZxtHK2MnYDcJVCCbSCSDf1kiuQaX3wQNtJIrdyp9C_lI3s0Vg81N4ciHcQFZCF2ifOnXu5Oe31IMPG1EoFLv4qdFnxvzRzrYcmetpzXuMV0N90Qp76zAUEXgwPFXQGEow9Mx_GlsPLrdY3n1KbSt48xfu1zB6dloOCIZo03TCpl3M8ErekyVGRLSkIosy12DrU5exWnvgflQ9CvdlCwiUj362vS894UuP8BE9Xr6Qu77GcWyKQ_PE8Iy3XxOLIQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "3b4419fb-5ec1-4b66-a39d-55865a8f5d9f",
      "qi": "eOaF2eGHNc9ddJr4WInxh1splSsSZkf9cx5tX1_mCDvzSLXZBrCEQNfes5TRbDYhNnLvhyVQIDKJAkNahH3gDN6MUmTa07VU6VosSJWtyYo2m0Jn3kqM6dmA-D4NU4kpLAgYea3ljmeBbm85i-mdppRalFHcSOabb0UgcpvIcSY",
      "dp": "1GadE7IWZ66iwCCLCTylcewCz8lpBLTa5cQPiMuACtlFkn0W5wou1BWE35kwt_y6l4ZoXu49C7ZQw_0M8X0zRDneZjk1QG1jqp5LsfC8MD9-LVbL7mFOprFh1D55g1kj5HXP_OkL_ot7U7HdSfe_-hzqOpdwwaxpF8geQpQTYDk",
      "dq": "uVgZ_ZTo2JlevJLAMpnCvlI9yoNDqEUJ2sAqwHll3CY8rNU7fZcUZ2e1ha0AV7xIreW5UIo_D8U77O9e9WB0nSQ_5EhjDfzpz8mUxKQrUE2uRdwMoZomClSXtP15geedPVfzbXchhv51XIPfZISiH1ZUWYJTgkRoSKBvjz25L-M",
      "n": "wN9AQuI6EvJ56SyR4qUXDcj0GDZPGjhHk3dOkaYsYxh3hmj4ZCIIBL57B8rcpwx4tJBm01M5TF-D8nVh0qa9UD-uCWLX4fcHun4KGhv5zRcx9rRSSVuGucHTPW2Dgu7RHvZsP6GGoBE1F4_EwzI7DoSLMeHzLtymQ9Ztg49b1bc7jTCl6xWlxBeaOOIv5-9Aib3Ady30spsC8OvwghJ5J8flxl1VbdtmnBmeqNQ9uXq-SblXU1p2xDDFruwXV42UuSltJ1cPEUOKCyFKnMyRizriMxdx5JV_dD_blyowLREEnJUa5opEvw_j6L2Nlmb6XXM-If0FpXzPdN5MmeXPkw"
    },
    {
      "kty": "EC",
      "d": "zw0ECYoFvHEB9oKjaG5KZgGY1om3uWwUDNWTKn2Is3w",
      "use": "sig",
      "crv": "P-256",
      "kid": "5fbfdf3e-83c7-47e3-8013-25c575d6a5e4",
      "x": "3BV5ar628pgTD72O_InKtobsGWRXTRoIkU6qF1ZdBwQ",
      "y": "WZvyoxOC2X0be1SO_dkIYc_tFOBJArmq1rNEiCHvDy0"
    },
    {
      "kty": "EC",
      "d": "buvoVITLzMvqjl4sR0KR1QHNOXlunA83EpDL1-w91nU",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "57660cb2-4550-4680-99ab-2afb9e670165",
      "x": "-VHMoJvwZda8g6WONa8Qa-EonmeXlTE_zAF-RVJefBQ",
      "y": "7-pbmI2nst8LkN17C3Y0vxbXp5fKyOkKjtNGhHBDOuM"
    },
    {
      "kty": "OKP",
      "d": "6FHVa18VvgAGFNa-VKm7fg1J3-7_ojwQgDD_7B47w6w",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "d1b80092-d657-4240-814c-7eafd86d7654",
      "x": "6rJwXay_xHT-dpc7OVx1oBL_XMGRwpiZBq1uIfljh7E"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "4PSpq7Yy3aJU_I0TwRK13fnjQ482_93Y2YNG7-xrmcma60jVD6fYtYdlWk-t-_qdtV9b-GIcpKlfAcqSlyVy2fpD0nwR2LXFsVU3xTQDhV0j3illLg--VwhcYEblhtjN2-ogX0oHGk6ieqL8JPgmKq9dZUXgtPGlFj_dWLwCr6U",
      "kty": "RSA",
      "q": "z4bfFm93FnmCLHbb-zT--A1XCOp8xNoHkVqfMpipzW_RfOmf5mJasHVuQJljxR5F0TOeMBKQtBWB5t4cqP7Z71zF4GLg2IGCDpW0aP_wEnywIhBQf8tOW_QW8pjf6dOP5I_i_wV-evpRzdZVuOf7QqSw_pE_fysXuHGkWucm9YE",
      "d": "kTo6YsVc4oKz8wQfqdh2FenkHNd_cV1eajcuYVDJdjRfxxf0esbEBKOIHZJgyB7zDw53vvTR9hwK9NIi5cJ5RoRG7oGyHIHICuWwKdMG1U53-Aa6le3JPvd44dd8TDoXoxypkRiGO_suBd_QM2HmBYBMlY9m07iUbo_hx47Sv-1MGgj5_g_zVQ6y80a6012flsE21WTYFKCjLPuywGgf5px8hi3mC3AVL_P-A6ReD08LaATdXkTSaJfIiQcwR67oB-oZ5hSpbMDawQVybQbKBtOH0FrluXECw4olIx9sDaTLitFRvN37wApT7rzIO7XfFcCLr1jprcKTG4EouM5AAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "e5f3dad2-57e7-4943-9c9e-03ae7f6a7a0f",
      "qi": "eir9JFyVGdX0ovMFtOTApDvk8z2YgAg4ifd6fuUk_O520X7HoTX7oLUopE65BLiGR7CR6pHOJooN-vDsXqC_l8Wqj1YVHLxSq-4iXrQ1faFiS6LiotznlG39J53L6XmcH0OKz2iz2P9C1B2wVUJOCUhX_nrqpmdoHwpdt8Z9gCU",
      "dp": "ChMK8jSzrHdTpQfQZaon2OwTAHiOdwEBcCRP7fjBjN6ZgIX_fLcAnoiUwmmlGg7MN04w-TuzmrA3IAZpcDluHlL17Jw_1Fu3ocx2Ne-xZKyaKZ3i-SAdXxpxwKIML3DQL1QZ5QqUrNnurt1Tu3gdhXXbEekCOjhEM23ixNGOsT0",
      "alg": "RSA-OAEP",
      "dq": "uwk5YwUO9aiJk_2EAgIfkfyj5ps_3EMM8woT1QwWbdtLmSMORBt81PDhb0NP0kaYchXtijIRTNzdeO_SMNWQIdUhWjyDnV4Lk42FTeTtwBu0ut6tTqAzfViengL-O8W7OCoeUe3nsnqM49E67S3XHJdGFgleiwSRmmCB2pPeXwE",
      "n": "tlxZS376Y1pcjip4dL0imfoBmkTjAY3PsaBgLdPyiSvmPIur9j7HFHESrvtwq2XXuvIQY7sFY-UCH4jT2tO7nCmAzGcgAsQQYstlACwv6dD6OXDJrQKB3hmzhzjPXGbTuU-j7r6pncAqsq_m-xDrUVXx-x1VZqXyENDV5J0WhHrrsSkclwl4SvAn7SV8DhC__zoNLMVp9sgMcb-tuSs41jUsQHozYMsuRHHjYmkII6BSQ1JlNtiXmFEPvuSVcYUOCwBycK1keE_KmZ5smzJ9ZEEAjvOhFbTwxZQDhJm5GG_EyoSHWLPZjWsKwUn5dqUXDtXkT4ksxJYzIz6LRPFrJQ"
    },
    {
      "kty": "EC",
      "d": "yy17PMDLik1vwzvR6adc85UDQdK0bym2KbVCIsGkVos",
      "use": "enc",
      "crv": "P-256",
      "kid": "b375a5c2-912f-49bd-ad5c-4c170966f9bb",
      "x": "yswKuIwMBLP2Z3uZjWG7I6q5xx9RPZqthzC0GDx62vo",
      "y": "L8GIqstmXpu6dUY8RVtzX34mbW4BH0edqVmXwFq4pKM",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3b4419fb-5ec1-4b66-a39d-55865a8f5d9f",
      "n": "wN9AQuI6EvJ56SyR4qUXDcj0GDZPGjhHk3dOkaYsYxh3hmj4ZCIIBL57B8rcpwx4tJBm01M5TF-D8nVh0qa9UD-uCWLX4fcHun4KGhv5zRcx9rRSSVuGucHTPW2Dgu7RHvZsP6GGoBE1F4_EwzI7DoSLMeHzLtymQ9Ztg49b1bc7jTCl6xWlxBeaOOIv5-9Aib3Ady30spsC8OvwghJ5J8flxl1VbdtmnBmeqNQ9uXq-SblXU1p2xDDFruwXV42UuSltJ1cPEUOKCyFKnMyRizriMxdx5JV_dD_blyowLREEnJUa5opEvw_j6L2Nlmb6XXM-If0FpXzPdN5MmeXPkw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "198954d4-f2c6-4e03-acf0-01a6fbdc5e0a",
      "n": "0hAOwWAgEEhoRIgr8eYKaU46BLPVSmnyt0E3nsZJNA9OZO0lhz5UN6DeICc5jABezeG7Uw4dviUGfSdTs9GSSsgB1mVlDOobU5yoVQePAdvj22qtGjwQ9T0MGMstp-S3XnDWi6DxijUn_M1M9SZyFvq1zjUIybo2oON5D5gJ1N4W6cGMI9QIUitLc-EBAsXc_DpK_FdtQG6uE4Q7u461mIhouNSPV-wigmRWqAyOZ8kXS_-m1FuGMKtBTcorNmUUcnyGihrKiik8ntZYmUf5LL1rUAqZk7acoIElgr7biyTw0x3Rb6as0kht1psb4lXfWw4WNnQGsy-psSnjgHae4Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "5fbfdf3e-83c7-47e3-8013-25c575d6a5e4",
      "x": "3BV5ar628pgTD72O_InKtobsGWRXTRoIkU6qF1ZdBwQ",
      "y": "WZvyoxOC2X0be1SO_dkIYc_tFOBJArmq1rNEiCHvDy0"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "982154d8-685b-43c3-9b73-1f0fd44934d4",
      "x": "3eKZNXdppxZDocrcZ09NSj_2IjuygOWTlEh9K1HdgKQ",
      "y": "e3BXTD9uagDSdCgmRzKqe99OnHRadnHlKJNbKMsoHQY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "57660cb2-4550-4680-99ab-2afb9e670165",
      "x": "-VHMoJvwZda8g6WONa8Qa-EonmeXlTE_zAF-RVJefBQ",
      "y": "7-pbmI2nst8LkN17C3Y0vxbXp5fKyOkKjtNGhHBDOuM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "d1b80092-d657-4240-814c-7eafd86d7654",
      "x": "6rJwXay_xHT-dpc7OVx1oBL_XMGRwpiZBq1uIfljh7E"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "e5f3dad2-57e7-4943-9c9e-03ae7f6a7a0f",
      "alg": "RSA-OAEP",
      "n": "tlxZS376Y1pcjip4dL0imfoBmkTjAY3PsaBgLdPyiSvmPIur9j7HFHESrvtwq2XXuvIQY7sFY-UCH4jT2tO7nCmAzGcgAsQQYstlACwv6dD6OXDJrQKB3hmzhzjPXGbTuU-j7r6pncAqsq_m-xDrUVXx-x1VZqXyENDV5J0WhHrrsSkclwl4SvAn7SV8DhC__zoNLMVp9sgMcb-tuSs41jUsQHozYMsuRHHjYmkII6BSQ1JlNtiXmFEPvuSVcYUOCwBycK1keE_KmZ5smzJ9ZEEAjvOhFbTwxZQDhJm5GG_EyoSHWLPZjWsKwUn5dqUXDtXkT4ksxJYzIz6LRPFrJQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "b375a5c2-912f-49bd-ad5c-4c170966f9bb",
      "x": "yswKuIwMBLP2Z3uZjWG7I6q5xx9RPZqthzC0GDx62vo",
      "y": "L8GIqstmXpu6dUY8RVtzX34mbW4BH0edqVmXwFq4pKM",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 08:37:09 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 08:37:09 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 08:37:09 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-01 08:37:09
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 08:37:09
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 08:37:09
oidcc-client-test-userinfo-invalid-sub
Setup Done
2021-10-01 08:37:17 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance XdnED2OTEg8qWRN
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-01 08:37:17 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance XdnED2OTEg8qWRN
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-01 08:37:17 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance XdnED2OTEg8qWRN
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-01 08:37:17 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance XdnED2OTEg8qWRN
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3b4419fb-5ec1-4b66-a39d-55865a8f5d9f",
      "n": "wN9AQuI6EvJ56SyR4qUXDcj0GDZPGjhHk3dOkaYsYxh3hmj4ZCIIBL57B8rcpwx4tJBm01M5TF-D8nVh0qa9UD-uCWLX4fcHun4KGhv5zRcx9rRSSVuGucHTPW2Dgu7RHvZsP6GGoBE1F4_EwzI7DoSLMeHzLtymQ9Ztg49b1bc7jTCl6xWlxBeaOOIv5-9Aib3Ady30spsC8OvwghJ5J8flxl1VbdtmnBmeqNQ9uXq-SblXU1p2xDDFruwXV42UuSltJ1cPEUOKCyFKnMyRizriMxdx5JV_dD_blyowLREEnJUa5opEvw_j6L2Nlmb6XXM-If0FpXzPdN5MmeXPkw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "198954d4-f2c6-4e03-acf0-01a6fbdc5e0a",
      "n": "0hAOwWAgEEhoRIgr8eYKaU46BLPVSmnyt0E3nsZJNA9OZO0lhz5UN6DeICc5jABezeG7Uw4dviUGfSdTs9GSSsgB1mVlDOobU5yoVQePAdvj22qtGjwQ9T0MGMstp-S3XnDWi6DxijUn_M1M9SZyFvq1zjUIybo2oON5D5gJ1N4W6cGMI9QIUitLc-EBAsXc_DpK_FdtQG6uE4Q7u461mIhouNSPV-wigmRWqAyOZ8kXS_-m1FuGMKtBTcorNmUUcnyGihrKiik8ntZYmUf5LL1rUAqZk7acoIElgr7biyTw0x3Rb6as0kht1psb4lXfWw4WNnQGsy-psSnjgHae4Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "5fbfdf3e-83c7-47e3-8013-25c575d6a5e4",
      "x": "3BV5ar628pgTD72O_InKtobsGWRXTRoIkU6qF1ZdBwQ",
      "y": "WZvyoxOC2X0be1SO_dkIYc_tFOBJArmq1rNEiCHvDy0"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "982154d8-685b-43c3-9b73-1f0fd44934d4",
      "x": "3eKZNXdppxZDocrcZ09NSj_2IjuygOWTlEh9K1HdgKQ",
      "y": "e3BXTD9uagDSdCgmRzKqe99OnHRadnHlKJNbKMsoHQY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "57660cb2-4550-4680-99ab-2afb9e670165",
      "x": "-VHMoJvwZda8g6WONa8Qa-EonmeXlTE_zAF-RVJefBQ",
      "y": "7-pbmI2nst8LkN17C3Y0vxbXp5fKyOkKjtNGhHBDOuM"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "d1b80092-d657-4240-814c-7eafd86d7654",
      "x": "6rJwXay_xHT-dpc7OVx1oBL_XMGRwpiZBq1uIfljh7E"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "e5f3dad2-57e7-4943-9c9e-03ae7f6a7a0f",
      "alg": "RSA-OAEP",
      "n": "tlxZS376Y1pcjip4dL0imfoBmkTjAY3PsaBgLdPyiSvmPIur9j7HFHESrvtwq2XXuvIQY7sFY-UCH4jT2tO7nCmAzGcgAsQQYstlACwv6dD6OXDJrQKB3hmzhzjPXGbTuU-j7r6pncAqsq_m-xDrUVXx-x1VZqXyENDV5J0WhHrrsSkclwl4SvAn7SV8DhC__zoNLMVp9sgMcb-tuSs41jUsQHozYMsuRHHjYmkII6BSQ1JlNtiXmFEPvuSVcYUOCwBycK1keE_KmZ5smzJ9ZEEAjvOhFbTwxZQDhJm5GG_EyoSHWLPZjWsKwUn5dqUXDtXkT4ksxJYzIz6LRPFrJQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "b375a5c2-912f-49bd-ad5c-4c170966f9bb",
      "x": "yswKuIwMBLP2Z3uZjWG7I6q5xx9RPZqthzC0GDx62vo",
      "y": "L8GIqstmXpu6dUY8RVtzX34mbW4BH0edqVmXwFq4pKM",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 08:37:18 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance XdnED2OTEg8qWRN
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": "703",
  "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/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_im_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/req_uri/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095"
  ],
  "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/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095", "https://89.45.234.133:8090/authz_im_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095", "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095", "https://89.45.234.133:8090/req_uri/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 08:37:18 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/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_im_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/req_uri/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 08:37:18 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 08:37:18 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 08:37:18 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "https://89.45.234.133:8090/authz_im_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "https://89.45.234.133:8090/req_uri/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095"
]
2021-10-01 08:37:18 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 08:37:18 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 08:37:18 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 08:37:18 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 08:37:18 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 08:37:18 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-01 08:37:18 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 08:37:18 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 08:37:18 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 08:37:18 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-01 08:37:18 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 08:37:18 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-01 08:37:18 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 08:37:18 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 08:37:18 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 08:37:18 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 08:37:18 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 08:37:18 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 08:37:18 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/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_im_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/req_uri/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_pWpnXDNIaOzmhKF45289\u003c[)}\""
}
2021-10-01 08:37:18
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_EifJWmguQGzopVtArnaObKEhSjgeXftGgBFRdgwQbIxYuyqKYt3094617942_#'~@
2021-10-01 08:37:18 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 08:37:18 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/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_im_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/req_uri/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_pWpnXDNIaOzmhKF45289\u003c[)}\"",
  "client_secret": "secret_EifJWmguQGzopVtArnaObKEhSjgeXftGgBFRdgwQbIxYuyqKYt3094617942_#\u0027~@"
}
2021-10-01 08:37:18
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 08:37:18
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-01 08:37:18 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, 01 Oct 2021 08:37:16 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 20:37:18 GMT",
  "etag": "\"1633077436.8156474-691-625874018\"",
  "date": "Fri, 01 Oct 2021 08:37:18 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-01 08:37:18
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-01 08:37:18 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/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_im_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/req_uri/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_pWpnXDNIaOzmhKF45289\u003c[)}\"",
  "client_secret": "secret_EifJWmguQGzopVtArnaObKEhSjgeXftGgBFRdgwQbIxYuyqKYt3094617942_#\u0027~@",
  "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-01 08:37:18 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 08:37:18
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 08:37:18 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance XdnED2OTEg8qWRN
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/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_im_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
    "https://89.45.234.133:8090/req_uri/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_pWpnXDNIaOzmhKF45289\u003c[)}\"",
  "client_secret": "secret_EifJWmguQGzopVtArnaObKEhSjgeXftGgBFRdgwQbIxYuyqKYt3094617942_#\u0027~@",
  "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-01 08:37:18 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance XdnED2OTEg8qWRN
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003dC72C28B7C54F724771359E5F9D552F52; __utma\u003d201319536.1325286560.1632909994.1632989957.1631776378.4; __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/14.1.2 Safari/605.1.15",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:8090/authz_fp_cb/78ed26abc38037a031d7fcdbcdcb0ce5b21a7d86c3cad03cd8d965f8bff062ab",
  "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_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "UVGzmsSZB5tvpogIH2dGcqYr",
  "response_mode": "form_post",
  "state": "KkEjDEyusvLCRBIjRm1KonUhsdj3cVKl",
  "client_id": "client_pWpnXDNIaOzmhKF45289\u003c[)}\""
}
incoming_body
Authorization endpoint
2021-10-01 08:37:18 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 08:37:18 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:37:18 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "UVGzmsSZB5tvpogIH2dGcqYr",
  "response_mode": "form_post",
  "state": "KkEjDEyusvLCRBIjRm1KonUhsdj3cVKl",
  "client_id": "client_pWpnXDNIaOzmhKF45289\u003c[)}\""
}
2021-10-01 08:37:18 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 08:37:18 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
UVGzmsSZB5tvpogIH2dGcqYr
2021-10-01 08:37:18 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2021-10-01 08:37:18 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_pWpnXDNIaOzmhKF45289<[)}"
2021-10-01 08:37:18 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095
expected
[
  "https://89.45.234.133:8090/authz_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "https://89.45.234.133:8090/authz_im_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "https://89.45.234.133:8090/req_uri/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095"
]
2021-10-01 08:37:18 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:37:18 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 08:37:18 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
tG6XHr9ohF0kBs5kNzcMT0yhoyqq1wFt
2021-10-01 08:37:18 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
6acD5OQvT-pBGxYYzVT01A
2021-10-01 08:37:18 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
6TNTb5lrXTZB4b6ksBwrQurAdytgcTbA55LyDBKqFdRM7Ftvlp
2021-10-01 08:37:18 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
zm2X_JSKm0phxH1Z0SB2Ng
2021-10-01 08:37:18 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "state": "KkEjDEyusvLCRBIjRm1KonUhsdj3cVKl"
}
2021-10-01 08:37:18 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "state": "KkEjDEyusvLCRBIjRm1KonUhsdj3cVKl",
  "code": "tG6XHr9ohF0kBs5kNzcMT0yhoyqq1wFt"
}
2021-10-01 08:37:18
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "state": "KkEjDEyusvLCRBIjRm1KonUhsdj3cVKl",
  "code": "tG6XHr9ohF0kBs5kNzcMT0yhoyqq1wFt",
  "access_token": "6TNTb5lrXTZB4b6ksBwrQurAdytgcTbA55LyDBKqFdRM7Ftvlp",
  "token_type": "Bearer"
}
2021-10-01 08:37:18 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance XdnED2OTEg8qWRN
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095, formParameters={"state":"KkEjDEyusvLCRBIjRm1KonUhsdj3cVKl","code":"tG6XHr9ohF0kBs5kNzcMT0yhoyqq1wFt","access_token":"6TNTb5lrXTZB4b6ksBwrQurAdytgcTbA55LyDBKqFdRM7Ftvlp","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 08:37:19 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance XdnED2OTEg8qWRN
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X3BXcG5YRE5JYU96bWhLRjQ1Mjg5JTNDJTVCJTI5JTdEJTIyOnNlY3JldF9FaWZKV21ndVFHem9wVnRBcm5hT2JLRWhTamdlWGZ0R2dCRlJkZ3dRYkl4WXV5cUtZdDMwOTQ2MTc5NDJfJTIzJTI3fiU0MA\u003d\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "288",
  "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_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095",
  "client_id": "client_pWpnXDNIaOzmhKF45289\u003c[)}\"",
  "state": "KkEjDEyusvLCRBIjRm1KonUhsdj3cVKl",
  "code": "tG6XHr9ohF0kBs5kNzcMT0yhoyqq1wFt"
}
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_fp_cb%2F847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095&client_id=client_pWpnXDNIaOzmhKF45289%3C%5B%29%7D%22&state=KkEjDEyusvLCRBIjRm1KonUhsdj3cVKl&code=tG6XHr9ohF0kBs5kNzcMT0yhoyqq1wFt
Token endpoint
2021-10-01 08:37:19 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_pWpnXDNIaOzmhKF45289<[)}"
client_secret
secret_EifJWmguQGzopVtArnaObKEhSjgeXftGgBFRdgwQbIxYuyqKYt3094617942_#'~@
method
client_secret_basic
2021-10-01 08:37:19 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-01 08:37:19 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
tG6XHr9ohF0kBs5kNzcMT0yhoyqq1wFt
2021-10-01 08:37:19 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://89.45.234.133:8090/authz_fp_cb/847b1495103b952864ddafccd23738f6dec247c30f83493216565cb703d20095
2021-10-01 08:37:19 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
TM0J3auufLmMF9ChVSYEH0OL1TDbrrshX1lSYc7QtpbIPZ3rkQ
2021-10-01 08:37:19 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
or0G_AitaxWqmYGXYATxRg
2021-10-01 08:37:19 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_pWpnXDNIaOzmhKF45289<[)}"
nonce
UVGzmsSZB5tvpogIH2dGcqYr
iat
1633077439
exp
1633077739
2021-10-01 08:37:19 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
or0G_AitaxWqmYGXYATxRg
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_pWpnXDNIaOzmhKF45289\u003c[)}\"",
  "nonce": "UVGzmsSZB5tvpogIH2dGcqYr",
  "iat": 1633077439,
  "exp": 1633077739,
  "at_hash": "or0G_AitaxWqmYGXYATxRg"
}
2021-10-01 08:37:19 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIzYjQ0MTlmYi01ZWMxLTRiNjYtYTM5ZC01NTg2NWE4ZjVkOWYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoib3IwR19BaXRheFdxbVlHWFlBVHhSZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3BXcG5YRE5JYU96bWhLRjQ1Mjg5PFspfVwiIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3NzczOSwibm9uY2UiOiJVVkd6bXNTWkI1dHZwb2dJSDJkR2NxWXIiLCJpYXQiOjE2MzMwNzc0Mzl9.uWWos4wo-BEsbg8p5i6Y24uH2j5usU-6Fcjx9YVv8vdoV1l_cQQrGC3_KUHPNvL5z2WUp1QG34yzkXKXiavx_O47VsMYlwadq6Uu3Duhxn3NeBQQnfaVaz98Pr3ivDRcmHv2NKX2LWTbuspIQYxLtUEU878nHYpTBHopeKGQb0sbWtMvLvLJqFZmMjU79lAuO5na9QoOihklCiOcbKnCYvma7qaPyNFlA9pvIRWpfbdIj66ylq_t6RpnbVKd5viODCNW5HjfYTqyPCCPWr6GorHL05weLnQgXkg7TnW3nKohNo2DfhiWgXW4R0R6JBnrqMYotCO2IkCUm3krMF0XLA
key
{"p":"4I3el451X5LjC7NdqSBYu6jVVuGqo730y2h6fYnxkoCZvUqlWoklkJlD6_AtIltX0r4dRt4-Zkgffoy6OhKJhlw8Ole-48FpIka-NwJlUFZ8Y9O8IQ8pBkCj48EN28kFtr8GcgAejt5u65iQOZKBRGqQa_lGL0gXV4NoPIjVTvU","kty":"RSA","q":"2-GY79E-hBcvkYfXlCC9xl2xMkxoSHFqMrJkEjQNKv2gZRGUGqYHi-hjmhSmRh3Mi0rz09gzZFVp7ldHESOCxrjlHGdMtaMMgrcOwrNBQ4l0MBzHpLi_3w3_7IYaYi7A-feiardKmGChnPUDHtvAKTCReNYniAhj5ZbRFBqZ_2c","d":"pz3u_xAjw2I2jBZ1uc3lm7Jw1r3hAZ9jkV-W5XzuaE9C9W34VPudcF-rVyp1AvUxhYDhaMV1neAFDizy0jJ7XiaZxtHK2MnYDcJVCCbSCSDf1kiuQaX3wQNtJIrdyp9C_lI3s0Vg81N4ciHcQFZCF2ifOnXu5Oe31IMPG1EoFLv4qdFnxvzRzrYcmetpzXuMV0N90Qp76zAUEXgwPFXQGEow9Mx_GlsPLrdY3n1KbSt48xfu1zB6dloOCIZo03TCpl3M8ErekyVGRLSkIosy12DrU5exWnvgflQ9CvdlCwiUj362vS894UuP8BE9Xr6Qu77GcWyKQ_PE8Iy3XxOLIQ","e":"AQAB","use":"sig","kid":"3b4419fb-5ec1-4b66-a39d-55865a8f5d9f","qi":"eOaF2eGHNc9ddJr4WInxh1splSsSZkf9cx5tX1_mCDvzSLXZBrCEQNfes5TRbDYhNnLvhyVQIDKJAkNahH3gDN6MUmTa07VU6VosSJWtyYo2m0Jn3kqM6dmA-D4NU4kpLAgYea3ljmeBbm85i-mdppRalFHcSOabb0UgcpvIcSY","dp":"1GadE7IWZ66iwCCLCTylcewCz8lpBLTa5cQPiMuACtlFkn0W5wou1BWE35kwt_y6l4ZoXu49C7ZQw_0M8X0zRDneZjk1QG1jqp5LsfC8MD9-LVbL7mFOprFh1D55g1kj5HXP_OkL_ot7U7HdSfe_-hzqOpdwwaxpF8geQpQTYDk","dq":"uVgZ_ZTo2JlevJLAMpnCvlI9yoNDqEUJ2sAqwHll3CY8rNU7fZcUZ2e1ha0AV7xIreW5UIo_D8U77O9e9WB0nSQ_5EhjDfzpz8mUxKQrUE2uRdwMoZomClSXtP15geedPVfzbXchhv51XIPfZISiH1ZUWYJTgkRoSKBvjz25L-M","n":"wN9AQuI6EvJ56SyR4qUXDcj0GDZPGjhHk3dOkaYsYxh3hmj4ZCIIBL57B8rcpwx4tJBm01M5TF-D8nVh0qa9UD-uCWLX4fcHun4KGhv5zRcx9rRSSVuGucHTPW2Dgu7RHvZsP6GGoBE1F4_EwzI7DoSLMeHzLtymQ9Ztg49b1bc7jTCl6xWlxBeaOOIv5-9Aib3Ady30spsC8OvwghJ5J8flxl1VbdtmnBmeqNQ9uXq-SblXU1p2xDDFruwXV42UuSltJ1cPEUOKCyFKnMyRizriMxdx5JV_dD_blyowLREEnJUa5opEvw_j6L2Nlmb6XXM-If0FpXzPdN5MmeXPkw"}
algorithm
RS256
2021-10-01 08:37:19 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-01 08:37:19 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
TM0J3auufLmMF9ChVSYEH0OL1TDbrrshX1lSYc7QtpbIPZ3rkQ
token_type
Bearer
id_token
eyJraWQiOiIzYjQ0MTlmYi01ZWMxLTRiNjYtYTM5ZC01NTg2NWE4ZjVkOWYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoib3IwR19BaXRheFdxbVlHWFlBVHhSZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3BXcG5YRE5JYU96bWhLRjQ1Mjg5PFspfVwiIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3NzczOSwibm9uY2UiOiJVVkd6bXNTWkI1dHZwb2dJSDJkR2NxWXIiLCJpYXQiOjE2MzMwNzc0Mzl9.uWWos4wo-BEsbg8p5i6Y24uH2j5usU-6Fcjx9YVv8vdoV1l_cQQrGC3_KUHPNvL5z2WUp1QG34yzkXKXiavx_O47VsMYlwadq6Uu3Duhxn3NeBQQnfaVaz98Pr3ivDRcmHv2NKX2LWTbuspIQYxLtUEU878nHYpTBHopeKGQb0sbWtMvLvLJqFZmMjU79lAuO5na9QoOihklCiOcbKnCYvma7qaPyNFlA9pvIRWpfbdIj66ylq_t6RpnbVKd5viODCNW5HjfYTqyPCCPWr6GorHL05weLnQgXkg7TnW3nKohNo2DfhiWgXW4R0R6JBnrqMYotCO2IkCUm3krMF0XLA
scope
openid profile email address phone
2021-10-01 08:37:19 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance XdnED2OTEg8qWRN
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "TM0J3auufLmMF9ChVSYEH0OL1TDbrrshX1lSYc7QtpbIPZ3rkQ",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIzYjQ0MTlmYi01ZWMxLTRiNjYtYTM5ZC01NTg2NWE4ZjVkOWYiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoib3IwR19BaXRheFdxbVlHWFlBVHhSZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3BXcG5YRE5JYU96bWhLRjQ1Mjg5PFspfVwiIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3NzczOSwibm9uY2UiOiJVVkd6bXNTWkI1dHZwb2dJSDJkR2NxWXIiLCJpYXQiOjE2MzMwNzc0Mzl9.uWWos4wo-BEsbg8p5i6Y24uH2j5usU-6Fcjx9YVv8vdoV1l_cQQrGC3_KUHPNvL5z2WUp1QG34yzkXKXiavx_O47VsMYlwadq6Uu3Duhxn3NeBQQnfaVaz98Pr3ivDRcmHv2NKX2LWTbuspIQYxLtUEU878nHYpTBHopeKGQb0sbWtMvLvLJqFZmMjU79lAuO5na9QoOihklCiOcbKnCYvma7qaPyNFlA9pvIRWpfbdIj66ylq_t6RpnbVKd5viODCNW5HjfYTqyPCCPWr6GorHL05weLnQgXkg7TnW3nKohNo2DfhiWgXW4R0R6JBnrqMYotCO2IkCUm3krMF0XLA",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-01 08:37:20 INCOMING
oidcc-client-test-userinfo-invalid-sub
Incoming HTTP request to test instance XdnED2OTEg8qWRN
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer TM0J3auufLmMF9ChVSYEH0OL1TDbrrshX1lSYc7QtpbIPZ3rkQ",
  "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-01 08:37:20 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
TM0J3auufLmMF9ChVSYEH0OL1TDbrrshX1lSYc7QtpbIPZ3rkQ
2021-10-01 08:37:20 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
TM0J3auufLmMF9ChVSYEH0OL1TDbrrshX1lSYc7QtpbIPZ3rkQ
2021-10-01 08:37:20 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-01 08:37:20
ChangeSubInUserInfoResponseToBeInvalid
Added invalid sub to userinfo endpoint output
sub
user-subject-1234531invalid
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-01 08:37:20
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 08:37:20 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 08:37:20 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 08:37:20 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-10-01 08:37:20 OUTGOING
oidcc-client-test-userinfo-invalid-sub
Response to HTTP request to test instance XdnED2OTEg8qWRN
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531invalid",
  "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-01 08:37:20 FINISHED
oidcc-client-test-userinfo-invalid-sub
Test has run to completion
testmodule_result
PASSED
2021-10-01 08:37:25
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
xh6r3cRVBpVwSae
Test Results