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

Parametrize the command in the tap install docs using environment variables #27

Open
asaikali opened this issue Feb 21, 2023 · 0 comments

Comments

@asaikali
Copy link
Collaborator

The deploy instructions for TAP can be made simpler by using an environment variables to make the commands easier to run. For example https://github.com/Azure-Samples/acme-fitness-store/blob/08cc50ffb1eb7ae753a053f1c24958b60711c0cf/tap/doc/TAPDeploy.md?plain=1#L106

for example appSSORedirectURI=acme-fitness.perfect300rock.com/login/oauth2/code/sso can be changed to appSSORedirectURI=${baseUrl}/login/oauth2/code/sso

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

1 participant