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

SaaS.Application.Web #242

Open
anz-yogesh opened this issue Oct 11, 2023 · 2 comments
Open

SaaS.Application.Web #242

anz-yogesh opened this issue Oct 11, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@anz-yogesh
Copy link

We manage to deploy the service and saas webapp on azure. However there are not enough documentation on how to configure SaaS.Application.Web on local. Also, How we get JWT token to debug on local environment?

@1iveowl 1iveowl added the documentation Improvements or additions to documentation label Oct 13, 2023
@1iveowl
Copy link
Collaborator

1iveowl commented Oct 16, 2023

I took at look at this. It seems there was a note there that we forgot to delete.

This should really be all you need to run this locally: https://github.com/Azure/azure-saas/tree/main/src/Saas.Application#how-to-run-locally.

Let us know if this is helpful?

The comment about ngrok, shouldn't apply to the web app, but only to the APIs.

@1iveowl 1iveowl self-assigned this Oct 30, 2023
@leo-schick
Copy link
Contributor

@1liveowl The documentation now tells how to run it locally, but it seems to be useless when you want to do tests with the admin area: One cannot sign in into a instance running locally:

When I sign in on the local instance running on https://localhost:5001, I am forwarded to the production instance which trows an error message:
image

When running the instance locally in dev. mode, it should forward me to localhost, not to the production instance.

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

No branches or pull requests

3 participants