Files
releases/docs/website/content/integrations/topaz.md
T
Charlie Egan 9bf54788f5 [docs] Move OPA ecosystem pages to site top-level (#6198)
* We are having trouble managing the complexity of having ecosystem pages shown in the versioned area of the OPA docs site (see website: link ecosystem from edge #6170)
* We have invested in the OPA ecosystem data recently and it makes sense to make it more prominent.
* The data in the OPA Ecosystem is harder to use when nested in docs as some Hugo functions are unavailable to nested sections.

This PR implements a solution by:

* Pages that were under /docs/version/ecosystem, /docs/version/integrations etc have been moved to /ecosystem and /integrations.
* Redirects have been created for the old pages in the netlify config.

Signed-off-by: Charlie Egan <charlie@styra.com>
2023-08-31 09:36:51 +01:00

917 B

title, labels, inventors, software, code, tutorials, blogs, docs_features
title labels inventors software code tutorials blogs docs_features
Topaz
category layer type
authorization application poweredbyopa
aserto
topaz
https://github.com/aserto-dev/topaz
https://www.topaz.sh
https://github.com/aserto-dev/topaz#quickstart
https://www.aserto.com/blog/topaz-oss-cloud-native-authorization-combines-opa-zanzibar
go-integration
note
Topaz's Authorizer component makes use of the Rego API to evaluate policies to make authorization decisions for connected applications.

Topaz is an open source authorization service providing fine grained, real-time, policy based access control for applications and APIs. Topaz uses OPA as its decision engine, and includes an embedded database that stores subjects, relations, and objects, inspired by the Google Zanzibar data model. Topaz can be deployed as a sidecar or microservice in your cloud.