Skip to content

Commit d348199

Browse files
committed
fix: broken link
1 parent 70323b6 commit d348199

File tree

1 file changed

+7
-7
lines changed
  • docs/self-managed/components/orchestration-cluster/core-settings/configuration

1 file changed

+7
-7
lines changed

docs/self-managed/components/orchestration-cluster/core-settings/configuration/properties.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -884,13 +884,13 @@ script-src-attr 'none'.
884884

885885
### `CAMUNDA_SECURITY_INITIALIZATION_AUTHORIZATIONS`
886886

887-
| Property | Description | Default value |
888-
| ---------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ------------- |
889-
| `CAMUNDA_SECURITY_INITIALIZATION_AUTHORIZATIONS_0_OWNER_TYPE` | The owner type to assign to this authorization. | |
890-
| `CAMUNDA_SECURITY_INITIALIZATION_AUTHORIZATIONS_0_OWNER_ID` | The owner ID to assign to this authorization. | |
891-
| `CAMUNDA_SECURITY_INITIALIZATION_AUTHORIZATIONS_0_RESOURCE_TYPE` | The [resource type](/components/concepts/access-control/authorizations/#available-resources) that this authorization applies to. | |
892-
| `CAMUNDA_SECURITY_INITIALIZATION_AUTHORIZATIONS_0_RESOURCE_ID` | The resource ID that this authorization applies to. | |
893-
| `CAMUNDA_SECURITY_INITIALIZATION_AUTHORIZATIONS_0_PERMISSIONS` | Permissions to assign to this authorization. The available permissions vary by resource type. | |
887+
| Property | Description | Default value |
888+
| ---------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ------------- |
889+
| `CAMUNDA_SECURITY_INITIALIZATION_AUTHORIZATIONS_0_OWNER_TYPE` | The owner type to assign to this authorization. | |
890+
| `CAMUNDA_SECURITY_INITIALIZATION_AUTHORIZATIONS_0_OWNER_ID` | The owner ID to assign to this authorization. | |
891+
| `CAMUNDA_SECURITY_INITIALIZATION_AUTHORIZATIONS_0_RESOURCE_TYPE` | The [resource type](/components/concepts/access-control/authorizations.md#available-resources) that this authorization applies to. | |
892+
| `CAMUNDA_SECURITY_INITIALIZATION_AUTHORIZATIONS_0_RESOURCE_ID` | The resource ID that this authorization applies to. | |
893+
| `CAMUNDA_SECURITY_INITIALIZATION_AUTHORIZATIONS_0_PERMISSIONS` | Permissions to assign to this authorization. The available permissions vary by resource type. | |
894894

895895
### `CAMUNDA_SECURITY_INITIALIZATION_DEFAULTROLES`
896896

0 commit comments

Comments
 (0)