For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Staged JWT
Use the enterprise entJWT field for configurable enforcement phases and advanced JWT controls.
Staged JWT uses the enterprise entJWT field on the EnterpriseKgatewayTrafficPolicy to verify tokens. Unlike Simple JWT, you choose whether to enforce JWT authentication before or after external authentication (beforeExtAuth or afterExtAuth), and you get extra controls, such as validation policies, clock skew, claims-to-headers, and failure metadata. To authorize requests based on the verified claims, pair entJWT with entRBAC.
Was this page helpful?