Skip to content

Commit

Permalink
Link to docs root in notes
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieegan3 committed Jul 3, 2023
1 parent 8118234 commit 0be9570
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions docs/website/data/integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2165,7 +2165,8 @@ integrations:
in Enterprise OPA.
external-data:
note: |
Enterprise OPA supports various external data sources, including:
[Enterprise OPA](https://docs.styra.com/enterprise-opa/)
supports various external data sources, including:
[Kafka](https://docs.styra.com/enterprise-opa/reference/configuration/data/kafka),
[Okta](https://docs.styra.com/enterprise-opa/reference/configuration/data/okta),
[LDAP](https://docs.styra.com/enterprise-opa/reference/configuration/data/ldap),
Expand All @@ -2178,18 +2179,20 @@ integrations:
is also available.
external-data-runtime:
note: |
Enterprise OPA can load data from SQL sources at runtime. The feature
[Enterprise OPA](https://docs.styra.com/enterprise-opa/)
can load data from SQL sources at runtime. The feature
[is documented](https://docs.styra.com/enterprise-opa/tutorials/abac-with-sql)
here with an ABAC example.
external-data-realtime-push:
note: |
It's possible to steam data updates to Enterprise OPA using Kafka.
The Kafka integration is
It's possible to steam data updates to
[Enterprise OPA](https://docs.styra.com/enterprise-opa/)
using Kafka. The Kafka integration is
[documented](https://docs.styra.com/enterprise-opa/tutorials/kafka)
here.
policy-testing:
note: |
Enterprise OPA's
[Enterprise OPA's](https://docs.styra.com/enterprise-opa/)
[Live Impact Analysis (LIA) feature](https://docs.styra.com/enterprise-opa/tutorials/lia)
allows you to test changes to Rego policy on running instances.
decision-logging:
Expand Down

0 comments on commit 0be9570

Please sign in to comment.