Skip to content

chore: Enhance Deployment and Documentation for Grant Permission and Auth Setup#39

Merged
Roopan-Microsoft merged 1 commit intodevfrom
psl-auth-doc-changes
Oct 31, 2025
Merged

chore: Enhance Deployment and Documentation for Grant Permission and Auth Setup#39
Roopan-Microsoft merged 1 commit intodevfrom
psl-auth-doc-changes

Conversation

@Shreyas-Microsoft
Copy link
Collaborator

Purpose

This pull request updates the documentation and infrastructure configuration to improve the setup of Microsoft Entra ID authentication for the web application. The changes clarify environment variable usage, add missing variables, and ensure the deployment configuration aligns with the documentation.

Documentation improvements:

  • Updated instructions in ConfigureAppAuthentication.md to include copying the Tenant Id and specifying its use for the APP_MSAL_AUTH_AUTHORITY environment variable.
  • Clarified in the environment variables table that the REACT_APP_MSAL_AUTH_AUTHORITY should use the Tenant Id from Step 2, and added a note for clarity.
  • Added ENABLE_AUTH to the list of required environment variables for the web application.

Infrastructure configuration:

  • Added REACT_APP_MSAL_POST_REDIRECT_URL and REACT_APP_MSAL_REDIRECT_URL environment variables to the container app frontend deployment in infra/main.bicep.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Shreyas-Microsoft Shreyas-Microsoft changed the title Chore: Enhance Deployment and Documentation for Grant Permission and Auth Setup chore: Enhance Deployment and Documentation for Grant Permission and Auth Setup Oct 31, 2025
@Roopan-Microsoft Roopan-Microsoft merged commit 388da12 into dev Oct 31, 2025
5 of 6 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Priyanka-Microsoft Priyanka-Microsoft deleted the psl-auth-doc-changes branch January 5, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants