If you are interested in trying out Gloo Gateway with the Kubernetes Gateway API, check out Solo Enterprise for kgateway. This version adds enterprise functionality on top of the kgateway open source project.
Basic auth
Authenticate requests against 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 …
OAuth
OPA
Enforce Open Policy Agent (OPA) policies for more fine-grained access control.
Passthrough auth