...apply 4
All checks were successful
Client Registration / build-deploy (push) Successful in 10s

This commit is contained in:
Grae Jones
2026-03-23 10:46:14 -07:00
parent 23fc92bfb6
commit 7e270c2a9e
2 changed files with 9 additions and 0 deletions

Binary file not shown.

View File

@@ -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 = {
auth: {
clientId: '43c493e4-e1ed-4cd7-ab0a-e507e20af724',