docs mark oidc as beta

This commit is contained in:
Ishaan Jaff 2024-08-12 09:01:34 -07:00
parent 8cbf8d5671
commit dc8f9e7241

View file

@ -1,6 +1,12 @@
# OpenID Connect (OIDC)
# [BETA] OpenID Connect (OIDC)
LiteLLM supports using OpenID Connect (OIDC) for authentication to upstream services . This allows you to avoid storing sensitive credentials in your configuration files.
:::info
This feature is in Beta
:::
## OIDC Identity Provider (IdP)