diff --git a/ui/litellm-dashboard/src/components/SCIM.tsx b/ui/litellm-dashboard/src/components/SCIM.tsx index 3ebd2e8daa..4f85f40e01 100644 --- a/ui/litellm-dashboard/src/components/SCIM.tsx +++ b/ui/litellm-dashboard/src/components/SCIM.tsx @@ -100,7 +100,7 @@ const SCIMConfig: React.FC = ({ accessToken, userID, proxySetti - Use this URL in your identity provider's SCIM integration settings. + Use this URL in your identity provider SCIM integration settings.
= ({ accessToken, userID, proxySetti
- You need a SCIM token to authenticate with the SCIM API. Create one below and use it in your SCIM provider's configuration. + You need a SCIM token to authenticate with the SCIM API. Create one below and use it in your SCIM provider configuration. {!tokenData ? ( @@ -170,7 +170,7 @@ const SCIMConfig: React.FC = ({ accessToken, userID, proxySetti Your SCIM Token - Make sure to copy this token now. You won't be able to see it again! + Make sure to copy this token now. You will not be able to see it again.