Skip to content

Commit d3b8aa2

Browse files
committed
commented out broken config options
1 parent 4f0420a commit d3b8aa2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/src/operations/v2.0.0/bpe/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ icon: config
171171
- **Required:** No
172172
- **Description:** FHIR server connections YAML config for v2 process plugins
173173

174-
174+
<!-- see https://github.com/datasharingframework/dsf/issues/411
175175
### DEV_DSF_BPE_FHIR_CLIENT_CONNECTIONS_CONFIG_DEFAULT_ENABLE_DEBUG_LOGGING
176176
- **Property:** dev.dsf.bpe.fhir.client.connections.config.default.enable.debug.logging
177177
- **Required:** No
@@ -186,7 +186,7 @@ icon: config
186186
- **Description:** FHIR server connections YAML: Default value for properties `oidc-auth.verify-authorized-party`
187187
- **Recommendation:** To disable verification of the authorized party (aud) claim by default set to `false`
188188
- **Default:** `true`
189-
189+
-->
190190

191191
### DEV_DSF_BPE_FHIR_CLIENT_CONNECTIONS_CONFIG_DEFAULT_OIDC_DISCOVERY_PATH
192192
- **Property:** dev.dsf.bpe.fhir.client.connections.config.default.oidc.discovery.path

docs/src/operations/v2.0.1/bpe/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ icon: config
171171
- **Required:** No
172172
- **Description:** FHIR server connections YAML config for v2 process plugins
173173

174-
174+
<!-- see https://github.com/datasharingframework/dsf/issues/411
175175
### DEV_DSF_BPE_FHIR_CLIENT_CONNECTIONS_CONFIG_DEFAULT_ENABLE_DEBUG_LOGGING
176176
- **Property:** dev.dsf.bpe.fhir.client.connections.config.default.enable.debug.logging
177177
- **Required:** No
@@ -186,7 +186,7 @@ icon: config
186186
- **Description:** FHIR server connections YAML: Default value for properties `oidc-auth.verify-authorized-party`
187187
- **Recommendation:** To disable verification of the authorized party (aud) claim by default set to `false`
188188
- **Default:** `true`
189-
189+
-->
190190

191191
### DEV_DSF_BPE_FHIR_CLIENT_CONNECTIONS_CONFIG_DEFAULT_OIDC_DISCOVERY_PATH
192192
- **Property:** dev.dsf.bpe.fhir.client.connections.config.default.oidc.discovery.path

0 commit comments

Comments
 (0)