CDLUC3 / dmptool_late_2019

Home of the DMP Roadmap-based version of the DMPTool
MIT License
24 stars 6 forks source link

New accounts created via Shib with duplicate emails fail #209

Closed briri closed 5 years ago

briri commented 5 years ago

UCR just setup their shibboleth system and DMPTool is having trouble linking their accounts when they attempt to login via Shib. Their IdP returns the user's email as user.name@ucr.edu;user.name@ucr.edu.

The code does not appear to be stripping off this duplicated email address. dmptool-error-01 dmptool-error-02

cpwillett commented 5 years ago

Additional info from Katherine Koziar:

More information: I asked a couple of users who also had previous email accounts to sign in. It created a second account for them when they signed in, instead of linking accounts.

-k

stephaniesimms commented 5 years ago

note to make sure this isn't happening for UCLA users too

stephaniesimms commented 5 years ago

reported that this is working as expected for UCR shib users now. closing issue.