diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
