Support Okta for authentication #4044
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/needs-triage
Indicates that an issue needs to be triaged by a project contributor.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
task
support authentication with Okta for http/https requests. Contour in this instance should act as a client to relay the request to an OKTA server for authentication before letting the request through to upstream services.
opportunistic: consider implementing this at the virtualhost granularity so different routes can use different auth backends (LDAP, OIDC, managed tokens like Vault), although I don’t think this is P0. Most enterprises use one authN identity provider.
The text was updated successfully, but these errors were encountered: