Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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 Akzeptierte Lösung

Avatar

Korrekte Antwort von
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

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
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