HackerTrans
トップ新着トレンドコメント過去質問紹介求人

aaguiarz

no profile record

投稿

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

auth0.com
1 ポイント·投稿者 aaguiarz·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 aaguiarz·6 か月前·0 コメント

Fine Grained AuthZ: Comparing Cedar and OpenFGA

github.com
1 ポイント·投稿者 aaguiarz·10 か月前·0 コメント

コメント

aaguiarz
·4 か月前·議論
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 か月前·議論
Thanks for that Yehia, looks pretty good and useful!