Skip to content

Commit

Permalink
docs: update RBAC guide (#1606)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr authored Jan 8, 2024
1 parent af34005 commit cea0881
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions docs/keto/guides/rbac.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
title: Role Based Access Control (RBAC)
---

This guide will explain how to implement RBAC using Ory Keto.

:::warning

Implementing RBAC currently is possible, but requires some workarounds. This guide enables RBAC support with Keto but native
support is still work in progress. Follow the progress in [this issue](https://github.com/ory/keto/issues/598)

:::
This guide will explain how to implement RBAC using Ory Permissions.

[Role Based Access Control (RBAC)](https://en.wikipedia.org/wiki/Role-based_access_control) maps subjects to roles and roles to
permissions. The goal of (H)RBAC is to make permission management convenient by grouping subjects in roles and assigning
Expand Down

0 comments on commit cea0881

Please sign in to comment.