Set up an external authentication, such as basic, passthrough, API key, OAuth, OPA, or LDAP.
About
External auth server setup
Set up the default or customize your own external auth server.
Basic external auth policy
Authenticate requests with a basic dictionary of usernames and passwords.
API keys
Authenticate requests by using an API key.
LDAP
Authenticate requests against membership information that is stored in a Lightweight Directory …
OPA
Enforce Open Policy Agent (OPA) policies for more fine-grained access control.
Multi-step external authentication
Use multiple extauth modules together to build complex validation checks for incoming requests.