gitlab azure add sso saml issue

Deepak Tiwari 1 Reputation point
2021-04-25T10:34:12.21+00:00

Sign in

Sorry, but we’re having trouble signing you in.
AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: '57cb468a-xxxx-xxxx-xxxx-0f4ad0cd0365'.

PS INTELEGENCIA ANALYTICS PVT LTD
Troubleshooting details
If you contact your administrator, send this info to them.
Copy info to clipboard
Request Id: 2f7a9309-b2c3-4fd5-9eeb-d796f11a7e00
Correlation Id: e2c67d5f-934a-4641-9f90-146240e6a317
Timestamp: 2021-04-25T10:31:13Z
Message: AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: '57cb468a-xxxx-xxxx-xxxx-0f4ad0cd0365'.
Flag sign-in errors for review: Disable flagging
If you plan on getting help for this problem, enable flagging and try to reproduce the error within 20 minutes. Flagged events make diagnostics available and are raised to admin attention.

Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 56,866 Reputation points Moderator
    2021-04-26T05:55:23.597+00:00

    Hi @Deepak Tiwari · Thank you for reaching out.

    This error occurs when the reply url in the authentication request doesn't match with the reply url registered in the application. In your case,

    • Reply url specified in your authentication request is: https://gitlab.inxxxxxxxcia.com/users/auth/azure_oauth2/callback
    • Reply URL (Redirect URI) registered in the Application: 57cb468a-xxxx-xxxx-xxxx-0f4ad0cd0365 is https://gitlab.inxxxxxxxcia.com/users/auth/saml/callback

    To resolve the issue, make sure both the reply urls match. You can either update your application code to update reply url in authentication request or update the reply url in the application registered in Azure AD.

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

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

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.