简体   繁体   English

AEM作为使用SAML的CRM的IDP(身份提供者)

[英]AEM as IDP( Identity Provider) for CRM using SAML

Is there any out of the box implementation to act AEM as IDP for another application by SAML. 是否有任何现成的实现可将AEM用作SAML另一个应用程序的IDP。 I have googled about this and found there is OOTB configuration for AEM to act as a service provider (SP). 我对此进行了搜索,发现有AOO的配置可供AEM充当服务提供商(SP)。 Please provide informtion or references to make AEM as IDPso that the users in the AEM are authorised to use some other service provider by using single sign on (SSO). 请提供使AEM成为IDP的信息或参考,以便通过单点登录(SSO)授权AEM中的用户使用其他服务提供商。 Thanks in advance. 提前致谢。

Out of the box, AEM (at least as of AEM version 6.2) can only play the Service Provider (SP) role in a federation supporting the SAML 2.0 Web Browser SSO profile. 开箱即用的AEM(至少从AEM版本6.2开始)只能在支持SAML 2.0 Web浏览器SSO配置文件的联盟中扮演服务提供商(SP)的角色。

You would need to deploy one of the supported SAML 2.0 IdP in order to implement seamless cross domain browsing for your users. 您需要部署一种受支持的SAML 2.0 IdP,以便为用户实现无缝的跨域浏览。

AEM does not expose any functionality of an IDP so using it for this purpose won't work. AEM没有公开IDP的任何功能,因此不能将其用于此目的。 A custom implementation or 3rd party libraries might be able to expose this feature but there is nothing OOTB to provide it. 定制实现或第三方库可能能够公开此功能,但是没有OOTB可以提供此功能。

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

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