You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If no rbac roles exist for an user and the authorization is done externally using OpenFGA, we need to find a solution to check user permissions so that we can hide features / buttons etc. depending on the rights.
Right now, this is done using Self Subject Rules Review. We need to implement some kind of translation for OpenFGA on the backend.
The text was updated successfully, but these errors were encountered:
If no rbac roles exist for an user and the authorization is done externally using OpenFGA, we need to find a solution to check user permissions so that we can hide features / buttons etc. depending on the rights.
Right now, this is done using Self Subject Rules Review. We need to implement some kind of translation for OpenFGA on the backend.
The text was updated successfully, but these errors were encountered: