github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/docs/reference/security/index.md (about) 1 --- 2 title: Security 3 description: Security reference documentation for lakeFS 4 parent: Reference 5 has_children: true 6 has_toc: false 7 --- 8 9 # lakeFS Security Reference 10 11 <img src="/assets/img/docs_logo.png" alt="lakeFS Docs" width=200 style="float: right; margin: 0 0 10px 10px;"/> 12 13 - [Authentication]({% link reference/security/authentication.md %}) 14 - [Remote Authenticator]({% link reference/security/remote-authenticator.md %}) 15 - [Role-Based Access Control (RBAC)]({% link reference/security/rbac.md %}) 16 - [Presigned URL]({% link reference/security/presigned-url.md %}) 17 - [Access Control Lists (ACLs)]({% link reference/security/access-control-lists.md %}) 18 - [Single Sign On (SSO)]({% link reference/security/sso.md %}) 19 - [Short Lived Token (STS like)]({% link reference/security/sts-login.md %}) 20 - [Login to lakeFS with AWS IAM]({% link reference/security/external-principals-aws.md %})