ZTrust implements the OpenID Connect (OIDC) standard, providing endpoints and token types used in authentication, session management, and secure API access.
Tokens
Endpoints
Securing Spring Boot Application
Securing Python Application
OAuth Integration Manual using ZTrust
Securing Next.js with ZTrust via NextAuth.js OAuth
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 5 months ago