Auth Schemes
The Auth Schemes documentation explains how Namazu Elements supports different authentication methods and how you can configure them for your application. You’ll learn how various auth schemes define how credentials are exchanged, validated, and converted into access tokens. This section covers how to select and configure schemes such as OAuth2 and OpenID Connect, how schemes integrate with identity providers, and how they affect client and service authentication flows. These docs help you design flexible authentication strategies that support multiple clients, environments, and security requirements without duplicating logic.

