#1 : Il a perdu s'est crampté.

This commit is contained in:
Loic Masi
2026-04-21 16:44:14 +02:00
parent 50ca65c239
commit 76f8ec1cf5
2 changed files with 14 additions and 1 deletions

View File

@@ -26,7 +26,8 @@
{
RedirectUri = "/",
},
CookieAuthenticationDefaults.AuthenticationScheme);
CookieAuthenticationDefaults.AuthenticationScheme,
OpenIdConnectDefaults.AuthenticationScheme);
}
[HttpGet("/account/access-denied")]