updated msal config
This commit is contained in:
parent
475b99e4ed
commit
8ca1cce26b
@ -2,7 +2,7 @@ export const msalConfig = {
|
|||||||
auth: {
|
auth: {
|
||||||
clientId: '819be79f-6392-4c9d-9b01-2c4ea108f31f',
|
clientId: '819be79f-6392-4c9d-9b01-2c4ea108f31f',
|
||||||
authority: 'https://login.microsoftonline.com/82bf3877-2abc-4412-aeca-2985f992a32f',
|
authority: 'https://login.microsoftonline.com/82bf3877-2abc-4412-aeca-2985f992a32f',
|
||||||
redirectUri: 'http://kb.jv.com',
|
redirectUri: 'https://kb.jv.com',
|
||||||
},
|
},
|
||||||
cache: {
|
cache: {
|
||||||
cacheLocation: 'localStorage',
|
cacheLocation: 'localStorage',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user