Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-10-01 08:07:12 INFO
TEST-RUNNER
Test instance fYjdRjgVXfi2Zgs created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_token",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcrp
planId
eX84TaVxc9bEQ
config
{
  "alias": "idpy",
  "description": "oidcrp",
  "server": {
    "discoveryUrl": "https://89.45.234.133:4000/.well-known/openid-configuration",
    "login_hint": "roland@89.45.234.133:4000"
  },
  "client2": {
    "client_name": "Anything"
  }
}
testName
oidcc-client-test-missing-iat
2021-10-01 08:07:12 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 08:07:12
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-10-01 08:07:13
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "_I9VXrmZAKI01HBMDzL8zQk1JprAukp2m3UcgQGJi3GIX_fkZEB0aoS4i6yXPdl7zrJeV9mXny6xGDcAvDekzQ5Pyjbn85hFPAF4Lzz0kwrsKNBr73q4lK1f65U7-hw0-sgTQpFwjNjm7Z7b_DgWc_tcrVaxWRzgq-EAEb-ugJk",
      "kty": "RSA",
      "q": "1M3WfplurEjFOs4518Mpyj5rgzdJa0KiBhnuCADXMDrj5XFiVsts50v1xHUiLYoyl6mmypAZKa6m0owrNoxIN1h1SYmblcr-PxJgsSa6SIyLSuipteTD17WFCXunBozjiBXLf7i2CYQ8cFW2XdQMZNWbKAm2vy1QYtaY1GLVY0U",
      "d": "UHbXUOCOfbvEnQUjL1_-ZoZ7pAOesEVCl7zpiT56vsbVpFZlV_z9ytoPd3X8zjTHxekpKvZhnnJfn35GNUoJp9api2oay4V4Kr7MoVRkxf6BVUQqIhETy4pvGyGCEVBJIBcZuZGerzr5bLCVUQGGwoV7VDldPvudVXprejwFMsmkE7K7NerWMvWeuzigb1h6Xdy9CHibtx1dMO5LKgSqC3Fw7fsVUx2N-KEXqvhK6Y_wf7OFoVTTL2q99aQH5xDpTn52rOwhAkflXCE5RfjOq-moRjRLigpYZvM4wODSnY85kR3uT2PzC2mUrviAnCJjnexZVC6FEyP1fx2jcUfrQQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "42033b21-e4f3-4034-bac0-66eb55518563",
      "qi": "axG_wV31XhMbjljZxwp_t4ojDwON4jYV69LEDBzQcwk4JW80Uf2VxaCyxlQddJCa2si-7Wvn8Eh8YuooZ22xgyoCeZACgD72746m2NXmJGRgRbJ2RHS1xNAOUWlw8CZQs0g_j4eXKNFtncYFVuyyb0KDUQOLQgjqGIVEiL2s1qM",
      "dp": "CSgJKE4CRgubbrhDiamHkMdsreGeayKX-jrctbCgk_WhxBjwptHPZq05I5c2RH_GBVBiKz0wSg0fTolv9WLvDqAeNG6ZKjOzDuHewZesJkiXF0O3Jg-E8Z73g0r9yauMICtwx1EOi4yxkpvXzeUaq0nJql8iPuDVJGYb4ojYgsE",
      "dq": "N6yqo3CM7fIT97CgnXxn4Iu4IRpD0RYbwbDi_6EIq4ucuBiT-9U45sKOyBlFGdkAJ4GxK2nLy4XwC0G0xI6rDh_Mf7LKy8PSBLpQJcjWD8kFYFHCpN33BuZsqfB54FLX7HCXTxEKPy8jiNhD4ARsQa1I7I6uCxJV56XxUg-ReGk",
      "n": "0fHFFoXVYWV5WkwyWmoDiByPM4CWjbUjnuL3UW7y5_FeY44H7ubDO_zs4AhcLW5l_LUUhxliPOgcZKyrA_ozQ5NT5oRFxRfyoWNnxnJVbrJuzc9bsEqVNzOeS8sOHSw8v12E2RSmv4CRNe-Cc7o0GfiuQgzwNMMTekejbGqPh8_8_7hMOABmTm1tu05aVV9rAnoGWtTiwCspvvAT-AAyNNN1KiCgU0XstqQqN_E1bphizxttbxOXEcpIvE1fgO7A7M-wSxIUbgPb-3lfVNguqbakyQ0FYlF1eGU6vSAbpw5FBpeDAu6zDsTT9nWGWQ3pBkqvnF_Kha6blIIItxDUPQ"
    },
    {
      "kty": "EC",
      "d": "Ne08lv4E7SeDwz_b-S5t69wYGD67pxH5wHfHmdtI1u8",
      "use": "sig",
      "crv": "P-256",
      "kid": "f5962b2c-6d9d-4379-81e4-4f7653acf342",
      "x": "zIOM4duiqE1HjVAi24hOdXZEZXlm7KL23dnXY_TmBks",
      "y": "4GKTFbM07qM9iIlcwJ69vfi1E_mGha1B0HKElwj3cQw"
    },
    {
      "kty": "EC",
      "d": "v_A-B8lpGt09hUHntVlNLAoktPDqdTcc-hthvDhsk-M",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "784603db-83cd-488d-8c11-90a3d69fc212",
      "x": "ypLrrU0TF4fCizF6DTOE42CDT0sy_-cDmTBZzvOessQ",
      "y": "bT9VVMbzo41yAINuqfKgvWs3LFVAhTuz4DOBuki5Apo"
    },
    {
      "kty": "OKP",
      "d": "hbGIow_8qhMn4Dp04YXlOwBf3ob1X92yx_P1YZBhBkY",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "964ab9aa-41ea-4289-9847-6326fc5517ed",
      "x": "k3HmUdwNfCGBQOoN6T-Q7Jvi3-lhigEDJrfRu_5I_Eo"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "0iIUObqj0Tn0X38M9ie6xRFnrBveMvD5pbZHgSY-KBZeDnMryeXZCEU9ljLefFSnHiigpBwdaAl0tLvVHSDHL6dETBwWECL57lXvY6MYPzShTH11krooimq_WhspMo_K_NCYRcqbidf-25pzrkYhGPB6CPcIk8tQIDYZ11a4kc8",
      "kty": "RSA",
      "q": "vvffoqfxE-MFOsUdm0rxBDskldreTNrKybj0vrRQeHBLFME9XfFWl71qcxLR2zN8o-T6n2vHLW0iUT1XDNwAibfVOsQl2ruSdTsdoNo2fob9NRmZlg8sHJXeiYMv1lC8YmcGTtqlSquHTrIxM0ai7ctiq3yJT3o9vqcZbtGriME",
      "d": "ZPJpY-je9JoEe6VcN0pHY7yDw_kONcPYzA6NO_gM_A10phg-LRhPb05JEQBQtgcpPWFzhOTVMOUlnXv7j7K36y1GUbgfPpnbSf6maQyni-6xl963hYJ68o1erQDI6SNJ7loW6-Xc100DLNbPcgup4pTv4_SCVDkWIaI0-WTls3dStyYF0nQwtMTVTEm0F7WDUZq7FxLzoFFVq6eRzT9PIZrvBXyWZl_q5eB_rMOeRpN_zvnErgIyViYz0QjJ6SN1zEBouSyQHEQGCXacNAY2F5Nxdll8hmiy1v00RTYVBOttEvPvXw8TacvBbH9G-KO7Xy7EMFyY5nKODUV8TvPQgQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "ac384768-c7fb-48e8-bb66-848161da2886",
      "qi": "oLAk8LyzXGFpnayhPOyVcgVWpDc_xpynlie7NF4LwNXLoOsn8Pye4FE5JVSMd6OhfGF0qcWbsSntwIof1Bf8spjsbqvZv9PD6j--TS9MlzS-3tZQ7uY4kVMBfkzlmR2bR8KMFkfAZt_WY3m35PFroS92-wUuFFP_DccyliQ0nz4",
      "dp": "WzXdr507BFNypo0AdEyUfnvqk0NZdKUyx-JSMVYHPuFOnFkTlcSGK1favrp_5lncXHPoHrPxc7o_BUBO5iDXNPEW7S53yTNVZ0W37njZyn2u0gPXKARUGpjxTExj2oWd55Uns4uZbgDqqCnnsqrQLQIdBo0sFPL4abLyDo2e-fM",
      "alg": "RSA-OAEP",
      "dq": "BhrIZFu4Aim8rg9FDgTMRZVaawvvFUfdOauW7022UNNOIyC2RH2Fhh5A--K7IKW5s0eLl3MLj_EwKqaqVLfnsH9W6qUAjMh4OxUjslOncE4CZCMoXLqpb1R_I6g07EXyb7bZZcXpiMSI88QQfJIifTWGNvMpNIg01xZiYr-DG0E",
      "n": "nMDBdY9B3Q5EUjyksq80LscPE3g3Q0xsn2zU0mmVjH0gSN2jzGJpeqCPPdwQwV8fdB5bng3nJ00gqtFhPHhQyA1BpGlgxPhKN9oauS2WOydL3cR327ckdGOnVbjpB2ti6PsmLt4qEO8x7OGL0vadtTpWBzh0XhYnYehMmCli6hv9Y018ifKZCzljokS802W0RSqTK1gDnayiONP9c8BciSwZKy0vHO_JMdyOSXzZ2_DrENY__kNRqFsL0ONk8FkOZ2FsMl1MYR_C6L7gx2VOVhVvbzOee7wBlB792txVLsc05MHE88HiqHVwA2M6wCPL8GvycWc0nLIgvFuv0uDlDw"
    },
    {
      "kty": "EC",
      "d": "xqPiTIF0sJ5y2IIH3-bSyfM8iGRKOTNAIbux2sZXsrM",
      "use": "enc",
      "crv": "P-256",
      "kid": "e899043c-fb33-42af-93e6-4bcf99ffa6d4",
      "x": "Dtn4EHEldzb0SRRLzPSqZmrXXBcqNSS9Rk18O461KLA",
      "y": "bPJAKMPJkcQsJ1ey1XdWvTAwpAMi_LfnXDFMKOujREs",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "42033b21-e4f3-4034-bac0-66eb55518563",
      "n": "0fHFFoXVYWV5WkwyWmoDiByPM4CWjbUjnuL3UW7y5_FeY44H7ubDO_zs4AhcLW5l_LUUhxliPOgcZKyrA_ozQ5NT5oRFxRfyoWNnxnJVbrJuzc9bsEqVNzOeS8sOHSw8v12E2RSmv4CRNe-Cc7o0GfiuQgzwNMMTekejbGqPh8_8_7hMOABmTm1tu05aVV9rAnoGWtTiwCspvvAT-AAyNNN1KiCgU0XstqQqN_E1bphizxttbxOXEcpIvE1fgO7A7M-wSxIUbgPb-3lfVNguqbakyQ0FYlF1eGU6vSAbpw5FBpeDAu6zDsTT9nWGWQ3pBkqvnF_Kha6blIIItxDUPQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "42f53821-df25-499a-b013-f0ceeac74ad0",
      "n": "vOVduM4zqdxx6EJBLc9MJhk3qWd9CUUAKM0tteNpp11pnSDM4F7A5tKiY9rAcP3L3KZJIKR7eAc3L5TJqMSePokrKm5XZOkXyNjKWOpsB4lN4pRgqcpwwsjvC82VcIIfOdzbVBnQAb_Shd_y3-uSejiVatKgKZo3G2XouN-8VlL6_aqYbTrOuYtYbnoetXsfhSK0MY3PmHN270osZkJmuOto7JaYa1vtpjBfCIIAwstrJzZnXt7RY0kt-v9ZkivBbLfiUPWD-8EmeV2zuF9GYahUT0A6Oemr4rRAyPIYzifIHPhzNhP-HyaW9llw4n6kKD0vtEKmi_DLRybdohWALw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f5962b2c-6d9d-4379-81e4-4f7653acf342",
      "x": "zIOM4duiqE1HjVAi24hOdXZEZXlm7KL23dnXY_TmBks",
      "y": "4GKTFbM07qM9iIlcwJ69vfi1E_mGha1B0HKElwj3cQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "592b9a44-75b1-4ff1-b23f-97cbd791a7da",
      "x": "sLIWsJ7fWaZILpLYegEE57s96M4Ms74pY_qVEZR8n_Y",
      "y": "kVF_he6gGWtjXcWQi8wIBaOf7LqDYy0cepLDNRdg1Hs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "784603db-83cd-488d-8c11-90a3d69fc212",
      "x": "ypLrrU0TF4fCizF6DTOE42CDT0sy_-cDmTBZzvOessQ",
      "y": "bT9VVMbzo41yAINuqfKgvWs3LFVAhTuz4DOBuki5Apo"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "964ab9aa-41ea-4289-9847-6326fc5517ed",
      "x": "k3HmUdwNfCGBQOoN6T-Q7Jvi3-lhigEDJrfRu_5I_Eo"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "ac384768-c7fb-48e8-bb66-848161da2886",
      "alg": "RSA-OAEP",
      "n": "nMDBdY9B3Q5EUjyksq80LscPE3g3Q0xsn2zU0mmVjH0gSN2jzGJpeqCPPdwQwV8fdB5bng3nJ00gqtFhPHhQyA1BpGlgxPhKN9oauS2WOydL3cR327ckdGOnVbjpB2ti6PsmLt4qEO8x7OGL0vadtTpWBzh0XhYnYehMmCli6hv9Y018ifKZCzljokS802W0RSqTK1gDnayiONP9c8BciSwZKy0vHO_JMdyOSXzZ2_DrENY__kNRqFsL0ONk8FkOZ2FsMl1MYR_C6L7gx2VOVhVvbzOee7wBlB792txVLsc05MHE88HiqHVwA2M6wCPL8GvycWc0nLIgvFuv0uDlDw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "e899043c-fb33-42af-93e6-4bcf99ffa6d4",
      "x": "Dtn4EHEldzb0SRRLzPSqZmrXXBcqNSS9Rk18O461KLA",
      "y": "bPJAKMPJkcQsJ1ey1XdWvTAwpAMi_LfnXDFMKOujREs",
      "alg": "ECDH-ES"
    }
  ]
}
2021-10-01 08:07:13 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-10-01 08:07:13 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-10-01 08:07:13 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": 1580000000
}
2021-10-01 08:07:13
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-10-01 08:07:13
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-10-01 08:07:13
oidcc-client-test-missing-iat
Setup Done
2021-10-01 08:07:18 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance fYjdRjgVXfi2Zgs
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Discovery endpoint
2021-10-01 08:07:18 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance fYjdRjgVXfi2Zgs
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/idpy/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/idpy/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/idpy/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/idpy/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/idpy/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/idpy/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
outgoing_path
.well-known/openid-configuration
2021-10-01 08:07:18 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance fYjdRjgVXfi2Zgs
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2021-10-01 08:07:18 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance fYjdRjgVXfi2Zgs
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "42033b21-e4f3-4034-bac0-66eb55518563",
      "n": "0fHFFoXVYWV5WkwyWmoDiByPM4CWjbUjnuL3UW7y5_FeY44H7ubDO_zs4AhcLW5l_LUUhxliPOgcZKyrA_ozQ5NT5oRFxRfyoWNnxnJVbrJuzc9bsEqVNzOeS8sOHSw8v12E2RSmv4CRNe-Cc7o0GfiuQgzwNMMTekejbGqPh8_8_7hMOABmTm1tu05aVV9rAnoGWtTiwCspvvAT-AAyNNN1KiCgU0XstqQqN_E1bphizxttbxOXEcpIvE1fgO7A7M-wSxIUbgPb-3lfVNguqbakyQ0FYlF1eGU6vSAbpw5FBpeDAu6zDsTT9nWGWQ3pBkqvnF_Kha6blIIItxDUPQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "42f53821-df25-499a-b013-f0ceeac74ad0",
      "n": "vOVduM4zqdxx6EJBLc9MJhk3qWd9CUUAKM0tteNpp11pnSDM4F7A5tKiY9rAcP3L3KZJIKR7eAc3L5TJqMSePokrKm5XZOkXyNjKWOpsB4lN4pRgqcpwwsjvC82VcIIfOdzbVBnQAb_Shd_y3-uSejiVatKgKZo3G2XouN-8VlL6_aqYbTrOuYtYbnoetXsfhSK0MY3PmHN270osZkJmuOto7JaYa1vtpjBfCIIAwstrJzZnXt7RY0kt-v9ZkivBbLfiUPWD-8EmeV2zuF9GYahUT0A6Oemr4rRAyPIYzifIHPhzNhP-HyaW9llw4n6kKD0vtEKmi_DLRybdohWALw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "f5962b2c-6d9d-4379-81e4-4f7653acf342",
      "x": "zIOM4duiqE1HjVAi24hOdXZEZXlm7KL23dnXY_TmBks",
      "y": "4GKTFbM07qM9iIlcwJ69vfi1E_mGha1B0HKElwj3cQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "592b9a44-75b1-4ff1-b23f-97cbd791a7da",
      "x": "sLIWsJ7fWaZILpLYegEE57s96M4Ms74pY_qVEZR8n_Y",
      "y": "kVF_he6gGWtjXcWQi8wIBaOf7LqDYy0cepLDNRdg1Hs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "784603db-83cd-488d-8c11-90a3d69fc212",
      "x": "ypLrrU0TF4fCizF6DTOE42CDT0sy_-cDmTBZzvOessQ",
      "y": "bT9VVMbzo41yAINuqfKgvWs3LFVAhTuz4DOBuki5Apo"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "964ab9aa-41ea-4289-9847-6326fc5517ed",
      "x": "k3HmUdwNfCGBQOoN6T-Q7Jvi3-lhigEDJrfRu_5I_Eo"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "ac384768-c7fb-48e8-bb66-848161da2886",
      "alg": "RSA-OAEP",
      "n": "nMDBdY9B3Q5EUjyksq80LscPE3g3Q0xsn2zU0mmVjH0gSN2jzGJpeqCPPdwQwV8fdB5bng3nJ00gqtFhPHhQyA1BpGlgxPhKN9oauS2WOydL3cR327ckdGOnVbjpB2ti6PsmLt4qEO8x7OGL0vadtTpWBzh0XhYnYehMmCli6hv9Y018ifKZCzljokS802W0RSqTK1gDnayiONP9c8BciSwZKy0vHO_JMdyOSXzZ2_DrENY__kNRqFsL0ONk8FkOZ2FsMl1MYR_C6L7gx2VOVhVvbzOee7wBlB792txVLsc05MHE88HiqHVwA2M6wCPL8GvycWc0nLIgvFuv0uDlDw"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "e899043c-fb33-42af-93e6-4bcf99ffa6d4",
      "x": "Dtn4EHEldzb0SRRLzPSqZmrXXBcqNSS9Rk18O461KLA",
      "y": "bPJAKMPJkcQsJ1ey1XdWvTAwpAMi_LfnXDFMKOujREs",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-10-01 08:07:19 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance fYjdRjgVXfi2Zgs
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "python-requests/2.25.1",
  "accept-encoding": "gzip, deflate",
  "accept": "*/*",
  "content-type": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "703",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
