You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: authentication/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -328,6 +328,6 @@ This needs to be done for each ODM component as the JVM parameters are individua
328
328
jvmOptionsRef: my-odm-dc-jvm-options-configmap
329
329
```
330
330
331
-
- Add `useSystemPropertiesForHttpClientConnections="true"` in `openIdWebSecurity.xml` and update the secret that contains that file.
331
+
- Add the parameter `useSystemPropertiesForHttpClientConnections="true"` in both openIdConnectClient elements in `openIdWebSecurity.xml` and update the secret that contains that file.
0 commit comments