Skip to content

Update download.md #10495

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

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Update download.md #10495

merged 2 commits into from
Feb 6, 2025

Conversation

kailash-b
Copy link
Contributor

The quick start guide asks the user to configure port 3000 in the callback and logout URIs.
However, in case of Blazor, the app by defaults runs in 7113.

There are cases where the users try running the app directly from Visual Studio (where it runs the app directly on 7113 port)
and when they try to login, they get an error since the URL is white-listed in the application.

@kailash-b kailash-b requested review from pmathew92 and a team February 6, 2025 09:43
@kailash-b kailash-b merged commit e6820d6 into master Feb 6, 2025
4 of 5 checks passed
@kailash-b kailash-b deleted the update-blazor-quickstart-download branch February 6, 2025 09:44
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

Successfully merging this pull request may close these issues.

2 participants