HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aaguiarz

no profile record

Submissions

The API Authorization Hierarchy of Needs: Why You Aren't Ready for AI Agents

auth0.com
1 points·by aaguiarz·6 месяцев назад·0 comments

[untitled]

1 points·by aaguiarz·6 месяцев назад·0 comments

Fine Grained AuthZ: Comparing Cedar and OpenFGA

github.com
1 points·by aaguiarz·10 месяцев назад·0 comments

comments

aaguiarz
·4 месяца назад·discuss
Actually, you don't _need_ to sync data, you can send it contextually too https://openfga.dev/docs/interacting/contextual-tuples.

Of course, if you end up sending all data contextually, you are better suited with a different solution that does not require a server roundtrip like Cedar.

This repo compares differences between the OpenFGA approach and the Cedar approach https://github.com/openfga/openfga-cedar-comparison
aaguiarz
·6 месяцев назад·discuss
Thanks for that Yehia, looks pretty good and useful!