Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

SAML 2.0 authentication

Avatar

Level 4

In our application we are using SAML authentication and was working fine in 5.6.

But the same is not working when migrated to 6.0.We have used a custom authentication handler and was working fine in 5.6.

We want to know if there is any dependency in configuring LDAP in AEM 6 since we did not do that AEM 5.6.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Is SAML authentication extending OOB SAMLAuthenticationHandler?

For AEM6 make sure to install sp1 for oob SAMLAuthenticationHandler to function.

For ldap follow [1] & there is no dependency

[1]    http://docs.adobe.com/docs/en/aem/6-0/administer/security/ldap-config.html

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Is SAML authentication extending OOB SAMLAuthenticationHandler?

For AEM6 make sure to install sp1 for oob SAMLAuthenticationHandler to function.

For ldap follow [1] & there is no dependency

[1]    http://docs.adobe.com/docs/en/aem/6-0/administer/security/ldap-config.html