Fix Authentik WIF client credentials
This commit is contained in:
parent
8180c3c35a
commit
e7c0442a12
6 changed files with 107 additions and 35 deletions
|
|
@ -302,7 +302,6 @@ in
|
|||
googleClientSecretFile = config.age.secrets.burrowAuthentikGoogleClientSecret.path;
|
||||
googleAccountMapFile = config.age.secrets.burrowAuthentikGoogleAccountMap.path;
|
||||
googleWifClientSecretFile = config.age.secrets.burrowAuthentikGoogleWifClientSecret.path;
|
||||
googleWifAccessGroupName = contributors.groups.automation;
|
||||
googleLoginMode = "redirect";
|
||||
userGroupName = contributors.groups.users;
|
||||
adminGroupName = contributors.groups.admins;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue