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

Support migrating accounts from GPO IdP to NCSA IdP #557

Closed
tcmitchell opened this issue Feb 9, 2017 · 1 comment
Closed

Support migrating accounts from GPO IdP to NCSA IdP #557

tcmitchell opened this issue Feb 9, 2017 · 1 comment
Assignees
Milestone

Comments

@tcmitchell
Copy link
Member

Allow a GPO IdP user to swap their GENI account over to an NCSA-based account. Use their internal member id to link to the NCSA account instead of their GPO account. Use member attributes to hold a nonce that allows the user to log in via NCSA and then take over their GPO-based identity.

@tcmitchell tcmitchell self-assigned this Feb 9, 2017
@tcmitchell
Copy link
Member Author

I think we can do a swap of eppn (and email_address if it differs) between the two identities to make the switch. This will probably require a new endpoint on the MA customized for this purpose because both eppn and email_address are not allowed to change through the normal member_attribute code paths. And also because we want to do this swap as a single database transaction.

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

No branches or pull requests

1 participant