Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-08 08:46:32 INFO
TEST-RUNNER
Test instance XWQiOFvcHKiV6j7 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-nonce-unless-code-flow
2021-10-08 08:46:32 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:46:32
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:46:33
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "_b6Jjjb-dELXYDulPcPUGlvl4TLkgNRrhJaGaY2mGLoSC6piTVGiR8S0a_huUHD91HrbNvfqisaMlHHRic8AgQevRHvGomViAUbLGThl0eiSmL3vnK7KcIiE01Lyldor6eUB6TTxL4FXGCyiZ6OWaABp8qThpfq7RbzSLfZoq9k",
      "kty": "RSA",
      "q": "9IAXY3Rowkw7_J7R9A24euxaHC8gy9p0ZI_TlY51PKDRfpgFfDvMiDTfjJjDyGzbauvezZQ9l_7Ol8Yu65iK9YG0Z5rp0o7oGxe-KXbjBpBaumqBqnbEbql9F50i-sg9WKg-FWbew8lYwHr13jIS2__eH4rH6i07qBSgKk1XUGc",
      "d": "YlNpC1xgouqWWeVnL9EiLZJxw6QLjP228YB6cXh-vjj_Mi2rvLM8IB-7k--zOMSzsQfggi235Yz8_B8wYNPvTFHobCDc6yUx1003RiLgJhbfGRWlpGST9ms-1hEtUER8Yd1bgdWJM9UNl0gerFVP-FBEsP9kZmBR01UcLxeTwBryl0TUjPcwNBPni_q3i_QJ8iMk5slpUbzfy-ofEcPSIS0BANFQtYKEYuzQJNfAt_OJSlEtVfugIqPzYa_qQIqmpvMIL940n8xHWZ9GJibJB-YCF0tqV9iMSBLoS-nHFJCY4griJ1Y8i5zVvI2E_lUKcr8UASbqMGPEBlUHMUaN4Q",
      "e": "AQAB",
      "use": "sig",
      "kid": "eaf06c1b-782d-4a5f-9eef-a75b38f7dc22",
      "qi": "0x0Rxuw3E_l1hGM8w2CjCvpoyr1kgc9brbQ0LT6n_9RA5yM9Dr6IHZTh58kSbOUwG0R4UpdMNVUVwLUneTli2kdu9_o7Qd5sMowhmpsZTDCdN_ykcrWoMS1kS37k4hxGrRL7uNROfjIxfRuYkK-CTGCYVj6cvhVWBGXY3VVBvww",
      "dp": "pzrD_W5RFN5Yg5vLs4E0cIrQXjLkVeOpWKC7xSUNqo43BmkskDiU8ye4oNACJBHTuA2gHAIYGY3xaIP6zRAYDPG7mS7aIn0esiiuAdkhgc39j5zeJi0sTi4rG_s21XwMJQJA2CmEKwLbG5uPDS7LGY_sQ3ZXIMS2V6ex_YjAQ0E",
      "dq": "evBBUl_BIRll_EL7fMS9Ywme0Zcc3YOtjLcJA6VK675NOGNGNs52rHIxiadyoj-iIGQTdrk4M0oLJSOgihP8oy-hv4qUUaxLpvvMQVsnEjDZfex54HWxlZchcBMx-Hlg50hJV0ePcVC3kKkDIcN52icQ0DlfBi_SVFRyqHKVGbc",
      "n": "8liRjwXzK0w-ge7Lz3rFqb3ynkvll3ShC1X5gq0H3PPm6-zNNTst_rB0B5RkmDGRVj2X7OGxWqS8GNdReDbXKW4NMLWMsvDuu5Od--ZpkTH6pYa3rWCbiP6HiCefHvXvikA_xBZdjkLUbagPcnkUo11hAF3dNA3dpSSZi09qznN2m6o-HIGzU5jMeb-cBK_5OB_c0khPKKqqSeVqMBBbWmE9o_6hFe05C8kvDnhWImGCsoUtftxPMhKeZkjvaSvBkiqv8sglS3yIS2vur_K_PDSlhpPCwk4n4-tQxKAnxeVMNHEnx1o40kb0wvgBjb4lXSBV0C8SzAn-6vhbhY_0Tw"
    },
    {
      "kty": "EC",
      "d": "DLwGeVIKsUj9JbWg1dVGrKmpncoE40mvYbDtnD9G3UM",
      "use": "sig",
      "crv": "P-256",
      "kid": "45f1b54e-be36-416b-af0f-e6ae2c97a0f4",
      "x": "32ppmCeUmx0frIUOh9uu0nkd3chLwsgvsdR5RTLizB8",
      "y": "WnsYkBhX9Wyg533GXqRegVcT9maxDpV1-4wxYD4kdcU"
    },
    {
      "kty": "EC",
      "d": "qxQ_cNy82Vm4SZLoEqnGu30IvMZYLol8IxvbV14aBok",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e83782a2-e760-45a3-a1be-a8eab349d146",
      "x": "iJAZyyifGrx_Z0oENvU6zP7BOKqfCebPxXJeiKFEfhQ",
      "y": "4mG9SOw-3U4QpiAuqJ008JEIaJi40KxQXP9AVKMAHJ0"
    },
    {
      "kty": "OKP",
      "d": "cLDcyNh8q0rXPU1Jv6f8E8YBZfxJWalW_HTkQRZFzsk",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7285c0ca-53fe-41e2-9636-2854696ee185",
      "x": "kce-pftTjW2O_Utro68vZ4w1GkT2BqYCKzXNPM9hfdY"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "_oYBohuH1I6cd_qLXnzITI26hI511qaPnwiGmLR4VCRkeCX8fe3EowoVw_NfkntpZfMsoHdLGVS3AiHMbdmo6vt8HJVa7ZoOrmIOV02SlXDcjb0x7P2zDj9qfQGwf6KNMDzA_4m2bmTZNGBgqosfbcKCI0hslOQMTk0aVbQGhQs",
      "kty": "RSA",
      "q": "wnZh8HVMxM4Bv3cgmXBfKrVuoSSGnNz9YB9BG1hwneYBKCH9Ax6p4OfduL84PCt-dYVpx7z13lYsmx7GPRqBVHsobOQnEPtqtLMG8ZHA-XKcrACd1UIt5gDyP94KBHYey9gpYKvGcijug21GcdV9_le3jxgBuR1w6qosLw_yLWE",
      "d": "W-_dkXkX9AnEbHCDaxjeQvjzp2HCmOJgunTUUw9dQJVBqao16SzpGK4RxHhCkTFV0plIpS8eFQDaO7YtOIi_SaOrnmXST_aqgkCUR87tcizGsSYcukOeDkTlxwR7m_KgVxqdOELxLR6ztSK4iFG4K4is_yCTsxNrF3zqeMhHJvAhNmssn63sT8vjgghX-guv9Eqa14KzHxQDHEkoRfJw4P1TvbCTztwlmQAIuMMfCqBOiuUNel27-63PNsoVEYAWUB4GBf8pHiGYVRTxmrDD1c6j2UQMyc_2FlGJtBNWgEjOcYA3CW2xZBnnMAFFMZONN_OL5E3zeMLLJL6bzrB5AQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "c9cbed28-5d6a-4ea7-a0ad-cb23d4fbac85",
      "qi": "rkLyv3Uud7ZuoB7buoOOvLM0qoenXZCNeCdawPCmriO10iHrFiq7KJn4AtNLWZCNfbBxZ6bkni4cRUosGL36sNwdWGm9oPiYYoDd6amPbF-I211NFTwYCAs8GqD8TgeFQC2xGdkFAJ7aMlytxcLG1RR8lKJD3f_4e_rDbTf8kz4",
      "dp": "wLgJDozX-XsOQM5lruK-6zA5dVtFIIW3o8xZ1dB4eAWiSVNB7rwVMvpU5q0lxY1KjhZlyQ7qv0Bk3elnmBnCDELlg-MXGWeYDDRU9YfYIO13Ip-J6Q9j_7rGz-ZylQIo88hcvmCw0L_tsvny189Fud8YmMyi4s4V_0fkU9ZfRWc",
      "alg": "RSA-OAEP",
      "dq": "O6lsdQTYD82Qlbir5MeoOwc9MO1u63OVvUb5h7VDn_4wPqrm4G0o-5rH2OW6ECPcAZx0Dtb3rEZOGy1-7sJSCaRbi8UYA0rPuy7uI3Fvfljenpr10bcjM9z4dgXelu3SlwHz9_fbw6yxONtu8H_qzv0EkT9xT-UrfqPFOI8w4yE",
      "n": "wVdAYXJ1JktQt-qTPEPD5o-lUEB8B4hXxY7ChV6q7dmS94WAE7z8yv4U2mTNPuPl4IOoUjW3rfoDdGu3s2xVMEsXgsFpGI2j3101Ec2BxFjsCbMo2JsHV8oDlLP0TlHrHcLaZpXYothpkqJeAAS8Ump3NXDTgcAsg6GD6F1RQKIrgEDEgEpt53q5SJCMVayPFaPVYLA9xaehSAQzRVmj5gpzMPnxjRrckt9LFoOha5dD43kAdx08nbpE7wdpoLbQkWRqOfglZnneBxiPSPPtkyevPg6iQr5adbikmtVARgLA216RUBvvY0FrdL3b1X-cGsHkx8C-oki2xuwYxUFYKw"
    },
    {
      "kty": "EC",
      "d": "lOgshLQbyGVQjso6B4E6KtwQtuBbUC-yelungcpUdYE",
      "use": "enc",
      "crv": "P-256",
      "kid": "2aef591a-0927-4d4c-a9e7-5f1f2bebeeff",
      "x": "MNm1KCfo3PfsFYPlqPD2inT2OUfXLgVvP_xisy9LIUA",
      "y": "EJiP-SSgZMEYZqdkiI_KcwH5OKpKuhGOxFyucvEDVJU",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "eaf06c1b-782d-4a5f-9eef-a75b38f7dc22",
      "n": "8liRjwXzK0w-ge7Lz3rFqb3ynkvll3ShC1X5gq0H3PPm6-zNNTst_rB0B5RkmDGRVj2X7OGxWqS8GNdReDbXKW4NMLWMsvDuu5Od--ZpkTH6pYa3rWCbiP6HiCefHvXvikA_xBZdjkLUbagPcnkUo11hAF3dNA3dpSSZi09qznN2m6o-HIGzU5jMeb-cBK_5OB_c0khPKKqqSeVqMBBbWmE9o_6hFe05C8kvDnhWImGCsoUtftxPMhKeZkjvaSvBkiqv8sglS3yIS2vur_K_PDSlhpPCwk4n4-tQxKAnxeVMNHEnx1o40kb0wvgBjb4lXSBV0C8SzAn-6vhbhY_0Tw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "8ebd71f5-b2b7-4341-9f8e-2d17b44a5791",
      "n": "oCwX-KXiZITEnhUBDIMWJQ3W70k_KnFSvgYBBPx9mXGxzhGqEFSVk1S6umBOqn3IAwzOM9xTmzgfO6SZYny9ecb603XdPxwxRmWNDhX4-J9vjvu4v0MQ-7xIynXX6PousQceckLGq6K1FY-a4JD4FFNNQdEm54OHKx3bsoD56XkZr-FgZLmFjBBEhpGpQfmZTbZCAhGSx2gGdPtoHP8T3KaazkkLk2HeZzP5UHUN1VUE36s82tgpD_wAn3gJnu8759HEDH3EIa45bkv7ccVZrCvEpHzrk1XWOOq-egqQhKNZ9sVMCZkpQoLcNF7DPpvNQkZHiIOxk4OwbZLUFr05MQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "45f1b54e-be36-416b-af0f-e6ae2c97a0f4",
      "x": "32ppmCeUmx0frIUOh9uu0nkd3chLwsgvsdR5RTLizB8",
      "y": "WnsYkBhX9Wyg533GXqRegVcT9maxDpV1-4wxYD4kdcU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "362051f1-86f0-4426-9bea-2047027d6216",
      "x": "slzeR5enVN7pryJfxYOngdwPacn6CorvQhz8NsdVHqM",
      "y": "4wmA2JjBZTc1RLANnSG0hnxpHsccwNhVGPu1yCSAkW4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e83782a2-e760-45a3-a1be-a8eab349d146",
      "x": "iJAZyyifGrx_Z0oENvU6zP7BOKqfCebPxXJeiKFEfhQ",
      "y": "4mG9SOw-3U4QpiAuqJ008JEIaJi40KxQXP9AVKMAHJ0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7285c0ca-53fe-41e2-9636-2854696ee185",
      "x": "kce-pftTjW2O_Utro68vZ4w1GkT2BqYCKzXNPM9hfdY"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "c9cbed28-5d6a-4ea7-a0ad-cb23d4fbac85",
      "alg": "RSA-OAEP",
      "n": "wVdAYXJ1JktQt-qTPEPD5o-lUEB8B4hXxY7ChV6q7dmS94WAE7z8yv4U2mTNPuPl4IOoUjW3rfoDdGu3s2xVMEsXgsFpGI2j3101Ec2BxFjsCbMo2JsHV8oDlLP0TlHrHcLaZpXYothpkqJeAAS8Ump3NXDTgcAsg6GD6F1RQKIrgEDEgEpt53q5SJCMVayPFaPVYLA9xaehSAQzRVmj5gpzMPnxjRrckt9LFoOha5dD43kAdx08nbpE7wdpoLbQkWRqOfglZnneBxiPSPPtkyevPg6iQr5adbikmtVARgLA216RUBvvY0FrdL3b1X-cGsHkx8C-oki2xuwYxUFYKw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2aef591a-0927-4d4c-a9e7-5f1f2bebeeff",
      "x": "MNm1KCfo3PfsFYPlqPD2inT2OUfXLgVvP_xisy9LIUA",
      "y": "EJiP-SSgZMEYZqdkiI_KcwH5OKpKuhGOxFyucvEDVJU",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-08 08:46:33 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-08 08:46:33 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-08 08:46:33 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:46:33
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-08 08:46:33
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-08 08:46:33
oidcc-client-test-nonce-unless-code-flow
Setup Done
2021-10-08 08:46:39 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance XWQiOFvcHKiV6j7
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:46:39 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance XWQiOFvcHKiV6j7
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:46:39 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance XWQiOFvcHKiV6j7
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:46:39 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance XWQiOFvcHKiV6j7
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "eaf06c1b-782d-4a5f-9eef-a75b38f7dc22",
      "n": "8liRjwXzK0w-ge7Lz3rFqb3ynkvll3ShC1X5gq0H3PPm6-zNNTst_rB0B5RkmDGRVj2X7OGxWqS8GNdReDbXKW4NMLWMsvDuu5Od--ZpkTH6pYa3rWCbiP6HiCefHvXvikA_xBZdjkLUbagPcnkUo11hAF3dNA3dpSSZi09qznN2m6o-HIGzU5jMeb-cBK_5OB_c0khPKKqqSeVqMBBbWmE9o_6hFe05C8kvDnhWImGCsoUtftxPMhKeZkjvaSvBkiqv8sglS3yIS2vur_K_PDSlhpPCwk4n4-tQxKAnxeVMNHEnx1o40kb0wvgBjb4lXSBV0C8SzAn-6vhbhY_0Tw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "8ebd71f5-b2b7-4341-9f8e-2d17b44a5791",
      "n": "oCwX-KXiZITEnhUBDIMWJQ3W70k_KnFSvgYBBPx9mXGxzhGqEFSVk1S6umBOqn3IAwzOM9xTmzgfO6SZYny9ecb603XdPxwxRmWNDhX4-J9vjvu4v0MQ-7xIynXX6PousQceckLGq6K1FY-a4JD4FFNNQdEm54OHKx3bsoD56XkZr-FgZLmFjBBEhpGpQfmZTbZCAhGSx2gGdPtoHP8T3KaazkkLk2HeZzP5UHUN1VUE36s82tgpD_wAn3gJnu8759HEDH3EIa45bkv7ccVZrCvEpHzrk1XWOOq-egqQhKNZ9sVMCZkpQoLcNF7DPpvNQkZHiIOxk4OwbZLUFr05MQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "45f1b54e-be36-416b-af0f-e6ae2c97a0f4",
      "x": "32ppmCeUmx0frIUOh9uu0nkd3chLwsgvsdR5RTLizB8",
      "y": "WnsYkBhX9Wyg533GXqRegVcT9maxDpV1-4wxYD4kdcU"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "362051f1-86f0-4426-9bea-2047027d6216",
      "x": "slzeR5enVN7pryJfxYOngdwPacn6CorvQhz8NsdVHqM",
      "y": "4wmA2JjBZTc1RLANnSG0hnxpHsccwNhVGPu1yCSAkW4"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "e83782a2-e760-45a3-a1be-a8eab349d146",
      "x": "iJAZyyifGrx_Z0oENvU6zP7BOKqfCebPxXJeiKFEfhQ",
      "y": "4mG9SOw-3U4QpiAuqJ008JEIaJi40KxQXP9AVKMAHJ0"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7285c0ca-53fe-41e2-9636-2854696ee185",
      "x": "kce-pftTjW2O_Utro68vZ4w1GkT2BqYCKzXNPM9hfdY"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "c9cbed28-5d6a-4ea7-a0ad-cb23d4fbac85",
      "alg": "RSA-OAEP",
      "n": "wVdAYXJ1JktQt-qTPEPD5o-lUEB8B4hXxY7ChV6q7dmS94WAE7z8yv4U2mTNPuPl4IOoUjW3rfoDdGu3s2xVMEsXgsFpGI2j3101Ec2BxFjsCbMo2JsHV8oDlLP0TlHrHcLaZpXYothpkqJeAAS8Ump3NXDTgcAsg6GD6F1RQKIrgEDEgEpt53q5SJCMVayPFaPVYLA9xaehSAQzRVmj5gpzMPnxjRrckt9LFoOha5dD43kAdx08nbpE7wdpoLbQkWRqOfglZnneBxiPSPPtkyevPg6iQr5adbikmtVARgLA216RUBvvY0FrdL3b1X-cGsHkx8C-oki2xuwYxUFYKw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "2aef591a-0927-4d4c-a9e7-5f1f2bebeeff",
      "x": "MNm1KCfo3PfsFYPlqPD2inT2OUfXLgVvP_xisy9LIUA",
      "y": "EJiP-SSgZMEYZqdkiI_KcwH5OKpKuhGOxFyucvEDVJU",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-08 08:46:40 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance XWQiOFvcHKiV6j7
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/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
    "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6"
  ],
  "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/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6", "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-08 08:46:40 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/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
    "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-08 08:46:40 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-08 08:46:40 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-08 08:46:40 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
  "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6"
]
2021-10-08 08:46:40 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-08 08:46:40 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-08 08:46:40 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-08 08:46:40 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-08 08:46:40 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-08 08:46:40 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:46:40 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-08 08:46:40 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:46:40 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-08 08:46:40 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:46:40 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-08 08:46:40 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:46:40 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-08 08:46:40 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-08 08:46:40 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-08 08:46:40 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-08 08:46:40 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-08 08:46:40 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-08 08:46:40 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/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
    "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_gAKpVrzSIHwKXUX03021@/-\u003d^"
}
2021-10-08 08:46:40
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_thHXVfULOmbDKkdejgjDiNaCFpLgogPMsDPQHoDSwYOUhHkLFH2604136274';{:"
2021-10-08 08:46:40 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-08 08:46:40 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/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
    "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_gAKpVrzSIHwKXUX03021@/-\u003d^",
  "client_secret": "secret_thHXVfULOmbDKkdejgjDiNaCFpLgogPMsDPQHoDSwYOUhHkLFH2604136274\u0027;{:\""
}
2021-10-08 08:46:40
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-08 08:46:40
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:46:40 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:46:39 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 08 Oct 2021 20:46:40 GMT",
  "etag": "\"1633682799.0669868-691-625874018\"",
  "date": "Fri, 08 Oct 2021 08:46:40 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:46:40
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:46:40 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/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
    "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_gAKpVrzSIHwKXUX03021@/-\u003d^",
  "client_secret": "secret_thHXVfULOmbDKkdejgjDiNaCFpLgogPMsDPQHoDSwYOUhHkLFH2604136274\u0027;{:\"",
  "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:46:40 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-08 08:46:40
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-08 08:46:40 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance XWQiOFvcHKiV6j7
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/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
    "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_gAKpVrzSIHwKXUX03021@/-\u003d^",
  "client_secret": "secret_thHXVfULOmbDKkdejgjDiNaCFpLgogPMsDPQHoDSwYOUhHkLFH2604136274\u0027;{:\"",
  "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:46:41 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance XWQiOFvcHKiV6j7
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/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "UvHNur09qwkgd4KV14tEfTG7",
  "state": "sHPkWI0gHGGrGwEocZZJtwJqUZg04HR6",
  "client_id": "client_gAKpVrzSIHwKXUX03021@/-\u003d^"
}
incoming_body
Authorization endpoint
2021-10-08 08:46:41 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-08 08:46:41 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 08:46:41 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/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
  "scope": "openid profile email address phone",
  "response_type": "code token",
  "nonce": "UvHNur09qwkgd4KV14tEfTG7",
  "state": "sHPkWI0gHGGrGwEocZZJtwJqUZg04HR6",
  "client_id": "client_gAKpVrzSIHwKXUX03021@/-\u003d^"
}
2021-10-08 08:46:41 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-08 08:46:41 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
UvHNur09qwkgd4KV14tEfTG7
2021-10-08 08:46:41 SUCCESS
EnsureResponseTypeIsCodeToken
Response type is expected value
expected
code token
2021-10-08 08:46:41 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_gAKpVrzSIHwKXUX03021@/-=^
2021-10-08 08:46:41 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6
expected
[
  "https://89.45.234.133:8090/authz_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
  "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6"
]
2021-10-08 08:46:41 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-08 08:46:41 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-08 08:46:41 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
mKqsr1fVh6qwM7reBVmbZOmZCdT13sv2
2021-10-08 08:46:41 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
hbSRK7Lp7I4cjC4mPgBa3w
2021-10-08 08:46:41 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
QwWpIINlwj334SX6dHzrbfDtwresYyQWREBT3kKXcjgzQeVFqR
2021-10-08 08:46:41 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
MirDmj3gRG-663WFpr2_Hg
2021-10-08 08:46:41 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
  "state": "sHPkWI0gHGGrGwEocZZJtwJqUZg04HR6"
}
2021-10-08 08:46:41 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
  "state": "sHPkWI0gHGGrGwEocZZJtwJqUZg04HR6",
  "code": "mKqsr1fVh6qwM7reBVmbZOmZCdT13sv2"
}
2021-10-08 08:46:41
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/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
  "state": "sHPkWI0gHGGrGwEocZZJtwJqUZg04HR6",
  "code": "mKqsr1fVh6qwM7reBVmbZOmZCdT13sv2",
  "access_token": "QwWpIINlwj334SX6dHzrbfDtwresYyQWREBT3kKXcjgzQeVFqR",
  "token_type": "Bearer"
}
2021-10-08 08:46:41
SendAuthorizationResponseWithResponseModeFragment
Redirecting back to client
uri
https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6#state=sHPkWI0gHGGrGwEocZZJtwJqUZg04HR6&code=mKqsr1fVh6qwM7reBVmbZOmZCdT13sv2&access_token=QwWpIINlwj334SX6dHzrbfDtwresYyQWREBT3kKXcjgzQeVFqR&token_type=Bearer
2021-10-08 08:46:41 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance XWQiOFvcHKiV6j7
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6#state=sHPkWI0gHGGrGwEocZZJtwJqUZg04HR6&code=mKqsr1fVh6qwM7reBVmbZOmZCdT13sv2&access_token=QwWpIINlwj334SX6dHzrbfDtwresYyQWREBT3kKXcjgzQeVFqR&token_type=Bearer]
outgoing_path
authorize
2021-10-08 08:46:42 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance XWQiOFvcHKiV6j7
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Basic Y2xpZW50X2dBS3BWcnpTSUh3S1hVWDAzMDIxJTQwJTJGLSUzRCU1RTpzZWNyZXRfdGhIWFZmVUxPbWJES2tkZWpnakRpTmFDRnBMZ29nUE1zRFBRSG9EU3dZT1VoSGtMRkgyNjA0MTM2Mjc0JTI3JTNCJTdCJTNBJTIy",
  "content-type": "application/x-www-form-urlencoded",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "286",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "redirect_uri": "https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6",
  "client_id": "client_gAKpVrzSIHwKXUX03021@/-\u003d^",
  "state": "sHPkWI0gHGGrGwEocZZJtwJqUZg04HR6",
  "code": "mKqsr1fVh6qwM7reBVmbZOmZCdT13sv2"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&redirect_uri=https%3A%2F%2F89.45.234.133%3A8090%2Fauthz_im_cb%2F6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6&client_id=client_gAKpVrzSIHwKXUX03021%40%2F-%3D%5E&state=sHPkWI0gHGGrGwEocZZJtwJqUZg04HR6&code=mKqsr1fVh6qwM7reBVmbZOmZCdT13sv2
