If you have defined 2 servers that host the EEM security server in OasisConfig.properties and able to see only one server in the PAM UI:
For example:
oasis.eem.backend.server.location=****EEM001;****EEM002 but are able to see only EEM001 in the UI.
Process Automation: 4.3.05, 4.4
If the UI shows only one server even though there are two servers mentioned in the Oasisconfig.properties file, this will not have any impact on the application as the application as per the design only considers the value given in Oasisconfig.properties file.
So even though the GUI shows only one EEM server, as long as both EEM servers exist in OasisConfig.properties, failover should function as expected.
We recommend testing this to confirm functionality