Philippe Signoret
Philippe Signoret
After the external user signs in with Azure AD and is redirected back to the WordPress site, is any error message displayed? Can you share how you've configured settings for...
I haven't yet gotten around to adding an example, but this plugin does work for multi-site, but the plugin will need to be configured in each site. I'll look into...
Does this happen sometimes, or always? Does your new host have any load balancers or cache in front of it? Is the redirect URL of the plugin correctly configured with...
What does the address bar show after you've been "dropped off" back at the login page? Have you tried disabling other plugins to rule out any conflict?
There is probably something in your new host which is not letting the pluggin make the outgoing request it needs to make to complete the sign-in process. Can you shoot...
@planet4 I'm curious, can you share more details about your site and your environment? Are you behind any proxies or firewalls, and is your site using TLS (`https://, not `http://`)?
This plugin already implements the Authorization Code Flow, and does not implement the Implicit flow.
No, if you remove the redirect URL from "Web", the plugin will break. This is not a single-page application, so configuring the redirect URL like that would be inappropriate (and...
@gchokeen What are you hoping to use this plugin for?
Thanks for the pull request! Would you mind elaborating a bit on how this would be used? Could you provide a bit more details on your scenario?