Skip to content

chore: Add redirect URLs environment variables for React app#384

Open
Shreyas-Microsoft wants to merge 1 commit intodevfrom
psl-add-redirect-urls
Open

chore: Add redirect URLs environment variables for React app#384
Shreyas-Microsoft wants to merge 1 commit intodevfrom
psl-add-redirect-urls

Conversation

@Shreyas-Microsoft
Copy link
Copy Markdown
Collaborator

Purpose

This pull request adds two new environment variables to the containerAppFrontend module configuration in infra/main.bicep to support MSAL (Microsoft Authentication Library) redirect URLs in the frontend application.

Configuration updates:

  • Added REACT_APP_MSAL_POST_REDIRECT_URL and REACT_APP_MSAL_REDIRECT_URL environment variables, both set to '/', to the cmsafrontend container app configuration.

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

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.

1 participant