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

Add kerberos authentication to JiraService #428

Merged
merged 1 commit into from Jan 6, 2017

Conversation

lubomir
Copy link
Contributor

@lubomir lubomir commented Jan 6, 2017

This will make it possible to authenticate to Jira server using Kerberos by specifying password as magic value @kerberos.

Currently released jira package does not work with servers that do not support mutual authentication, so this would not work for some people. See related issue pycontribs/jira#274.

This will make it possible to authenticate to Jira server using Kerberos
by specifying password as magic value `@kerberos`.
Copy link
Sponsor Collaborator

@ralphbean ralphbean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@ralphbean ralphbean merged commit 3800af7 into GothenburgBitFactory:develop Jan 6, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants