updated configauth
All checks were successful
Client Registration / build-deploy (push) Successful in 9s
All checks were successful
Client Registration / build-deploy (push) Successful in 9s
This commit is contained in:
2
Client-Registration/dist/bundle.js
vendored
2
Client-Registration/dist/bundle.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
|||||||
export const msalConfig = {
|
export const msalConfig = {
|
||||||
auth: {
|
auth: {
|
||||||
clientId: 'c426967f-bfcc-46af-b4e5-d69dc01cbf75',
|
clientId: 'c426967f-bfcc-46af-b4e5-d69dc01cbf75',
|
||||||
authority: 'https://PositiveSpendClients.ciamlogin.com/cbf8b7d7-1e13-486d-b5b0-287ba79fdf0b',
|
authority: 'https://PositiveSpendClients.ciamlogin.com/',
|
||||||
redirectUri: 'https://register.positivespend.com',
|
redirectUri: 'https://register.positivespend.com',
|
||||||
postLogoutRedirectUri: 'https://register.positivespend.com',
|
postLogoutRedirectUri: 'https://register.positivespend.com',
|
||||||
knownAuthorities: ['PositiveSpendClients.ciamlogin.com'],
|
knownAuthorities: ['PositiveSpendClients.ciamlogin.com'],
|
||||||
|
|||||||
Reference in New Issue
Block a user