register
incoming_body_form_params
incoming_method
POST
incoming_body_json
{
  "application_type": "web",
  "response_types": [
    "code",
    "id_token"
  ],
  "contacts": [
    "ops@example.com"
  ],
  "token_endpoint_auth_method": "client_secret_basic",
  "redirect_uris": [
    "https://89.45.234.133:8090/authz_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_im_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/req_uri/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91"
  ],
  "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/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91", "https://89.45.234.133:8090/authz_im_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91", "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91", "https://89.45.234.133:8090/req_uri/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91"], "jwks_uri": "https://89.45.234.133:8090/static/jwks.json", "grant_types": ["authorization_code", "implicit"]}
Registration endpoint
2021-10-01 08:07:19 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/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_im_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/req_uri/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ]
}
2021-10-01 08:07:19 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ops@example.com"
]
2021-10-01 08:07:19 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code",
  "implicit"
]
response_types
[
  "code",
  "id_token"
]
2021-10-01 08:07:19 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://89.45.234.133:8090/authz_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
  "https://89.45.234.133:8090/authz_im_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
  "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
  "https://89.45.234.133:8090/req_uri/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91"
]
2021-10-01 08:07:19 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-10-01 08:07:19 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-10-01 08:07:19 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-10-01 08:07:19 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-10-01 08:07:19 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-10-01 08:07:19 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2021-10-01 08:07:19 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-10-01 08:07:19 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-10-01 08:07:19 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-10-01 08:07:19 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-10-01 08:07:19 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-10-01 08:07:19 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2021-10-01 08:07:19 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-10-01 08:07:19 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-10-01 08:07:19 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-10-01 08:07:19 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-10-01 08:07:19 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-10-01 08:07:19 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2021-10-01 08:07:19 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/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_im_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/req_uri/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_bASRmrpVlmEpVnv41860*|~-_"
}
2021-10-01 08:07:19
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_QLJkBiclUPQLwjOFCJmtuLiPNqYemHRnnBjFhNMePKrEFlHyCc1932973833{?&{;
2021-10-01 08:07:19 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2021-10-01 08:07:19 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/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_im_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/req_uri/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_bASRmrpVlmEpVnv41860*|~-_",
  "client_secret": "secret_QLJkBiclUPQLwjOFCJmtuLiPNqYemHRnnBjFhNMePKrEFlHyCc1932973833{?\u0026{;"
}
2021-10-01 08:07:19
FetchClientKeys
Fetching client keys
jwks_uri
https://89.45.234.133:8090/static/jwks.json
2021-10-01 08:07:19
FetchClientKeys
HTTP request
request_uri
https://89.45.234.133:8090/static/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-10-01 08:07:19 RESPONSE
FetchClientKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Fri, 01 Oct 2021 08:07:17 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Fri, 01 Oct 2021 20:07:19 GMT",
  "etag": "\"1633075637.9960072-691-625874018\"",
  "date": "Fri, 01 Oct 2021 08:07:19 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 08:07:19
FetchClientKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ", "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ", "crv": "P-256", "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM", "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"}]}
2021-10-01 08:07:19 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/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_im_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/req_uri/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_bASRmrpVlmEpVnv41860*|~-_",
  "client_secret": "secret_QLJkBiclUPQLwjOFCJmtuLiPNqYemHRnnBjFhNMePKrEFlHyCc1932973833{?\u0026{;",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  }
}
2021-10-01 08:07:19 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-10-01 08:07:19
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-10-01 08:07:19 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance fYjdRjgVXfi2Zgs
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/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_im_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
    "https://89.45.234.133:8090/req_uri/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91"
  ],
  "jwks_uri": "https://89.45.234.133:8090/static/jwks.json",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "client_id": "client_bASRmrpVlmEpVnv41860*|~-_",
  "client_secret": "secret_QLJkBiclUPQLwjOFCJmtuLiPNqYemHRnnBjFhNMePKrEFlHyCc1932973833{?\u0026{;",
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "use": "sig",
        "kid": "ZnM1b012dmhUSjh5X05VOUhpN0pXZVlSSEVjQ2J5dEkyQXEwTWQ2UjdhRQ",
        "n": "tkih6m_RcAr9RozD7IrHS0KjdLHSjMYuT2uRdtbTEJx1jBV6sDADoP3IskBFlwKssFAfZmtjSLETX7JUyIBkhUfTU0OKdVVrfTslfbUw4_m4OyaJmB6POycCH-zk-we9GnP1rjvfPIaaWLVtNM6r2wC-MTWv4MEL1sp-G0nj63oC53hc83q0pxaJqaDr7fMSZCUswL209DnSSn5aF80teBDUS-wOjLvihFIKSDZf0r3t9ObxYsT4tPbq7hQQc2K9XlYADfr-cmBQtwXg9h1jI31s5p-xI1SWzABQm2ZdCovcGjl9GopHsqtCINU7LCK7noRgwxHPERcJwDOX06IRmw",
        "e": "AQAB"
      },
      {
        "kty": "EC",
        "use": "sig",
        "kid": "S0p4OFlHMzdtNzFjZlpoWkpKNnVmMHM1RHAyVlFtbXlrUjRhdjVpNXBLWQ",
        "crv": "P-256",
        "x": "MEFzjCvTrLMkOcRgdLWYpK4b_xrKOn5XAKJvOhYqZTM",
        "y": "-T_OakJ08j_rRP4Imn1p3L4rG60cQk72Nh4HX_tDDd0"
      }
    ]
  },
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2021-10-01 08:07:20 INCOMING
oidcc-client-test-missing-iat
Incoming HTTP request to test instance fYjdRjgVXfi2Zgs
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003dC72C28B7C54F724771359E5F9D552F52; __utma\u003d201319536.1325286560.1632909994.1632989957.1631776378.4; __utmc\u003d201319536; __utmz\u003d201319536.1632985063.2.2.utmcsr\u003dt.co|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:8090/authz_fp_cb/44e4f1ed4826c3c2199c6252f8b12105305ffd787349735fd3258f0dbb194c84",
  "accept-encoding": "gzip, deflate, br",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
