mitcho / shibboleth

WordPress Shibboleth plugin
23 stars 23 forks source link

User attribute Mappings not being created #30

Open rkvirani opened 8 years ago

rkvirani commented 8 years ago

Upon integrating with an IDP I can verify that the user attributes are present in $_SERVER however they are not being mapped to the user accounts, using Wordpress 4.6.1

rkvirani commented 8 years ago

Did a bit more troubleshooting, this seems to happen if there is an email collision with the user, might be worth considering checking on login to see if the account can actually be created properly. Just a suggestion.

Thanks for the plugin!

jrchamp commented 8 years ago

Thank you for the feedback, sounds like this should be tasked out as: "Gracefully Handle Account Creation Errors/Collisions (e.g. existing account with matching email address)"

michaelryanmcneill commented 7 years ago

Hello, thank you for reporting this issue. I have opened this as michaelryanmcneill/shibboleth#3. I am the new maintainer of the plugin and all further work on the plugin will be done in that new GitHub repository. I would recommend to follow that issue for updates moving forward.