1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/src/lib/routes
Nuno Góis f4ef06f69b
chore: SCIM guard for users (#6836)
https://linear.app/unleash/issue/2-2093/api-should-not-allow-manual-management-of-scim-managed-users-in

Introduces a SCIM guard for SCIM users. SCIM users should be managed
exclusively by the SCIM client, not Unleash.

We decided to be restrictive for now, completely covering all of the
write methods, but may fine-tune some of this at a later stage.

Will eventually be followed up by a UI-centric PR.
2024-04-12 08:23:35 +01:00
..
admin-api
auth
client-api
edge-api
backstage.test.ts
backstage.ts
controller.ts
health-check.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
health-check.ts
index.ts
logout.test.ts
logout.ts
public-invite.test.ts
public-invite.ts
unleash-types.ts
util.ts