Skip to content

Commit 01d7bea

Browse files
committed
add missing docs link
1 parent 32b401c commit 01d7bea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/modules/hive/pages/usage-guide/security.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
= Security
22
:description: Secure Apache Hive with Kerberos authentication in Kubernetes. Configure Kerberos server, SecretClass, and access Hive securely with provided guides.
3+
:opa-rego-docs: https://www.openpolicyagent.org/docs/latest/#rego
34

45
== Authentication
56
Currently, the only supported authentication mechanism is Kerberos, which is disabled by default.
@@ -148,7 +149,7 @@ table_allow if {
148149

149150
==== Configuring policy URLs
150151

151-
The `database_allow`, `table_allow`, `column_allow`, `partition_allow`, and `user_allow` policy URLs can be xref:usage-guide/overrides.adoc#_configuration_properties[config overridden] using the properties in `hive-site.xml`:
152+
The `database_allow`, `table_allow`, `column_allow`, `partition_allow`, and `user_allow` policy URLs can be (config) overriden using the properties in `hive-site.xml`:
152153

153154
* `com.bosch.bdps.opa.authorization.policy.url.database`
154155
* `com.bosch.bdps.opa.authorization.policy.url.table`

0 commit comments

Comments
 (0)