Skip to content

Commit 6852ac6

Browse files
committed
Adding 'Authority' value to .env.staging
1 parent fac6076 commit 6852ac6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

frontend/.env.staging

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
# no trailing slash
33
REACT_APP_BASE_API_URL=https://profiledesigner-back-stage.azurewebsites.net/api
44
REACT_APP_MSAL_CLIENT_ID=ffb8933a-a28a-4d55-9432-dfa5932161c3
5+
REACT_APP_MSAL_AUTHORITY=https://login.microsoftonline.com/24535dde-8c85-4cfa-8145-0a3d5072016f
56
REACT_APP_MSAL_SCOPE=api://ffb8933a-a28a-4d55-9432-dfa5932161c3/cesmii.profiledesigner

0 commit comments

Comments
 (0)