Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Using Azure AD OpenID auth failed with redirect URI mismatch #131

Open
jm0477 opened this issue May 29, 2022 · 1 comment
Open

Using Azure AD OpenID auth failed with redirect URI mismatch #131

jm0477 opened this issue May 29, 2022 · 1 comment

Comments

@jm0477
Copy link

jm0477 commented May 29, 2022

AADSTS50011: The redirect URI 'http://domain.com/auth/signin-oidc' specified in the request does not match the redirect URIs configured for the application 'xxxxxxxx-c48f-4516-8927-xxxxxxxx'. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal. Navigate to https://aka.ms/redirectUriMismatchError to learn more about how to fix this.

I followed this document, but now the redirect url not accept http any more.
universal is behind a ssl proxied nginx, so i can configure https on azure ad redirect uri, but it returned AADSTS50011 redirect URI mismatch

Azure AD force OpenID auth uses HTTPS, it seems universal send http instead caused this error.
Could you help me on this issue, thanks @adamdriscoll

@kacoroski
Copy link

I am having this same problem behind a kemp ssl offload device.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants