Grant Tailnet access and harden Zulip bootstrap
This commit is contained in:
parent
801e0fb419
commit
b8cad4c028
6 changed files with 90 additions and 9 deletions
|
|
@ -251,6 +251,7 @@ in
|
|||
googleLoginMode = "redirect";
|
||||
userGroupName = contributors.groups.users;
|
||||
adminGroupName = contributors.groups.admins;
|
||||
tailscaleAccessGroupName = contributors.groups.users;
|
||||
bootstrapUsers = bootstrapUsers;
|
||||
linearAcsUrl = "https://api.linear.app/auth/sso/d0ca13dc-ac41-4824-8aab-e0ca352fc3de/acs";
|
||||
linearAudience = "https://auth.linear.app/sso/d0ca13dc-ac41-4824-8aab-e0ca352fc3de";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue