allow using different field as identifier, configurable per idp#5556
Merged
jessegeens merged 3 commits intomasterfrom Apr 29, 2026
Merged
allow using different field as identifier, configurable per idp#5556jessegeens merged 3 commits intomasterfrom
jessegeens merged 3 commits intomasterfrom
Conversation
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
fc19a42 to
f72abec
Compare
f786d06 to
d4c2724
Compare
168c893 to
71ba185
Compare
13b917f to
59648dc
Compare
diocas
requested changes
Apr 13, 2026
5a8208c to
6b5ad45
Compare
diocas
previously approved these changes
Apr 21, 2026
Contributor
diocas
left a comment
There was a problem hiding this comment.
From what I could see, the provider changes with linked accounts, right? So this would work as we expected and we don't need anything else, right? (even though users might be confused).
Contributor
Author
Yes, so your opaque id will become your cern email address and not your username. So from this side this should be all that's needed. |
6b5ad45 to
19e254b
Compare
glpatcern
previously approved these changes
Apr 27, 2026
fcc6051 to
272ec69
Compare
glpatcern
approved these changes
Apr 29, 2026
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.
For having CERN users keep sub, external users use email:
This PR goes together with cernbox/reva-plugins#67