Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Fixed cross-link
Browse files Browse the repository at this point in the history
  • Loading branch information
harshini-rangaswamy committed Nov 7, 2023
1 parent d387737 commit b049fc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To establish OAuth2/OIDC authentication for the Karapace REST proxy, complete th

Prerequisites
```````````````
* :doc:`Aiven for Apache Kafka® </docs/products/kafka/getting-started>` service running with :doc:`OAuth2/OIDC enabled <../howto/enable-oidc.rst>`.
* :doc:`Aiven for Apache Kafka® </docs/products/kafka/getting-started>` service running with :doc:`OAuth2/OIDC enabled </docs/products/kafka/howto/enable-oidc.rst>`.

Check failure on line 34 in docs/products/kafka/karapace/howto/enable-oauth-oidc-kafka-rest-proxy.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/products/kafka/karapace/howto/enable-oauth-oidc-kafka-rest-proxy.rst#L34

[Aiven.common_replacements] Use 'Kafka' instead of 'kafka'.
Raw output
{"message": "[Aiven.common_replacements] Use 'Kafka' instead of 'kafka'.", "location": {"path": "docs/products/kafka/karapace/howto/enable-oauth-oidc-kafka-rest-proxy.rst", "range": {"start": {"line": 34, "column": 49}}}, "severity": "ERROR"}

Check failure on line 34 in docs/products/kafka/karapace/howto/enable-oauth-oidc-kafka-rest-proxy.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/products/kafka/karapace/howto/enable-oauth-oidc-kafka-rest-proxy.rst#L34

[Aiven.common_replacements] Use 'Kafka' instead of 'kafka'.
Raw output
{"message": "[Aiven.common_replacements] Use 'Kafka' instead of 'kafka'.", "location": {"path": "docs/products/kafka/karapace/howto/enable-oauth-oidc-kafka-rest-proxy.rst", "range": {"start": {"line": 34, "column": 136}}}, "severity": "ERROR"}
* :doc:`Karapace schema registry and REST APIs enabled </docs/products/kafka/karapace/howto/enable-karapace>`.

Check failure on line 35 in docs/products/kafka/karapace/howto/enable-oauth-oidc-kafka-rest-proxy.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/products/kafka/karapace/howto/enable-oauth-oidc-kafka-rest-proxy.rst#L35

[Aiven.common_replacements] Use 'Kafka' instead of 'kafka'.
Raw output
{"message": "[Aiven.common_replacements] Use 'Kafka' instead of 'kafka'.", "location": {"path": "docs/products/kafka/karapace/howto/enable-oauth-oidc-kafka-rest-proxy.rst", "range": {"start": {"line": 35, "column": 72}}}, "severity": "ERROR"}
* Ensure access to an OIDC-compliant provider, such as Auth0, Okta, Google Identity Platform, or Azure.

Expand Down

0 comments on commit b049fc9

Please sign in to comment.