-
Notifications
You must be signed in to change notification settings - Fork 11
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
Can't find a way to authenticate using token vs username/password #23
Comments
@vasokot could you please test the above example with our teamcity instance? |
@droopy4096 Does it work with |
Hi, I have the same problem. I can't use user+password pair since our Teamcity server is linked to a SAML Identity Provider and the basic authentication is disabled. The only option is authentication tokens. I tried a few things but couldn't make it work. I noticed there are token-related variables in the
but still no luck. |
@vasokot could one of our DevOps-team look at the issue? |
Unsure if this is still active, but I've fixed this in #29 |
I've tried several ways of using auth token:
and
all unsuccessful with HTTP 404 error.
HTTP response body: Invalid authentication request or authentication scheme is not supported
The text was updated successfully, but these errors were encountered: