Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 09:50:06 INFO
TEST-RUNNER
Test instance 6dlwPChLJiRsYEu created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_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-nonce-invalid
2021-10-01 09:50:06 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:50:06
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:50:06
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "45d-7LE8fqsNy4dQabBrGmNE0aIErJk7cP7gXvXtIID7jse6VdKGM47OQyM_33uP_SisHtGIDfYNDj5XzjpGYvO27pJf34orwtRDR1_Jssg6Y0b6lNLeiMMqwQmfb-22ZTpEDyOchpYmXUGnBiVzP_0HAQLAGoNH2S9BlTMyCyM",
      "kty": "RSA",
      "q": "qUCbIJ8xUrgB9yfABjZ2TVDMyzig1cJriI6Ga8ef4mSSsh4W3kn1TIV--x6D1dtqxAH556K_6mWozZ1Z25CNYM8GowRtBXmktpyISU4AkNuhZYsO2EsAVK4asFS1ISvq9y_Xfvski0W4in_5mHtuex2QUPYA05Lbg1CI1TesyY8",
      "d": "kBu_MDUAj4nSF7MSzyE4Xod3utDK20OSVIWIKeNT2qcr_0gdw8yjBlWvyF7eBEsddMlxDxPyelo90jGENLroqta7be5UIfnhJsJR4xxRBqk-urlGeYXCc94oJu5OnovFxdKBledU_sG919TvLi_Yq_BdMh-Las4_MGHsAPEdwoEpvKS8ayq6d6jh-qc3sLOW-Yp4Weo9uF1xHsxIVIN24ZzRY2mvz3LrCvDt_pRJewW_dNY-7LHiJTAZ76SbTgbFm6zKDT2f0wKtdhbhZGvG7SkYhnnBR2lt6ehECzxkRLLBTeKzWkIjUE8OY04oDzZpbO1lFvgQPD33gS2JTomXiQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "f60fb9be-dd6c-4699-aac0-c9e6239be9c4",
      "qi": "TCVq0Ah6_jDZBxr2qykRF3ci2D0hrGBHFUFql3pPXh3FsdAfk5BCXxTeJQVmEtl9GuQJSvB3cvFFcGJ8IyPavu9F0FB5IsEAfhUpv3lwaIINQhjpndhPGQqu7dMMnwVec53O-x5-NOe-QN_CP20X5HISrAHWQecHyOhjhbaab_M",
      "dp": "bXXPdcdIcSOT3u-VnT9cQ7S6xJhH5ztLe20aPJHLGnbuhh1JYT1_jgyA54lsju--sON-5NOhvBU68j7JvEYK1EyjDtsXgUvTAEFWml1XhMUIT_czTaCdpuk3BuC57ftGXilH0oAuKAzPJssMqcgZRg1L8RCBlD7Pr4Uq5bdZukE",
      "dq": "UuRaVVrCDFIkXEiyihhoTitxcWI1mxtSERpEiUrGall5YxTLfGjaY3TKIPDr_nQs0PxqyWBy_7h0OOeEl70vEKe0B2jmgBT4b5swQD6cllWKsTGuvo3VBqQSXCPQZgOdWxyqPP2BA1jNLb_JnT1ueYucH5qsAvLc4W4y5cITtM8",
      "n": "lnhyk7Z9XQLJzRIYTSbVtBZxFeeI8-3Q1cC8Ix-I9fAnLmhBHHAb4J0aAXJNKhq2zebRXe9qGEdtBhtrEtCznTqrE8WzPcAsgjytL1h_uPnD7f0eAXgh19HYnv7W_y-VLcFdsCTZoOWx-U5Yv2YEuvgZqBmi71uXBsiB8N1ZySLCa5633cIyAvU9W_y21le90PfA8Ye1jCTU2HZggNPByBDdJKxnI8L-JDEnQFik7sJInMzisk_50qDVfH4YxlMfc0xgjC-5cw6oxbSqYS6Bo6WDRQwobdCYXSf4ax1U8dGcgC5nTbSWXhpujHwlVdIDr0b4le7Pvh0cn8ms5DazjQ"
    },
    {
      "kty": "EC",
      "d": "WmuLAfjTQ9G8qEdb2TSfBEdcHTChYK5Zra91DFUS4lA",
      "use": "sig",
      "crv": "P-256",
      "kid": "92ef2f71-c959-480a-9fcd-5da215c2095a",
      "x": "-jyXLjCskmqSHohGyK31m146yTV4bXkf9ymyCxqiG1w",
      "y": "klNxyobAWdfxFQdApDbTQggEDJYf95hadlbyhc0t93k"
    },
    {
      "kty": "EC",
      "d": "i2VFlOWRPQTO4ZuQRpsMant13ZnSM3RxmkWCeNqV7uU",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7caaefed-83c4-4254-808d-784be42d6f7c",
      "x": "0k7D1yKuZlmTwl14E6lmEeycl3hIzldu82EfHMkYw7c",
      "y": "pGnX23Mg9BZg5HUYGsEzo4QEx_2AEHM_1pzITlNtRx0"
    },
    {
      "kty": "OKP",
      "d": "_9CA48eFIcqHK3s5vVujYTm20bAR7Yqi4JW-yFz1rSU",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "48303a56-550e-4c7a-b9c2-980ed823eb16",
      "x": "9nbUGZ3bJD_uuOxIhyEB3US2HGDS2JeN9g15Uu0MCJ8"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8wncT-8PEKz2TdOgPyEbrtzXIOvBHmoZrr8c6lo1D7CscNrVQKHsXS22MMXhtUzYvIgx5C63gMilJiCps8ZJ-_8ni9vsvxpKtw8ERkfZGlnIMKwXdqlAAYaJhm3xnAk_TS3wjyzTppaakEA70NchjvrH2dlaRpB3jDUm8_LDnAE",
      "kty": "RSA",
      "q": "n0Up2QPnU0Wo3qn1ElWK09l_Mi93P-ZWNU81dweBm5xeIPq0TcYQC8bYwd6Tr_PWdF90Y70_mc4b_kITzFFRrwbnoCrbuLF2iiUleg78Di_OOk9rbbOutd1RZQp6KPf13lx6Mbu_Ey3ZEtZJ_griq_j0URdKrPramAqXCIjlNxk",
      "d": "aKWqwdx2abEVnqroYS0HfX9BdrWecbcFHSdyBv-PYhG5nIDy53IuDXHmniBmPiJCoOWQPMbbfMT38lA0S1sspI_o6eW92YbPO-3NRAuEXVcbvArSw3IFe-ZmN8sER-DxTw8qaK_X-rktLqL8lkBF5tjz6c9llZLGsQboYQQLhmjKIGYVWDVb6VYN2bdIWTH5ACPtJPyuCRT9TbTqHa6wEhDCqsfRgMg3OqOs5Ly5RfgXYF1lRU4y4ouEdKrG_ZOS_1VMofA86bhQDKC8igyRnFUPHzbrPupaqELnJ9K_KeYU8YETgCh1q14czMqy5FCl6xi1Xx5HuV-khIc58w0gAQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "c9dcb547-330c-448a-ae23-5c71da528465",
      "qi": "B78_t9CR80ugmd4stlNYUC3TannH3pMpR27t2Rg4VQVrH8YB6uKuOJSrzXjMv3M0AKFDIYyXnmIUzCLqMKjmpJwjR9pkkLNut4IBSM7u_3n9kN2U_NwhvwQwkFTJmeLNBNyrO5sbw6FMQPfCh0EuUH9IPPKFmmAMNR4hT6Ewa1s",
      "dp": "y33xGniGO6cmX4mW_eShwiqkcasTunyJ3nekJVC8ZtO9voxry78IIgh5KKM21c9vFYRPicfX25ukM6Vbkeuv3LAKE59jvaqs7lNDd_kGfXq5FI-y4abasaxND-KUTtqrRtr1NVwKJsyow6kUrErEjWvK08uaO8UQY7PJVq5oPAE",
      "alg": "RSA-OAEP",
      "dq": "DgjbMitc5AKcadqSJOZy0E43HiX-nRvf9tye-nkn252A0ekloEDWwyLnkNXbL8MN371VlUBk7VmzL8mE0xlLWGAEYyHDsNe6eVvinInbfiiKRKsg7U7LE22IMZ4lu5x2Bv0hK2a-5KLCoR1O8drltH_Aj7C8vNdyEbnFK1Rc1mk",
      "n": "lzTJOKJfEf8JX5vM4ywUIT9-_JdneEGOLotkxzNyv5QmhysZykkTvyM5qoI7_RcpfxQJkCPOx_789CpHH-c2B5PYNTpJCr6VWO3IKuZQ4o07qLvf3StBjlDNQT9MlCdP8uiIz_yplhEIjL4W3ZqfDrJKXwJT3Z47813AQUVaLbbEeYC53nM40E-e_zwkQE4aMfoKE6C7277E_TFyLSHDyKEkS9c1pnhpQ9FwP7KeBPjAsPN--QRfzox8-3z4I4r8v_jsNbl0KqDIZwm0es2dq0263Xk7Xyje8o2B7If2OZrknUvysN2Tr4LFFmsTaeyVME-pjaxBAfk06sHd0INzGQ"
    },
    {
      "kty": "EC",
      "d": "EeUBk5DUB7VvVRJ0K6H19p90ugm56PF4RJsC5HyQnJ4",
      "use": "enc",
      "crv": "P-256",
      "kid": "a898c44f-d67d-4934-86e6-67c70bdd134c",
      "x": "fyWo9LL00SKCFA1jBXf5VzQjlGvmM8bdTalkCtJgbPA",
      "y": "E5U6r2Zf7CVgBumAeT3Hz8xLRpjh699CGocXqHwGeOE",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f60fb9be-dd6c-4699-aac0-c9e6239be9c4",
      "n": "lnhyk7Z9XQLJzRIYTSbVtBZxFeeI8-3Q1cC8Ix-I9fAnLmhBHHAb4J0aAXJNKhq2zebRXe9qGEdtBhtrEtCznTqrE8WzPcAsgjytL1h_uPnD7f0eAXgh19HYnv7W_y-VLcFdsCTZoOWx-U5Yv2YEuvgZqBmi71uXBsiB8N1ZySLCa5633cIyAvU9W_y21le90PfA8Ye1jCTU2HZggNPByBDdJKxnI8L-JDEnQFik7sJInMzisk_50qDVfH4YxlMfc0xgjC-5cw6oxbSqYS6Bo6WDRQwobdCYXSf4ax1U8dGcgC5nTbSWXhpujHwlVdIDr0b4le7Pvh0cn8ms5DazjQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "468af3e2-a11d-4dfa-b6aa-515b526d8bea",
      "n": "lvT-ljMw1AgKGxTBBqOeQ6dybFbx2MG14pq29T5kChqRy3TLpYH_KSPa0uAqrdFVmGxo2nrdtBTzFxweB1MqlHP4GDJt6I03h7Sx8pi3k3CiHPJ8-rN93U7oWirc21t0UxIZc4I9Cx95tnbCJ2NK53lotHdtpn4G1tj5tgt0c97_wJGynczI_e4FluUq1qq-qMSpduv59aQqO2xtU4CjE4RlHxluBuwGUYV6oAX5L9V7_5r3dpl_N6zZHWTT0iZCiile8q8uSPTMg-TEHgLdA-CuGOeNY_dFxlKADQebP8yaj4w8pnCwIF9GcaUYnsj5aZuZcbbMLLPS2D5-K_eW5Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "92ef2f71-c959-480a-9fcd-5da215c2095a",
      "x": "-jyXLjCskmqSHohGyK31m146yTV4bXkf9ymyCxqiG1w",
      "y": "klNxyobAWdfxFQdApDbTQggEDJYf95hadlbyhc0t93k"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2a47a0cb-e74b-4484-9732-dce1b8201839",
      "x": "McupUgfrmpGc7Q2B53ZNho1bQoSdOW0K8iqsv434INY",
      "y": "m9_eQDsJv35W7_JuBOBI3iZBV6Nx-FHQMmNRomtwDQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7caaefed-83c4-4254-808d-784be42d6f7c",
      "x": "0k7D1yKuZlmTwl14E6lmEeycl3hIzldu82EfHMkYw7c",
      "y": "pGnX23Mg9BZg5HUYGsEzo4QEx_2AEHM_1pzITlNtRx0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "48303a56-550e-4c7a-b9c2-980ed823eb16",
      "x": "9nbUGZ3bJD_uuOxIhyEB3US2HGDS2JeN9g15Uu0MCJ8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "c9dcb547-330c-448a-ae23-5c71da528465",
      "alg": "RSA-OAEP",
      "n": "lzTJOKJfEf8JX5vM4ywUIT9-_JdneEGOLotkxzNyv5QmhysZykkTvyM5qoI7_RcpfxQJkCPOx_789CpHH-c2B5PYNTpJCr6VWO3IKuZQ4o07qLvf3StBjlDNQT9MlCdP8uiIz_yplhEIjL4W3ZqfDrJKXwJT3Z47813AQUVaLbbEeYC53nM40E-e_zwkQE4aMfoKE6C7277E_TFyLSHDyKEkS9c1pnhpQ9FwP7KeBPjAsPN--QRfzox8-3z4I4r8v_jsNbl0KqDIZwm0es2dq0263Xk7Xyje8o2B7If2OZrknUvysN2Tr4LFFmsTaeyVME-pjaxBAfk06sHd0INzGQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "a898c44f-d67d-4934-86e6-67c70bdd134c",
      "x": "fyWo9LL00SKCFA1jBXf5VzQjlGvmM8bdTalkCtJgbPA",
      "y": "E5U6r2Zf7CVgBumAeT3Hz8xLRpjh699CGocXqHwGeOE",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 09:50:06 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 09:50:06 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 09:50:06 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:50:06
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 09:50:06
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 09:50:06
oidcc-client-test-nonce-invalid
Setup Done
2021-10-01 09:50:12 INCOMING
oidcc-client-test-nonce-invalid
Incoming HTTP request to test instance 6dlwPChLJiRsYEu
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:50:12 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance 6dlwPChLJiRsYEu
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:50:12 INCOMING
oidcc-client-test-nonce-invalid
Incoming HTTP request to test instance 6dlwPChLJiRsYEu
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:50:12 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance 6dlwPChLJiRsYEu
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f60fb9be-dd6c-4699-aac0-c9e6239be9c4",
      "n": "lnhyk7Z9XQLJzRIYTSbVtBZxFeeI8-3Q1cC8Ix-I9fAnLmhBHHAb4J0aAXJNKhq2zebRXe9qGEdtBhtrEtCznTqrE8WzPcAsgjytL1h_uPnD7f0eAXgh19HYnv7W_y-VLcFdsCTZoOWx-U5Yv2YEuvgZqBmi71uXBsiB8N1ZySLCa5633cIyAvU9W_y21le90PfA8Ye1jCTU2HZggNPByBDdJKxnI8L-JDEnQFik7sJInMzisk_50qDVfH4YxlMfc0xgjC-5cw6oxbSqYS6Bo6WDRQwobdCYXSf4ax1U8dGcgC5nTbSWXhpujHwlVdIDr0b4le7Pvh0cn8ms5DazjQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "468af3e2-a11d-4dfa-b6aa-515b526d8bea",
      "n": "lvT-ljMw1AgKGxTBBqOeQ6dybFbx2MG14pq29T5kChqRy3TLpYH_KSPa0uAqrdFVmGxo2nrdtBTzFxweB1MqlHP4GDJt6I03h7Sx8pi3k3CiHPJ8-rN93U7oWirc21t0UxIZc4I9Cx95tnbCJ2NK53lotHdtpn4G1tj5tgt0c97_wJGynczI_e4FluUq1qq-qMSpduv59aQqO2xtU4CjE4RlHxluBuwGUYV6oAX5L9V7_5r3dpl_N6zZHWTT0iZCiile8q8uSPTMg-TEHgLdA-CuGOeNY_dFxlKADQebP8yaj4w8pnCwIF9GcaUYnsj5aZuZcbbMLLPS2D5-K_eW5Q"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "92ef2f71-c959-480a-9fcd-5da215c2095a",
      "x": "-jyXLjCskmqSHohGyK31m146yTV4bXkf9ymyCxqiG1w",
      "y": "klNxyobAWdfxFQdApDbTQggEDJYf95hadlbyhc0t93k"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2a47a0cb-e74b-4484-9732-dce1b8201839",
      "x": "McupUgfrmpGc7Q2B53ZNho1bQoSdOW0K8iqsv434INY",
      "y": "m9_eQDsJv35W7_JuBOBI3iZBV6Nx-FHQMmNRomtwDQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7caaefed-83c4-4254-808d-784be42d6f7c",
      "x": "0k7D1yKuZlmTwl14E6lmEeycl3hIzldu82EfHMkYw7c",
      "y": "pGnX23Mg9BZg5HUYGsEzo4QEx_2AEHM_1pzITlNtRx0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "48303a56-550e-4c7a-b9c2-980ed823eb16",
      "x": "9nbUGZ3bJD_uuOxIhyEB3US2HGDS2JeN9g15Uu0MCJ8"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "c9dcb547-330c-448a-ae23-5c71da528465",
      "alg": "RSA-OAEP",
      "n": "lzTJOKJfEf8JX5vM4ywUIT9-_JdneEGOLotkxzNyv5QmhysZykkTvyM5qoI7_RcpfxQJkCPOx_789CpHH-c2B5PYNTpJCr6VWO3IKuZQ4o07qLvf3StBjlDNQT9MlCdP8uiIz_yplhEIjL4W3ZqfDrJKXwJT3Z47813AQUVaLbbEeYC53nM40E-e_zwkQE4aMfoKE6C7277E_TFyLSHDyKEkS9c1pnhpQ9FwP7KeBPjAsPN--QRfzox8-3z4I4r8v_jsNbl0KqDIZwm0es2dq0263Xk7Xyje8o2B7If2OZrknUvysN2Tr4LFFmsTaeyVME-pjaxBAfk06sHd0INzGQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "a898c44f-d67d-4934-86e6-67c70bdd134c",
      "x": "fyWo9LL00SKCFA1jBXf5VzQjlGvmM8bdTalkCtJgbPA",
      "y": "E5U6r2Zf7CVgBumAeT3Hz8xLRpjh699CGocXqHwGeOE",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 09:50:13 INCOMING
oidcc-client-test-nonce-invalid
Incoming HTTP request to test instance 6dlwPChLJiRsYEu
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/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_im_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/req_uri/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8"
  ],
  "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/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8", "https://89.45.234.133:8090/authz_im_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8", "https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8", "https://89.45.234.133:8090/req_uri/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 09:50:13 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/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_im_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/req_uri/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 09:50:13 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 09:50:13 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 09:50:13 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
  "https://89.45.234.133:8090/authz_im_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
  "https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
  "https://89.45.234.133:8090/req_uri/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8"
]
2021-10-01 09:50:13 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 09:50:13 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 09:50:13 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 09:50:13 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 09:50:13 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 09:50:13 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:50:13 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 09:50:13 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:50:13 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 09:50:13 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:50:13 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 09:50:13 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:50:13 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 09:50:13 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 09:50:13 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 09:50:13 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 09:50:13 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 09:50:13 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 09:50:13 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/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_im_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/req_uri/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_LwRGfzpJmCdhAAx10097$)$?`"
}
2021-10-01 09:50:13
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_DimSgOFKfAwOeaqAoYXXlhSExCIPazJlNnUofBwcwMDRNXPyJc9440264629"-`+:
2021-10-01 09:50:13 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 09:50:13 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/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_im_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/req_uri/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_LwRGfzpJmCdhAAx10097$)$?`",
  "client_secret": "secret_DimSgOFKfAwOeaqAoYXXlhSExCIPazJlNnUofBwcwMDRNXPyJc9440264629\"-`+:"
}
2021-10-01 09:50:13
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 09:50:13
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:50:13 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:50:11 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 21:50:13 GMT",
  "etag": "\"1633081811.8230245-691-625874018\"",
  "date": "Fri, 01 Oct 2021 09:50:13 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 09:50:13
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 09:50:13 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/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_im_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/req_uri/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_LwRGfzpJmCdhAAx10097$)$?`",
  "client_secret": "secret_DimSgOFKfAwOeaqAoYXXlhSExCIPazJlNnUofBwcwMDRNXPyJc9440264629\"-`+:",
  "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 09:50:13 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 09:50:13
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 09:50:13 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance 6dlwPChLJiRsYEu
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/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_im_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
    "https://89.45.234.133:8090/req_uri/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_LwRGfzpJmCdhAAx10097$)$?`",
  "client_secret": "secret_DimSgOFKfAwOeaqAoYXXlhSExCIPazJlNnUofBwcwMDRNXPyJc9440264629\"-`+:",
  "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 09:50:13 INCOMING
