Redirect URI

Usage This setting is used by Azure AD. This is the address where Microsoft will send a user after he / she user successfully signed in with Microsoft.

Important Ensure that the Redirect URI

  • Starts with 'https://' (unless you are developing your website and it's hosted on localhost)
  • Ends with '/'
  • Is exactly the same as the Redirect URI that you entered on the registered application's Authentication page in Azure AD

If the Redirect URIs specified for the plugin's configuration and the registered application in Azure AD don't match, Microsoft will generate the following error:

AADSTS50011: The redirect URI '...' specified in the request does not match the redirect URIs configured for the application '...'. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal.

Related See the online guide for setting up single sign-on (see https://docs.wpo365.com/article/154-aad-single-sign-for-wordpress-using-auth-code-flow) for details how to configure the Redirect URI when you set up your WordPress website as an app in your Azure Active Directory.

Default value Your websites 'home' address.

Versions ALL

Visit the website https://www.wpo365.com/

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us