Hi,
In Work Manager 6.1 SSO can be enabled changing the LOGON_METHOD parameter to USER_AUTH_SSO and setting the rest of relevant parameters in JavaBE.ini. I have this configured and it works fine now.
At the same time, if the SAP Backend is a load balanced environment using a Message server, LOGON_METHOD=USER_AUTH_GROUP can be used. That also works.
But how do we configure a load balanced backend when we want to use SSO authentication? If we set USER_AUTH_SSO,GROUP_LOGON section will be ignored and the SAP server will be the server parameter value from HOST section. In this parameter I had to enter as host name one of the 2 production instances we have, and not the message server as in SAPLogon.
Is there an standard way to configure the scenario that I'm describing?
Thank you for your input.