From df055ff43b1568f38a39aa6d0392c2c563f646c5 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Fri, 5 Dec 2025 12:39:27 -0500 Subject: [PATCH] got groups working with roles --- hosts/nixos/HandlerOne/default.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hosts/nixos/HandlerOne/default.nix b/hosts/nixos/HandlerOne/default.nix index 550e750..4d747a8 100644 --- a/hosts/nixos/HandlerOne/default.nix +++ b/hosts/nixos/HandlerOne/default.nix @@ -120,11 +120,6 @@ crypto default token lifetime 3600 enable identity provider generic cookie insecure off - - transform user { - match realm generic - action add role user - } } authorization policy mypolicy {