Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-08 08:42:54 INFO
TEST-RUNNER
Test instance u7yAqeMYpZoDXkz created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code token",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
DzQn2tM8FOnAc
config
{
  "alias": "idpy",
  "description": "oidcrp",
  "server": {
    "discoveryUrl": "https://89.45.234.133:4000/.well-known/openid-configuration",
    "login_hint": "roland@89.45.234.133:4000"
  },
  "client2": {
    "client_name": "Anything"
  }
}
testName
oidcc-client-test
2021-10-08 08:42:54 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-08 08:42:54
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-08 08:42:54
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "_aKRJfkcFuyMxBHrwbc7NQhgIvXBaNs2EcY4Mrzhmb-sVcXwDFb-VPIhqJGGiU_oo3wFDQZ7sj3KeHIXGIyIJbDNoCB0hgFx0NyaduPxHpMQvtJ4Gos0cSkpEcRWKTfoa2MIEv4vzIxh9mYJL3oaWkqy0FmsM5MLcD1Zjy83vgs",
      "kty": "RSA",
      "q": "v0wWHLnVYqSabejjW8sNVNzBnuPz1ikQ-tzkhu2R2dkguUgHzMJAkOPZuPCU-fzw3g_AAuk-RC-8kWTcWQsuy2ox_vJgxBF4YCEnnwPvNsmjcdOS-0YYwPV0c6V9OSgoH4I8m0oIfSHW36Ac5HOgil9OK3OK9gTiO_Zw_0SreBE",
      "d": "fJvG-B2QyXgWFl9LnIiz7xmkT_439lNarcUEOqZ8W4ROi8-eQqkgFYJlu0mKJ7G_eKqTxtHvVFHUXcvKu_SBZlbVAWl0Re0YStcUIHLg-2eW_7l3_K2uPMj7m_TnNyC_KuoXVdDCxS1aZ7S_xZg07yfRGdR2GAKtvh6IyPkXvuXIy1oBxTTybZHCV4m6uiDeVINVcaWhfnjB1UTOsz3kJG4pbV8q98JsCb6Q4TXJFEZ0mSLUP5PdcJK1H7MjKWKY2SWh8NtbLivvpB0W-tEfZ7QclzNfFZm129VJ-rrR4TaSsLpnY-XcxAn0rK0TegYmrnaJsqlNDPw7j8XCAHUyAQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "f41a9ff1-7019-4e45-881d-9cade05c9f39",
      "qi": "m9wn9rhbaVeCyo31I2pG8L-cYOlfuNaHNHTIKb_ifsLGxVztRCFqxfr3DBHA3NJMdgl1P1_0Al9-qArbuRMZS-IiFU1jUddhhnL8L6jEQwPi8hRuIDQJFOLvHthRRbXHpGvTbOiYK2k20QdGK8jf7VdNCucxjsK1Ju8a2lOftew",
      "dp": "qEqe3sBc2AUbHdn6QW3v1i95gpjoPUf-p2qLzXawhpC8q6kLr1Rlqz2CAdSVnTStWxSmUU808j63wpWJJ5vPlpqqxY3jYytANuK5hxuV2MCiQstqL8qgAFncS1KoDO9wwxhRujB4zNN1CMYJYDw3kiOwZDir3wi5dT7v1ubwqKM",
      "dq": "GQYd-mIA3OeFYA1P-IkGVGyQU3WkRwaWNwrARjo7kxDJLBOVGZ7rjUiRCZVHF7CT3aiXyIm0YH0SIL7d6DQDSg65PY19RQi4A3My2KVOHI-h9tjjaEVSJaO2OQ6T4-8x2HVT8khr9dqAXj52qRfLD27KLfruWaJn6coiG_Jir9E",
      "n": "vYesdtqA8eN6nrByDHqJaO7oxGlgCfQfkSggsvgOdhHuahPVJBJ1TCiob0_6lr4qROJR2yZw-E6SfLio3_W3uQnDfrUgIITilAG0eJRN2FC4pwaCjj7OJ672bZvTAy8wE0HkDSqjchMCgGw5YiaP92zYv93fX35e4Do38M0lgGt96dJmuPjXBvV6SBINRr-zX6z8cBDPDxSS2hjZ8H2qvweCPgZxJIrf0wDEdzcL9of_BkC4rzpfZt_DsuByzsoP-Z98OYHNUKbf_9R_kNkrZcFt1xg9s5mAxKiVMZP1UQAGbG2a-X4payYQz7BklTCtpqkBXq1SaX-keoZQISHGuw"
    },
    {
      "kty": "EC",
      "d": "Ulp1559Pmxd4IntXcVqfO8XlLeIZgM06H6FxkY4g8eo",
      "use": "sig",
      "crv": "P-256",
      "kid": "32c11657-bf3b-49cd-8806-5ae7ec23cdbb",
      "x": "SZP4GJnjdy8mfHJa5241hyON3h6erjwd38vgxq04rnw",
      "y": "vNxqHWyIj3klia1LuSRAltye0j6BZ5IoblFr0bX3Sgw"
    },
    {
      "kty": "EC",
      "d": "5_4n97q5skI5ldgvzmFdE8dYoIXyfyRilpxpSQbbRsM",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "0c31455e-88a5-42cc-ad84-d13965dc986d",
      "x": "4XpHWxl34if_st9uj_-EXE54N-TyyKqvRrqIJnfsPoQ",
      "y": "64nMeD-11VnzOV-JJuWxp7IqyFRf2Vj6CVJFOUW3MTI"
    },
    {
      "kty": "OKP",
      "d": "jbExyZDqybYM0xJUCF0wPy71D4W-Bm9-pxYc3UyHgJo",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "4923beac-a4fc-4693-82e9-d9131430d427",
      "x": "6QGvLLwkIIrNKyvhBq6S2e30ua6RheqJvIbMjsuRyjE"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "-TlLAR4KUz6DkseqxHeOE5vu4oA7vOpznWup8WW694fePMt7sJQ856rwywSi6SziQ2JPcW2zr0il3eMlTEdsIZBhc38NpqpasYz0y8te3C80hw33U5GwIIuTH6o9wBqZ3YerfWZwAxvr46QT2PNH0LaAyTc_vA1mULA73ulbDnM",
      "kty": "RSA",
      "q": "sZv2RENH6igTV9XrbOKhk-0ceSzpytcgkfVscRKauGj4SCSdxy8NdOrxQN73FdG3gE_2WtxJXoXYZ2nBoo764xU7EMPXWifHw-Ctq1rBObyn-90p8YI-6Ayhe8TSWu927zuQFIjRPII2koW3iWQM0A9HijcLMePK3lWq8YyF_7c",
      "d": "SaAI2xagas81i2hZE9MvIKh4GSlXJjjt_2-FhvoOG22bZEdQGwWip3mYCM7voHLqM_fK9uouoZ4sbcq5zo7MHtWMP8vxknC9tGQD0GJf1_wJCHMrBElXAhGQ-gjq8edjKvpmOwpZz1qFB99OWzUGixa33V6CkGZM1Nfjh1X5Ebe5K_71jIzCv4ClhgXRfvbXmFHolrkShW5k0ICki7jBSdZbJs6hGtNGxcTOUF2H4XU_6XMb8XBcUhTpEdqLcttDzZbwlCbTIkrW8O3y1X94Qd87npxyembMHTdWnbs3ObnMO2JUAL7mhKkisNzKZk5-aPhB8roMx__U3ziLY3bCGQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "a0799155-ed1c-4909-91b9-2fafa710cddc",
      "qi": "cq65o7qilkOB-pAYN2nfOTGTiuUxI-Hc_XS4jAefRpDWCNEvK9Bz6bSOBv45FyFc6z7moS3kCNVaIvngeKXIU5Q-EwnXnuc_oYPE3m_gP_n6kjwJY8Ok922cPped3-SPJFeo2CsA9syuwALpMKD07K9PKY0srV0t6NHmg8lKj30",
      "dp": "paRkq3tx1V4JSPcYErh7X6EWJsif67HP4eL68oxwtbBCDxoXPYdo63j7zZNpS50fTTX8IyGMeYXJaC5eTdJyleRGQONDCXDUEoni8chbZfCh8tlfdtWvwBHEWRlnLVUAyvIvEouRCx_1qjkVT-5x3tBNzG7CF5S4Wgyn3kIu2O0",
      "alg": "RSA-OAEP",
      "dq": "UyfOWY-WsA8rX0iM_WHufK_bUPCyVYH7gdsCdr5bKlQbSsu6A3QIPOFzKwg5b0HNRIorscbJozPPajudqVqAJKngCa1nupI9eXxMU5oeNcYacFXQOX7drQ-c27H_Oww7By8_-h1EuavNmTR6Bh2N0iwVNqUm3KjmZsp9SrKcWmk",
      "n": "rOhyS7I9VHMBEd6J-S1dAEWBrOZfJSduLc8O5w_qxHXaL2XGqvCDC_JFju83WSLdqXSpJnwdiY6h5XZICxZabjWQ0-BhvVjbexudVPMkAC6vVNJKve9CwquTRSsbWFO10z83soGc-hOr_cPEk-kLlATxtU_BUMqHZTEn5fXppnE1ccI65jtkGP5CBz4ocVNA2ymQ7RDFxlIjE5CpJbEoaiWpCafAGe4SLaqaBKASP_uDW9kMRWeKHRq6kKe4VyudmRGS8vyN-hhE16wA_Lfe5Ed9abC4Fipa60bvQRCOAx8S3DVhos9XdxafIf36sFwjfgOT6YzGACHoitdC6TrhNQ"
    },
    {
      "kty": "EC",
      "d": "FtHe8NdEnERFLpqa_gSFB8vDK-S-r5mbPEy-ph8AatE",
      "use": "enc",
      "crv": "P-256",
      "kid": "1d4c6592-7d5f-44ac-8f18-ef7cfe3416d2",
      "x": "8jfMMPD8KT9xLfmfSdbTkepRkHcEiFr3dV2jogx9L0I",
      "y": "wRugra4uxaJjslq4GF1llMvCQLcvMF2v9J7Mx_LrvCk",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f41a9ff1-7019-4e45-881d-9cade05c9f39",
      "n": "vYesdtqA8eN6nrByDHqJaO7oxGlgCfQfkSggsvgOdhHuahPVJBJ1TCiob0_6lr4qROJR2yZw-E6SfLio3_W3uQnDfrUgIITilAG0eJRN2FC4pwaCjj7OJ672bZvTAy8wE0HkDSqjchMCgGw5YiaP92zYv93fX35e4Do38M0lgGt96dJmuPjXBvV6SBINRr-zX6z8cBDPDxSS2hjZ8H2qvweCPgZxJIrf0wDEdzcL9of_BkC4rzpfZt_DsuByzsoP-Z98OYHNUKbf_9R_kNkrZcFt1xg9s5mAxKiVMZP1UQAGbG2a-X4payYQz7BklTCtpqkBXq1SaX-keoZQISHGuw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e6947485-f4fd-48c6-a838-adb9337ed416",
      "n": "nGvwtU2AOiV02KXC1Varhu1W70p0jlDVaFTXTyx50LsD4ZXKrwqWPi-28CtQ6qOb1FxC6JwlMJHRxJvijF8TXJpRRZvJsK9H4REAUZxdCg1HVUSBxI52pd4ZPmJIYGfdJNhmtDaTo8lfG2WcfxMQpMUdR3MPzZgufqCAxpAWZsuQvAqzYB9QRtZTb6pjZTdAj04P46aqglzjz-mjFODLQaNPjfLwo-vraiw6fmJcp34ugJJx0pXja0_DRfeONs7JUVBlo9gZpGvxO5h9-Lu23AvZx6Ui6Ol2RQ8dWOqswAY1TtR1rCKMzohZzUpWYYCnBhT4crGgpPYVOaP6T7-tQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "32c11657-bf3b-49cd-8806-5ae7ec23cdbb",
      "x": "SZP4GJnjdy8mfHJa5241hyON3h6erjwd38vgxq04rnw",
      "y": "vNxqHWyIj3klia1LuSRAltye0j6BZ5IoblFr0bX3Sgw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "74b2fda2-5163-45cf-9221-b05110e6a951",
      "x": "iOAVR2K9SvIzr4Aaks7yWo7qxcSORieblTj_ZOH-GKA",
      "y": "9gdA9z6KunAuC5VNbwEA-lD97i9Vya7x842uKrR-abM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "0c31455e-88a5-42cc-ad84-d13965dc986d",
      "x": "4XpHWxl34if_st9uj_-EXE54N-TyyKqvRrqIJnfsPoQ",
      "y": "64nMeD-11VnzOV-JJuWxp7IqyFRf2Vj6CVJFOUW3MTI"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "4923beac-a4fc-4693-82e9-d9131430d427",
      "x": "6QGvLLwkIIrNKyvhBq6S2e30ua6RheqJvIbMjsuRyjE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "a0799155-ed1c-4909-91b9-2fafa710cddc",
      "alg": "RSA-OAEP",
      "n": "rOhyS7I9VHMBEd6J-S1dAEWBrOZfJSduLc8O5w_qxHXaL2XGqvCDC_JFju83WSLdqXSpJnwdiY6h5XZICxZabjWQ0-BhvVjbexudVPMkAC6vVNJKve9CwquTRSsbWFO10z83soGc-hOr_cPEk-kLlATxtU_BUMqHZTEn5fXppnE1ccI65jtkGP5CBz4ocVNA2ymQ7RDFxlIjE5CpJbEoaiWpCafAGe4SLaqaBKASP_uDW9kMRWeKHRq6kKe4VyudmRGS8vyN-hhE16wA_Lfe5Ed9abC4Fipa60bvQRCOAx8S3DVhos9XdxafIf36sFwjfgOT6YzGACHoitdC6TrhNQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "1d4c6592-7d5f-44ac-8f18-ef7cfe3416d2",
      "x": "8jfMMPD8KT9xLfmfSdbTkepRkHcEiFr3dV2jogx9L0I",
      "y": "wRugra4uxaJjslq4GF1llMvCQLcvMF2v9J7Mx_LrvCk",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-08 08:42:54 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-08 08:42:54 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-08 08:42:54 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-08 08:42:54
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-08 08:42:54
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-08 08:42:54
oidcc-client-test
Setup Done
2021-10-08 08:43:30 INCOMING
oidcc-client-test
Incoming HTTP request to test instance u7yAqeMYpZoDXkz
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-08 08:43:30 OUTGOING
oidcc-client-test
Response to HTTP request to test instance u7yAqeMYpZoDXkz
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-08 08:43:31 INCOMING
oidcc-client-test
Incoming HTTP request to test instance u7yAqeMYpZoDXkz
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-08 08:43:31 OUTGOING
oidcc-client-test
Response to HTTP request to test instance u7yAqeMYpZoDXkz
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "f41a9ff1-7019-4e45-881d-9cade05c9f39",
      "n": "vYesdtqA8eN6nrByDHqJaO7oxGlgCfQfkSggsvgOdhHuahPVJBJ1TCiob0_6lr4qROJR2yZw-E6SfLio3_W3uQnDfrUgIITilAG0eJRN2FC4pwaCjj7OJ672bZvTAy8wE0HkDSqjchMCgGw5YiaP92zYv93fX35e4Do38M0lgGt96dJmuPjXBvV6SBINRr-zX6z8cBDPDxSS2hjZ8H2qvweCPgZxJIrf0wDEdzcL9of_BkC4rzpfZt_DsuByzsoP-Z98OYHNUKbf_9R_kNkrZcFt1xg9s5mAxKiVMZP1UQAGbG2a-X4payYQz7BklTCtpqkBXq1SaX-keoZQISHGuw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "e6947485-f4fd-48c6-a838-adb9337ed416",
      "n": "nGvwtU2AOiV02KXC1Varhu1W70p0jlDVaFTXTyx50LsD4ZXKrwqWPi-28CtQ6qOb1FxC6JwlMJHRxJvijF8TXJpRRZvJsK9H4REAUZxdCg1HVUSBxI52pd4ZPmJIYGfdJNhmtDaTo8lfG2WcfxMQpMUdR3MPzZgufqCAxpAWZsuQvAqzYB9QRtZTb6pjZTdAj04P46aqglzjz-mjFODLQaNPjfLwo-vraiw6fmJcp34ugJJx0pXja0_DRfeONs7JUVBlo9gZpGvxO5h9-Lu23AvZx6Ui6Ol2RQ8dWOqswAY1TtR1rCKMzohZzUpWYYCnBhT4crGgpPYVOaP6T7-tQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "32c11657-bf3b-49cd-8806-5ae7ec23cdbb",
      "x": "SZP4GJnjdy8mfHJa5241hyON3h6erjwd38vgxq04rnw",
      "y": "vNxqHWyIj3klia1LuSRAltye0j6BZ5IoblFr0bX3Sgw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "74b2fda2-5163-45cf-9221-b05110e6a951",
      "x": "iOAVR2K9SvIzr4Aaks7yWo7qxcSORieblTj_ZOH-GKA",
      "y": "9gdA9z6KunAuC5VNbwEA-lD97i9Vya7x842uKrR-abM"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "0c31455e-88a5-42cc-ad84-d13965dc986d",
      "x": "4XpHWxl34if_st9uj_-EXE54N-TyyKqvRrqIJnfsPoQ",
      "y": "64nMeD-11VnzOV-JJuWxp7IqyFRf2Vj6CVJFOUW3MTI"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "4923beac-a4fc-4693-82e9-d9131430d427",
      "x": "6QGvLLwkIIrNKyvhBq6S2e30ua6RheqJvIbMjsuRyjE"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "a0799155-ed1c-4909-91b9-2fafa710cddc",
      "alg": "RSA-OAEP",
      "n": "rOhyS7I9VHMBEd6J-S1dAEWBrOZfJSduLc8O5w_qxHXaL2XGqvCDC_JFju83WSLdqXSpJnwdiY6h5XZICxZabjWQ0-BhvVjbexudVPMkAC6vVNJKve9CwquTRSsbWFO10z83soGc-hOr_cPEk-kLlATxtU_BUMqHZTEn5fXppnE1ccI65jtkGP5CBz4ocVNA2ymQ7RDFxlIjE5CpJbEoaiWpCafAGe4SLaqaBKASP_uDW9kMRWeKHRq6kKe4VyudmRGS8vyN-hhE16wA_Lfe5Ed9abC4Fipa60bvQRCOAx8S3DVhos9XdxafIf36sFwjfgOT6YzGACHoitdC6TrhNQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "1d4c6592-7d5f-44ac-8f18-ef7cfe3416d2",
      "x": "8jfMMPD8KT9xLfmfSdbTkepRkHcEiFr3dV2jogx9L0I",
      "y": "wRugra4uxaJjslq4GF1llMvCQLcvMF2v9J7Mx_LrvCk",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-08 08:43:31 INCOMING
oidcc-client-test
Incoming HTTP request to test instance u7yAqeMYpZoDXkz
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": "493",
  "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/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
    "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00"
  ],
  "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/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00", "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-08 08:43:31 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/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
    "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-08 08:43:31 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-08 08:43:31 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-08 08:43:31 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
  "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00"
]
2021-10-08 08:43:31 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-08 08:43:31 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-08 08:43:31 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-08 08:43:31 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-08 08:43:31 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-08 08:43:31 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-08 08:43:31 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-08 08:43:31 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 08:43:31 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-08 08:43:31 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-08 08:43:31 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-08 08:43:31 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-08 08:43:31 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-08 08:43:31 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-08 08:43:31 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-08 08:43:31 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-08 08:43:31 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-08 08:43:31 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-08 08:43:31 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/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
    "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_gFTvUOqZtNTUPsr62440*{-\u003e}"
}
2021-10-08 08:43:31
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_TvlboipcNLfMqVpEIjdBbfVORTwMaXVQhPEAjKQaIitFnIwtBJ8117142102[~|+%
2021-10-08 08:43:31 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-08 08:43:31 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/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
    "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_gFTvUOqZtNTUPsr62440*{-\u003e}",
  "client_secret": "secret_TvlboipcNLfMqVpEIjdBbfVORTwMaXVQhPEAjKQaIitFnIwtBJ8117142102[~|+%"
}
2021-10-08 08:43:31
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-08 08:43:31
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-08 08:43:32 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, 08 Oct 2021 08:43:30 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 08 Oct 2021 20:43:31 GMT",
  "etag": "\"1633682610.085747-691-625874018\"",
  "date": "Fri, 08 Oct 2021 08:43:31 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-08 08:43:32
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-08 08:43:32 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/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
    "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_gFTvUOqZtNTUPsr62440*{-\u003e}",
  "client_secret": "secret_TvlboipcNLfMqVpEIjdBbfVORTwMaXVQhPEAjKQaIitFnIwtBJ8117142102[~|+%",
  "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-08 08:43:32 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-08 08:43:32
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-08 08:43:32 OUTGOING
oidcc-client-test
Response to HTTP request to test instance u7yAqeMYpZoDXkz
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/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
    "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_gFTvUOqZtNTUPsr62440*{-\u003e}",
  "client_secret": "secret_TvlboipcNLfMqVpEIjdBbfVORTwMaXVQhPEAjKQaIitFnIwtBJ8117142102[~|+%",
  "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-08 08:43:32 INCOMING
