Authentication on Author and Publish | Community
Skip to main content
New Participant
October 16, 2015
Solved

Authentication on Author and Publish

  • October 16, 2015
  • 2 replies
  • 681 views

How does the authentication differ on author and publish 

- LDAP and SMAL are only for author ? what if I have to use SMAL or LDAP on publish.

- How does authentication works on publish , if I have to make a part of content (content/en/members) secure and available to authorized members how can I do that ?

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 ogill

Hi,

LDAP and SAML will work in the same way. For securing specific content areas in the publish instance you can also use CUG's [1]

Regards,

Opkar

[1] https://docs.adobe.com/docs/en/aem/6-1/administer/security/cug.html

2 replies

ogillAccepted solution
Employee
October 16, 2015

Hi,

LDAP and SAML will work in the same way. For securing specific content areas in the publish instance you can also use CUG's [1]

Regards,

Opkar

[1] https://docs.adobe.com/docs/en/aem/6-1/administer/security/cug.html

Lokesh_Shivalingaiah
New Participant
October 16, 2015

As @Opkar mentioned, you can have any authentication model for the form (login) either in Author or Publish instance. You need to just call that authentication service when you submit the login form in the publish instance.

 

Regards,

Lokesh