Two Factor Authentication | Community
Skip to main content
francisco_ribei
Level 6
October 16, 2015
Solved

Two Factor Authentication

  • October 16, 2015
  • 1 reply
  • 2090 views

Hi,

In general what would be the steps and which customizations should be done to implement a Two-Factor Authenticaction on AEM?

Is there any doc describing this use case?

Thanks

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

If you are using saml [1] then it is simple as IDP takes care of everything.  In fact that is the standard most common implementation i have seen so far in AEM and is simple also..   in case you are not using saml then need custom authentication handler implementation & no out of the box option available.

[1] 

https://helpx.adobe.com/experience-manager/kb/saml-demo.html

http://docs.adobe.com/docs/en/cq/5-6-1/core/administering/saml-2-0-authenticationhandler.html

1 reply

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

If you are using saml [1] then it is simple as IDP takes care of everything.  In fact that is the standard most common implementation i have seen so far in AEM and is simple also..   in case you are not using saml then need custom authentication handler implementation & no out of the box option available.

[1] 

https://helpx.adobe.com/experience-manager/kb/saml-demo.html

http://docs.adobe.com/docs/en/cq/5-6-1/core/administering/saml-2-0-authenticationhandler.html