-
Bug
-
Resolution: Incomplete
-
Critical
-
Jenins: 1.556
github-oauth: 0.14
All our API calls are now failing. Even a simple thing like this:
<username>:<token>@jenkins.goonies3.com/api/json
I keep getting:
Error 401 Unexpected authentication type: org.acegisecurity.providers.UsernamePasswordAuthenticationToken@b69dc627: Username: <username>; Password: [PROTECTED]; Authenticated: false; Details: org.acegisecurity.ui.WebAuthenticationDetails@ffff8868: RemoteIpAddress: <ip address>; SessionId: null; Not granted any authorities
How do I get my API calls working again? This is a huge issue, it's brining most of our automated processing to a halt.
- is related to
-
JENKINS-20064 Cannot use CLI or URL with API token with Active Directory as the access control security realm
- Resolved