Test: Add IPA ID view override test cases#7888
Closed
madhuriupadhye wants to merge 1 commit intoSSSD:masterfrom
Closed
Test: Add IPA ID view override test cases#7888madhuriupadhye wants to merge 1 commit intoSSSD:masterfrom
madhuriupadhye wants to merge 1 commit intoSSSD:masterfrom
Conversation
d4c333a to
83f752d
Compare
37d596c to
3548ee9
Compare
danlavu
requested changes
Mar 19, 2025
danlavu
requested changes
Mar 25, 2025
4b96d42 to
ad84d8d
Compare
9c17415 to
c6d6274
Compare
92e337b to
e0468eb
Compare
danlavu
reviewed
Apr 9, 2025
danlavu
left a comment
There was a problem hiding this comment.
Everything else looks good, except I'm not seeing the nitpick changes. Let me know if it's on my end and I'll poke around some more.
Contributor
Author
I am sorry, I updated it, please do check again. |
a9eb345 to
2880b97
Compare
Added following test cases: 1. Verify an IPA ID view can override a user attribute on the client 2. Verify an IPA ID view can override a group attribute on the client 3. Verify members of a group and membership of user with override attributes 4. Verify that an ID view can append a user certificate 5. Verify ID view apply on server Signed-off-by: Madhuri Upadhye <mupadhye@redhat.com>
Member
|
|
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added following test cases:
1. Verify an IPA ID view can override a user attribute on the client
2. Verify an IPA ID view can override a group attribute on the client
3. Verify members of a group and membership of user with override attributes
4. Verify that an ID view can append a user certificate
5. Verify ID view apply on server.