Securing Applications
ZTrust implements the OpenID Connect (OIDC) standard, providing endpoints and token types used in authentication, session management, and secure API access.
Note: Before proceeding to secure your application, make sure to review the sections on Tokens and Endpoints.
Tokens define how authentication and authorization data is exchanged.
Endpoints provide the entry points to request, validate, and manage these tokens.
Last updated