Open mikeheadspin77 opened 11 months ago
We would be interested in this too.
We have a function in our theme to redirect users away from wp-login.php
, to prevent constant brute force attacks, but it appears that this plugin requires the default login page in order to work, so we would like to access the Azure user data to see if their email domain matches our criteria, if so, we would disable the redirect so that the Azure login can log the user in.
I think the desired functionality here could be facilitated by hook/action.
Unfortunately, we haven't heard from @psignoret for quite a while, so I am unsure if this repository has been abandoned.
This seems to be facilitated by #175
Hi!
With the sign-on from this plugin, is it possible to retrieve Azure userdata such as displayName, jobTitle, mail and mobilePhone? Would really appreciate an answer, been scratching my head with this one.. Just to know for sure that it is possible or not would help!