3 Security Groups
Derek Paschal edited this page 2025-07-21 21:44:46 -05:00

Security Groups are created from the admin Groups page, users can be added to groups from either the Group Update or User Update pages.

Tip

VoidAuth users who are members of the 'auth_admins' group become administrators in VoidAuth. This is how you should promote your own user after using the initial admin account to create/invite yourself.

image

Security Groups are used in both OIDC and ProxyAuth.

ProxyAuth

Security Groups are used in ProxyAuth for:

  • ProxyAuth Domain authorization
  • Trusted Header SSO, a users groups are added to the 'Remote-Groups' header

OIDC

Security Groups are used by OIDC when the OIDC Client requests the 'groups' scope. The OIDC Client may use the groups for authorization itself, ex. Jellyfin SSO Plugin.