1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-12 01:17:04 +02:00
unleash.unleash/src/lib/routes/admin-api
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
..
project chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
addon.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
api-token.test.ts feat: added killswitch for admin tokens (#5905) 2024-01-17 10:27:36 +01:00
api-token.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
config.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
config.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
constraints.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
context.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
context.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
email.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
email.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
environments.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
event.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
events.test.ts chore: list users and groups under each role in projectaccessadded event (#5581) 2023-12-19 10:16:17 +01:00
favorites.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature-type.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
instance-admin.ts feat: collect prometheus data about archived features (#6728) 2024-03-28 13:40:30 +02:00
metrics.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
metrics.ts feat: private projects in application overview (#6775) 2024-04-04 14:56:21 +02:00
public-signup.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
public-signup.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
state.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
strategy.test.ts Client instance service (#5126) 2023-10-23 15:22:30 +02:00
strategy.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tag.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tag.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
telemetry.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user-admin.ts chore: SCIM guard for users (#6836) 2024-04-12 08:23:35 +01:00
user-feedback.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user-splash.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00