version_final_sans_test
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user