Skip to content

Commit

Permalink
Update environment.prod.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishnu-MSFT authored May 6, 2020
1 parent b96a66c commit 368330d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const environment = {
authConfig: {
instance: "https://login.microsoftonline.com/",
tenantId: "7520da05-6887-4d9d-9876-45bbf886ac78",
clientId: "27b21da8-20e9-4da0-a39b-fd5e68bcf1c0",
clientId: "62a0eea7-3c79-450e-8083-ab31364d45a3",
redirectUri: "/app-silent-end",
cacheLocation: "localStorage",
navigateToLoginRequestUrl: false,
Expand Down

0 comments on commit 368330d

Please sign in to comment.