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

ipagroup: Correctly handle externalmember in member actions #1322

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

rjeffman
Copy link
Member

@rjeffman rjeffman commented Dec 4, 2024

When creating the lists of external members, the attribute 'ipaexternalmember' also needs to be added to the list of external members that are part of the group object for external groups.

A test to verify the correct behavior was added and the test suite for group external members have been cleaned up with 'yes' values changed to 'true' and the use of module_defaults.

@rjeffman
Copy link
Member Author

rjeffman commented Dec 4, 2024

@varunmylaraiah can you run test pipelines with support for AD Trust against this PR?

More specifically, I need tests/group/test_group_externalmember.yml executed with this environment.

@t-woerner
Copy link
Member

The changed test is not failing without the patch for ipagroup.

When creating the lists of external members, the attribute
'ipaexternalmember' also needs to be added to the list of external
members that are part of the group object for external groups.

A test to verify the correct behavior was added and the test suite for
group external members have been cleaned up with 'yes' values changed to
'true' and the use of module_defaults.
Copy link
Member

@t-woerner t-woerner left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@t-woerner t-woerner left a comment

Choose a reason for hiding this comment

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

LGTM

@t-woerner t-woerner merged commit 81906ed into freeipa:master Dec 12, 2024
18 checks passed
@varunmylaraiah
Copy link
Collaborator

LGTM

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.

3 participants