version_final_sans_test

This commit is contained in:
2025-09-23 14:54:33 +02:00
parent ad695b82f7
commit 8317094a4c
383 changed files with 51629 additions and 1341 deletions

View File

@@ -1,11 +1,11 @@
export const msalConfig = {
auth: {
clientId: "cd99bbea-dcd4-4a76-a0b0-7aeb49931943", // Application (client) ID dans Azure
authority: "https://login.microsoftonline.com/9840a2a0-6ae1-4688-b03d-d2ec291be0f9", // Directory (tenant) ID
redirectUri: "http://localhost:5173"
redirectUri: "http://localhost:5174"
},
cache: {
cacheLocation: "sessionStorage",