Skip to content

fix: merging dev changes to main#41

Merged
Roopan-Microsoft merged 2 commits intomainfrom
dev
Nov 3, 2025
Merged

fix: merging dev changes to main#41
Roopan-Microsoft merged 2 commits intomainfrom
dev

Conversation

@Roopan-Microsoft
Copy link
Copy Markdown
Collaborator

Purpose

  • This pull request updates authentication configuration for the Web Application to improve clarity and ensure correct environment variable setup for Microsoft Entra ID integration. The changes primarily enhance documentation and infrastructure configuration to support proper authentication flows.

Documentation improvements:

  • Added instructions to copy the Tenant Id during app registration and clarified its use for the APP_MSAL_AUTH_AUTHORITY environment variable in docs/ConfigureAppAuthentication.md.
  • Updated the environment variable table in docs/ConfigureAppAuthentication.md to explicitly note how to set REACT_APP_MSAL_AUTH_AUTHORITY using the Tenant Id, and added the ENABLE_AUTH variable for clarity.

Infrastructure configuration:

  • Added REACT_APP_MSAL_POST_REDIRECT_URL and REACT_APP_MSAL_REDIRECT_URL environment variables to the container app frontend module in infra/main.bicep to support authentication redirects.

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 and others added 2 commits October 30, 2025 21:11
chore: Enhance Deployment and Documentation for Grant Permission and Auth Setup
@Roopan-Microsoft Roopan-Microsoft merged commit dfb2d92 into main Nov 3, 2025
8 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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