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

Users should be uniquely identified using UIN #91

Open
wwelling opened this issue Jul 17, 2024 · 0 comments · Fixed by #93 or #94
Open

Users should be uniquely identified using UIN #91

wwelling opened this issue Jul 17, 2024 · 0 comments · Fixed by #93 or #94
Assignees

Comments

@wwelling
Copy link

wwelling commented Jul 17, 2024

Right now, Vireo 4 utilizes 'email' to uniquely identify users. This will cause issues due to the fact that A&M recycles emails. It would be better to have a user property for unique identification. UIN is a good value for this purpose.

This task will require making it configurable to use netid as a unique identifier for user. Updating when a user is authenticated from SSO to lookup user by the unique identifier (email or netid). The UIN will be stored in the netid from the SP and be available the same as netid is currently found in the shibboleth payload/credentials.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants