-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
It's probably not a good practice to open an issue to ask a question. I was unable to post on the support forum (https://wordpress.org/support/plugin/authorizer/).
The question is actually quite simple, but I haven't found a direction yet. Users in the LDAP domain we have are @abc.com emails and I need this email to be "transformed" to @xyz.com after a successfull authentication.
The closest I found was using functions.php but without success.
If possible, I would like some guidance, and I apologize in advance for using github to ask a simple question.