简体   繁体   English

Zendesk和openam的SAML SSO

[英]SAML SSO with Zendesk and openam

I am trying SSO between my application and zendesk . 我正在我的应用程序和zendesk之间尝试SSO。 I am using openam for this purpose. 我正在为此目的使用openam Suppose app is deployed as app.myapp.com . 假设应用程序部署为app.myapp.com And I want to have SSO feature with zendesk, whose URL could be something like accountname.zendesk.com . 我希望zendesk具有SSO功能,其URL可能类似于accountname.zendesk.com How do I setup openam configurations? 如何设置openam配置?

Whatever I have read in documentation is that, there should be a server with openam installed on it. 无论我从文档中读到的是什么,都应该有一台装有openam的服务器。 And this will serve as Hosted Identity Provider. 这将充当托管身份提供者。 Now zendesk is going to be a service provider. 现在,zendesk将成为服务提供商。 This will be remote service provider. 这将是远程服务提供商。 So how do I set this up? 那么我该如何设置呢? Should there be another instance of openam acting as remote service provider? 是否应该有另一个openam实例充当远程服务提供者?

I tried configuring openam for 2 days, but openam documents are too abstract and I couldn't get it to work. 我尝试配置openam 2天,但openam文档太抽象,无法正常工作。 Then I tried SSO using JWT ie JSON Web Token . 然后我尝试使用JWT即JSON Web Token SSO。 Now Single sign on between my application and Zendesk is working fine. 现在Single sign on在我的应用程序和Zendesk之间进行Single sign on可以正常工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM