Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 08:54:07 INFO
TEST-RUNNER
Test instance ci7YnJLDxx9UNTC created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token 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
2021-10-01 08:54:07 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:54:07
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/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:54:08
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "0Mk-xD_O0nrYKeWkjLkoVeUiUupOWA06xGkgcFOshoAiOZlvppCYd-8_3qfgqn7Hh_VwL-MBGpUapbjaWivVCdjZ6LRwwPSLlapscogT1z8Al503ead2XXUjNqwpaSnNxr6Q0UAokrgIYRdJmrfe32G86Pwr6ileFjo64FNrPBs",
      "kty": "RSA",
      "q": "qEFYRRequvTe9mIbVCAixCnmmNRXmb8xzW6AqQ5mgbf_bFWb6vpp1w330tzOnppNjrK9MA3N0ClXXW6Z8VcPG3EGwFMBDM3o9eH5Q8lUEXVKRdiLMMnDLZKSIo-5kdmr1PKiwWccNc2Ed4nuvl6SofBs3hb00I9PBuSPNax8Xe0",
      "d": "Ahoq27yWfXnQZC8dgqGnpNSh2C7hQfBgAdvAoWWoGp746-5AwlSHMlCu6a1XFjug4oXMPBL-cYnD0g_r2-OyewpAI9sp6F_OkSUqPyy6G6fzYyUmQAEB8CkyllbrAAHsxP1sg_DfThRYYFEcEW0FgXZOa16GZh3GJtGsbx4GyXRjBq1uCO1JFUTF-86R2lFRv0ciP4bOm8zb2szw41ZbGtwX6YOzLf8S32jBolGSC3IEY4RQHCG3nWhapQUA44XZ9KCkyFspw7dAhaAHjTr4BgFw0Enwgg9A7G8tBw-btt4an61J2JpYZZH0KwF4m8Vg6satbWEwf4IaOOh2hRXYoQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "1e517da0-29de-4903-9220-0024e75b252a",
      "qi": "pCP7we4Go8E9ALwp6UbolOp8DyVXnOCHzgAW2IwCqwuyxenAcPMz9tnTSRwTDZKk8hf1amKDMl-aUuuyT8yNJmUnq3JCHjbmWqStzSfqoE9e6lvq1It0kQnW9uNCF0-M5-kGYaPddYXWH5jPYzPeUy4paqnxW8oWzueEDNshhhg",
      "dp": "XJQf5N12VBZsq4dMg6nGnO_RXHrQ6nJTUKxc2fIAWlOO2YOT4oPTV7sa0xwVnwRAbaUDbfh2kNb0ze89wyYUfR1O4sTACo9lJaRAGjkEszkYhiIMa0E6Vw6N4rxMUHlc6Xeut1p_oy8_Z-3vkU9e4CZyoczPnDFjqu9_E-Fpd2k",
      "dq": "Dm2sGCCzb1zYUeCP32LyGEhPkgODj5epuagkOFsXxz_0E2I0AK6ArQRxoA93WHp69CW3u4szfwpMh6KYaO3CSeQjZBK6IFL4Cz3ZlkqJfwXD3MF5DjH_HsVW6sfQbgVwis5Tzqn87VA2b9nQM1sA0ApCC7mEPO5NJJYtAblM4PE",
      "n": "iTlcR0DSoTmXdSo_rjGJTZWXJ_YrC6Kp4FI6bbbyz9QG3BeiUObkKs5WRnBi0svCVVZgWY5pL_1JY-Lpg3TgD3w4of1j1Zm87ZK2pwFY1KsaSZI0T11O1PFm5NiQjgE30aSXS9PzfmGEwinqNVBNIJbrAkfYYvny5GrmtCIklbkuWT13EveD43CPmXv3g2iyLdtp344CyDVn8E9tFmhO51pzWQSbJ6GjQXUnl9xBMpidrXSsjE1SjXs0deX-Ia1yaihqDIfDRki_ybuvf_Hq_hmbmy316ojWbLSzjqmNflRAWnxgI79tuipbbJopd9esMnE5UgKcTTpN0vrlcDBz_w"
    },
    {
      "kty": "EC",
      "d": "s_p5bwcbBgSMBEzeUabk3b-K332WEcg8q47knzALzyM",
      "use": "sig",
      "crv": "P-256",
      "kid": "e4976b7e-f7d4-4283-9fde-23699f1eafc0",
      "x": "eaIkJ_Kxm1p4gwvmzEJcX5440snYFIWJ0r4l9TOkxPQ",
      "y": "xSDNB-EaW6thAvpOJNqoYMIWkQUOi2imZCoN5WfoEik"
    },
    {
      "kty": "EC",
      "d": "8vCydjXhb_VHvtBNDnOr__ZAsQYRAsDG30ofhGzJBc4",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6b13148c-3f6e-4e13-aa77-95c56c0752c3",
      "x": "hsd7y4uRWNh92x7dokU2D4OPjMVU1y01PuGoNmqb1f8",
      "y": "P3sBmYo5mKMI0uRt0MgT72j4qfgXxpiP8OEwHnnI3lc"
    },
    {
      "kty": "OKP",
      "d": "dWju9VHCr8C5DNgLhUr62zJU2SXI22iNXzo4qP1aKeY",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "bf1c4523-e8e8-4135-8931-3d6a1264daaa",
      "x": "0glvSzi-7vv5aEHog3OObDvsoVUDEIR04aKLYKCpjgw"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "2lElM0aqReoZAUV5KCdhS456jqJCPJFNkyxNa0mUJJL0bF69-HJ27vMsr1kS6PZ78219E4f2ZvuMrqwcolQVYTi5c6i_ft9peY3X-XWO5SjOLyi8dLTBcTrFyt_B6i-bGGC6KAOa4FDlxNwbrRibQZj6gPBEyHSXXimpMR-4-jk",
      "kty": "RSA",
      "q": "y4Utq-MYnVMBSuJKELxXHuOcMOtPduT-YJXgi0QQKCnsNzrVQJGl6eBVN-2I4QI0BiefWPhCxQtfYUQPQ4egoLz5dnCNoqqRlokeoiU6tlYiNjE5Uj5290B0z43_xoXsYJWbIDw2nhn-0Azy6JCoPB43jLeDnc4Xm5lIql8egnk",
      "d": "Skbwbpg2KbiN4dD6ssxvJhiyMD9E-IBdE0OwiTs7Q-SqpeT3EN2DewbKRebb87ASGzbwNit_rQMFUd58LoKR7XHPPk3t5wS0NIQJmzL2Sn0Howh7FKbNFhtYVWMwPVpah9I-b6mFnVT0qe1Mnyl69etlWyhuNU8zwX3ONSLq72a_AcPFjnwJuINLSphmM3OG1oaHiX0vfVvSaWTSTx6l0FvljHEX0onoziyJdwwcSzqy3h_1ugGwtBjwtRPmFjhKyazl_0KfdmsAVB_-tGdFxbJs3rHYWBlc1GP4z-HbPTyPCqYLc03E4McZgkI3-7DO_T9ChBcBeJCDOorE_m9JwQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "117cee60-70e9-458a-beb9-0ce63a226b03",
      "qi": "feQ6hTr8h-gOxBFwEQ58WgkfNKbSACwa83jQSXv0yfRj4eTnJ323_d50WLHrG-UL6A2jIJQQSeIl2M86zUKDqKfI-O5B-itpW-1jirqUr4rD8yL3TiKCmnW7sNxjvulyUx0lStPrgakv9Trsajr7ptlYaV8lEM2bDg2YPEs9dvQ",
      "dp": "aZX1N-dlUor1rPe8sP7av4AZJgKzpjdgHV2_07OyQj4QmJj5p780ZjyVz_h0fNc4-3Jom5mWQhhG4fO7pYalEHAuwRFMDEBg8rj3S17fzVT-4zAAdTE2nVyfbI7raie8Cv49Cj00GmkFtz_84qqT7BXgkZuiqJA65P-hJHEDNYE",
      "alg": "RSA-OAEP",
      "dq": "tR1VoYu9kfQWSF_M7cvN9A02KEqgMvxia-21H_p4LmXwcs4GjSmQbutWqyjWEPd2-Ks2IWT9doFCZjq9IqmGBsVlc0OCp-oHGeH4wu9CqpVIaNWxX0F7eVmBGlwR7Metrd41aKBtMpGLs_ZyDQj-zlFNugpuNHb9h1kH06ZGbnE",
      "n": "rY_rmtYVilWYKyUEULdMd1mpkiLS02M9ZcUWzMPYTjRAPqXbKOM0rhCIXyfgen3ilaV3xcOAVCTcKg7S1j-WHudHn_PYEQmarV7hwOW8RMdmuyJBtdjJJIXxBO8Cn-IiNit8ZfjyarlvWtiVS0_uUthC35YPXk837kUzxVal-mGG9EvpDPN5s7cWqGc7qbZftk-5EEEyKpiDCRDs-lwG_o59ionsln0QP9YOVn7nRiAW3wGIYpu4JqoYhKnsW662_rkgl3e-tNa29eECsdWX7TztJJIMz82GJxk-cwB9I62u02J0Q_SCOo2iqONN1fWTVILIw5Jg8b_eani2Zy028Q"
    },
    {
      "kty": "EC",
      "d": "grHxCGifQ0L1XjtAlpjZh9Dl60DTq6I7bwH6eOuDMRs",
      "use": "enc",
      "crv": "P-256",
      "kid": "e2364a2a-d551-4264-adc0-c1e09d0eeafc",
      "x": "m9x4_LgIYUcg0mu6w2-bykD1ySi6t3Qcry4e2Ahp3bc",
      "y": "MCgcedtKkqILbwb8xFtergmrp-h0u_YlBpq67pXzAmY",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "1e517da0-29de-4903-9220-0024e75b252a",
      "n": "iTlcR0DSoTmXdSo_rjGJTZWXJ_YrC6Kp4FI6bbbyz9QG3BeiUObkKs5WRnBi0svCVVZgWY5pL_1JY-Lpg3TgD3w4of1j1Zm87ZK2pwFY1KsaSZI0T11O1PFm5NiQjgE30aSXS9PzfmGEwinqNVBNIJbrAkfYYvny5GrmtCIklbkuWT13EveD43CPmXv3g2iyLdtp344CyDVn8E9tFmhO51pzWQSbJ6GjQXUnl9xBMpidrXSsjE1SjXs0deX-Ia1yaihqDIfDRki_ybuvf_Hq_hmbmy316ojWbLSzjqmNflRAWnxgI79tuipbbJopd9esMnE5UgKcTTpN0vrlcDBz_w"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "42363a3e-5587-44c3-b722-c2fdc559ba88",
      "n": "mJE5fNkiY3X34UCQe87oG29CrqAcQu1EsdO57Be1sfbm3LT_iVU0qTLQ66_9u51N-yiGoQc1-T24LjQWP5EXUujr_1Nj3gfUkZrSs8OxReLLUkxdMDpi42Rly-L8tkfrMS6UbMDryh16_a_m0ydVgJGjlMB3kBqtOCDgWKB-TX_X8ezxRqehlnKSSeIuVRl8ptmafZy8ToPgBZiRBBC4oDePsYMc2QT-wdOJFTF3Ejx7gb5_o_6Qx-wmiT0ONwOOgkDbfAGTiUgdw8QodTcBdfv-HLREJ1SiamO4cyqdkX6hBXwvVoXiKfGoaVRTA-FGqHv0eCD4oWVivJI393HkpQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e4976b7e-f7d4-4283-9fde-23699f1eafc0",
      "x": "eaIkJ_Kxm1p4gwvmzEJcX5440snYFIWJ0r4l9TOkxPQ",
      "y": "xSDNB-EaW6thAvpOJNqoYMIWkQUOi2imZCoN5WfoEik"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "77fd89f0-53cb-4a92-ba1f-ee3a851f2468",
      "x": "5Ik2WdTJafArv573mTNJp-FwyzugLEj44zckIK7ytRQ",
      "y": "XqtXvMM7bUSrODMCzF9BvdWwn5UWp_cRDV8GCq-nU-U"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6b13148c-3f6e-4e13-aa77-95c56c0752c3",
      "x": "hsd7y4uRWNh92x7dokU2D4OPjMVU1y01PuGoNmqb1f8",
      "y": "P3sBmYo5mKMI0uRt0MgT72j4qfgXxpiP8OEwHnnI3lc"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "bf1c4523-e8e8-4135-8931-3d6a1264daaa",
      "x": "0glvSzi-7vv5aEHog3OObDvsoVUDEIR04aKLYKCpjgw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "117cee60-70e9-458a-beb9-0ce63a226b03",
      "alg": "RSA-OAEP",
      "n": "rY_rmtYVilWYKyUEULdMd1mpkiLS02M9ZcUWzMPYTjRAPqXbKOM0rhCIXyfgen3ilaV3xcOAVCTcKg7S1j-WHudHn_PYEQmarV7hwOW8RMdmuyJBtdjJJIXxBO8Cn-IiNit8ZfjyarlvWtiVS0_uUthC35YPXk837kUzxVal-mGG9EvpDPN5s7cWqGc7qbZftk-5EEEyKpiDCRDs-lwG_o59ionsln0QP9YOVn7nRiAW3wGIYpu4JqoYhKnsW662_rkgl3e-tNa29eECsdWX7TztJJIMz82GJxk-cwB9I62u02J0Q_SCOo2iqONN1fWTVILIw5Jg8b_eani2Zy028Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "e2364a2a-d551-4264-adc0-c1e09d0eeafc",
      "x": "m9x4_LgIYUcg0mu6w2-bykD1ySi6t3Qcry4e2Ahp3bc",
      "y": "MCgcedtKkqILbwb8xFtergmrp-h0u_YlBpq67pXzAmY",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 08:54:08 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 08:54:08 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 08:54:08 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:54:08
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 08:54:08
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 08:54:08
oidcc-client-test
Setup Done
2021-10-01 08:54:19 INCOMING
oidcc-client-test
Incoming HTTP request to test instance ci7YnJLDxx9UNTC
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:54:19 OUTGOING
oidcc-client-test
Response to HTTP request to test instance ci7YnJLDxx9UNTC
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:54:19 INCOMING
oidcc-client-test
Incoming HTTP request to test instance ci7YnJLDxx9UNTC
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:54:19 OUTGOING
oidcc-client-test
Response to HTTP request to test instance ci7YnJLDxx9UNTC
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "1e517da0-29de-4903-9220-0024e75b252a",
      "n": "iTlcR0DSoTmXdSo_rjGJTZWXJ_YrC6Kp4FI6bbbyz9QG3BeiUObkKs5WRnBi0svCVVZgWY5pL_1JY-Lpg3TgD3w4of1j1Zm87ZK2pwFY1KsaSZI0T11O1PFm5NiQjgE30aSXS9PzfmGEwinqNVBNIJbrAkfYYvny5GrmtCIklbkuWT13EveD43CPmXv3g2iyLdtp344CyDVn8E9tFmhO51pzWQSbJ6GjQXUnl9xBMpidrXSsjE1SjXs0deX-Ia1yaihqDIfDRki_ybuvf_Hq_hmbmy316ojWbLSzjqmNflRAWnxgI79tuipbbJopd9esMnE5UgKcTTpN0vrlcDBz_w"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "42363a3e-5587-44c3-b722-c2fdc559ba88",
      "n": "mJE5fNkiY3X34UCQe87oG29CrqAcQu1EsdO57Be1sfbm3LT_iVU0qTLQ66_9u51N-yiGoQc1-T24LjQWP5EXUujr_1Nj3gfUkZrSs8OxReLLUkxdMDpi42Rly-L8tkfrMS6UbMDryh16_a_m0ydVgJGjlMB3kBqtOCDgWKB-TX_X8ezxRqehlnKSSeIuVRl8ptmafZy8ToPgBZiRBBC4oDePsYMc2QT-wdOJFTF3Ejx7gb5_o_6Qx-wmiT0ONwOOgkDbfAGTiUgdw8QodTcBdfv-HLREJ1SiamO4cyqdkX6hBXwvVoXiKfGoaVRTA-FGqHv0eCD4oWVivJI393HkpQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e4976b7e-f7d4-4283-9fde-23699f1eafc0",
      "x": "eaIkJ_Kxm1p4gwvmzEJcX5440snYFIWJ0r4l9TOkxPQ",
      "y": "xSDNB-EaW6thAvpOJNqoYMIWkQUOi2imZCoN5WfoEik"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "77fd89f0-53cb-4a92-ba1f-ee3a851f2468",
      "x": "5Ik2WdTJafArv573mTNJp-FwyzugLEj44zckIK7ytRQ",
      "y": "XqtXvMM7bUSrODMCzF9BvdWwn5UWp_cRDV8GCq-nU-U"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "6b13148c-3f6e-4e13-aa77-95c56c0752c3",
      "x": "hsd7y4uRWNh92x7dokU2D4OPjMVU1y01PuGoNmqb1f8",
      "y": "P3sBmYo5mKMI0uRt0MgT72j4qfgXxpiP8OEwHnnI3lc"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "bf1c4523-e8e8-4135-8931-3d6a1264daaa",
      "x": "0glvSzi-7vv5aEHog3OObDvsoVUDEIR04aKLYKCpjgw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "117cee60-70e9-458a-beb9-0ce63a226b03",
      "alg": "RSA-OAEP",
      "n": "rY_rmtYVilWYKyUEULdMd1mpkiLS02M9ZcUWzMPYTjRAPqXbKOM0rhCIXyfgen3ilaV3xcOAVCTcKg7S1j-WHudHn_PYEQmarV7hwOW8RMdmuyJBtdjJJIXxBO8Cn-IiNit8ZfjyarlvWtiVS0_uUthC35YPXk837kUzxVal-mGG9EvpDPN5s7cWqGc7qbZftk-5EEEyKpiDCRDs-lwG_o59ionsln0QP9YOVn7nRiAW3wGIYpu4JqoYhKnsW662_rkgl3e-tNa29eECsdWX7TztJJIMz82GJxk-cwB9I62u02J0Q_SCOo2iqONN1fWTVILIw5Jg8b_eani2Zy028Q"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "e2364a2a-d551-4264-adc0-c1e09d0eeafc",
      "x": "m9x4_LgIYUcg0mu6w2-bykD1ySi6t3Qcry4e2Ahp3bc",
      "y": "MCgcedtKkqILbwb8xFtergmrp-h0u_YlBpq67pXzAmY",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 08:54:20 INCOMING
oidcc-client-test
Incoming HTTP request to test instance ci7YnJLDxx9UNTC
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/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_im_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/req_uri/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49"
  ],
  "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/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49", "https://89.45.234.133:8090/authz_im_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49", "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49", "https://89.45.234.133:8090/req_uri/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 08:54:20 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/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_im_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/req_uri/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 08:54:20 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 08:54:20 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 08:54:20 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "https://89.45.234.133:8090/authz_im_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "https://89.45.234.133:8090/req_uri/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49"
]
2021-10-01 08:54:20 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 08:54:20 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 08:54:20 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 08:54:20 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 08:54:20 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 08:54:20 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:54:20 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 08:54:20 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:54:20 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 08:54:20 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:54:20 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 08:54:20 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:54:20 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 08:54:20 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 08:54:20 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 08:54:20 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 08:54:20 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 08:54:20 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 08:54:20 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/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_im_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/req_uri/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_wsqxNlghBaCtAuj58110+?\u0027^ "
}
2021-10-01 08:54:20
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_UsiiCNDnGIGcPpbdTYlCJuyJqyxhlazHSiQhYXEFVNjiwdibRY7224166909{ "^/
2021-10-01 08:54:20 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 08:54:20 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/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_im_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/req_uri/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_wsqxNlghBaCtAuj58110+?\u0027^ ",
  "client_secret": "secret_UsiiCNDnGIGcPpbdTYlCJuyJqyxhlazHSiQhYXEFVNjiwdibRY7224166909{ \"^/"
}
2021-10-01 08:54:20
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 08:54:20
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:54:20 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:54:19 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 20:54:20 GMT",
  "etag": "\"1633078459.0139132-691-625874018\"",
  "date": "Fri, 01 Oct 2021 08:54:20 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:54:20
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:54:20 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/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_im_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/req_uri/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_wsqxNlghBaCtAuj58110+?\u0027^ ",
  "client_secret": "secret_UsiiCNDnGIGcPpbdTYlCJuyJqyxhlazHSiQhYXEFVNjiwdibRY7224166909{ \"^/",
  "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:54:20 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 08:54:20
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 08:54:20 OUTGOING
oidcc-client-test
Response to HTTP request to test instance ci7YnJLDxx9UNTC
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/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_im_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
    "https://89.45.234.133:8090/req_uri/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_wsqxNlghBaCtAuj58110+?\u0027^ ",
  "client_secret": "secret_UsiiCNDnGIGcPpbdTYlCJuyJqyxhlazHSiQhYXEFVNjiwdibRY7224166909{ \"^/",
  "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:54:21 INCOMING
