mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-29 10:32:32 -04:00
Finishing the basic authentification management
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Kyoo
|
||||
RequireConsent = false,
|
||||
|
||||
AllowedScopes = { "openid", "profile", "kyoo.read", "kyoo.write", "kyoo.play", "kyoo.download", "kyoo.admin" },
|
||||
RedirectUris = { "/", "/silent" },
|
||||
RedirectUris = { "/", "/silent.html" },
|
||||
PostLogoutRedirectUris = { "/logout" }
|
||||
}
|
||||
};
|
||||
|
||||
+1
-1
Submodule Kyoo/Views/WebClient updated: 7125704dbd...59727b1e36
Reference in New Issue
Block a user