내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

User Login enablement through Cookie

Avatar

Level 2

I have a requirement of allowing a user to log in automatically while landing on a page if his email address(stored in a cookie) matches with the one stored in repository. Any guidance is appreciated. Thanks

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Administrator

By following the link at the bottom of https://helpx.adobe.com/experience-manager/kb/saml-demo.html to another page, it explains clearly, with a video!, how to setup SAML with 6.1, that’s what I did and quite a few community members successfully set it up as well.

Detailed steps for SAML setup [0]. There was also a Gems session [1]

[0]http://www.aemstuff.com/blogs/july/saml.html

[1]https://docs.adobe.com/ddc/en/gems/saml-and-aem.html

I hope this would help you.

~kautuk



Kautuk Sahni

원본 게시물의 솔루션 보기

4 답변 개

Avatar

Level 9

Hi Abhishek,

Configure sso based on cookie as documented at https://docs.adobe.com/docs/en/aem/6-2/deploy/configuring/single-sign-on.html

Thanks,

Avatar

정확한 답변 작성자:
Administrator

By following the link at the bottom of https://helpx.adobe.com/experience-manager/kb/saml-demo.html to another page, it explains clearly, with a video!, how to setup SAML with 6.1, that’s what I did and quite a few community members successfully set it up as well.

Detailed steps for SAML setup [0]. There was also a Gems session [1]

[0]http://www.aemstuff.com/blogs/july/saml.html

[1]https://docs.adobe.com/ddc/en/gems/saml-and-aem.html

I hope this would help you.

~kautuk



Kautuk Sahni

Avatar

Level 2

Thanks a lot, That helped!!

Avatar

Level 2

Thanks Kautuk, tried the Adobe Granite SSO authentication handler option instead of SAML and it served the purpose.