Token endpoint
2021-10-08 08:46:42 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_gAKpVrzSIHwKXUX03021@/-=^
client_secret
secret_thHXVfULOmbDKkdejgjDiNaCFpLgogPMsDPQHoDSwYOUhHkLFH2604136274';{:"
method
client_secret_basic
2021-10-08 08:46:42 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-10-08 08:46:42 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
mKqsr1fVh6qwM7reBVmbZOmZCdT13sv2
2021-10-08 08:46:42 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://89.45.234.133:8090/authz_im_cb/6187d2dc055fd4cff6996fc2b6a6f05f81e28437f07e87e92c0bee7a38fba4f6
2021-10-08 08:46:42 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
Z8nQCP4aBKkLXxgQrTBUBbmY7gRKNJeGE2SEBOiToVkwhZYdAP
2021-10-08 08:46:42 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
Y35AnkyjQPU8Wxu0Qc2-_g
2021-10-08 08:46:42 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_gAKpVrzSIHwKXUX03021@/-=^
nonce
UvHNur09qwkgd4KV14tEfTG7
iat
1633682802
exp
1633683102
2021-10-08 08:46:42 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
Y35AnkyjQPU8Wxu0Qc2-_g
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_gAKpVrzSIHwKXUX03021@/-\u003d^",
  "nonce": "UvHNur09qwkgd4KV14tEfTG7",
  "iat": 1633682802,
  "exp": 1633683102,
  "at_hash": "Y35AnkyjQPU8Wxu0Qc2-_g"
}
2021-10-08 08:46:42 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiJlYWYwNmMxYi03ODJkLTRhNWYtOWVlZi1hNzViMzhmN2RjMjIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWTM1QW5reWpRUFU4V3h1MFFjMi1fZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2dBS3BWcnpTSUh3S1hVWDAzMDIxQFwvLT1eIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4MzEwMiwibm9uY2UiOiJVdkhOdXIwOXF3a2dkNEtWMTR0RWZURzciLCJpYXQiOjE2MzM2ODI4MDJ9.AT3JfB9NRDKPHtyGwK-puLB2F53Mft074RsX3pmj_-53uUJgPsSPfAzvdxUw-HIAExGwMUF5NJSW1vZauvUbOqSRX3wtW_jvna6d6wFaHyqSXwYKMv0glmp6wjM5U27MNl1TqDUPdRvQV8KRMZxACvuh8Pd5XS5ZDokX4F7O0AXXSauEq8ZY14KA_fXLgzAQ7LApV31gOL3UCjPbXJvYro6vizBvq0tBMQclR5FFbZwFz3GzHiWRva7MkAYVC29gku8DKDmPueM59XO1HChxJM7EIktqqRM5JfnldnXrG83bjWNr81yqff9YJHxtk9ZMCR7HYlodiciugyX5t8oQuQ
key
{"p":"_b6Jjjb-dELXYDulPcPUGlvl4TLkgNRrhJaGaY2mGLoSC6piTVGiR8S0a_huUHD91HrbNvfqisaMlHHRic8AgQevRHvGomViAUbLGThl0eiSmL3vnK7KcIiE01Lyldor6eUB6TTxL4FXGCyiZ6OWaABp8qThpfq7RbzSLfZoq9k","kty":"RSA","q":"9IAXY3Rowkw7_J7R9A24euxaHC8gy9p0ZI_TlY51PKDRfpgFfDvMiDTfjJjDyGzbauvezZQ9l_7Ol8Yu65iK9YG0Z5rp0o7oGxe-KXbjBpBaumqBqnbEbql9F50i-sg9WKg-FWbew8lYwHr13jIS2__eH4rH6i07qBSgKk1XUGc","d":"YlNpC1xgouqWWeVnL9EiLZJxw6QLjP228YB6cXh-vjj_Mi2rvLM8IB-7k--zOMSzsQfggi235Yz8_B8wYNPvTFHobCDc6yUx1003RiLgJhbfGRWlpGST9ms-1hEtUER8Yd1bgdWJM9UNl0gerFVP-FBEsP9kZmBR01UcLxeTwBryl0TUjPcwNBPni_q3i_QJ8iMk5slpUbzfy-ofEcPSIS0BANFQtYKEYuzQJNfAt_OJSlEtVfugIqPzYa_qQIqmpvMIL940n8xHWZ9GJibJB-YCF0tqV9iMSBLoS-nHFJCY4griJ1Y8i5zVvI2E_lUKcr8UASbqMGPEBlUHMUaN4Q","e":"AQAB","use":"sig","kid":"eaf06c1b-782d-4a5f-9eef-a75b38f7dc22","qi":"0x0Rxuw3E_l1hGM8w2CjCvpoyr1kgc9brbQ0LT6n_9RA5yM9Dr6IHZTh58kSbOUwG0R4UpdMNVUVwLUneTli2kdu9_o7Qd5sMowhmpsZTDCdN_ykcrWoMS1kS37k4hxGrRL7uNROfjIxfRuYkK-CTGCYVj6cvhVWBGXY3VVBvww","dp":"pzrD_W5RFN5Yg5vLs4E0cIrQXjLkVeOpWKC7xSUNqo43BmkskDiU8ye4oNACJBHTuA2gHAIYGY3xaIP6zRAYDPG7mS7aIn0esiiuAdkhgc39j5zeJi0sTi4rG_s21XwMJQJA2CmEKwLbG5uPDS7LGY_sQ3ZXIMS2V6ex_YjAQ0E","dq":"evBBUl_BIRll_EL7fMS9Ywme0Zcc3YOtjLcJA6VK675NOGNGNs52rHIxiadyoj-iIGQTdrk4M0oLJSOgihP8oy-hv4qUUaxLpvvMQVsnEjDZfex54HWxlZchcBMx-Hlg50hJV0ePcVC3kKkDIcN52icQ0DlfBi_SVFRyqHKVGbc","n":"8liRjwXzK0w-ge7Lz3rFqb3ynkvll3ShC1X5gq0H3PPm6-zNNTst_rB0B5RkmDGRVj2X7OGxWqS8GNdReDbXKW4NMLWMsvDuu5Od--ZpkTH6pYa3rWCbiP6HiCefHvXvikA_xBZdjkLUbagPcnkUo11hAF3dNA3dpSSZi09qznN2m6o-HIGzU5jMeb-cBK_5OB_c0khPKKqqSeVqMBBbWmE9o_6hFe05C8kvDnhWImGCsoUtftxPMhKeZkjvaSvBkiqv8sglS3yIS2vur_K_PDSlhpPCwk4n4-tQxKAnxeVMNHEnx1o40kb0wvgBjb4lXSBV0C8SzAn-6vhbhY_0Tw"}
algorithm
RS256
2021-10-08 08:46:42 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-08 08:46:42 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
Z8nQCP4aBKkLXxgQrTBUBbmY7gRKNJeGE2SEBOiToVkwhZYdAP
token_type
Bearer
id_token
eyJraWQiOiJlYWYwNmMxYi03ODJkLTRhNWYtOWVlZi1hNzViMzhmN2RjMjIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWTM1QW5reWpRUFU4V3h1MFFjMi1fZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2dBS3BWcnpTSUh3S1hVWDAzMDIxQFwvLT1eIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4MzEwMiwibm9uY2UiOiJVdkhOdXIwOXF3a2dkNEtWMTR0RWZURzciLCJpYXQiOjE2MzM2ODI4MDJ9.AT3JfB9NRDKPHtyGwK-puLB2F53Mft074RsX3pmj_-53uUJgPsSPfAzvdxUw-HIAExGwMUF5NJSW1vZauvUbOqSRX3wtW_jvna6d6wFaHyqSXwYKMv0glmp6wjM5U27MNl1TqDUPdRvQV8KRMZxACvuh8Pd5XS5ZDokX4F7O0AXXSauEq8ZY14KA_fXLgzAQ7LApV31gOL3UCjPbXJvYro6vizBvq0tBMQclR5FFbZwFz3GzHiWRva7MkAYVC29gku8DKDmPueM59XO1HChxJM7EIktqqRM5JfnldnXrG83bjWNr81yqff9YJHxtk9ZMCR7HYlodiciugyX5t8oQuQ
scope
openid profile email address phone
2021-10-08 08:46:42 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance XWQiOFvcHKiV6j7
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "Z8nQCP4aBKkLXxgQrTBUBbmY7gRKNJeGE2SEBOiToVkwhZYdAP",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiJlYWYwNmMxYi03ODJkLTRhNWYtOWVlZi1hNzViMzhmN2RjMjIiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiWTM1QW5reWpRUFU4V3h1MFFjMi1fZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2dBS3BWcnpTSUh3S1hVWDAzMDIxQFwvLT1eIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL2lkcHlcLyIsImV4cCI6MTYzMzY4MzEwMiwibm9uY2UiOiJVdkhOdXIwOXF3a2dkNEtWMTR0RWZURzciLCJpYXQiOjE2MzM2ODI4MDJ9.AT3JfB9NRDKPHtyGwK-puLB2F53Mft074RsX3pmj_-53uUJgPsSPfAzvdxUw-HIAExGwMUF5NJSW1vZauvUbOqSRX3wtW_jvna6d6wFaHyqSXwYKMv0glmp6wjM5U27MNl1TqDUPdRvQV8KRMZxACvuh8Pd5XS5ZDokX4F7O0AXXSauEq8ZY14KA_fXLgzAQ7LApV31gOL3UCjPbXJvYro6vizBvq0tBMQclR5FFbZwFz3GzHiWRva7MkAYVC29gku8DKDmPueM59XO1HChxJM7EIktqqRM5JfnldnXrG83bjWNr81yqff9YJHxtk9ZMCR7HYlodiciugyX5t8oQuQ",
  "scope": "openid profile email address phone"
}
outgoing_path
token
2021-10-08 08:46:42 INCOMING
oidcc-client-test-nonce-unless-code-flow
Incoming HTTP request to test instance XWQiOFvcHKiV6j7
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "authorization": "Bearer Z8nQCP4aBKkLXxgQrTBUBbmY7gRKNJeGE2SEBOiToVkwhZYdAP",
  "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:46:42 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
Z8nQCP4aBKkLXxgQrTBUBbmY7gRKNJeGE2SEBOiToVkwhZYdAP
2021-10-08 08:46:42 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
Z8nQCP4aBKkLXxgQrTBUBbmY7gRKNJeGE2SEBOiToVkwhZYdAP
2021-10-08 08:46:42 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:46:42
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-10-08 08:46:42 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:46:42 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:46:42 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:46:42 OUTGOING
oidcc-client-test-nonce-unless-code-flow
Response to HTTP request to test instance XWQiOFvcHKiV6j7
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:46:42 FINISHED
oidcc-client-test-nonce-unless-code-flow
Test has run to completion
testmodule_result
PASSED
2021-10-08 08:46:50
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
HJwCuOrV8L816TN
Test Results