Philippe Signoret
Philippe Signoret
@jmprieur The text in the "note" box in this article is from April 2019 and continues to be inaccurate and incomplete. The "step 1.3" you link to uses Azure AD...
@jmprieur I imagine it would be based on [New-MgApplication](https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.applications/new-mgapplication?view=graph-powershell-1.0), with different parameter values depending on the platform, like in the instructions for using the portal.
@becke-ch-s0-v1 The OpenID scopes have the following behavior, when included in a sign-in request: - `openid`: Indicates this is an OpenID Connect sign-in, and requests an ID token - `profile`:...
[OAuth 2.0](https://datatracker.ietf.org/doc/html/rfc6749) does not specify the behavior or contents (other than general formatting) of the `scope` parameter. [OpenID Connect](https://openid.net/specs/openid-connect-core-1_0.html) is where the `openid`, `profile`, `email`, and `offline_access` scope values (among...
Can you share how you've configured the plugin please? (Which options you've set up.)
You haven't provided enough information for me to help. Please provide additional details about how you've configured the plugin, and the precise sequence of redirects that the user is taken...
Can you share details for your WordPress installation (version, other plugins, hosting platform), and how you've configured the plugin (e.g. which options have you enabled)?