Philippe Signoret
Philippe Signoret
Note: Please do not merge yet. (PR needed for onboarding the permission.)
It's true that the plugin today is configured to use only one reply URL. What is the experience when you use sign in under (e.g. https://www.example.com), but the reply URL...
If the thumbnail photo is in Azure AD, then this is possible, but requires a slight modification. Would you be using the photo from another plugin or a theme?
Ok, and if this is made available (for example, in a variable), how would you consume it? Via a plugin or a theme?
Yes, this plugin can retrieve the data. My question is: then what? What would you do with it once it's as retrieved and made available in some way?
@anormore Can you share the details of the approach you're taking? I've almost finished this already, so we should avoid double work here.
@warnubis What mechanism are they using to register for the site? Are they being auto-provisioned by Azure AD (like in issue #126) but being denied access? Or are they registering...
Can you share some details on how you've configured the plugin? In particular, how is the user matching/auto-provisioning configured?
It's not sufficient to just sent the user to the login URL, because there is additional configuration "work" that takes place. The most relevant of these is that the `ANTIFORGERY_ID`...
@odeland The antiforgery ID should be property set even if you have a custom login page. (Basically, if the SSO with Azure AD gets triggered--it should work.) If it's not...