Updated MsalConfig.js
This commit is contained in:
@@ -18,7 +18,7 @@ export const msalInstance = new PublicClientApplication({
|
|||||||
auth: {
|
auth: {
|
||||||
clientId: 'd3fee0e3-49e0-4910-b0b4-805bfbd5488a',
|
clientId: 'd3fee0e3-49e0-4910-b0b4-805bfbd5488a',
|
||||||
authority: "https://login.microsoftonline.com/9dc4721e-4d54-4c40-a681-1dd740292901",
|
authority: "https://login.microsoftonline.com/9dc4721e-4d54-4c40-a681-1dd740292901",
|
||||||
redirectUri: "http://localhost:5173/auth/callback", // or your deployed URL
|
redirectUri: "https://workflow.olympus-wizardai.com/auth/callback", // or your deployed URL
|
||||||
navigateToLoginRequestUrl: false,
|
navigateToLoginRequestUrl: false,
|
||||||
},
|
},
|
||||||
cache: {
|
cache: {
|
||||||
|
|||||||
Reference in New Issue
Block a user