From 7c5e815ec858ab8eb98476c2fc997f04e13a4e00 Mon Sep 17 00:00:00 2001 From: mo khan Date: Thu, 10 Jul 2025 15:49:03 -0600 Subject: docs: Update README with links to presentations and guidance --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3