oidcc-client-test
Incoming HTTP request to test instance ci7YnJLDxx9UNTC
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/",
  "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/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "XK2FL9unwDU3hMdBWeVPE73T",
  "response_mode": "form_post",
  "state": "b2UyfmrY3tasefP3KtY3CdgxDkKxE7a9",
  "client_id": "client_wsqxNlghBaCtAuj58110+?\u0027^ "
}
incoming_body
Authorization endpoint
2021-10-01 08:54:21 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 08:54:21 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:54:21 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/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "scope": "openid profile email address phone",
  "response_type": "code id_token token",
  "nonce": "XK2FL9unwDU3hMdBWeVPE73T",
  "response_mode": "form_post",
  "state": "b2UyfmrY3tasefP3KtY3CdgxDkKxE7a9",
  "client_id": "client_wsqxNlghBaCtAuj58110+?\u0027^ "
}
2021-10-01 08:54:21 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 08:54:21 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
XK2FL9unwDU3hMdBWeVPE73T
2021-10-01 08:54:21 SUCCESS
EnsureResponseTypeIsCodeIdTokenToken
Response type is expected value
expected
code id_token token
2021-10-01 08:54:21 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_wsqxNlghBaCtAuj58110+?'^ 
2021-10-01 08:54:21 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49
expected
[
  "https://89.45.234.133:8090/authz_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "https://89.45.234.133:8090/authz_im_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "https://89.45.234.133:8090/req_uri/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49"
]
2021-10-01 08:54:21 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:54:21 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 08:54:21 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
uf1cTHLnMuD6SHqO2097f1ub3Z3a1LtA
2021-10-01 08:54:21 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
1rtsebF_vVq_0ugq0I7LiQ
2021-10-01 08:54:21 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
QnOfbpiqb4TLHlrgPykgYTdXZjRja86QcHB661PWqATjsDYv39
2021-10-01 08:54:21 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
a22VdhC-YA4adKx8qKmzuA
2021-10-01 08:54:21 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_wsqxNlghBaCtAuj58110+?'^ 
nonce
XK2FL9unwDU3hMdBWeVPE73T
iat
1633078461
exp
1633078761
2021-10-01 08:54:21 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
1rtsebF_vVq_0ugq0I7LiQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_wsqxNlghBaCtAuj58110+?\u0027^ ",
  "nonce": "XK2FL9unwDU3hMdBWeVPE73T",
  "iat": 1633078461,
  "exp": 1633078761,
  "c_hash": "1rtsebF_vVq_0ugq0I7LiQ"
}
2021-10-01 08:54:21 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
a22VdhC-YA4adKx8qKmzuA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_wsqxNlghBaCtAuj58110+?\u0027^ ",
  "nonce": "XK2FL9unwDU3hMdBWeVPE73T",
  "iat": 1633078461,
  "exp": 1633078761,
  "c_hash": "1rtsebF_vVq_0ugq0I7LiQ",
  "at_hash": "a22VdhC-YA4adKx8qKmzuA"
}
2021-10-01 08:54:21 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIxZTUxN2RhMC0yOWRlLTQ5MDMtOTIyMC0wMDI0ZTc1YjI1MmEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiYTIyVmRoQy1ZQTRhZEt4OHFLbXp1QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3dzcXhObGdoQmFDdEF1ajU4MTEwKz8nXiAiLCJjX2hhc2giOiIxcnRzZWJGX3ZWcV8wdWdxMEk3TGlRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3ODc2MSwibm9uY2UiOiJYSzJGTDl1bndEVTNoTWRCV2VWUEU3M1QiLCJpYXQiOjE2MzMwNzg0NjF9.bD4YUiWkOacWajr-QDwHPkZHDQbTBunQREtAxs4erGKZjPFTylSO3_Ede60_4mXROo48IMsNuPsd7KEnl9CHFaqtZjEjbYCpT8YyQ1UcLbEIe0sNPzCa_XxkH6GGXZim1KyIFAvbnHUla7cW-4wTzJxnXQNa_8O1FShFGlETf7U4j8MP3HwFT53Ax9v0uz1T4SYhbjIpvl_kJQ3rgNTjV9SkmikDBnafHvgK6H9hJtAVrCKOpzjwBjB_Wl9CIRt4oBE-fAv3Zv4iIIcR6bhaLq8nbFIiGytQ2se0UySX1qXRrhVKzYKK7xM2jYgBEJ3tSFLnKCc_o2ll0czAwjb3Bg
key
{"p":"0Mk-xD_O0nrYKeWkjLkoVeUiUupOWA06xGkgcFOshoAiOZlvppCYd-8_3qfgqn7Hh_VwL-MBGpUapbjaWivVCdjZ6LRwwPSLlapscogT1z8Al503ead2XXUjNqwpaSnNxr6Q0UAokrgIYRdJmrfe32G86Pwr6ileFjo64FNrPBs","kty":"RSA","q":"qEFYRRequvTe9mIbVCAixCnmmNRXmb8xzW6AqQ5mgbf_bFWb6vpp1w330tzOnppNjrK9MA3N0ClXXW6Z8VcPG3EGwFMBDM3o9eH5Q8lUEXVKRdiLMMnDLZKSIo-5kdmr1PKiwWccNc2Ed4nuvl6SofBs3hb00I9PBuSPNax8Xe0","d":"Ahoq27yWfXnQZC8dgqGnpNSh2C7hQfBgAdvAoWWoGp746-5AwlSHMlCu6a1XFjug4oXMPBL-cYnD0g_r2-OyewpAI9sp6F_OkSUqPyy6G6fzYyUmQAEB8CkyllbrAAHsxP1sg_DfThRYYFEcEW0FgXZOa16GZh3GJtGsbx4GyXRjBq1uCO1JFUTF-86R2lFRv0ciP4bOm8zb2szw41ZbGtwX6YOzLf8S32jBolGSC3IEY4RQHCG3nWhapQUA44XZ9KCkyFspw7dAhaAHjTr4BgFw0Enwgg9A7G8tBw-btt4an61J2JpYZZH0KwF4m8Vg6satbWEwf4IaOOh2hRXYoQ","e":"AQAB","use":"sig","kid":"1e517da0-29de-4903-9220-0024e75b252a","qi":"pCP7we4Go8E9ALwp6UbolOp8DyVXnOCHzgAW2IwCqwuyxenAcPMz9tnTSRwTDZKk8hf1amKDMl-aUuuyT8yNJmUnq3JCHjbmWqStzSfqoE9e6lvq1It0kQnW9uNCF0-M5-kGYaPddYXWH5jPYzPeUy4paqnxW8oWzueEDNshhhg","dp":"XJQf5N12VBZsq4dMg6nGnO_RXHrQ6nJTUKxc2fIAWlOO2YOT4oPTV7sa0xwVnwRAbaUDbfh2kNb0ze89wyYUfR1O4sTACo9lJaRAGjkEszkYhiIMa0E6Vw6N4rxMUHlc6Xeut1p_oy8_Z-3vkU9e4CZyoczPnDFjqu9_E-Fpd2k","dq":"Dm2sGCCzb1zYUeCP32LyGEhPkgODj5epuagkOFsXxz_0E2I0AK6ArQRxoA93WHp69CW3u4szfwpMh6KYaO3CSeQjZBK6IFL4Cz3ZlkqJfwXD3MF5DjH_HsVW6sfQbgVwis5Tzqn87VA2b9nQM1sA0ApCC7mEPO5NJJYtAblM4PE","n":"iTlcR0DSoTmXdSo_rjGJTZWXJ_YrC6Kp4FI6bbbyz9QG3BeiUObkKs5WRnBi0svCVVZgWY5pL_1JY-Lpg3TgD3w4of1j1Zm87ZK2pwFY1KsaSZI0T11O1PFm5NiQjgE30aSXS9PzfmGEwinqNVBNIJbrAkfYYvny5GrmtCIklbkuWT13EveD43CPmXv3g2iyLdtp344CyDVn8E9tFmhO51pzWQSbJ6GjQXUnl9xBMpidrXSsjE1SjXs0deX-Ia1yaihqDIfDRki_ybuvf_Hq_hmbmy316ojWbLSzjqmNflRAWnxgI79tuipbbJopd9esMnE5UgKcTTpN0vrlcDBz_w"}
algorithm
RS256
2021-10-01 08:54:21 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:54:21 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "state": "b2UyfmrY3tasefP3KtY3CdgxDkKxE7a9"
}
2021-10-01 08:54:21 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "state": "b2UyfmrY3tasefP3KtY3CdgxDkKxE7a9",
  "code": "uf1cTHLnMuD6SHqO2097f1ub3Z3a1LtA"
}
2021-10-01 08:54:21 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "state": "b2UyfmrY3tasefP3KtY3CdgxDkKxE7a9",
  "code": "uf1cTHLnMuD6SHqO2097f1ub3Z3a1LtA",
  "id_token": "eyJraWQiOiIxZTUxN2RhMC0yOWRlLTQ5MDMtOTIyMC0wMDI0ZTc1YjI1MmEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiYTIyVmRoQy1ZQTRhZEt4OHFLbXp1QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3dzcXhObGdoQmFDdEF1ajU4MTEwKz8nXiAiLCJjX2hhc2giOiIxcnRzZWJGX3ZWcV8wdWdxMEk3TGlRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3ODc2MSwibm9uY2UiOiJYSzJGTDl1bndEVTNoTWRCV2VWUEU3M1QiLCJpYXQiOjE2MzMwNzg0NjF9.bD4YUiWkOacWajr-QDwHPkZHDQbTBunQREtAxs4erGKZjPFTylSO3_Ede60_4mXROo48IMsNuPsd7KEnl9CHFaqtZjEjbYCpT8YyQ1UcLbEIe0sNPzCa_XxkH6GGXZim1KyIFAvbnHUla7cW-4wTzJxnXQNa_8O1FShFGlETf7U4j8MP3HwFT53Ax9v0uz1T4SYhbjIpvl_kJQ3rgNTjV9SkmikDBnafHvgK6H9hJtAVrCKOpzjwBjB_Wl9CIRt4oBE-fAv3Zv4iIIcR6bhaLq8nbFIiGytQ2se0UySX1qXRrhVKzYKK7xM2jYgBEJ3tSFLnKCc_o2ll0czAwjb3Bg"
}
2021-10-01 08:54:21
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/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49",
  "state": "b2UyfmrY3tasefP3KtY3CdgxDkKxE7a9",
  "code": "uf1cTHLnMuD6SHqO2097f1ub3Z3a1LtA",
  "id_token": "eyJraWQiOiIxZTUxN2RhMC0yOWRlLTQ5MDMtOTIyMC0wMDI0ZTc1YjI1MmEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiYTIyVmRoQy1ZQTRhZEt4OHFLbXp1QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3dzcXhObGdoQmFDdEF1ajU4MTEwKz8nXiAiLCJjX2hhc2giOiIxcnRzZWJGX3ZWcV8wdWdxMEk3TGlRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3ODc2MSwibm9uY2UiOiJYSzJGTDl1bndEVTNoTWRCV2VWUEU3M1QiLCJpYXQiOjE2MzMwNzg0NjF9.bD4YUiWkOacWajr-QDwHPkZHDQbTBunQREtAxs4erGKZjPFTylSO3_Ede60_4mXROo48IMsNuPsd7KEnl9CHFaqtZjEjbYCpT8YyQ1UcLbEIe0sNPzCa_XxkH6GGXZim1KyIFAvbnHUla7cW-4wTzJxnXQNa_8O1FShFGlETf7U4j8MP3HwFT53Ax9v0uz1T4SYhbjIpvl_kJQ3rgNTjV9SkmikDBnafHvgK6H9hJtAVrCKOpzjwBjB_Wl9CIRt4oBE-fAv3Zv4iIIcR6bhaLq8nbFIiGytQ2se0UySX1qXRrhVKzYKK7xM2jYgBEJ3tSFLnKCc_o2ll0czAwjb3Bg",
  "access_token": "QnOfbpiqb4TLHlrgPykgYTdXZjRja86QcHB661PWqATjsDYv39",
  "token_type": "Bearer"
}
2021-10-01 08:54:21 OUTGOING
oidcc-client-test
Response to HTTP request to test instance ci7YnJLDxx9UNTC
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/fd935734593cd0b8a560dd02ee6746184482bbd47d80753ae138c43ebdf90b49, formParameters={"state":"b2UyfmrY3tasefP3KtY3CdgxDkKxE7a9","code":"uf1cTHLnMuD6SHqO2097f1ub3Z3a1LtA","id_token":"eyJraWQiOiIxZTUxN2RhMC0yOWRlLTQ5MDMtOTIyMC0wMDI0ZTc1YjI1MmEiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiYTIyVmRoQy1ZQTRhZEt4OHFLbXp1QSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3dzcXhObGdoQmFDdEF1ajU4MTEwKz8nXiAiLCJjX2hhc2giOiIxcnRzZWJGX3ZWcV8wdWdxMEk3TGlRIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3ODc2MSwibm9uY2UiOiJYSzJGTDl1bndEVTNoTWRCV2VWUEU3M1QiLCJpYXQiOjE2MzMwNzg0NjF9.bD4YUiWkOacWajr-QDwHPkZHDQbTBunQREtAxs4erGKZjPFTylSO3_Ede60_4mXROo48IMsNuPsd7KEnl9CHFaqtZjEjbYCpT8YyQ1UcLbEIe0sNPzCa_XxkH6GGXZim1KyIFAvbnHUla7cW-4wTzJxnXQNa_8O1FShFGlETf7U4j8MP3HwFT53Ax9v0uz1T4SYhbjIpvl_kJQ3rgNTjV9SkmikDBnafHvgK6H9hJtAVrCKOpzjwBjB_Wl9CIRt4oBE-fAv3Zv4iIIcR6bhaLq8nbFIiGytQ2se0UySX1qXRrhVKzYKK7xM2jYgBEJ3tSFLnKCc_o2ll0czAwjb3Bg","access_token":"QnOfbpiqb4TLHlrgPykgYTdXZjRja86QcHB661PWqATjsDYv39","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 08:54:22 INCOMING
oidcc-client-test
Incoming HTTP request to test instance ci7YnJLDxx9UNTC
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer QnOfbpiqb4TLHlrgPykgYTdXZjRja86QcHB661PWqATjsDYv39",
  "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:54:22 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
QnOfbpiqb4TLHlrgPykgYTdXZjRja86QcHB661PWqATjsDYv39
2021-10-01 08:54:22 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
QnOfbpiqb4TLHlrgPykgYTdXZjRja86QcHB661PWqATjsDYv39
2021-10-01 08:54:22 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:54:22
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 08:54:22 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:54:22 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:54:22 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:54:22 OUTGOING
oidcc-client-test
Response to HTTP request to test instance ci7YnJLDxx9UNTC
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-01 08:54:22 FINISHED
oidcc-client-test
Test has run to completion
testmodule_result
PASSED
2021-10-01 08:54:27
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
BSPRX0q9kqyf8mp
Test Results