Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 07:12:43 INFO
TEST-RUNNER
Test instance a9lAUudMVOZcV1r created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
2XhPS6IlG6T8u
config
{
  "alias": "idpy",
  "description": "oidcrp",
  "server": {
    "discoveryUrl": "https://89.45.234.133:4000/.well-known/openid-configuration",
    "login_hint": "roland@89.45.234.133:4000"
  },
  "client2": {
    "client_name": "Anything"
  }
}
testName
oidcc-client-test-client-secret-basic
2021-10-01 07:12:43 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 07:12:43
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 07:12:44
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "ycgpsjjg7_eqId39kVuKW2_hd-pCbjEHY2rbRSyioTjf7bHL4Qe6fcZfDtF7AjrmL34ou8MFFnAmJl25kLFMHD8INdXPcsQi-g_xUDglBW5dCd3CLOE8LIwpicE2TINsMbVifiZfpz0CvnfTXev8LeusacG1jhZljxoCI2f9IgU",
      "kty": "RSA",
      "q": "t3E5TeNKOaliVX6-iy0YH0gYiQgoAi74bJXojoSqhot9W64Hsk3NmO3koYmOEkoFXEz1-LOLmRFXwNYlEE94cBF6u8w7KmOxDGU2hrnK7MT7TWGfSAYpr85rbWUuzW4oqEgx1_HhovWvDnP4j468rsId4mbjxlngIvwGOQFgS_k",
      "d": "hOlGj_V9V9fX5l5QbQUpUm2K7zXZSFh3PlbQSCKYetLj_yjZIuhvZtKH4BSRubN4jp0w6hmNDDdmY7dzoLOBWvY3pBNOakhe5mJpxRyDUdV-opXTDrX4qdYsSTya-Ws9LMFyTwScC0ZyiE-1tpc9PC83KypzFw6DrPAqoi7C_XQ8HarnHmQ72GgAJTzDSrzCeqemMNx3CqvBKpDVcAtiv9awa-_tgT7zyPUzf5-NIHyihwDB7FCn5Z__NKRopD21kVgYr8wZsdrrYHek2AEBVA0VGTcKSM4Pvn3K_LSrAaxurJplb5bTojBxTkiSke2jOaIUPSTcS6hTjVEYYbv1oQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "36840d4c-e94c-48fa-b2c2-fcc5526037c8",
      "qi": "GME2Y6drY7VJ0ioKAauY1eJoL0nIh3zVKUrgigaewXOQPy5xmbdHJF6hLpyQR7Lg2xqPjkz_skR7CtbocV_fzaFtod_sgUKP5aPoKGOna37CWknZKGL4RfFkavLoM-C75ZbaZ4DYEHBfe9nfijF7ujOLo7Ho_fB_Xem5lXFOWDI",
      "dp": "BwwvsKLd8GO1FIO9ZINO_MyWkmqjMVgTCvzjdbIOaBUldRbdqRltARGZplnYswY9nfEJGS3BkrwOCQ8C-TPIFcB51--E1FxXYGaIJiYf3OWy6DJPouOnB2NJ3B7cd6WrdL0CGKfcdWnjG6XxwvkIEM6HchYq8jCEEZB1_KiYJcU",
      "dq": "tqW4fdGyJOl_LEsPI3oZy4O4UjBZzZrA5TT5oXV8aIxYm8ESjrki3YL4ItLYL2OeJMHIIwF6HEUFT86ohq3p6AOvZW869cDfFs1r1gcFgmu7H9f0hP0F4rMviXO2fvqQ5sVDQ5TlqaDf1Q8pTJ69RW-n27XAUs1H-u1esMGrBNk",
      "n": "kJdUU8P4HmFR6L91WI17nFZAtJaV-P7uf_oUMov4oQSJo93rrZWPmUX6kDPz-aXck689x6MeyUx0XQUZzr6_9VuIFw_DaNVLMoTUhZQgCKwfObA177ZCwhWwkz0r_HlOuJ2zrFle3l4du3_ybbMTWpQ-aL0tqrQG7ssUZzMhVFVCfkdrqSiXuyGWoXk_no7PPxE9M7_sxAJlPskn37Ej0fxbjUnkCUkZYG5a-YtuYN3gKR1olc0XrZ4icVhKxG1OUtsT5m-AmERnMI1v3DnmmqJVPjvilOrbu0SPKvudqUmNeZiLHpEMgA96Q4SBpJ9lS7j55ggZGNv8sCETFQ2N3Q"
    },
    {
      "kty": "EC",
      "d": "GUt_2EBrJeUHatK6dfGQMpLUG39Nxlgl40z7M6-37r4",
      "use": "sig",
      "crv": "P-256",
      "kid": "c3d1d9a8-f049-4bf7-9483-5ecbc08f59d6",
      "x": "5EX9UsL_NIY2SjXLQjeJL7tgth--0YMc8sbashU3sGE",
      "y": "rBtIB4UmMDgcxV9PziQ_5wpsSSjst7izSDXD9hMdBVM"
    },
    {
      "kty": "EC",
      "d": "-O7ZIHD-sL4YWpPV8uqHPiPzcOdVydDLfy7CU3MYa24",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "692336ed-48db-401e-8316-22b86fc5493e",
      "x": "FFuD5Jkvd4TKSNk3bLxJwDyCuRSzOyjBcjE5NeZZnG0",
      "y": "WKtnmoki7qLu-uT0Hlw1eiLIaABJB--elk7jd9X1D0U"
    },
    {
      "kty": "OKP",
      "d": "ugPGGOV8qDu_BKhEiCzw4GJ9MO87dtl05-DaCbAHhGI",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "4d456280-f178-4565-b58a-b4cf2400f5ce",
      "x": "ONUQIAUy01v4rS3kjduLzphyI_Cqi6YZfcZ51fvxHDw"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "9CjzX7DiJGr0nXefBwXXRDIirUU-xBsnKkpCDM6b2WgAhbSFZ4xmyjykfFvcKA0bBL9mmtNKwRY1Bke1JKEoQY9jfdKi1LVHTTtEqYZ2qD_CZk7lkZZz05_emdvlWfkLY1O0rc95NS_vQGnMJo58JfTAXcMq6tPS6Wy8yxbBles",
      "kty": "RSA",
      "q": "umx7JA2BPRiBdXIeWwBL6a8E9ejsbcmclXYkGLx5SHNjL6bMRo3FX0U0atXFhlgcCUOUkOtDJNJkAlEh6LqMyYpVx5-Mt7jdpGM0mGbkfpKZRUA-gxzK2-YEOSod1_vKulH00ovOu9sLILEaqyJQt68TmY7c7Fiy8rpYRNCeXmE",
      "d": "N6_ci_Nss1ypPhDGbNqw45Sju3kH5nDP8udGBHSVTVr9cApc6YIimIYwWqjLDhN9r7NWyk0V351E3m0ap0y3Sb2gzMnpXAPp93c7qehfThOlHfJnSsCynKbAiYL2sNG8dGm3gl8ntHZVJab5uULGHHU9hbV6hSU3hMYpQmXmIYMJte4PLlfFct17WCPVqM0dl-bNFKQGtt1iLqdaT7Jy-KkJemB8-sRS6cZcXOQlPl2hNZP_qUZ706f40Fu8IpXqOHhXy3T_IiTykEXZXaSnVT1-QMT6E9MVqjf7QsKDOqGyGDhlwsoacsLHuPXWVLj0zKxe4UeJAooAxK2X2ZFsgQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "c09af908-a4ab-45db-9cd1-de70f6527cc2",
      "qi": "Ia7hnXMiBKycARJZBO58pVO-s-41zsVPnXrScdP1ehPNk-UTZ8-2cKOcgaKhHeRqKfpL3Nuq7mgvJhhsloAF9lpcqvdqJwN5EagDnNp1dfALOgAwN7hjqJJZJ9sVbcY-6QB36VBH-gOgzuxYtJS48R1ZERDynzTdGt31IOucbDw",
      "dp": "E0WsODBpGUDMACXyCobegAaJEC44Dxiplb_4yLQCPz3jVKp0IUFG183DmgFSNmMab9x_x9bHvsf29YDxfmuuFsavrr3SloGcmC8Gc28mrI8j1BmEK2K5z8l9s51U1C5BRNzVlSacRaN7-hSfxadXi1NvX7dJCvIfYsdve4RXUXM",
      "alg": "RSA-OAEP",
      "dq": "eG1bnw6aTj1mY9g0g9TNNUg6jCDLmqCC5opLBy-5qXPgvwehLnKm7cRm-BzgXMjOU620a2mPFlpTAKwom47nI8qZXztSS9zAUVFEyK6vLJTHLlUyDMCsyyDr2YG7harCa1pGLTzjb7cwmQ3PjH2-ZupSXwBK9uLVtrdqDgo2RAE",
      "n": "sc03jEJ1eJI6pwAH89dc8dNxBcWGBHLr92jZ23buCiGCeEcAnzr-aWxK8Tj37dKZWHBtuVtr_b6NlARnUq5wxwOyzbjJa_LN7gFi0TsB84PRn8Kad65ZtyF29gqHZKd9XsoLkzpFI9HscZisnYCg1EPfT28g1YRizY8tx3dp1HgObjeG6qaTzvpt4QYquypeNWulni5UbVvrmoDZRxhCMr5OgWIVz1taJjGuMAQ8jrUw7F88ko4PvcqaZg-bN_aOaQ114n5N1cmbmj0DaUcopCwSG2qO4sCv8DfAhji_7UPUFhc6zXkL99yAoYsw6KQTkG-pKqY2oquRDgsEK3AYCw"
    },
    {
      "kty": "EC",
      "d": "VxAaML6LFt5VQgxuqC_vcep_aJ9EqJadDpcCarf1w_E",
      "use": "enc",
      "crv": "P-256",
      "kid": "665b6f4b-b13e-4d78-8ea9-4d6ca4023299",
      "x": "ysxcLiVNfunPtwHkxSe-HvjwKxtGCt_8V2d55TzTc3Q",
      "y": "VQtom49yr8QRSJYNf9HP1FPMQWZY0KddMHkp0JFVS4w",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "36840d4c-e94c-48fa-b2c2-fcc5526037c8",
      "n": "kJdUU8P4HmFR6L91WI17nFZAtJaV-P7uf_oUMov4oQSJo93rrZWPmUX6kDPz-aXck689x6MeyUx0XQUZzr6_9VuIFw_DaNVLMoTUhZQgCKwfObA177ZCwhWwkz0r_HlOuJ2zrFle3l4du3_ybbMTWpQ-aL0tqrQG7ssUZzMhVFVCfkdrqSiXuyGWoXk_no7PPxE9M7_sxAJlPskn37Ej0fxbjUnkCUkZYG5a-YtuYN3gKR1olc0XrZ4icVhKxG1OUtsT5m-AmERnMI1v3DnmmqJVPjvilOrbu0SPKvudqUmNeZiLHpEMgA96Q4SBpJ9lS7j55ggZGNv8sCETFQ2N3Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "92a9605e-15ee-4ddb-80a4-fc77ac054f8e",
      "n": "k3NHkdsC60c2eDQvKwcslaLIv7HSG93f4f_VNnVNwFSp94Hy0xRTacYNd_1HPGbfPxolt9mRahTsxp_S6U3rmaDHe2_zgy29UG1ZEM-evcMfpwS39cYVuj5FLbw1zc_2mHM56Mi1q51dfa1R2s4QOMIIZhO61luE3BD0m-i0L4B5nYXRPRJYsr1gNJdjkhwX-fzCvBVWINoZK63A6h5PLFa04pGVMMzBYXhsbl3lBOcA-ziz4FwJlGf7HF17bPU-1b_6acb5hx4emIH4NPz7Z1PJVbVEnw_Wa1WdBWOk_VMxiozKcDeM0XV3F2ZF2EnKrhq4l8YyGBe5Qg8chMwFcw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "c3d1d9a8-f049-4bf7-9483-5ecbc08f59d6",
      "x": "5EX9UsL_NIY2SjXLQjeJL7tgth--0YMc8sbashU3sGE",
      "y": "rBtIB4UmMDgcxV9PziQ_5wpsSSjst7izSDXD9hMdBVM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "6d38f0e0-cd16-4aa8-8794-bdfaf06b97be",
      "x": "_3PpvkoZHBKW_qSboDXncxDt9c3rEHyNcb8Snx1OcP4",
      "y": "Q7Fo_EA4-9qWAXXvlUgdqHd5DM4NviW212NgZRtjlkE"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "692336ed-48db-401e-8316-22b86fc5493e",
      "x": "FFuD5Jkvd4TKSNk3bLxJwDyCuRSzOyjBcjE5NeZZnG0",
      "y": "WKtnmoki7qLu-uT0Hlw1eiLIaABJB--elk7jd9X1D0U"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "4d456280-f178-4565-b58a-b4cf2400f5ce",
      "x": "ONUQIAUy01v4rS3kjduLzphyI_Cqi6YZfcZ51fvxHDw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "c09af908-a4ab-45db-9cd1-de70f6527cc2",
      "alg": "RSA-OAEP",
      "n": "sc03jEJ1eJI6pwAH89dc8dNxBcWGBHLr92jZ23buCiGCeEcAnzr-aWxK8Tj37dKZWHBtuVtr_b6NlARnUq5wxwOyzbjJa_LN7gFi0TsB84PRn8Kad65ZtyF29gqHZKd9XsoLkzpFI9HscZisnYCg1EPfT28g1YRizY8tx3dp1HgObjeG6qaTzvpt4QYquypeNWulni5UbVvrmoDZRxhCMr5OgWIVz1taJjGuMAQ8jrUw7F88ko4PvcqaZg-bN_aOaQ114n5N1cmbmj0DaUcopCwSG2qO4sCv8DfAhji_7UPUFhc6zXkL99yAoYsw6KQTkG-pKqY2oquRDgsEK3AYCw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "665b6f4b-b13e-4d78-8ea9-4d6ca4023299",
      "x": "ysxcLiVNfunPtwHkxSe-HvjwKxtGCt_8V2d55TzTc3Q",
      "y": "VQtom49yr8QRSJYNf9HP1FPMQWZY0KddMHkp0JFVS4w",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 07:12:44 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 07:12:44 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 07:12:44 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 07:12:44
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 07:12:44
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 07:12:44
oidcc-client-test-client-secret-basic
Setup Done
2021-10-01 07:12:51 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance a9lAUudMVOZcV1r
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 07:12:51 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance a9lAUudMVOZcV1r
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 07:12:51 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance a9lAUudMVOZcV1r
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 07:12:51 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance a9lAUudMVOZcV1r
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "36840d4c-e94c-48fa-b2c2-fcc5526037c8",
      "n": "kJdUU8P4HmFR6L91WI17nFZAtJaV-P7uf_oUMov4oQSJo93rrZWPmUX6kDPz-aXck689x6MeyUx0XQUZzr6_9VuIFw_DaNVLMoTUhZQgCKwfObA177ZCwhWwkz0r_HlOuJ2zrFle3l4du3_ybbMTWpQ-aL0tqrQG7ssUZzMhVFVCfkdrqSiXuyGWoXk_no7PPxE9M7_sxAJlPskn37Ej0fxbjUnkCUkZYG5a-YtuYN3gKR1olc0XrZ4icVhKxG1OUtsT5m-AmERnMI1v3DnmmqJVPjvilOrbu0SPKvudqUmNeZiLHpEMgA96Q4SBpJ9lS7j55ggZGNv8sCETFQ2N3Q"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "92a9605e-15ee-4ddb-80a4-fc77ac054f8e",
      "n": "k3NHkdsC60c2eDQvKwcslaLIv7HSG93f4f_VNnVNwFSp94Hy0xRTacYNd_1HPGbfPxolt9mRahTsxp_S6U3rmaDHe2_zgy29UG1ZEM-evcMfpwS39cYVuj5FLbw1zc_2mHM56Mi1q51dfa1R2s4QOMIIZhO61luE3BD0m-i0L4B5nYXRPRJYsr1gNJdjkhwX-fzCvBVWINoZK63A6h5PLFa04pGVMMzBYXhsbl3lBOcA-ziz4FwJlGf7HF17bPU-1b_6acb5hx4emIH4NPz7Z1PJVbVEnw_Wa1WdBWOk_VMxiozKcDeM0XV3F2ZF2EnKrhq4l8YyGBe5Qg8chMwFcw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "c3d1d9a8-f049-4bf7-9483-5ecbc08f59d6",
      "x": "5EX9UsL_NIY2SjXLQjeJL7tgth--0YMc8sbashU3sGE",
      "y": "rBtIB4UmMDgcxV9PziQ_5wpsSSjst7izSDXD9hMdBVM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "6d38f0e0-cd16-4aa8-8794-bdfaf06b97be",
      "x": "_3PpvkoZHBKW_qSboDXncxDt9c3rEHyNcb8Snx1OcP4",
      "y": "Q7Fo_EA4-9qWAXXvlUgdqHd5DM4NviW212NgZRtjlkE"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "692336ed-48db-401e-8316-22b86fc5493e",
      "x": "FFuD5Jkvd4TKSNk3bLxJwDyCuRSzOyjBcjE5NeZZnG0",
      "y": "WKtnmoki7qLu-uT0Hlw1eiLIaABJB--elk7jd9X1D0U"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "4d456280-f178-4565-b58a-b4cf2400f5ce",
      "x": "ONUQIAUy01v4rS3kjduLzphyI_Cqi6YZfcZ51fvxHDw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "c09af908-a4ab-45db-9cd1-de70f6527cc2",
      "alg": "RSA-OAEP",
      "n": "sc03jEJ1eJI6pwAH89dc8dNxBcWGBHLr92jZ23buCiGCeEcAnzr-aWxK8Tj37dKZWHBtuVtr_b6NlARnUq5wxwOyzbjJa_LN7gFi0TsB84PRn8Kad65ZtyF29gqHZKd9XsoLkzpFI9HscZisnYCg1EPfT28g1YRizY8tx3dp1HgObjeG6qaTzvpt4QYquypeNWulni5UbVvrmoDZRxhCMr5OgWIVz1taJjGuMAQ8jrUw7F88ko4PvcqaZg-bN_aOaQ114n5N1cmbmj0DaUcopCwSG2qO4sCv8DfAhji_7UPUFhc6zXkL99yAoYsw6KQTkG-pKqY2oquRDgsEK3AYCw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "665b6f4b-b13e-4d78-8ea9-4d6ca4023299",
      "x": "ysxcLiVNfunPtwHkxSe-HvjwKxtGCt_8V2d55TzTc3Q",
      "y": "VQtom49yr8QRSJYNf9HP1FPMQWZY0KddMHkp0JFVS4w",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 07:12:51 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance a9lAUudMVOZcV1r
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/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_im_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/req_uri/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb"
  ],
  "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/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb", "https://89.45.234.133:8090/authz_im_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb", "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb", "https://89.45.234.133:8090/req_uri/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 07:12:51 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/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_im_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/req_uri/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 07:12:51 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 07:12:51 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 07:12:51 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "https://89.45.234.133:8090/authz_im_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "https://89.45.234.133:8090/req_uri/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb"
]
2021-10-01 07:12:51 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 07:12:51 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 07:12:51 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 07:12:51 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 07:12:51 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 07:12:51 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 07:12:51 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 07:12:51 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 07:12:51 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 07:12:51 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 07:12:51 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 07:12:51 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 07:12:51 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 07:12:51 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 07:12:51 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 07:12:51 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 07:12:51 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 07:12:51 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 07:12:51 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/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_im_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/req_uri/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_psNmLeYQPbGHJCt84811;)\u0026|/"
}
2021-10-01 07:12:51
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_EifTngOuaBbgAdoduzzdqdMPIfkZkFceTQNPJsTMlZjEtgEcCf4466175022)'$;>
2021-10-01 07:12:51 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 07:12:51 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/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_im_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/req_uri/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_psNmLeYQPbGHJCt84811;)\u0026|/",
  "client_secret": "secret_EifTngOuaBbgAdoduzzdqdMPIfkZkFceTQNPJsTMlZjEtgEcCf4466175022)\u0027$;\u003e"
}
2021-10-01 07:12:51
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 07:12:51
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 07:12:52 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 07:12:50 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 19:12:52 GMT",
  "etag": "\"1633072370.5899787-691-625874018\"",
  "date": "Fri, 01 Oct 2021 07:12:52 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 07:12:52
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 07:12:52 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/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_im_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/req_uri/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_psNmLeYQPbGHJCt84811;)\u0026|/",
  "client_secret": "secret_EifTngOuaBbgAdoduzzdqdMPIfkZkFceTQNPJsTMlZjEtgEcCf4466175022)\u0027$;\u003e",
  "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 07:12:52 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 07:12:52
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 07:12:52 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance a9lAUudMVOZcV1r
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/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_im_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
    "https://89.45.234.133:8090/req_uri/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_psNmLeYQPbGHJCt84811;)\u0026|/",
  "client_secret": "secret_EifTngOuaBbgAdoduzzdqdMPIfkZkFceTQNPJsTMlZjEtgEcCf4466175022)\u0027$;\u003e",
  "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 07:12:53 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance a9lAUudMVOZcV1r
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/9d702e87424a94ec4fe71e96a6859a150159fe96790a71c40e191080746361e9",
  "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/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "scope": "openid profile email address phone",
  "response_type": "code",
  "nonce": "A3KEeMB2CgIdMksklGRSeVBN",
  "response_mode": "form_post",
  "state": "ULqGxDtriTNRz4XLDOnexYHHsHmU2pf1",
  "client_id": "client_psNmLeYQPbGHJCt84811;)\u0026|/"
}
incoming_body
Authorization endpoint
2021-10-01 07:12:53 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 07:12:53 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 07:12:53 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/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "scope": "openid profile email address phone",
  "response_type": "code",
  "nonce": "A3KEeMB2CgIdMksklGRSeVBN",
  "response_mode": "form_post",
  "state": "ULqGxDtriTNRz4XLDOnexYHHsHmU2pf1",
  "client_id": "client_psNmLeYQPbGHJCt84811;)\u0026|/"
}
2021-10-01 07:12:53 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 07:12:53 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
A3KEeMB2CgIdMksklGRSeVBN
2021-10-01 07:12:53 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-10-01 07:12:53 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_psNmLeYQPbGHJCt84811;)&|/
2021-10-01 07:12:53 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb
expected
[
  "https://89.45.234.133:8090/authz_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "https://89.45.234.133:8090/authz_im_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "https://89.45.234.133:8090/req_uri/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb"
]
2021-10-01 07:12:53 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 07:12:53 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 07:12:53 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
irJVeJuizIUbqWubi0RNXJfQgZei0RO9
2021-10-01 07:12:53 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
5botdCQigxzuUd1DIJxD7A
2021-10-01 07:12:53 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "state": "ULqGxDtriTNRz4XLDOnexYHHsHmU2pf1"
}
2021-10-01 07:12:53 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "state": "ULqGxDtriTNRz4XLDOnexYHHsHmU2pf1",
  "code": "irJVeJuizIUbqWubi0RNXJfQgZei0RO9"
}
2021-10-01 07:12:53 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance a9lAUudMVOZcV1r
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb, formParameters={"state":"ULqGxDtriTNRz4XLDOnexYHHsHmU2pf1","code":"irJVeJuizIUbqWubi0RNXJfQgZei0RO9"}}]
outgoing_path
authorize
2021-10-01 07:12:53 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance a9lAUudMVOZcV1r
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X3BzTm1MZVlRUGJHSEpDdDg0ODExJTNCJTI5JTI2JTdDJTJGOnNlY3JldF9FaWZUbmdPdWFCYmdBZG9kdXp6ZHFkTVBJZmtaa0ZjZVRRTlBKc1RNbFpqRXRnRWNDZjQ0NjYxNzUwMjIlMjklMjclMjQlM0IlM0U\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "288",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb",
  "client_id": "client_psNmLeYQPbGHJCt84811;)\u0026|/",
  "state": "ULqGxDtriTNRz4XLDOnexYHHsHmU2pf1",
  "code": "irJVeJuizIUbqWubi0RNXJfQgZei0RO9"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&redirect_uri=https%3A%2F%2F89.45.234.133%3A8090%2Fauthz_fp_cb%2F7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb&client_id=client_psNmLeYQPbGHJCt84811%3B%29%26%7C%2F&state=ULqGxDtriTNRz4XLDOnexYHHsHmU2pf1&code=irJVeJuizIUbqWubi0RNXJfQgZei0RO9