oidcc-client-test-nonce-invalid
Incoming HTTP request to test instance 6dlwPChLJiRsYEu
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/83cc98175de57391437064894e77e829df7ad35201134d0cef99d5742d9df8fe",
  "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/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
  "scope": "openid profile email address phone",
  "response_type": "id_token",
  "nonce": "LW0hthZdsgdWkotrBO0in2UR",
  "response_mode": "form_post",
  "state": "FVMtVKxsVH53UZHrHLHc42uh0dY7bJBc",
  "client_id": "client_LwRGfzpJmCdhAAx10097$)$?`"
}
incoming_body
Authorization endpoint
2021-10-01 09:50:13 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 09:50:13 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:50:13 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/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
  "scope": "openid profile email address phone",
  "response_type": "id_token",
  "nonce": "LW0hthZdsgdWkotrBO0in2UR",
  "response_mode": "form_post",
  "state": "FVMtVKxsVH53UZHrHLHc42uh0dY7bJBc",
  "client_id": "client_LwRGfzpJmCdhAAx10097$)$?`"
}
2021-10-01 09:50:13 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 09:50:13 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
LW0hthZdsgdWkotrBO0in2UR
2021-10-01 09:50:13 SUCCESS
EnsureResponseTypeIsIdToken
Response type is expected value
expected
id_token
2021-10-01 09:50:13 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_LwRGfzpJmCdhAAx10097$)$?`
2021-10-01 09:50:13 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8
expected
[
  "https://89.45.234.133:8090/authz_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
  "https://89.45.234.133:8090/authz_im_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
  "https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
  "https://89.45.234.133:8090/req_uri/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8"
]
2021-10-01 09:50:13 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 09:50:13 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 09:50:13 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_LwRGfzpJmCdhAAx10097$)$?`
nonce
LW0hthZdsgdWkotrBO0in2UR
iat
1633081813
exp
1633082113
2021-10-01 09:50:13 SUCCESS
AddInvalidNonceValueToIdToken
Added invalid nonce to ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_LwRGfzpJmCdhAAx10097$)$?`",
  "nonce": "LW0hthZdsgdWkotrBO0in2UR1",
  "iat": 1633081813,
  "exp": 1633082113
}
nonce
LW0hthZdsgdWkotrBO0in2UR1
2021-10-01 09:50:13 INFO
AddCHashToIdTokenClaims
Skipped evaluation due to missing required string: c_hash
expected
c_hash
2021-10-01 09:50:13 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2021-10-01 09:50:13 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJmNjBmYjliZS1kZDZjLTQ2OTktYWFjMC1jOWU2MjM5YmU5YzQiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9Md1JHZnpwSm1DZGhBQXgxMDA5NyQpJD9gIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA4MjExMywibm9uY2UiOiJMVzBodGhaZHNnZFdrb3RyQk8waW4yVVIxIiwiaWF0IjoxNjMzMDgxODEzfQ.dPVkaaGxTA3BR40N3lvRC44dptosfgDSs3UvH6dAD7LU57BpOESoETLnmOSzj-u60mnRsqhfoyTSqCKWC1Z_QgmySIcidtO6gdNJUUl4MELijjTn8NezJk-Xj6nmOazoWsNKCRW2Rqem_BcUKcRHo3JU4EA2pqY06d6HurCtRcN6I7meN7nRYDoZ4KXpV0RaKrsmIyY9gyB4gH7mQE8kaMheCkpynTNsgbyRfp_PAgVKgcsiXgShqjG37UWxSdD-sJWSJ2uHQ7GdItjVnJYzl3sGX3v3HXP425H-EbPb87l5fxVNdNktSOdyXhu1_N1KTzUT7GN7yjBtH71r3sRxTw
key
{"p":"45d-7LE8fqsNy4dQabBrGmNE0aIErJk7cP7gXvXtIID7jse6VdKGM47OQyM_33uP_SisHtGIDfYNDj5XzjpGYvO27pJf34orwtRDR1_Jssg6Y0b6lNLeiMMqwQmfb-22ZTpEDyOchpYmXUGnBiVzP_0HAQLAGoNH2S9BlTMyCyM","kty":"RSA","q":"qUCbIJ8xUrgB9yfABjZ2TVDMyzig1cJriI6Ga8ef4mSSsh4W3kn1TIV--x6D1dtqxAH556K_6mWozZ1Z25CNYM8GowRtBXmktpyISU4AkNuhZYsO2EsAVK4asFS1ISvq9y_Xfvski0W4in_5mHtuex2QUPYA05Lbg1CI1TesyY8","d":"kBu_MDUAj4nSF7MSzyE4Xod3utDK20OSVIWIKeNT2qcr_0gdw8yjBlWvyF7eBEsddMlxDxPyelo90jGENLroqta7be5UIfnhJsJR4xxRBqk-urlGeYXCc94oJu5OnovFxdKBledU_sG919TvLi_Yq_BdMh-Las4_MGHsAPEdwoEpvKS8ayq6d6jh-qc3sLOW-Yp4Weo9uF1xHsxIVIN24ZzRY2mvz3LrCvDt_pRJewW_dNY-7LHiJTAZ76SbTgbFm6zKDT2f0wKtdhbhZGvG7SkYhnnBR2lt6ehECzxkRLLBTeKzWkIjUE8OY04oDzZpbO1lFvgQPD33gS2JTomXiQ","e":"AQAB","use":"sig","kid":"f60fb9be-dd6c-4699-aac0-c9e6239be9c4","qi":"TCVq0Ah6_jDZBxr2qykRF3ci2D0hrGBHFUFql3pPXh3FsdAfk5BCXxTeJQVmEtl9GuQJSvB3cvFFcGJ8IyPavu9F0FB5IsEAfhUpv3lwaIINQhjpndhPGQqu7dMMnwVec53O-x5-NOe-QN_CP20X5HISrAHWQecHyOhjhbaab_M","dp":"bXXPdcdIcSOT3u-VnT9cQ7S6xJhH5ztLe20aPJHLGnbuhh1JYT1_jgyA54lsju--sON-5NOhvBU68j7JvEYK1EyjDtsXgUvTAEFWml1XhMUIT_czTaCdpuk3BuC57ftGXilH0oAuKAzPJssMqcgZRg1L8RCBlD7Pr4Uq5bdZukE","dq":"UuRaVVrCDFIkXEiyihhoTitxcWI1mxtSERpEiUrGall5YxTLfGjaY3TKIPDr_nQs0PxqyWBy_7h0OOeEl70vEKe0B2jmgBT4b5swQD6cllWKsTGuvo3VBqQSXCPQZgOdWxyqPP2BA1jNLb_JnT1ueYucH5qsAvLc4W4y5cITtM8","n":"lnhyk7Z9XQLJzRIYTSbVtBZxFeeI8-3Q1cC8Ix-I9fAnLmhBHHAb4J0aAXJNKhq2zebRXe9qGEdtBhtrEtCznTqrE8WzPcAsgjytL1h_uPnD7f0eAXgh19HYnv7W_y-VLcFdsCTZoOWx-U5Yv2YEuvgZqBmi71uXBsiB8N1ZySLCa5633cIyAvU9W_y21le90PfA8Ye1jCTU2HZggNPByBDdJKxnI8L-JDEnQFik7sJInMzisk_50qDVfH4YxlMfc0xgjC-5cw6oxbSqYS6Bo6WDRQwobdCYXSf4ax1U8dGcgC5nTbSWXhpujHwlVdIDr0b4le7Pvh0cn8ms5DazjQ"}
algorithm
RS256
2021-10-01 09:50:13 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:50:13 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
  "state": "FVMtVKxsVH53UZHrHLHc42uh0dY7bJBc"
}
2021-10-01 09:50:13 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/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8",
  "state": "FVMtVKxsVH53UZHrHLHc42uh0dY7bJBc",
  "id_token": "eyJraWQiOiJmNjBmYjliZS1kZDZjLTQ2OTktYWFjMC1jOWU2MjM5YmU5YzQiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9Md1JHZnpwSm1DZGhBQXgxMDA5NyQpJD9gIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA4MjExMywibm9uY2UiOiJMVzBodGhaZHNnZFdrb3RyQk8waW4yVVIxIiwiaWF0IjoxNjMzMDgxODEzfQ.dPVkaaGxTA3BR40N3lvRC44dptosfgDSs3UvH6dAD7LU57BpOESoETLnmOSzj-u60mnRsqhfoyTSqCKWC1Z_QgmySIcidtO6gdNJUUl4MELijjTn8NezJk-Xj6nmOazoWsNKCRW2Rqem_BcUKcRHo3JU4EA2pqY06d6HurCtRcN6I7meN7nRYDoZ4KXpV0RaKrsmIyY9gyB4gH7mQE8kaMheCkpynTNsgbyRfp_PAgVKgcsiXgShqjG37UWxSdD-sJWSJ2uHQ7GdItjVnJYzl3sGX3v3HXP425H-EbPb87l5fxVNdNktSOdyXhu1_N1KTzUT7GN7yjBtH71r3sRxTw"
}
2021-10-01 09:50:13 OUTGOING
oidcc-client-test-nonce-invalid
Response to HTTP request to test instance 6dlwPChLJiRsYEu
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/386c322253595fb2af2ac020f182417430e7693b1cf3905beceff611c72408c8, formParameters={"state":"FVMtVKxsVH53UZHrHLHc42uh0dY7bJBc","id_token":"eyJraWQiOiJmNjBmYjliZS1kZDZjLTQ2OTktYWFjMC1jOWU2MjM5YmU5YzQiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9Md1JHZnpwSm1DZGhBQXgxMDA5NyQpJD9gIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzA4MjExMywibm9uY2UiOiJMVzBodGhaZHNnZFdrb3RyQk8waW4yVVIxIiwiaWF0IjoxNjMzMDgxODEzfQ.dPVkaaGxTA3BR40N3lvRC44dptosfgDSs3UvH6dAD7LU57BpOESoETLnmOSzj-u60mnRsqhfoyTSqCKWC1Z_QgmySIcidtO6gdNJUUl4MELijjTn8NezJk-Xj6nmOazoWsNKCRW2Rqem_BcUKcRHo3JU4EA2pqY06d6HurCtRcN6I7meN7nRYDoZ4KXpV0RaKrsmIyY9gyB4gH7mQE8kaMheCkpynTNsgbyRfp_PAgVKgcsiXgShqjG37UWxSdD-sJWSJ2uHQ7GdItjVnJYzl3sGX3v3HXP425H-EbPb87l5fxVNdNktSOdyXhu1_N1KTzUT7GN7yjBtH71r3sRxTw"}}]
outgoing_path
authorize
2021-10-01 09:50:13 FINISHED
oidcc-client-test-nonce-invalid
Test has run to completion
testmodule_result
PASSED
2021-10-01 09:50:17
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
8dmKbhE2d1wb2cP
Test Results