moodle-auth_saml2 icon indicating copy to clipboard operation
moodle-auth_saml2 copied to clipboard

Login with multiple "alternate names" (see email addresses) to one user

Open dustinbrisebois opened this issue 6 years ago • 0 comments

I have a case where some fuzzy logic is needed around the find-user component where multiple potential addresses are needed to login to one account. Can the code wrapped around this component be adjusted to allow for one-of (like) statements?

https://github.com/catalyst/moodle-auth_saml2/blob/master/auth.php#L521

dustinbrisebois avatar May 30 '19 17:05 dustinbrisebois