authorize
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
  "scope": "openid profile email address phone",
  "response_type": "code id_token",
  "nonce": "UmTFwJT7H7gh3b8GYUoWQvNg",
  "response_mode": "form_post",
  "state": "XaoRNaYt2tqWmRaYdEVZdakPNfpKCcmT",
  "client_id": "client_bASRmrpVlmEpVnv41860*|~-_"
}
incoming_body
Authorization endpoint
2021-10-01 08:07:20 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-10-01 08:07:20 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:07:20 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
  "scope": "openid profile email address phone",
  "response_type": "code id_token",
  "nonce": "UmTFwJT7H7gh3b8GYUoWQvNg",
  "response_mode": "form_post",
  "state": "XaoRNaYt2tqWmRaYdEVZdakPNfpKCcmT",
  "client_id": "client_bASRmrpVlmEpVnv41860*|~-_"
}
2021-10-01 08:07:20 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email address phone
2021-10-01 08:07:20 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
UmTFwJT7H7gh3b8GYUoWQvNg
2021-10-01 08:07:20 SUCCESS
EnsureResponseTypeIsCodeIdToken
Response type is expected value
expected
code id_token
2021-10-01 08:07:20 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_bASRmrpVlmEpVnv41860*|~-_
2021-10-01 08:07:20 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91
expected
[
  "https://89.45.234.133:8090/authz_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
  "https://89.45.234.133:8090/authz_im_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
  "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
  "https://89.45.234.133:8090/req_uri/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91"
]
2021-10-01 08:07:20 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone"
]
expected
openid
2021-10-01 08:07:20 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-10-01 08:07:20 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
Ql8vSrlX8xY6m71Rc47ucCtS8Br3LQQg
2021-10-01 08:07:20 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
s6HvpdPjAGZarcB3AAkADw
2021-10-01 08:07:20 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/idpy/
sub
user-subject-1234531
aud
client_bASRmrpVlmEpVnv41860*|~-_
nonce
UmTFwJT7H7gh3b8GYUoWQvNg
iat
1633075640
exp
1633075940
2021-10-01 08:07:20 SUCCESS
RemoveIatFromIdToken
Removed iat from ID token claims
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_bASRmrpVlmEpVnv41860*|~-_",
  "nonce": "UmTFwJT7H7gh3b8GYUoWQvNg",
  "exp": 1633075940
}
2021-10-01 08:07:20 SUCCESS
AddCHashToIdTokenClaims
Added c_hash to ID token claims
c_hash
s6HvpdPjAGZarcB3AAkADw
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/idpy/",
  "sub": "user-subject-1234531",
  "aud": "client_bASRmrpVlmEpVnv41860*|~-_",
  "nonce": "UmTFwJT7H7gh3b8GYUoWQvNg",
  "exp": 1633075940,
  "c_hash": "s6HvpdPjAGZarcB3AAkADw"
}
2021-10-01 08:07:20 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2021-10-01 08:07:20 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiI0MjAzM2IyMS1lNGYzLTQwMzQtYmFjMC02NmViNTU1MTg1NjMiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9iQVNSbXJwVmxtRXBWbnY0MTg2MCp8fi1fIiwiY19oYXNoIjoiczZIdnBkUGpBR1phcmNCM0FBa0FEdyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwNzU5NDAsIm5vbmNlIjoiVW1URndKVDdIN2doM2I4R1lVb1dRdk5nIn0.Ybj23FvXq7ucRpCquwvxUWMH9xvA4CuNIuh-im9BhRzluP83bkg2z-GdUM3tlOBrGdozJo1TpKysSswg_x1TzLQ4w6WJ7W64mdzSbnWnK_8BDmpQNbCoL5tPWAuz2xh9ufBuC3ZoAwv89flBMwDZr2djqVSP2B44ZSgbUx96b3OkCD8SLSd--PEBEdHPwbqhJvQOtlrFAnWG7DriC9Vo-gPLgvM7goBq_eJ7QVeDt2B7668NSYJFUzuqkgr9yGzBQ1AN8vOCJTpws10VPuMWaMrC2LBS7x5ADqrHDkiYCzlk41HKw_TGcW1y7ZCavKF6eNRzLToBHEdgbDdbAk7YAA
key
{"p":"_I9VXrmZAKI01HBMDzL8zQk1JprAukp2m3UcgQGJi3GIX_fkZEB0aoS4i6yXPdl7zrJeV9mXny6xGDcAvDekzQ5Pyjbn85hFPAF4Lzz0kwrsKNBr73q4lK1f65U7-hw0-sgTQpFwjNjm7Z7b_DgWc_tcrVaxWRzgq-EAEb-ugJk","kty":"RSA","q":"1M3WfplurEjFOs4518Mpyj5rgzdJa0KiBhnuCADXMDrj5XFiVsts50v1xHUiLYoyl6mmypAZKa6m0owrNoxIN1h1SYmblcr-PxJgsSa6SIyLSuipteTD17WFCXunBozjiBXLf7i2CYQ8cFW2XdQMZNWbKAm2vy1QYtaY1GLVY0U","d":"UHbXUOCOfbvEnQUjL1_-ZoZ7pAOesEVCl7zpiT56vsbVpFZlV_z9ytoPd3X8zjTHxekpKvZhnnJfn35GNUoJp9api2oay4V4Kr7MoVRkxf6BVUQqIhETy4pvGyGCEVBJIBcZuZGerzr5bLCVUQGGwoV7VDldPvudVXprejwFMsmkE7K7NerWMvWeuzigb1h6Xdy9CHibtx1dMO5LKgSqC3Fw7fsVUx2N-KEXqvhK6Y_wf7OFoVTTL2q99aQH5xDpTn52rOwhAkflXCE5RfjOq-moRjRLigpYZvM4wODSnY85kR3uT2PzC2mUrviAnCJjnexZVC6FEyP1fx2jcUfrQQ","e":"AQAB","use":"sig","kid":"42033b21-e4f3-4034-bac0-66eb55518563","qi":"axG_wV31XhMbjljZxwp_t4ojDwON4jYV69LEDBzQcwk4JW80Uf2VxaCyxlQddJCa2si-7Wvn8Eh8YuooZ22xgyoCeZACgD72746m2NXmJGRgRbJ2RHS1xNAOUWlw8CZQs0g_j4eXKNFtncYFVuyyb0KDUQOLQgjqGIVEiL2s1qM","dp":"CSgJKE4CRgubbrhDiamHkMdsreGeayKX-jrctbCgk_WhxBjwptHPZq05I5c2RH_GBVBiKz0wSg0fTolv9WLvDqAeNG6ZKjOzDuHewZesJkiXF0O3Jg-E8Z73g0r9yauMICtwx1EOi4yxkpvXzeUaq0nJql8iPuDVJGYb4ojYgsE","dq":"N6yqo3CM7fIT97CgnXxn4Iu4IRpD0RYbwbDi_6EIq4ucuBiT-9U45sKOyBlFGdkAJ4GxK2nLy4XwC0G0xI6rDh_Mf7LKy8PSBLpQJcjWD8kFYFHCpN33BuZsqfB54FLX7HCXTxEKPy8jiNhD4ARsQa1I7I6uCxJV56XxUg-ReGk","n":"0fHFFoXVYWV5WkwyWmoDiByPM4CWjbUjnuL3UW7y5_FeY44H7ubDO_zs4AhcLW5l_LUUhxliPOgcZKyrA_ozQ5NT5oRFxRfyoWNnxnJVbrJuzc9bsEqVNzOeS8sOHSw8v12E2RSmv4CRNe-Cc7o0GfiuQgzwNMMTekejbGqPh8_8_7hMOABmTm1tu05aVV9rAnoGWtTiwCspvvAT-AAyNNN1KiCgU0XstqQqN_E1bphizxttbxOXEcpIvE1fgO7A7M-wSxIUbgPb-3lfVNguqbakyQ0FYlF1eGU6vSAbpw5FBpeDAu6zDsTT9nWGWQ3pBkqvnF_Kha6blIIItxDUPQ"}
algorithm
RS256
2021-10-01 08:07:20 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-10-01 08:07:20 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
  "state": "XaoRNaYt2tqWmRaYdEVZdakPNfpKCcmT"
}
2021-10-01 08:07:20 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
  "state": "XaoRNaYt2tqWmRaYdEVZdakPNfpKCcmT",
  "code": "Ql8vSrlX8xY6m71Rc47ucCtS8Br3LQQg"
}
2021-10-01 08:07:20 SUCCESS
AddIdTokenToAuthorizationEndpointResponseParams
Added id_token to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91",
  "state": "XaoRNaYt2tqWmRaYdEVZdakPNfpKCcmT",
  "code": "Ql8vSrlX8xY6m71Rc47ucCtS8Br3LQQg",
  "id_token": "eyJraWQiOiI0MjAzM2IyMS1lNGYzLTQwMzQtYmFjMC02NmViNTU1MTg1NjMiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9iQVNSbXJwVmxtRXBWbnY0MTg2MCp8fi1fIiwiY19oYXNoIjoiczZIdnBkUGpBR1phcmNCM0FBa0FEdyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwNzU5NDAsIm5vbmNlIjoiVW1URndKVDdIN2doM2I4R1lVb1dRdk5nIn0.Ybj23FvXq7ucRpCquwvxUWMH9xvA4CuNIuh-im9BhRzluP83bkg2z-GdUM3tlOBrGdozJo1TpKysSswg_x1TzLQ4w6WJ7W64mdzSbnWnK_8BDmpQNbCoL5tPWAuz2xh9ufBuC3ZoAwv89flBMwDZr2djqVSP2B44ZSgbUx96b3OkCD8SLSd--PEBEdHPwbqhJvQOtlrFAnWG7DriC9Vo-gPLgvM7goBq_eJ7QVeDt2B7668NSYJFUzuqkgr9yGzBQ1AN8vOCJTpws10VPuMWaMrC2LBS7x5ADqrHDkiYCzlk41HKw_TGcW1y7ZCavKF6eNRzLToBHEdgbDdbAk7YAA"
}
2021-10-01 08:07:20 OUTGOING
oidcc-client-test-missing-iat
Response to HTTP request to test instance fYjdRjgVXfi2Zgs
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://89.45.234.133:8090/authz_fp_cb/930dad35b7e834140d6e5798088ee7fe9843ad6abb4cb4e4a31d6524f7b34d91, formParameters={"state":"XaoRNaYt2tqWmRaYdEVZdakPNfpKCcmT","code":"Ql8vSrlX8xY6m71Rc47ucCtS8Br3LQQg","id_token":"eyJraWQiOiI0MjAzM2IyMS1lNGYzLTQwMzQtYmFjMC02NmViNTU1MTg1NjMiLCJhbGciOiJSUzI1NiJ9.eyJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6ImNsaWVudF9iQVNSbXJwVmxtRXBWbnY0MTg2MCp8fi1fIiwiY19oYXNoIjoiczZIdnBkUGpBR1phcmNCM0FBa0FEdyIsImlzcyI6Imh0dHBzOlwvXC93d3cuY2VydGlmaWNhdGlvbi5vcGVuaWQubmV0XC90ZXN0XC9hXC9pZHB5XC8iLCJleHAiOjE2MzMwNzU5NDAsIm5vbmNlIjoiVW1URndKVDdIN2doM2I4R1lVb1dRdk5nIn0.Ybj23FvXq7ucRpCquwvxUWMH9xvA4CuNIuh-im9BhRzluP83bkg2z-GdUM3tlOBrGdozJo1TpKysSswg_x1TzLQ4w6WJ7W64mdzSbnWnK_8BDmpQNbCoL5tPWAuz2xh9ufBuC3ZoAwv89flBMwDZr2djqVSP2B44ZSgbUx96b3OkCD8SLSd--PEBEdHPwbqhJvQOtlrFAnWG7DriC9Vo-gPLgvM7goBq_eJ7QVeDt2B7668NSYJFUzuqkgr9yGzBQ1AN8vOCJTpws10VPuMWaMrC2LBS7x5ADqrHDkiYCzlk41HKw_TGcW1y7ZCavKF6eNRzLToBHEdgbDdbAk7YAA"}}]
outgoing_path
authorize
2021-10-01 08:07:25 FINISHED
oidcc-client-test-missing-iat
Test has run to completion
testmodule_result
PASSED
2021-10-01 08:07:28
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
wKVMAwFjeqIdOgG
Test Results