Token endpoint
2021-10-01 07:12:53 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_psNmLeYQPbGHJCt84811;)&|/
client_secret
secret_EifTngOuaBbgAdoduzzdqdMPIfkZkFceTQNPJsTMlZjEtgEcCf4466175022)'$;>
method
client_secret_basic
2021-10-01 07:12:53 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-01 07:12:53 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
irJVeJuizIUbqWubi0RNXJfQgZei0RO9
2021-10-01 07:12:53 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://89.45.234.133:8090/authz_fp_cb/7c4af0f482b260c9c5c57395714380ae93c7b9df4ec2ac36820a659c51a273bb
2021-10-01 07:12:53 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
B58uYsgCrCbzdGUTUQBwtbZxViGAr44Jmgk2VZdCtLgBoMuUBQ
2021-10-01 07:12:53 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
rVltJ5wr3eDNHlVS-6EwZA
2021-10-01 07:12:53 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_psNmLeYQPbGHJCt84811;)&|/
nonce
A3KEeMB2CgIdMksklGRSeVBN
iat
1633072373
exp
1633072673
2021-10-01 07:12:53 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
rVltJ5wr3eDNHlVS-6EwZA
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_psNmLeYQPbGHJCt84811;)\u0026|/",
  "nonce": "A3KEeMB2CgIdMksklGRSeVBN",
  "iat": 1633072373,
  "exp": 1633072673,
  "at_hash": "rVltJ5wr3eDNHlVS-6EwZA"
}
2021-10-01 07:12:53 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIzNjg0MGQ0Yy1lOTRjLTQ4ZmEtYjJjMi1mY2M1NTI2MDM3YzgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiclZsdEo1d3IzZUROSGxWUy02RXdaQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3BzTm1MZVlRUGJHSEpDdDg0ODExOykmfFwvIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3MjY3Mywibm9uY2UiOiJBM0tFZU1CMkNnSWRNa3NrbEdSU2VWQk4iLCJpYXQiOjE2MzMwNzIzNzN9.RNWjyl0pcvCY8mIMc7NTXECq7lfe5w1zk8m8H6_ZEAtcAbF5Uq9nGNCoTnOdPjOlTbEjKUSGbV93DiVGRo2FrHrZxys2t-DIlQnE7UUTfAqUZetsU0o2udkmIFXdOHxMd7MjYXN48Vtc-g2iV39giabaJ4-V8TejDI54G1t4zeDc3f_xcm5RPfv-p2MFiSA4H89bqqusUbMrzN209-F6qpTuNrqGZjHrmeQdZGKFDbXq4szUBx8AzTGtYxT_SC2A5kb3wzZ-WaEwaY7qR91xmxJLZTJ4SwbsU654KThA39YwsHTGGuq2Lvt36JJB3bo7VRwagVkzCfNQbdzKNq9QsQ
key
{"p":"ycgpsjjg7_eqId39kVuKW2_hd-pCbjEHY2rbRSyioTjf7bHL4Qe6fcZfDtF7AjrmL34ou8MFFnAmJl25kLFMHD8INdXPcsQi-g_xUDglBW5dCd3CLOE8LIwpicE2TINsMbVifiZfpz0CvnfTXev8LeusacG1jhZljxoCI2f9IgU","kty":"RSA","q":"t3E5TeNKOaliVX6-iy0YH0gYiQgoAi74bJXojoSqhot9W64Hsk3NmO3koYmOEkoFXEz1-LOLmRFXwNYlEE94cBF6u8w7KmOxDGU2hrnK7MT7TWGfSAYpr85rbWUuzW4oqEgx1_HhovWvDnP4j468rsId4mbjxlngIvwGOQFgS_k","d":"hOlGj_V9V9fX5l5QbQUpUm2K7zXZSFh3PlbQSCKYetLj_yjZIuhvZtKH4BSRubN4jp0w6hmNDDdmY7dzoLOBWvY3pBNOakhe5mJpxRyDUdV-opXTDrX4qdYsSTya-Ws9LMFyTwScC0ZyiE-1tpc9PC83KypzFw6DrPAqoi7C_XQ8HarnHmQ72GgAJTzDSrzCeqemMNx3CqvBKpDVcAtiv9awa-_tgT7zyPUzf5-NIHyihwDB7FCn5Z__NKRopD21kVgYr8wZsdrrYHek2AEBVA0VGTcKSM4Pvn3K_LSrAaxurJplb5bTojBxTkiSke2jOaIUPSTcS6hTjVEYYbv1oQ","e":"AQAB","use":"sig","kid":"36840d4c-e94c-48fa-b2c2-fcc5526037c8","qi":"GME2Y6drY7VJ0ioKAauY1eJoL0nIh3zVKUrgigaewXOQPy5xmbdHJF6hLpyQR7Lg2xqPjkz_skR7CtbocV_fzaFtod_sgUKP5aPoKGOna37CWknZKGL4RfFkavLoM-C75ZbaZ4DYEHBfe9nfijF7ujOLo7Ho_fB_Xem5lXFOWDI","dp":"BwwvsKLd8GO1FIO9ZINO_MyWkmqjMVgTCvzjdbIOaBUldRbdqRltARGZplnYswY9nfEJGS3BkrwOCQ8C-TPIFcB51--E1FxXYGaIJiYf3OWy6DJPouOnB2NJ3B7cd6WrdL0CGKfcdWnjG6XxwvkIEM6HchYq8jCEEZB1_KiYJcU","dq":"tqW4fdGyJOl_LEsPI3oZy4O4UjBZzZrA5TT5oXV8aIxYm8ESjrki3YL4ItLYL2OeJMHIIwF6HEUFT86ohq3p6AOvZW869cDfFs1r1gcFgmu7H9f0hP0F4rMviXO2fvqQ5sVDQ5TlqaDf1Q8pTJ69RW-n27XAUs1H-u1esMGrBNk","n":"kJdUU8P4HmFR6L91WI17nFZAtJaV-P7uf_oUMov4oQSJo93rrZWPmUX6kDPz-aXck689x6MeyUx0XQUZzr6_9VuIFw_DaNVLMoTUhZQgCKwfObA177ZCwhWwkz0r_HlOuJ2zrFle3l4du3_ybbMTWpQ-aL0tqrQG7ssUZzMhVFVCfkdrqSiXuyGWoXk_no7PPxE9M7_sxAJlPskn37Ej0fxbjUnkCUkZYG5a-YtuYN3gKR1olc0XrZ4icVhKxG1OUtsT5m-AmERnMI1v3DnmmqJVPjvilOrbu0SPKvudqUmNeZiLHpEMgA96Q4SBpJ9lS7j55ggZGNv8sCETFQ2N3Q"}
algorithm
RS256
2021-10-01 07:12:53 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 07:12:53 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
B58uYsgCrCbzdGUTUQBwtbZxViGAr44Jmgk2VZdCtLgBoMuUBQ
token_type
Bearer
id_token
eyJraWQiOiIzNjg0MGQ0Yy1lOTRjLTQ4ZmEtYjJjMi1mY2M1NTI2MDM3YzgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiclZsdEo1d3IzZUROSGxWUy02RXdaQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3BzTm1MZVlRUGJHSEpDdDg0ODExOykmfFwvIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3MjY3Mywibm9uY2UiOiJBM0tFZU1CMkNnSWRNa3NrbEdSU2VWQk4iLCJpYXQiOjE2MzMwNzIzNzN9.RNWjyl0pcvCY8mIMc7NTXECq7lfe5w1zk8m8H6_ZEAtcAbF5Uq9nGNCoTnOdPjOlTbEjKUSGbV93DiVGRo2FrHrZxys2t-DIlQnE7UUTfAqUZetsU0o2udkmIFXdOHxMd7MjYXN48Vtc-g2iV39giabaJ4-V8TejDI54G1t4zeDc3f_xcm5RPfv-p2MFiSA4H89bqqusUbMrzN209-F6qpTuNrqGZjHrmeQdZGKFDbXq4szUBx8AzTGtYxT_SC2A5kb3wzZ-WaEwaY7qR91xmxJLZTJ4SwbsU654KThA39YwsHTGGuq2Lvt36JJB3bo7VRwagVkzCfNQbdzKNq9QsQ
scope
openid profile email address phone
2021-10-01 07:12:53 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance a9lAUudMVOZcV1r
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "B58uYsgCrCbzdGUTUQBwtbZxViGAr44Jmgk2VZdCtLgBoMuUBQ",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIzNjg0MGQ0Yy1lOTRjLTQ4ZmEtYjJjMi1mY2M1NTI2MDM3YzgiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiclZsdEo1d3IzZUROSGxWUy02RXdaQSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X3BzTm1MZVlRUGJHSEpDdDg0ODExOykmfFwvIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA3MjY3Mywibm9uY2UiOiJBM0tFZU1CMkNnSWRNa3NrbEdSU2VWQk4iLCJpYXQiOjE2MzMwNzIzNzN9.RNWjyl0pcvCY8mIMc7NTXECq7lfe5w1zk8m8H6_ZEAtcAbF5Uq9nGNCoTnOdPjOlTbEjKUSGbV93DiVGRo2FrHrZxys2t-DIlQnE7UUTfAqUZetsU0o2udkmIFXdOHxMd7MjYXN48Vtc-g2iV39giabaJ4-V8TejDI54G1t4zeDc3f_xcm5RPfv-p2MFiSA4H89bqqusUbMrzN209-F6qpTuNrqGZjHrmeQdZGKFDbXq4szUBx8AzTGtYxT_SC2A5kb3wzZ-WaEwaY7qR91xmxJLZTJ4SwbsU654KThA39YwsHTGGuq2Lvt36JJB3bo7VRwagVkzCfNQbdzKNq9QsQ",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-01 07:12:54 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance a9lAUudMVOZcV1r
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer B58uYsgCrCbzdGUTUQBwtbZxViGAr44Jmgk2VZdCtLgBoMuUBQ",
  "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 07:12:54 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
B58uYsgCrCbzdGUTUQBwtbZxViGAr44Jmgk2VZdCtLgBoMuUBQ
2021-10-01 07:12:54 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
B58uYsgCrCbzdGUTUQBwtbZxViGAr44Jmgk2VZdCtLgBoMuUBQ
2021-10-01 07:12:54 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 07:12:54
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-01 07:12:54 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 07:12:54 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 07:12:54 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 07:12:54 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance a9lAUudMVOZcV1r
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 07:12:54 FINISHED
oidcc-client-test-client-secret-basic
Test has run to completion
testmodule_result
PASSED
2021-10-01 07:13:07
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
GwA2DcUMHJLyrS9
Test Results