Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
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

View solution in original post

4 Replies

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

Correct answer by
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.