Skip to content

Commit

Permalink
Fixed link to rdf-abac repo
Browse files Browse the repository at this point in the history
  • Loading branch information
robwtelicent committed Oct 4, 2024
1 parent de21faa commit 136f82d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# RDF ABAC Evaluator
This is a REST service encompassing the RDF ABAC label evaluation service. You can find out more at the [rdf-abac](https://github.com/Telicent-io/public-rdf-abac) repo for more details).

This is a REST service encompassing the RDF ABAC label evaluation service. You can find out more at the [rdf-abac](https://github.com/telicent-oss/rdf-abac)
Simply put, the evaluator calls the Access Service for user and hierarchy information, which is cached in an age-off
manner, it then makes use of the rdf-abac evaluator to establish whether the given request evaluates true or false.

Expand Down

0 comments on commit 136f82d

Please # to comment.