How to use custom SSO login authentication in Confluence?

时间:2018-04-20 21:19:22

标签: soap single-sign-on confluence confluence-rest-api

I currently got a task to enable SSO for Confluence and JIRA. As of now, they have their own user database which sits in SQL. I've read so many articles that we can connect Confluence with Active Directory and LDAP and so on.

Unfortunately, we have a third-party which hosts our Active Directory on Azure and we are not permitted to access it but only via SOAP!

So, now I am researching on how to enable users to login using that SOAP so that users don't need to login to confluence if they have been authenticated via SOAP already. We also don't want to use CROWD as we don't have AD on our server.

We are in .NET environment so do you have any suggestions in terms of confirming that it is doable?

1 个答案:

答案 0 :(得分:0)

你试过这个附加组件吗? https://marketplace.atlassian.com/plugins/com.resolution.atlasplugins.samlsso.Jira/server/overview

https://marketplace.atlassian.com/plugins/com.resolution.atlasplugins.samlsso.Confluence/server/overview

它有成本,但它支持Azure AD。我们为Confluence和Jira安装了它并且工作正常。