This commit is contained in:
BIN
Client-Registration/RegClient.zip
Normal file
BIN
Client-Registration/RegClient.zip
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
|||||||
|
/**
|
||||||
|
* MSAL Configuration for Entra External ID (Customer Identity / CIAM)
|
||||||
|
*
|
||||||
|
* Tenant: Positive Spend Clients
|
||||||
|
* Domain: positiveclients.onmicrosoft.com
|
||||||
|
* Tenant ID: cbf8b7d7-1e13-486d-b5b0-287ba79fdf0b
|
||||||
|
* SPA App: AdPlatform Client SPA
|
||||||
|
* Client ID: 43c493e4-e1ed-4cd7-ab0a-e507e20af724
|
||||||
|
*/
|
||||||
export const msalConfig = {
|
export const msalConfig = {
|
||||||
auth: {
|
auth: {
|
||||||
clientId: '43c493e4-e1ed-4cd7-ab0a-e507e20af724',
|
clientId: '43c493e4-e1ed-4cd7-ab0a-e507e20af724',
|
||||||
|
|||||||
Reference in New Issue
Block a user