コミュニティアチーブメントバーを展開する。

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.