Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added/corrected aserto ecosystem resources #4889

Merged
merged 6 commits into from Jul 25, 2022
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 5 additions & 2 deletions docs/website/data/integrations.yaml
Expand Up @@ -1277,7 +1277,7 @@ integrations:
aserto:
title: Aserto
description: |
Aserto is a cloud-native authorization service that makes it easy to add permissions and RBAC to your SaaS application.
Aserto is a cloud-native authorization service that makes it easy to add permissions and RBAC to your SaaS applications and APIs.
Aserto is based on the Open Policy Agent.
labels:
category: authorization
Expand All @@ -1289,13 +1289,16 @@ integrations:
- aserto
code:
- https://github.com/aserto-dev
- https://github.com/opcr-io
tutorials:
- https://docs.aserto.com/docs/
- https://docs.aserto.com/docs
blogs:
- https://www.aserto.com/blog/how-do-aserto-rego-policies-work
- https://www.aserto.com/blog/testing-rego-policies
- https://www.aserto.com/blog/aserto-on-aserto-an-opa-authorization-policy-for-aserto-tenants
- https://www.aserto.com/blog/rego-getting-started
videos:
- https://www.youtube.com/watch?v=RJkgmdjJn_w

emissary-ingress:
title: Emissary-Ingress
Expand Down