Closed Reavolt closed 9 months ago
Happy to accept a PR in this regard. I haven't looked at the Keycloak Admin API to see if they've established a standard we could follow for bulk adding of roles, but it would certainly be a nice addition.
Hello! Can you review #99 for this, please)
Hello! Can you review #99 for this, please)
Yes. I’ll also need to run a few additional regression tests before a merge, so this will take a few days. Thank you for the PR!
@xgp Hello, is there any progress on this PR?
@Reavolt yes. I left comments in the PR. Broadly, I think a couple of things need attention:
with-roles
method.From what I see, this issue can be closed as https://github.com/p2-inc/keycloak-orgs/pull/99 was merged.
Faced such a problem that when performing a request to assign a specific role in an organization to a user, I can only assign 1 role per 1 request. Which doesn't look very comfortable. I would like to be able to issue and create a set of roles.
https://phasetwo.io/api/create-organization-role https://phasetwo.io/api/grant-user-organization-role