Hi there,
I'm looking for guidance on whether the following scenario is possible & if so what the architecture/flows would look like.
The scenario is as follows:
- multiple end user Windows desktop devices that are part of a Windows domain
- devices run a third party application
- third party application communicates with a third party "gateway" server that connects to a SAP NW ABAP environment via RFC
- at present the users of the application must provide a separate user id/password to authenticate
- we would like to leverage the existing Windows/Kerberos token on the devices instead
I understand that Kerberos can be used for a given RFC connection but have not seen any details on whether an RFC connection can be used for multiple simultaneous Kerberos connections.
Is this possible & if so what's required?
Thanks in advance.
Tim