Skip to main content

2 docs tagged with "dex"

View all tags

Configure Dex to Use Keycloak as an OIDC Connector

PaletteAI authenticates users through Dex, which can broker authentication to an external OpenID Connect (OIDC) provider. This page shows how to configure Dex to use Keycloak as its OIDC provider so that PaletteAI users sign in with their Keycloak credentials.

Manage Dex Connectors

PaletteAI authenticates users through Dex, which brokers authentication to external identity providers through connectors. Connectors are defined in the PaletteAI Helm values under dex.config.connectors. This page explains how to add, update, and remove connectors on a running PaletteAI installation, how to apply the change, and what happens to users who are signed in when the change takes effect.