Support /auth/users
local platform API
#120
Labels
story
Feature description from user's perspective
/auth/users
local platform API
#120
Describe the desired outcome from the user's perspective
As devops, I want to be able to create, modify and delete local users via the local platform API.
Acceptance criteria
POST
,GET
,PUT
andDELETE
on/auth/users
to managekeycloak
local user loginsAdditional context
See https://github.com/aklivity/zillabase/blob/feature/local-platform-api/api/openapi.yaml#L429.
The text was updated successfully, but these errors were encountered: