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
| PA_ADMIN_PASSWORD_INITIAL | 2Access | Change **non-default** password at startup by including this and PING_IDENTITY_PASSWORD |
34
+
| PA_ADMIN_PASSWORD_INITIAL | 2Access ||
35
+
| PING_IDENTITY_PASSWORD | 2FederateM0re | Specify a password for administrator user for interaction with admin API |
36
36
| STARTUP_COMMAND | ${SERVER_ROOT_DIR}/bin/run.sh | The command that the entrypoint will execute in the foreground to instantiate the container |
37
37
| TAIL_LOG_FILES | ${SERVER_ROOT_DIR}/log/pingaccess.log | Files tailed once container has started |
38
38
| PA_ADMIN_PORT | 9000 ||
@@ -42,7 +42,6 @@ this image.
42
42
| SHOW_LIBS_VER_PRE_PATCH | false | Defines a variable to allow showing library version prior to patches being applied default to false This is helpful to ensure that the patch process updates all libraries affected |
43
43
| PA_ENGINE_PORT | 3000 ||
44
44
| ADMIN_WAITFOR_TIMEOUT | 300 | wait-for timeout for 80-post-start.sh hook script How long to wait for the PA Admin console to be available |
45
-
| PING_IDENTITY_PASSWORD | ${PA_ADMIN_PASSWORD} | Specify a password for administrator user for interaction with admin API |
0 commit comments