Skip to content

keycloak: fix remove_members() - #270

Open
sumit-bose wants to merge 1 commit into
SSSD:masterfrom
sumit-bose:keycloak_fix
Open

keycloak: fix remove_members()#270
sumit-bose wants to merge 1 commit into
SSSD:masterfrom
sumit-bose:keycloak_fix

Conversation

@sumit-bose

Copy link
Copy Markdown
Contributor

Similar to add_members() members have to be removed one-by-one with a combined identifier of user and group id.

Similar to add_members() members have to be removed one-by-one with a
combined identifier of user and group id.

@spoore1 spoore1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested with sssd PR #9153:

==================== short test summary info ====================
PASSED tests/test_idp.py::test_idp__group_member_removal[true] (keycloak)
PASSED tests/test_idp.py::test_idp__group_member_removal[false] (keycloak)
PASSED tests/test_idp.py::test_idp__user_group_removal[true] (keycloak)
PASSED tests/test_idp.py::test_idp__user_group_removal[false] (keycloak)
==================== 4 passed, 963 deselected in 195.57s (0:03:15) ====

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