Reputation: 597
I am looking to compare user attributes to resource data to permit access. I.E. permit if user office == office of record
.
Is the only way to do this using a Context Enricher with a Condition Evaluator? Or is there something more "out of the box"?
Thank you
Upvotes: 1
Views: 95
Reputation: 597
Based on my research, which was months ago, yes, you need to extend Apache Ranger in order to conditional evaluation.
Upvotes: 1