--- title: Authentication and Authorization --- ## Authentication and Authorization - [Access Rights and Groups](/guides/authentication/access-rights/llms.txt) — Learn how to manage groups and their permissions. - [Single Sign-On](/guides/authentication/azure-ad-login/llms.txt) — Learn how to setup SSO with the example of AzureAD. - [Attribute Based Access Control](/guides/authentication/attribute-based-access-control/llms.txt) — Use ABAC to extend the permission system. - [Access Hooks](/guides/authentication/access-hooks/llms.txt) — Implement special rules for document access. E.g. reject updates based on a documents category. - [User Management](/guides/authentication/user-management/llms.txt) — Assign permissions to users through groups.