0

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

Olaf Kock
  • 46,930
  • 8
  • 59
  • 90
Michael C Good
  • 567
  • 2
  • 11

1 Answers1

0

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

Michael C Good
  • 567
  • 2
  • 11