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

Let the PreemptiveHttpClient use the SPNEGO kerberos ticket on windows systems #47

Open
nilleb opened this issue Apr 15, 2015 · 0 comments

Comments

@nilleb
Copy link

nilleb commented Apr 15, 2015

On windows systems, artifactory can be behind an apache frontend which acts as a reverse proxy, just filling the REMOTE_USER property in order to allow artifactory authorization. (This is configurable in the artifactory HTTP SSO onfiguration section).

In such a scenario Jenkins fails to publish, with a 401 error code.

Could you please provide an extension point to allow third party developers to access the PreemptiveAuth HttpRequestInterceptor, or (use the provided username/password as NTCredentials and get the current user SPNEGO kerberos ticket to authentify)?

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