oidcc-client-test
Incoming HTTP request to test instance u7yAqeMYpZoDXkz
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003d0E0601437642B0449830803A5B3B74D7; __utma\u003d201319536.1325286560.1632909994.1633446768.1633523692.11; __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/15.0 Safari/605.1.15",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:8090/",
  "accept-encoding": "gzip, deflate, br",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
authorize
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "0UjneMNfQTIvbyAFFoxkVwqt",
  "state": "MeNaz2xoOFp4qIYe3NpbXNKBLXlVrRTn",
  "client_id": "client_gFTvUOqZtNTUPsr62440*{-\u003e}"
}
incoming_body
Authorization endpoint
2021-10-08 08:43:32 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-08 08:43:32 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 08:43:32 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "0UjneMNfQTIvbyAFFoxkVwqt",
  "state": "MeNaz2xoOFp4qIYe3NpbXNKBLXlVrRTn",
  "client_id": "client_gFTvUOqZtNTUPsr62440*{-\u003e}"
}
2021-10-08 08:43:32 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-08 08:43:32 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
0UjneMNfQTIvbyAFFoxkVwqt
2021-10-08 08:43:32 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2021-10-08 08:43:32 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_gFTvUOqZtNTUPsr62440*{->}
2021-10-08 08:43:32 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00
expected
[
  "https://89.45.234.133:8090/authz_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
  "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00"
]
2021-10-08 08:43:32 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 08:43:32 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-08 08:43:32 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
14GMYZ3ybdK0dlgDGcEFbzJvEqU5NRkK
2021-10-08 08:43:32 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
p3A6lOrjWhkrblqMKr8DUA
2021-10-08 08:43:32 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
bQZXjibQt0BrmkD5ak9mIpWIt9OasUzZEhnYOM1Vx6ynLE6iGl
2021-10-08 08:43:32 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
nzuF2UQBAZDyn6jeRXnBaA
2021-10-08 08:43:32 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
  "state": "MeNaz2xoOFp4qIYe3NpbXNKBLXlVrRTn"
}
2021-10-08 08:43:32 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
  "state": "MeNaz2xoOFp4qIYe3NpbXNKBLXlVrRTn",
  "code": "14GMYZ3ybdK0dlgDGcEFbzJvEqU5NRkK"
}
2021-10-08 08:43:32
AddTokenToAuthorizationEndpointResponseParams
Added token and token_type to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00",
  "state": "MeNaz2xoOFp4qIYe3NpbXNKBLXlVrRTn",
  "code": "14GMYZ3ybdK0dlgDGcEFbzJvEqU5NRkK",
  "access_token": "bQZXjibQt0BrmkD5ak9mIpWIt9OasUzZEhnYOM1Vx6ynLE6iGl",
  "token_type": "Bearer"
}
2021-10-08 08:43:32
SendAuthorizationResponseWithResponseModeFragment
Redirecting back to client
uri
https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00#state=MeNaz2xoOFp4qIYe3NpbXNKBLXlVrRTn&code=14GMYZ3ybdK0dlgDGcEFbzJvEqU5NRkK&access_token=bQZXjibQt0BrmkD5ak9mIpWIt9OasUzZEhnYOM1Vx6ynLE6iGl&token_type=Bearer
2021-10-08 08:43:32 OUTGOING
oidcc-client-test
Response to HTTP request to test instance u7yAqeMYpZoDXkz
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://89.45.234.133:8090/authz_im_cb/7cb612f5684a9d155a134e4f7ad56e1b9bc60ea0c023a85d6de8d89090813e00#state=MeNaz2xoOFp4qIYe3NpbXNKBLXlVrRTn&code=14GMYZ3ybdK0dlgDGcEFbzJvEqU5NRkK&access_token=bQZXjibQt0BrmkD5ak9mIpWIt9OasUzZEhnYOM1Vx6ynLE6iGl&token_type=Bearer]
outgoing_path
authorize
2021-10-08 08:43:33 INCOMING
oidcc-client-test
Incoming HTTP request to test instance u7yAqeMYpZoDXkz
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer bQZXjibQt0BrmkD5ak9mIpWIt9OasUzZEhnYOM1Vx6ynLE6iGl",
  "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-08 08:43:33 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
bQZXjibQt0BrmkD5ak9mIpWIt9OasUzZEhnYOM1Vx6ynLE6iGl
2021-10-08 08:43:33 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
bQZXjibQt0BrmkD5ak9mIpWIt9OasUzZEhnYOM1Vx6ynLE6iGl
2021-10-08 08:43:33 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-08 08:43:33
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-08 08:43:33 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 08:43:33 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-08 08:43:33 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-10-08 08:43:33 OUTGOING
oidcc-client-test
Response to HTTP request to test instance u7yAqeMYpZoDXkz
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-08 08:43:33 FINISHED
oidcc-client-test
Test has run to completion
testmodule_result
PASSED
2021-10-08 08:43:39
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
am5uJb1Doijbpki
Test Results