Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 09:58:19 INFO
TEST-RUNNER
Test instance 6Ka8doZNC5reHsQ created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
B90NoHipiDpu3
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-missing-sub
2021-10-01 09:58:19 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 09:58:19
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 09:58:20
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "59BIA7R0jC6okJquz0YqeBaayoCJdrCoQmIhHL7BvZy2oDEbsXXjG-T8CKLRFI-jwN0PMT59DY34QPJWTa9Eoiw0oeIY_htGhEfY4c-QS1dGeHib98D2tm1SejHLQydY1gDufP0nRx-4YOKV7v7mHYdXcTE7rbBVXlE_LN1P_7c",
      "kty": "RSA",
      "q": "tMgypFsmiQgGelWpggb3uwR-Vu-IZVEBKdKlPoPkF7WYZYx4OGT2Hm4WYK5VxGWP27r9saIy1BG-xgfuhagBuslX9R0xZUXDES45EguGxvrf3TBTI3FvHJoJAArQLsBw1BW1vFffY4rQVcx3N29oviQda8Mm9HRxif1iawq1oC0",
      "d": "flL6u_nxo-6fiC6rUdreVaMzJtlJPoZaz5QIa_SfUnwsMVTtxcXfZWwNDgZSk3CQalXmdYW5grhXfKElde7PD4rIhlNMzHD1U8nGfXeVRZkozEaTe2oB4uonHcZ9BXmBLlThEymNiH00e8wfaCUqmrpfMBiG-F7aAbZ3ZCxvfNyl3HXXUSxIjc2rx9lIQg2tBSAjPWm_9K1mtzYd7Zk8qbbgzJOloVGWeqIYVxADUB78ZpJbsJtRcnt8_E0jBf3FPdrSKB7gu94hFvYSTL84J3epwqk4EG-60rbRPCDqd8gs-h_BxDlTIovodHNCgWMfqbmObU9f8SZRp7E1vmMmqQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "3b9754f9-0736-49b1-9333-9e6d9300bf75",
      "qi": "X1P6c67Bo5h2JMmHWJRGQK_6a2MtDFlToJPZ32jaOFHirD9wO4RwReoALIO6MGbDzhup1RqpI5AvxNme1McZdurySOj7tgeGHx4JV4G6KoKOofPkjVaXPnFbXumSeFlvcQn__mR4HNmsN1sSWb8BUToBfhdAKRIatPtMN9ySWKI",
      "dp": "CZxD8AtiLZGdoWkYSDWTeykMv8p2aHpIb4Ab-VIbPB4sIBYJHOFTSgvDOyRs4JpX4p4HjDYX_yDcouypEU1r3gFRKUjzWk2NLdzArBPr2oPCwynU5X-Vetira692ytDtyOl--aWRJEy3WyTprF_a8Gx0_pdY7wl5cJCTuutt7p8",
      "dq": "sKwBicumkj5sjjuPB4qlqXgPvAglJNaQK343jSu5yk3m3D718i8As-ZkKiHVobSbbWKFsYZQ5B1fcgqoWKhC4HcKZXodHtqZcv3YOkFXergL9Q7YAQhHTQ1gBFGM-FOLMEjzLVg28QHk7iR-0YcoNsH2mqzCMh5mIzOkbfWuYBU",
      "n": "o7O7Nl_Pt9ZtoGPhcs_bO3X5QfcKboqsxoZ_P4xml4Xl6wn2Z_Dr0wv2wdc2qcjvWHW5xFxOOFltGInmMHcAlXrRw6uaIZcS66GOB9Dqx_NlzH8Do7ej7-xeqKnaodg3UQw98E-eVY0l_DTiNifz-OCuWPAOGN0USUeeGB_jibfprNJemKwddcR1ORdWXXAb7Q4bggZLbEyrNKmhYfT_wtBrav-t4qPaaoWfRLs92qSSmCKafwGASnsYfbQ7QQvvCo6HVH_NNCbu2z1n77sA69dIXRr09PRLm4pKXsvxG0v4C2rv1kY3eZCHggNuTeY40dkFONpOHgaOUK4-2UVTKw"
    },
    {
      "kty": "EC",
      "d": "k0AaHJF_rnI-2Lb64bqgTDpq7i0rgmxdRUXT7uK-CdQ",
      "use": "sig",
      "crv": "P-256",
      "kid": "f7a52b61-bd7a-482f-9d89-e4400bff0b07",
      "x": "nXuy11-teWkOSemL1Ct_XZ1yK0vRK24oZfCTeQDyWGA",
      "y": "0rDikj5OjqV2ANpyHYdoMavtG5yv61rnK1E_pBAd4Yo"
    },
    {
      "kty": "EC",
      "d": "CfoDN_SIwcay7PY38GtCXcBpV6NTJUuOqzKc6ZSxlDM",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "483000f4-df59-41c9-9010-917eaacc2d42",
      "x": "7FjPi3xz9oVUxZ-UYUdZ4PMewnpvTvqBDyR_0tnpJFU",
      "y": "ub8seXVxnyvOOl8xRAvKuMOir2MFobkzutvbnATv-G8"
    },
    {
      "kty": "OKP",
      "d": "dRtTMjx80RX-8JAsIImIh16Ogpk9UU_bodh6Vp-YrzU",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "47f3d7e6-efa9-4380-a82f-481d37f31b22",
      "x": "mLeJxhKg65qdqOroSAEVb4iSx78pBUbX6mMCTfqSbBQ"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8Y_E4a-y005YwpPH0Qsn3Sa6KDzjIOKhAXs32fOIFiAZpvLrmpGyfD8ja9l5Ao_D5wwshavN32fZKi-34kiFZwY44Y1smIbWhFm4N4csQIvCEi0WhxHmlSsr8mbXkYO0Ljd6BriRmYUcjE7VoFHRhVYxJWF80AAMg7Xoy1ff3PM",
      "kty": "RSA",
      "q": "t43IpRCOFxmk5o_r3q-gHn9G4GKeTClbqvMtSUwxcLlkvLAGmKtrQhmz2FiDUSyLIM2bdsKrusaeR0cvvdXgnoc2BhPfmYPN3GQ0EE0f3Y0Jznq77tuvNB4ncAJtbCuexg3cj3g7I-mvm8MxZG7tkXgoXcypeAveZAhEQaufffM",
      "d": "X1V272E1JcuSopCbhL_b2MDJW6sMEhvAo8QHhXxzWcAbVaarNlNbzjtd6oK8kJju4XWb7Ie0_JdYxAag2CQHu5flKdIH8aEPPmwJXj9pNvoADEKjb5zThHY-CO796joZc-muFVyemTgeO0bcV0B1Vj0ALmkOnp0t7mM5BkmwhnmpfW4J1d1jmCMa2ARQhtBD60YUSYJyBwh_I_HC9d5EJ3YvuXDSDb9jNKIVb0EPWEsY6HtswTZC2xKDE6BOQarVavkywdD9-QGmFCJEwmJegLop2ZdRgWjINZjl3NtBXYioUpHNGeWqUpsMNE2bBhUsmKmnAMaqBBDGSvJb27tYZQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "0d2cbaef-f0e0-4c63-a1a0-643827d83426",
      "qi": "oRYF4_dNCPBdYYWFhww6l8HC-v2oihK-7Fit3cMST1ClhpMHAhtFRsrvUxYu6yB-89iWebQ0heK-wAeaMINr9z4XqY33g9yJjQxDWdZ2eDDJ6DjLzldxrRWTclpBXimph1X6fF3iTkcaPb2mipIspeO0xUHB7gTMVTsJfx9FnMU",
      "dp": "dBoAq-Rxk8QlPygeMugkudNiR_Kzy9uBPSAHARdewhudmLNK8Bi066jBEpYM5mFI7CTaxUiFA6p7Ix6aSAVJMPI5ppb9qfWs5yHkO7QZXdCOb4QCPtsos2tzjOdHFuZxVIFPgil1uY7T4NAHNy38ARUjO-82ORa87RUilZFfxGc",
      "alg": "RSA-OAEP",
      "dq": "RR7AKuB0EWDXxvb1ZHMQQcu9_etFHvsICPTv3cUybPdzZtaGdWE_z7FsFxElyiCS97RVUcB2-KuomMDGyp7KqgfSoTFEp0OJ9u9I58aTNFPTGI0BTi4t6NteEIDpga1facd4ghJNevWZ6nbzl5VqIrhzwva57nnRsiumwHAHbF8",
      "n": "rTOPQNf_4R7EcC35IDUk_EAVjILGyY9PM_z8ZgWyj-AEA9iwtyRbgJC-6kRyyrUInHGOrjjMeQtFqf9lVut0P6tMhZyAlxUFA4H9OFitQxgLOpaavRngJRX0JINH-ftpynhqyN7deSraaydvCw4l33_Zs7DO0xG5cPsbLx7FIkcjIxlgUIDL5rGOKmqhKwV9BobKIF2tLuu4gYF-2cvO3XwG_kcUl49XJYw_V-9xlj67HjP6gXkZUITtlHrCzNubnHuObKUxprez72kunoiS38PIx8tFuadBdTg-I1xMVEfGnLbEJZempawFbw6WA3MuJzH9CLRy1KzcdQVARE5hqQ"
    },
    {
      "kty": "EC",
      "d": "PvFh7hQvu52_iKUUZNGg-LWPzmZ5-WCmWINlJJDdsa0",
      "use": "enc",
      "crv": "P-256",
      "kid": "d4764751-0de2-4a85-a24e-9583a4d15ea3",
      "x": "5B_w_lik7rzQcOH7FSdhvoTDTSw5MEptQM7zBokQB1g",
      "y": "B9QQ0n7mCiUqkRVMspr2pzLPW3mVPqq49cztVq8RNhI",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3b9754f9-0736-49b1-9333-9e6d9300bf75",
      "n": "o7O7Nl_Pt9ZtoGPhcs_bO3X5QfcKboqsxoZ_P4xml4Xl6wn2Z_Dr0wv2wdc2qcjvWHW5xFxOOFltGInmMHcAlXrRw6uaIZcS66GOB9Dqx_NlzH8Do7ej7-xeqKnaodg3UQw98E-eVY0l_DTiNifz-OCuWPAOGN0USUeeGB_jibfprNJemKwddcR1ORdWXXAb7Q4bggZLbEyrNKmhYfT_wtBrav-t4qPaaoWfRLs92qSSmCKafwGASnsYfbQ7QQvvCo6HVH_NNCbu2z1n77sA69dIXRr09PRLm4pKXsvxG0v4C2rv1kY3eZCHggNuTeY40dkFONpOHgaOUK4-2UVTKw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "451d6c63-0059-4ba8-876f-2e09445c7236",
      "n": "pl0M0ZZjmyoCfZYvpUHB0rM69g8UXYebuAx_FIJZ_c1_tVGdKBVOH4i8Ux8voCidQjfiJTgzqeL5iEejriUaHcgWswxpBD7peYeQ4c_oCWVGbebl68KRhzzA6Vg9Io8mJhwTr3BaWz9-sE7mUoeHvRdL3nHWONkinGNGBQ19zoG6btuHN1UDrm2h-TxnXyOjq-WdMfHgv_13N1F5qJi1fIIzkZGWQQHKLaWVFJ_zmoJDSd6IhSmd8XL-45aX57ZDfqrFQn6s-3EUDLKAWe8DksE9bOb9G_ZWQf69bMtUP4RzKIcKlb5MkFjSQSointHuSQ9ygouvSAU8VRIlf0YPzQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f7a52b61-bd7a-482f-9d89-e4400bff0b07",
      "x": "nXuy11-teWkOSemL1Ct_XZ1yK0vRK24oZfCTeQDyWGA",
      "y": "0rDikj5OjqV2ANpyHYdoMavtG5yv61rnK1E_pBAd4Yo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "b18a425a-8a28-4e8f-b51d-122f1b4cc419",
      "x": "ELtfAhZ3L1RIO7qvDY0b17iqXpTvPBk6pp0yYJO2AOo",
      "y": "I-NlUqH0Z1-FavWwoVhktGO3x1nWS6wG3xEWyEMt72g"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "483000f4-df59-41c9-9010-917eaacc2d42",
      "x": "7FjPi3xz9oVUxZ-UYUdZ4PMewnpvTvqBDyR_0tnpJFU",
      "y": "ub8seXVxnyvOOl8xRAvKuMOir2MFobkzutvbnATv-G8"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "47f3d7e6-efa9-4380-a82f-481d37f31b22",
      "x": "mLeJxhKg65qdqOroSAEVb4iSx78pBUbX6mMCTfqSbBQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "0d2cbaef-f0e0-4c63-a1a0-643827d83426",
      "alg": "RSA-OAEP",
      "n": "rTOPQNf_4R7EcC35IDUk_EAVjILGyY9PM_z8ZgWyj-AEA9iwtyRbgJC-6kRyyrUInHGOrjjMeQtFqf9lVut0P6tMhZyAlxUFA4H9OFitQxgLOpaavRngJRX0JINH-ftpynhqyN7deSraaydvCw4l33_Zs7DO0xG5cPsbLx7FIkcjIxlgUIDL5rGOKmqhKwV9BobKIF2tLuu4gYF-2cvO3XwG_kcUl49XJYw_V-9xlj67HjP6gXkZUITtlHrCzNubnHuObKUxprez72kunoiS38PIx8tFuadBdTg-I1xMVEfGnLbEJZempawFbw6WA3MuJzH9CLRy1KzcdQVARE5hqQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "d4764751-0de2-4a85-a24e-9583a4d15ea3",
      "x": "5B_w_lik7rzQcOH7FSdhvoTDTSw5MEptQM7zBokQB1g",
      "y": "B9QQ0n7mCiUqkRVMspr2pzLPW3mVPqq49cztVq8RNhI",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 09:58:20 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 09:58:20 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 09:58:20 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 09:58:20
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 09:58:20
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 09:58:20
oidcc-client-test-missing-sub
Setup Done
2021-10-01 09:58:26 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance 6Ka8doZNC5reHsQ
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 09:58:26 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance 6Ka8doZNC5reHsQ
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 09:58:27 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance 6Ka8doZNC5reHsQ
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 09:58:27 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance 6Ka8doZNC5reHsQ
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "3b9754f9-0736-49b1-9333-9e6d9300bf75",
      "n": "o7O7Nl_Pt9ZtoGPhcs_bO3X5QfcKboqsxoZ_P4xml4Xl6wn2Z_Dr0wv2wdc2qcjvWHW5xFxOOFltGInmMHcAlXrRw6uaIZcS66GOB9Dqx_NlzH8Do7ej7-xeqKnaodg3UQw98E-eVY0l_DTiNifz-OCuWPAOGN0USUeeGB_jibfprNJemKwddcR1ORdWXXAb7Q4bggZLbEyrNKmhYfT_wtBrav-t4qPaaoWfRLs92qSSmCKafwGASnsYfbQ7QQvvCo6HVH_NNCbu2z1n77sA69dIXRr09PRLm4pKXsvxG0v4C2rv1kY3eZCHggNuTeY40dkFONpOHgaOUK4-2UVTKw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "451d6c63-0059-4ba8-876f-2e09445c7236",
      "n": "pl0M0ZZjmyoCfZYvpUHB0rM69g8UXYebuAx_FIJZ_c1_tVGdKBVOH4i8Ux8voCidQjfiJTgzqeL5iEejriUaHcgWswxpBD7peYeQ4c_oCWVGbebl68KRhzzA6Vg9Io8mJhwTr3BaWz9-sE7mUoeHvRdL3nHWONkinGNGBQ19zoG6btuHN1UDrm2h-TxnXyOjq-WdMfHgv_13N1F5qJi1fIIzkZGWQQHKLaWVFJ_zmoJDSd6IhSmd8XL-45aX57ZDfqrFQn6s-3EUDLKAWe8DksE9bOb9G_ZWQf69bMtUP4RzKIcKlb5MkFjSQSointHuSQ9ygouvSAU8VRIlf0YPzQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f7a52b61-bd7a-482f-9d89-e4400bff0b07",
      "x": "nXuy11-teWkOSemL1Ct_XZ1yK0vRK24oZfCTeQDyWGA",
      "y": "0rDikj5OjqV2ANpyHYdoMavtG5yv61rnK1E_pBAd4Yo"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "b18a425a-8a28-4e8f-b51d-122f1b4cc419",
      "x": "ELtfAhZ3L1RIO7qvDY0b17iqXpTvPBk6pp0yYJO2AOo",
      "y": "I-NlUqH0Z1-FavWwoVhktGO3x1nWS6wG3xEWyEMt72g"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "483000f4-df59-41c9-9010-917eaacc2d42",
      "x": "7FjPi3xz9oVUxZ-UYUdZ4PMewnpvTvqBDyR_0tnpJFU",
      "y": "ub8seXVxnyvOOl8xRAvKuMOir2MFobkzutvbnATv-G8"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "47f3d7e6-efa9-4380-a82f-481d37f31b22",
      "x": "mLeJxhKg65qdqOroSAEVb4iSx78pBUbX6mMCTfqSbBQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "0d2cbaef-f0e0-4c63-a1a0-643827d83426",
      "alg": "RSA-OAEP",
      "n": "rTOPQNf_4R7EcC35IDUk_EAVjILGyY9PM_z8ZgWyj-AEA9iwtyRbgJC-6kRyyrUInHGOrjjMeQtFqf9lVut0P6tMhZyAlxUFA4H9OFitQxgLOpaavRngJRX0JINH-ftpynhqyN7deSraaydvCw4l33_Zs7DO0xG5cPsbLx7FIkcjIxlgUIDL5rGOKmqhKwV9BobKIF2tLuu4gYF-2cvO3XwG_kcUl49XJYw_V-9xlj67HjP6gXkZUITtlHrCzNubnHuObKUxprez72kunoiS38PIx8tFuadBdTg-I1xMVEfGnLbEJZempawFbw6WA3MuJzH9CLRy1KzcdQVARE5hqQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "d4764751-0de2-4a85-a24e-9583a4d15ea3",
      "x": "5B_w_lik7rzQcOH7FSdhvoTDTSw5MEptQM7zBokQB1g",
      "y": "B9QQ0n7mCiUqkRVMspr2pzLPW3mVPqq49cztVq8RNhI",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 09:58:27 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance 6Ka8doZNC5reHsQ
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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_im_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/req_uri/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154", "https://89.45.234.133:8090/authz_im_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154", "https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154", "https://89.45.234.133:8090/req_uri/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["implicit", "authorization_code"]}
Registration endpoint
2021-10-01 09:58:27 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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_im_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/req_uri/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ]
}
2021-10-01 09:58:27 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 09:58:27 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "implicit",
  "authorization_code"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 09:58:27 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "https://89.45.234.133:8090/authz_im_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "https://89.45.234.133:8090/req_uri/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154"
]
2021-10-01 09:58:27 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 09:58:27 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 09:58:27 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 09:58:27 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 09:58:27 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 09:58:27 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 09:58:27 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 09:58:27 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 09:58:27 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 09:58:27 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 09:58:27 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 09:58:27 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 09:58:27 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 09:58:27 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 09:58:27 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 09:58:27 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 09:58:27 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 09:58:27 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 09:58:27 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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_im_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/req_uri/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_xhPlsnyAWswcpHl37349\u003e[~\\["
}
2021-10-01 09:58:27
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_xbECXbfsovjTlTwipRlbGdergBgEZJDwshyfdXneJnOyHqvhMq2836343728)+.)]
2021-10-01 09:58:27 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 09:58:27 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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_im_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/req_uri/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_xhPlsnyAWswcpHl37349\u003e[~\\[",
  "client_secret": "secret_xbECXbfsovjTlTwipRlbGdergBgEZJDwshyfdXneJnOyHqvhMq2836343728)+.)]"
}
2021-10-01 09:58:27
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 09:58:27
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 09:58:28 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 09:58:26 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 21:58:28 GMT",
  "etag": "\"1633082306.3463373-691-625874018\"",
  "date": "Fri, 01 Oct 2021 09:58:28 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:58:28
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "e": "AQAB", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 09:58:28 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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_im_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/req_uri/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_xhPlsnyAWswcpHl37349\u003e[~\\[",
  "client_secret": "secret_xbECXbfsovjTlTwipRlbGdergBgEZJDwshyfdXneJnOyHqvhMq2836343728)+.)]",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 09:58:28 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 09:58:28
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 09:58:28 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance 6Ka8doZNC5reHsQ
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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_im_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
    "https://89.45.234.133:8090/req_uri/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "implicit",
    "authorization_code"
  ],
  "client_id": "client_xhPlsnyAWswcpHl37349\u003e[~\\[",
  "client_secret": "secret_xbECXbfsovjTlTwipRlbGdergBgEZJDwshyfdXneJnOyHqvhMq2836343728)+.)]",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "e": "AQAB",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw"
      },
      {
        "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 09:58:28 INCOMING
oidcc-client-test-missing-sub
Incoming HTTP request to test instance 6Ka8doZNC5reHsQ
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/6fa9afe1487192b37613facdf60b53390110a037e1f44f239eebe2e726646142",
  "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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "scope": "openid profile email address phone",
  "response_type": "id_token token",
  "nonce": "nlUATpeTxJIJSjtw0xCsht6m",
  "response_mode": "form_post",
  "state": "Rt9CSP8ATQx3ProEqC6lwwm2HAst6GDV",
  "client_id": "client_xhPlsnyAWswcpHl37349\u003e[~\\["
}
incoming_body
Authorization endpoint
2021-10-01 09:58:28 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 09:58:28 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:58:28 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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "scope": "openid profile email address phone",
  "response_type": "id_token token",
  "nonce": "nlUATpeTxJIJSjtw0xCsht6m",
  "response_mode": "form_post",
  "state": "Rt9CSP8ATQx3ProEqC6lwwm2HAst6GDV",
  "client_id": "client_xhPlsnyAWswcpHl37349\u003e[~\\["
}
2021-10-01 09:58:28 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 09:58:28 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
nlUATpeTxJIJSjtw0xCsht6m
2021-10-01 09:58:28 SUCCESS
EnsureResponseTypeIsIdTokenToken
Response type is expected value
expected
id_token token
2021-10-01 09:58:28 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_xhPlsnyAWswcpHl37349>[~\[
2021-10-01 09:58:28 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154
expected
[
  "https://89.45.234.133:8090/authz_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "https://89.45.234.133:8090/authz_im_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "https://89.45.234.133:8090/req_uri/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154"
]
2021-10-01 09:58:28 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:58:28 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 09:58:28 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
1fce1j4ShjwdMfSbmegt5AoGFaTuRqjGpcwg5IzA0QEbHNdyen
2021-10-01 09:58:28 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
rKE2Ia_BXY0TKbKIvZc_Og
2021-10-01 09:58:28 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_xhPlsnyAWswcpHl37349>[~\[
nonce
nlUATpeTxJIJSjtw0xCsht6m
iat
1633082308
exp
1633082608
2021-10-01 09:58:28
RemoveSubFromIdToken
Removed sub value from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "aud": "client_xhPlsnyAWswcpHl37349\u003e[~\\[",
  "nonce": "nlUATpeTxJIJSjtw0xCsht6m",
  "iat": 1633082308,
  "exp": 1633082608
}
2021-10-01 09:58:28 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2021-10-01 09:58:28 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
rKE2Ia_BXY0TKbKIvZc_Og
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "aud": "client_xhPlsnyAWswcpHl37349\u003e[~\\[",
  "nonce": "nlUATpeTxJIJSjtw0xCsht6m",
  "iat": 1633082308,
  "exp": 1633082608,
  "at_hash": "rKE2Ia_BXY0TKbKIvZc_Og"
}
2021-10-01 09:58:28 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIzYjk3NTRmOS0wNzM2LTQ5YjEtOTMzMy05ZTZkOTMwMGJmNzUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoicktFMklhX0JYWTBUS2JLSXZaY19PZyIsImF1ZCI6ImNsaWVudF94aFBsc255QVdzd2NwSGwzNzM0OT5bflxcWyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODI2MDgsIm5vbmNlIjoibmxVQVRwZVR4SklKU2p0dzB4Q3NodDZtIiwiaWF0IjoxNjMzMDgyMzA4fQ.g1yJIMokEfcBr28wYNSij4ExOJ4k_ltX79L7ii10SyR8iZlT2oP4Ok_LaBIR2al2lENqTYbGqEL_Dpi7Fnrqq458UOsTLPlDR9p8Zh7g-hezOl0MrTF1VbWY5e3OuDDvvIbjeaw4_koGHZAWLKyTAqNKLfg64upAhBXpfKkAf6h5u6rFDtx-4DnR4Sr0WUZ4kL1mr_pd9hBKRn5Nu1Oyl_b1rG-HyOe4cbMM8_gZkrlxc80fNnCaUioS3_Yu3qLMaOSE95aVDAQVto2PNiX6Uqr5nKBqsKQsZP7KZ724G2kx7WRmM6MfPGsR9CJdeBRPRuwB-aUYBnh47MRRNY1QMQ
key
{"p":"59BIA7R0jC6okJquz0YqeBaayoCJdrCoQmIhHL7BvZy2oDEbsXXjG-T8CKLRFI-jwN0PMT59DY34QPJWTa9Eoiw0oeIY_htGhEfY4c-QS1dGeHib98D2tm1SejHLQydY1gDufP0nRx-4YOKV7v7mHYdXcTE7rbBVXlE_LN1P_7c","kty":"RSA","q":"tMgypFsmiQgGelWpggb3uwR-Vu-IZVEBKdKlPoPkF7WYZYx4OGT2Hm4WYK5VxGWP27r9saIy1BG-xgfuhagBuslX9R0xZUXDES45EguGxvrf3TBTI3FvHJoJAArQLsBw1BW1vFffY4rQVcx3N29oviQda8Mm9HRxif1iawq1oC0","d":"flL6u_nxo-6fiC6rUdreVaMzJtlJPoZaz5QIa_SfUnwsMVTtxcXfZWwNDgZSk3CQalXmdYW5grhXfKElde7PD4rIhlNMzHD1U8nGfXeVRZkozEaTe2oB4uonHcZ9BXmBLlThEymNiH00e8wfaCUqmrpfMBiG-F7aAbZ3ZCxvfNyl3HXXUSxIjc2rx9lIQg2tBSAjPWm_9K1mtzYd7Zk8qbbgzJOloVGWeqIYVxADUB78ZpJbsJtRcnt8_E0jBf3FPdrSKB7gu94hFvYSTL84J3epwqk4EG-60rbRPCDqd8gs-h_BxDlTIovodHNCgWMfqbmObU9f8SZRp7E1vmMmqQ","e":"AQAB","use":"sig","kid":"3b9754f9-0736-49b1-9333-9e6d9300bf75","qi":"X1P6c67Bo5h2JMmHWJRGQK_6a2MtDFlToJPZ32jaOFHirD9wO4RwReoALIO6MGbDzhup1RqpI5AvxNme1McZdurySOj7tgeGHx4JV4G6KoKOofPkjVaXPnFbXumSeFlvcQn__mR4HNmsN1sSWb8BUToBfhdAKRIatPtMN9ySWKI","dp":"CZxD8AtiLZGdoWkYSDWTeykMv8p2aHpIb4Ab-VIbPB4sIBYJHOFTSgvDOyRs4JpX4p4HjDYX_yDcouypEU1r3gFRKUjzWk2NLdzArBPr2oPCwynU5X-Vetira692ytDtyOl--aWRJEy3WyTprF_a8Gx0_pdY7wl5cJCTuutt7p8","dq":"sKwBicumkj5sjjuPB4qlqXgPvAglJNaQK343jSu5yk3m3D718i8As-ZkKiHVobSbbWKFsYZQ5B1fcgqoWKhC4HcKZXodHtqZcv3YOkFXergL9Q7YAQhHTQ1gBFGM-FOLMEjzLVg28QHk7iR-0YcoNsH2mqzCMh5mIzOkbfWuYBU","n":"o7O7Nl_Pt9ZtoGPhcs_bO3X5QfcKboqsxoZ_P4xml4Xl6wn2Z_Dr0wv2wdc2qcjvWHW5xFxOOFltGInmMHcAlXrRw6uaIZcS66GOB9Dqx_NlzH8Do7ej7-xeqKnaodg3UQw98E-eVY0l_DTiNifz-OCuWPAOGN0USUeeGB_jibfprNJemKwddcR1ORdWXXAb7Q4bggZLbEyrNKmhYfT_wtBrav-t4qPaaoWfRLs92qSSmCKafwGASnsYfbQ7QQvvCo6HVH_NNCbu2z1n77sA69dIXRr09PRLm4pKXsvxG0v4C2rv1kY3eZCHggNuTeY40dkFONpOHgaOUK4-2UVTKw"}
algorithm
RS256
2021-10-01 09:58:28 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 09:58:28 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "state": "Rt9CSP8ATQx3ProEqC6lwwm2HAst6GDV"
}
2021-10-01 09:58:28 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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "state": "Rt9CSP8ATQx3ProEqC6lwwm2HAst6GDV",
  "id_token": "eyJraWQiOiIzYjk3NTRmOS0wNzM2LTQ5YjEtOTMzMy05ZTZkOTMwMGJmNzUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoicktFMklhX0JYWTBUS2JLSXZaY19PZyIsImF1ZCI6ImNsaWVudF94aFBsc255QVdzd2NwSGwzNzM0OT5bflxcWyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODI2MDgsIm5vbmNlIjoibmxVQVRwZVR4SklKU2p0dzB4Q3NodDZtIiwiaWF0IjoxNjMzMDgyMzA4fQ.g1yJIMokEfcBr28wYNSij4ExOJ4k_ltX79L7ii10SyR8iZlT2oP4Ok_LaBIR2al2lENqTYbGqEL_Dpi7Fnrqq458UOsTLPlDR9p8Zh7g-hezOl0MrTF1VbWY5e3OuDDvvIbjeaw4_koGHZAWLKyTAqNKLfg64upAhBXpfKkAf6h5u6rFDtx-4DnR4Sr0WUZ4kL1mr_pd9hBKRn5Nu1Oyl_b1rG-HyOe4cbMM8_gZkrlxc80fNnCaUioS3_Yu3qLMaOSE95aVDAQVto2PNiX6Uqr5nKBqsKQsZP7KZ724G2kx7WRmM6MfPGsR9CJdeBRPRuwB-aUYBnh47MRRNY1QMQ"
}
2021-10-01 09:58:28
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/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154",
  "state": "Rt9CSP8ATQx3ProEqC6lwwm2HAst6GDV",
  "id_token": "eyJraWQiOiIzYjk3NTRmOS0wNzM2LTQ5YjEtOTMzMy05ZTZkOTMwMGJmNzUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoicktFMklhX0JYWTBUS2JLSXZaY19PZyIsImF1ZCI6ImNsaWVudF94aFBsc255QVdzd2NwSGwzNzM0OT5bflxcWyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODI2MDgsIm5vbmNlIjoibmxVQVRwZVR4SklKU2p0dzB4Q3NodDZtIiwiaWF0IjoxNjMzMDgyMzA4fQ.g1yJIMokEfcBr28wYNSij4ExOJ4k_ltX79L7ii10SyR8iZlT2oP4Ok_LaBIR2al2lENqTYbGqEL_Dpi7Fnrqq458UOsTLPlDR9p8Zh7g-hezOl0MrTF1VbWY5e3OuDDvvIbjeaw4_koGHZAWLKyTAqNKLfg64upAhBXpfKkAf6h5u6rFDtx-4DnR4Sr0WUZ4kL1mr_pd9hBKRn5Nu1Oyl_b1rG-HyOe4cbMM8_gZkrlxc80fNnCaUioS3_Yu3qLMaOSE95aVDAQVto2PNiX6Uqr5nKBqsKQsZP7KZ724G2kx7WRmM6MfPGsR9CJdeBRPRuwB-aUYBnh47MRRNY1QMQ",
  "access_token": "1fce1j4ShjwdMfSbmegt5AoGFaTuRqjGpcwg5IzA0QEbHNdyen",
  "token_type": "Bearer"
}
2021-10-01 09:58:28 OUTGOING
oidcc-client-test-missing-sub
Response to HTTP request to test instance 6Ka8doZNC5reHsQ
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/15b7141fa62bf434096acd253d4321920b02222a3540d32f2134ea82d552b154, formParameters={"state":"Rt9CSP8ATQx3ProEqC6lwwm2HAst6GDV","id_token":"eyJraWQiOiIzYjk3NTRmOS0wNzM2LTQ5YjEtOTMzMy05ZTZkOTMwMGJmNzUiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoicktFMklhX0JYWTBUS2JLSXZaY19PZyIsImF1ZCI6ImNsaWVudF94aFBsc255QVdzd2NwSGwzNzM0OT5bflxcWyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwODI2MDgsIm5vbmNlIjoibmxVQVRwZVR4SklKU2p0dzB4Q3NodDZtIiwiaWF0IjoxNjMzMDgyMzA4fQ.g1yJIMokEfcBr28wYNSij4ExOJ4k_ltX79L7ii10SyR8iZlT2oP4Ok_LaBIR2al2lENqTYbGqEL_Dpi7Fnrqq458UOsTLPlDR9p8Zh7g-hezOl0MrTF1VbWY5e3OuDDvvIbjeaw4_koGHZAWLKyTAqNKLfg64upAhBXpfKkAf6h5u6rFDtx-4DnR4Sr0WUZ4kL1mr_pd9hBKRn5Nu1Oyl_b1rG-HyOe4cbMM8_gZkrlxc80fNnCaUioS3_Yu3qLMaOSE95aVDAQVto2PNiX6Uqr5nKBqsKQsZP7KZ724G2kx7WRmM6MfPGsR9CJdeBRPRuwB-aUYBnh47MRRNY1QMQ","access_token":"1fce1j4ShjwdMfSbmegt5AoGFaTuRqjGpcwg5IzA0QEbHNdyen","token_type":"Bearer"}}]
outgoing_path
authorize
2021-10-01 09:58:33 FINISHED
oidcc-client-test-missing-sub
Test has run to completion
testmodule_result
PASSED
2021-10-01 09:58:35
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
0zGMe4nd2aBtPxv
Test Results