diff --git a/docs/my-website/docs/proxy/ui.md b/docs/my-website/docs/proxy/ui.md index 0a19c427c2..6538793c1f 100644 --- a/docs/my-website/docs/proxy/ui.md +++ b/docs/my-website/docs/proxy/ui.md @@ -31,6 +31,18 @@ general_settings: ## 2. Setup SSO/Auth for UI + + +Set the following in your .env on the Proxy + +```shell +UI_USERNAME=ishaan-litellm +UI_PASSWORD=langchain +``` + +On accessing the LiteLLM UI, you will be prompted to enter your username, password + + @@ -73,6 +85,7 @@ MICROSOFT_TENANT="5a39737 ``` + ## 4. Use UI