Skip to content

Commit ad9a7c2

Browse files
committed
fixed links
1 parent d25511c commit ad9a7c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/operations/v2.0.0-RC2/bpe/oidc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The DSF BPE server supports [Authorization Code Flow](https://openid.net/specs/o
1010

1111

1212
::: tip BPE Reverse Proxy
13-
The DSF BPE reverse proxy requires client certificates by default. To use OpenID Connect authentication the configuration parameter [SSL_VERIFY_CLIENT](configuration/reverseproxy.html#ssl-verify-client) needs to be set to `optional`.
13+
The DSF BPE reverse proxy requires client certificates by default. To use OpenID Connect authentication the configuration parameter [SSL_VERIFY_CLIENT](../bpe-reverse-proxy/configuration.html#ssl-verify-client) needs to be set to `optional`.
1414
:::
1515

1616

docs/src/operations/v2.0.0-RC2/fhir/oidc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The DSF FHIR server supports [Authorization Code Flow](https://openid.net/specs/
1010

1111

1212
::: tip FHIR Reverse Proxy
13-
The DSF FHIR reverse proxy requires client certificates by default. To use OpenID Connect authentication the configuration parameter [SSL_VERIFY_CLIENT](/fhir-reverse-proxy/configuration.html#ssl-verify-client) needs to be set to `optional`.
13+
The DSF FHIR reverse proxy requires client certificates by default. To use OpenID Connect authentication the configuration parameter [SSL_VERIFY_CLIENT](../fhir-reverse-proxy/configuration.html#ssl-verify-client) needs to be set to `optional`.
1414
:::
1515

1616

0 commit comments

Comments
 (0)