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

extend principal role lookup api with expand option #2232

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

havetisyan
Copy link
Collaborator

with the expand option the server now carries out indirect lookup of any group and delegated role memberships and return the full list of roles that the given principal is a member of.

if the memberName attribute is present then it's the group name that the principal is member of.
if the trustRoleName attribute is present then it's the delegated role name

@havetisyan havetisyan merged commit 33e22ca into master Jul 11, 2023
@havetisyan havetisyan deleted the expand-role-lookup branch July 11, 2023 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants