summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-07-10 17:49:29 -0600
committermo khan <mo@mokhan.ca>2025-07-10 17:49:29 -0600
commitef572ae666732e87a35417710669ce88233a754a (patch)
tree3cc32004dee9600014417d404dbe01ac0e1faca9 /README.md
parent8417a15087cc6f42c77fe070011ac2207f8d852d (diff)
parent6721aaffa33894624c87a54f4ed10eccd3c080e5 (diff)
Merge branch 'entities' into 'main'
Use a static ACL file(s) to make authorization decisions See merge request gitlab-org/software-supply-chain-security/authorization/authzd!6
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f873358f..065aa7ef 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,8 @@ It integrates with an identity provider (IdP) and uses message queues to stay in
## References
+* [Sparkle + Authzd: Overview Presentation][6]
+* [Envoy Proposal][7]
* [gRPC][3]
* [protocol buffers][4]
* [tokio][2]
@@ -85,3 +87,5 @@ It integrates with an identity provider (IdP) and uses message queues to stay in
[3]: https://grpc.io/docs/
[4]: https://protobuf.dev/programming-guides/proto3/
[5]: https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/ext_authz_filter
+[6]: https://drive.google.com/file/d/1cYsHePX5p6uG3WY6Fp8X7yXJtoWt5wCZ
+[7]: https://gitlab.com/gitlab-org/architecture/auth-architecture/design-doc/-/blob/main/doc/share/envoy.md