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

Assigning multiple roles to user in single api #2982

Open
Rohit04061992 opened this issue Jul 29, 2024 · 0 comments
Open

Assigning multiple roles to user in single api #2982

Rohit04061992 opened this issue Jul 29, 2024 · 0 comments

Comments

@Rohit04061992
Copy link

As per scim compliance when user is being assigned to a role groups/id/member api is invoked , but if user has to be assigned multiple roles or permissions then the entire tx becomes very complex and it becomes more complex when certain roles are unassigned and certain are assigned to the user , can this be done in patch call for user where list of roles are provided and uaa internally does the delta assignment , in this way transaction management can be avoided at the clients side.

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

No branches or pull requests

1 participant