Hi,

My name is Duarte, and this is the first post on this dev-list.

My question is regarding Attribute-based Access Control. Is there any usable feature for Attribute based decision for resource access? Or do I have to make my own? 

Basically what I want to do is a PEP (Policy Enforcement Point) and a PDP (Policy Decision Point) on Keycloak with external attributes (Federated).

e.g: User has attribute of X can only access files A<->B and User with attribute Y can only access B<->L.

Thank you.

--