Hello everyone,
Context: We are implementing SAP NWSSO 2.0 with X.509 Digital Certificates. We're running Secure Login Server over SAP NetWeaver 7.31 on a Windows Server. Secure Login Client authenticates with SPNego.
We got some technical recommendations to increase the number of server nodes to at least two for AS Java system. I did it for our development environment, so we now have server0 and server1 processes, but soon after that, Secure Login Clients gets an authentication error "Supplied credentials not accepted by the server" and no certificate was generated for those users.
So, if I configure AS Java to just have one sever node again (or just manually stop any of the current server node processes), SLC authenticates properly and certificate is generated.
I am trying to understand why of this behavior, or maybe I am just missing some other configuration after increasing number of server nodes.
Any help would be very much appreciated.
Thanks!