Expand my Community achievements bar.

SOLVED

Two Factor Authentication

Avatar

Level 6

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

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

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