1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src
Nuno Góis 279d3431eb
chore: UI SCIM guard for users (#6859)
https://linear.app/unleash/issue/2-2092/ui-should-not-allow-manual-management-of-scim-managed-users-in-unleash

Adds a UI SCIM guard when trying to manage users.

The condition for the guard is:
 - Enterprise
 - SCIM flag enabled
 - SCIM setting enabled
 - SCIM user


![image](https://github.com/Unleash/unleash/assets/14320932/8a5451f1-0d6e-48ba-b090-bb5832c0e9ec)
2024-04-15 14:04:41 +01:00
..
__mocks__
assets
component chore: UI SCIM guard for users (#6859) 2024-04-15 14:04:41 +01:00
constants
contexts
hooks
interfaces chore: UI SCIM guard for users (#6859) 2024-04-15 14:04:41 +01:00
openapi
themes feat: add "my projects" filter to projects list (#6831) 2024-04-12 12:35:47 +02:00
types
utils
index.tsx
setupTests.ts
vite-env.d.ts