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: docs/docker-images/pingauthorizepap/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ this image.
36
36
| TAIL_LOG_FILES | ${SERVER_ROOT_DIR}/logs/pingauthorize-pap.log ${SERVER_ROOT_DIR}/logs/setup.log ${SERVER_ROOT_DIR}/logs/start-server.log ${SERVER_ROOT_DIR}/logs/stop-server.log | Files tailed once container has started |
37
37
| REST_API_HOSTNAME | localhost | Hostname used for the REST API (deprecated, use `PING_EXTERNAL_BASE_URL` instead) |
38
38
| DECISION_POINT_SHARED_SECRET | 2FederateM0re | Define shared secret between PAZ and the Policy Editor |
39
+
| PING_ENABLE_API_HTTP_CACHE | true | When set to `false`, disables default HTTP API caching in the Policy Manager, Trust Framework and Test Suite |
0 commit comments