Authenticate Jira with Windows login

Nipuni Perera December 8, 2016

Hi,

I need to configure JIRA authentication with Windows login session. Once user logged in to windows user account Jira/Confluence application will be logged in with the same user credential without login to separate applications.

I could integrate SSO successfully with CROWD for Jira. But I want to know if it is possible to use CROWD and enable SSO for JIRA with windows login. As per my findings I could see that there are solutions available such as AppFusion, Umbrella SSO that enables Windows SSO authentication for Atlassian products.

Without using above mentioned products, is it possible to build a custom authenticator for this purpose using Kerberos  or is it possible to configure CROWD to enable SSO with windows authentication (may be setting up CROWD as a windows service etc.)?

Thanks,

Nipuni

2 answers

0 votes
Bruno Vincent
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 9, 2016

Hi Nipuni,

The IWAAC plugin (Integrated Windows Authentication for Apps using Crowd) does exactly what you are looking for: https://marketplace.atlassian.com/plugins/com.cleito.iwaac/server/overview

You can see it in action in the following video

https://www.youtube.com/watch?v=MPmx9ATD1wg

(Disclaimer: I work for the IWAAC plugin's vendor)

0 votes
Volodymyr Krupach
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 8, 2016

Hi Nipuni Perera,

You can configure the CROWD to authenticate based on Active Directory. Please check here: https://confluence.atlassian.com/crowd/configuring-an-ldap-directory-connector-18579550.html

> is it possible to build a custom authenticator for this purpose using Kerberos

You can build your own JIRA authenticator or reuse one of existing. Please see here:

https://confluence.atlassian.com/kb/single-sign-on-integration-with-the-atlassian-stack-794495126.html

Suggest an answer

Log in or Sign up to answer