From 6beee3ac5430f641b2f31c692a780ce5d1ca893e Mon Sep 17 00:00:00 2001 From: Noa Shavit <46575232+noashavit@users.noreply.github.com> Date: Thu, 22 Jun 2023 13:28:02 -0700 Subject: [PATCH] Update README.md Adding a resource that covers the common architectural patters found among cloud-native authorization systems --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce86579..2451245 100644 --- a/README.md +++ b/README.md @@ -366,6 +366,8 @@ Raft: https://raft.github.io/ Designing an Authorization Model for an Enterprise: https://cerbos.dev/blog/designing-an-authorization-model-for-an-enterprise +The Architectural Patterns of Cloud-native Authorization Systems: https://www.aserto.com/blog/5-laws-cloud-native-authorization + ## ## Content Delivery Network