diff --git a/appsettings.json b/appsettings.json index ea32414..b5ec993 100644 --- a/appsettings.json +++ b/appsettings.json @@ -11,7 +11,7 @@ }, "IdentityProvider": { "CookieName": "EdapAuth", - "Authority": "", + "Authority": "https://.auth0.com/", "ClientId": "Edap", "ClientSecret": "" }