1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +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 chore: SCIM guard for users (#6836) 2024-04-12 08:23:35 +01:00
auth chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
client-api chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
edge-api chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
backstage.test.ts Client instance service (#5126) 2023-10-23 15:22:30 +02:00
backstage.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
controller.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
health-check.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
health-check.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
index.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
logout.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
logout.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
public-invite.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
public-invite.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
unleash-types.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
util.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00