feat: authentik
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: let
|
||||
@@ -42,7 +41,7 @@
|
||||
|
||||
auth = {
|
||||
issuer = "https://${domain}/oauth2";
|
||||
# localAuthDisabled = true;
|
||||
localAuthDisabled = true;
|
||||
signKeyRefreshEnabled = true;
|
||||
dashboardRedirectURIs = [
|
||||
"https://${domain}/nb-auth"
|
||||
|
||||
Reference in New Issue
Block a user