Developer forum

Forum » Development » Two factor admin authentication

Two factor admin authentication

August Schnell
Reply

 

Any chance that two factor authentication for the backend with google authenticator or similar will be implemented for dw9 & 10? Or perhaps there are some examples of people who have implemented this themselves?

Perhaps with the use of the ExternalLoginProvider?

I have tried with notification subscribers that redirects to a dw form and then back to the backend if what they user has typed is correct and so on.

 


Replies

 
Nicolai Pedersen Dynamicweb Employee
Nicolai Pedersen
Reply

Hi August

DW9 has it if you use external authentication - if you use external authentication and enable it for backend: https://doc.dynamicweb.com/documentation-9/users/external-authentication/external-authentication

For DW10 this is not possible yet.

We are working on implementing OTP and Magic link login features for DW9 (as MFA approach) and maybe DW10 also. On DW10 we are also looking into passkeys.

With relation to DW10 we are evaluating what mechanisms of login to take given what happens in this login security space currently. Passkeys and OTP being one, and maybe not even use a username/password/verification approach as it seems that scheme is already starting to be phased out due to password less logins.

 

You must be logged in to post in the forum