generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Parent: #247
Goal
Replace cli/user_mgmt.sh+raw Keycloak curl usage with scoped management APIs for M2M and human user lifecycle.
Tasks
- Define endpoints for create/delete/list users and groups, plus assigning scopes/groups to service accounts.
- Integrate with Keycloak using service credentials rather than requiring
KEYCLOAK_ADMIN_PASSWORDon disk. - Persist client secrets securely (vault/secret manager) and return only what callers need once.
- Update onboarding docs + automation so CI/frontend use the new API.
- Provide automated coverage for happy-path and failure scenarios.
Metadata
Metadata
Assignees
Labels
No labels