Public bug reported: Our jenkins controller does not support kerberos auth but I have requests-kerberos installed for other platforms authentication through kerberos. Since, requests-kerberos auth is already installed , API is trying to do auth with kerberos aswell with token based auth and throwing [ERROR: requests_kerberos.kerberos_] handle_other(): Mutual authentication unavailable on 403 response which is misleading. So, there should be a option to suppress kerberos auth in the API.
** Affects: python-jenkins Importance: Undecided Status: New -- You received this bug notification because you are a member of Python Jenkins Developers, which is subscribed to Python Jenkins. https://bugs.launchpad.net/bugs/2063250 Title: Need an option to supress kerberos auth when token based auth is setup Status in Python Jenkins: New Bug description: Our jenkins controller does not support kerberos auth but I have requests-kerberos installed for other platforms authentication through kerberos. Since, requests-kerberos auth is already installed , API is trying to do auth with kerberos aswell with token based auth and throwing [ERROR: requests_kerberos.kerberos_] handle_other(): Mutual authentication unavailable on 403 response which is misleading. So, there should be a option to suppress kerberos auth in the API. To manage notifications about this bug go to: https://bugs.launchpad.net/python-jenkins/+bug/2063250/+subscriptions -- Mailing list: https://launchpad.net/~python-jenkins-developers Post to : python-jenkins-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~python-jenkins-developers More help : https://help.launchpad.net/ListHelp