problems with login office365

Caroline-009 21 Reputation points
2021-01-27T08:14:53.873+00:00

Caroline009-7078 asked · 2 days ago
login problems office365 AADSTS50011

I'm having trouble logging in to an application Discourse that uses the Office365 login plugin.

AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: '309a2bc9-xxxx-xxxx-xxxx-2a348ca7d934'.

Request Id: 25814e60-934a-4d89-b671-8acbb02e8c00
Correlation Id: 9a1f4ffd-0b15-4d65-a86a-d3216bda0d00
Timestamp: 2021-01-25T06:59:58Z
Message: AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: '309a2bc9-dbe3-4346-b4fe-2a348ca7d934'.

HELP

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,641 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 56,506 Reputation points
    2021-01-27T11:56:19.25+00:00

    Hi @Caroline-009 · Thank you for reaching out.

    By tracking your Correlation ID in our backend database, I found that:

    • Reply URL in the authentication request is http://forum.XX.XXXXXX.pl/auth/microsoft_office365/callback
    • Reply URL (Redirect URI) registered under application with App ID: 309a2bc9-xxxx-xxxx-xxxx-2a348ca7d934 is https://forum.XX.XXXXXX.pl/auth

    To resolve the issue, you need to make sure the reply url in the request matches with the reply url registered for the application: 309a2bc9-xxxx-xxxx-xxxx-2a348ca7d934.

    -----------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments