<@U06RKAMK0UC> does flyte support using Dex as an ...
# ask-ai
c
@ancient-wolf-19325 does flyte support using Dex as an external authorization server?
a
It seems likely that Flyte can be configured to use Dex as an external authorization server, since Flyte supports external OAuth2 and OpenID Connect (OIDC) providers such as Okta, Keycloak, and others, as long as they implement standard OIDC/OAuth2 flows. Dex is an OIDC provider, so it should be compatible if configured correctly. However, none of the provided data sources mention Dex explicitly as a tested or documented provider. If you need step-by-step configuration guidance or want to confirm any Dex-specific caveats, let me know. Sources: - https://github.com/flyteorg/flyte/issues/925 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.