You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
So basically i want to execute a SAP rest request, but the SAP server is protected by SPNEGO.
When using basically the example code snippet, i get a successfull authentication with Kerberos,
but the SAP is unhappy, as it can't find valid credentials in teh Authorisation header.
So when i have different credentials for SPNEGO and SAP, how do i add/switch my authentication after i logged into SPNEGO?
The text was updated successfully, but these errors were encountered:
Hi,
So basically i want to execute a SAP rest request, but the SAP server is protected by SPNEGO.
When using basically the example code snippet, i get a successfull authentication with Kerberos,
but the SAP is unhappy, as it can't find valid credentials in teh Authorisation header.
So when i have different credentials for SPNEGO and SAP, how do i add/switch my authentication after i logged into SPNEGO?
The text was updated successfully, but these errors were encountered: