Adobe Publish/AEM SSO | Community
Skip to main content
johnd6560829
New Participant
October 16, 2015
Solved

Adobe Publish/AEM SSO

  • October 16, 2015
  • 1 reply
  • 595 views

I need to find a way to either create a single sign-on (preferred) or a way to share/pass user credentials between an Adobe Publish site and an AEM site (same domain). Here's the specific scenario:

  1. User goes to the Publish site and logs in
  2. The user navigates to an AEM page that requires authentication (from the Publish site)
  3. The AEM page is displayed without requiring a login

Or...

  1. User goes to an AEM page that requires authentication
  2. User isn't logged in, so s/he is routed to the Publish site for authentication
  3. Once authenticated, the AEM page is displayed

Is this possible? I don't know what type of authentication Publish uses (LDAP?).

Thanks in advance,

John 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

It is possible. Refer [1]. It deponds on your use case & you can use oob one like [1], saml, etc.. Or you can write custom one.   

[1]   http://dev.day.com/docs/en/cq/current/deploying/single_sign_on.html

1 reply

Sham_HC
Sham_HCAccepted solution
New Participant
October 16, 2015

It is possible. Refer [1]. It deponds on your use case & you can use oob one like [1], saml, etc.. Or you can write custom one.   

[1]   http://dev.day.com/docs/en/cq/current/deploying/single_sign_on.html