From 1e041a28ced0d44ad10f8227864c72e082a1a9c3 Mon Sep 17 00:00:00 2001 From: Alex Olivier Date: Tue, 7 Jun 2022 09:08:38 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index abe72ff..bec5057 100644 --- a/README.md +++ b/README.md @@ -278,3 +278,7 @@ Caching patterns: https://hazelcast.com/blog/a-hitchhikers-guide-to-caching-patt Paxos: http://ifeanyi.co/posts/understanding-consensus/ Raft: https://raft.github.io/ + +### Authorization + +Designing an Authorization Model for an Enterprise https://cerbos.dev/blog/designing-an-authorization-model-for-an-enterprise