Skip to content

Commit

Permalink
Remove reference to ACLs
Browse files Browse the repository at this point in the history
  • Loading branch information
N-o-Z authored Sep 30, 2024
1 parent 7444cbf commit 710c9f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/security/rbac.md
Original file line number Diff line number Diff line change
Expand Up @@ -387,5 +387,3 @@ They have the following policies granted to them:
## Pluggable Authentication and Authorization

Authorization and authentication is pluggable in lakeFS. If lakeFS is attached to a [remote authentication server](remote-authenticator.html) (or you are using lakeFS Cloud) then the [role-based access control](rbac.html) user interface can be used. If you are using RBAC with your self-managed lakeFS then the lakeFS configuration element `auth.ui_config.rbac` should be set to `external`. An enterprise (paid) solution of lakeFS should set `auth.ui_config.rbac` as `internal`.

If you are using self-managed lakeFS and do not have a [remote authentication server](remote-authenticator.html) then you should set `auth.ui_config.rbac` to `simplified` and refer to the [access control list](access-control-lists.html) documentation instead.

0 comments on commit 710c9f2

Please sign in to comment.