Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirecting after login #45

Closed
rodmcleay opened this issue Aug 11, 2017 · 1 comment
Closed

Redirecting after login #45

rodmcleay opened this issue Aug 11, 2017 · 1 comment

Comments

@rodmcleay
Copy link

Hi,

I have the Customer Portal sample project setup and running in Visual Studio 2017.
Its deployed to Azure and running there, as is, out of the box.

My issue is debugging locally.
Only after I log in, it redirects to the azure hosted site instead of my https://localhost:44360 which should be the referrer.

I can't see any ref in the code to the deployed site url I can't really debug whilst its redirecting to the deployed site (from the MS login page).

I've not seen any articles or issues like this being raised by others, So I'm sure I'm missing something quite simple. But I can't see it.

Many thanks for your time,
Rod

@spappuru
Copy link

Could you please add the second 'Reply URL' parameter value as https://localhost:44360 for the App registered in Azure AAD and then verify?
Path: Login to Azure Portal --> Active Directory --> App registrations --> Select the App that you have configured --> Go to Reply URL's and add the new URL for localhost.

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

No branches or pull requests

3 participants