This feature is available in Odigos
v1.0.201 and
later.Getting Started
To get started with OIDC, you need to configure the Odigos UI to use an external identity provider.1
2
Set OIDC variables
You should set the OIDC values in the
odigos-config ConfigMap. The values can be obtained from the identity provider, after creating the OIDC application.- CLI
- Helm
You can use the
odigos config set command.3
Set UI remote URL (optional)
If you are hosting the Odigos UI on a custom/remote URL (e.g.
https://my-odigos-ui.com), you should set the value in the odigos-config ConfigMap.- CLI
- Helm
You can use the
odigos config set command.