forked from phoenix/litellm-mirror
docs add info on /fallback/login
This commit is contained in:
parent
eba76377ca
commit
5480563281
1 changed files with 4 additions and 0 deletions
|
@ -239,6 +239,10 @@ If you don't see all your keys this could be due to a cached token. So just re-l
|
|||
|
||||
:::
|
||||
|
||||
### Accessing UI using Username, Password when SSO is on `/fallback/login`
|
||||
|
||||
If you need to access the UI via username/password when SSO is on navigate to `/fallback/login`. This route will allow you to sign in with your username/password credentials.
|
||||
|
||||
### Restrict UI Access
|
||||
|
||||
You can restrict UI Access to just admins - includes you (proxy_admin) and people you give view only access to (proxy_admin_viewer) for seeing global spend.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue