1. Ping Identity PingAccess 7.3 Documentation, "Configuring administrative authentication," Section: "Configure HTTP Basic administrative authentication." The documentation details the configuration using the singular properties pa.admin.username and pa.admin.password in the /conf/run.properties file, which demonstrates that only one set of credentials can be defined.
2. Ping Identity PingAccess 7.3 Documentation, "Configuring administrative authentication," Section: "Configure single sign-on for administrative authentication." This section explicitly states that to support multiple administrators, an external identity provider using OpenID Connect (like PingFederate) should be configured, reinforcing that the built-in HTTP Basic method is not intended for this purpose.