Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow updating user identity using POST /user endpoint #978

Open
romanstrobl opened this issue Apr 15, 2021 · 0 comments
Open

Allow updating user identity using POST /user endpoint #978

romanstrobl opened this issue Apr 15, 2021 · 0 comments
Assignees

Comments

@romanstrobl
Copy link
Member

The POST /user endpoint allows to create a user identity if it does not exist or in case it is removed.

Another use case for this endpoint is update of the identity, including addition of credentials, contacts, roles and extras when identity is updated e.g. for another segment. Instead of returning an error that user identity already exists we should allow described partial update which keeps original parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant