Expand my Community achievements bar.

SOLVED

Authentication on Author and Publish

Avatar

Level 2

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 ?

1 Accepted Solution

Avatar

Correct answer by
Employee

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

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

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

Avatar

Level 10

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