Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to provide different credentials to the service being called? #62

Open
BlueBerkSebi opened this issue Feb 28, 2024 · 0 comments
Open

Comments

@BlueBerkSebi
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant