Michael C Good
Michael C Good

Reputation: 597

Is the only way to do an attribute comparison in Apache Ranger using Condition Evaluator?

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

Answers (1)

Michael C Good
Michael C Good

Reputation: 597

Based on my research, which was months ago, yes, you need to extend Apache Ranger in order to conditional evaluation.

Upvotes: 1

Related Questions