cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DT Managed synthetic script for two factor authentication

suraj_gupta3
Participant

We have a requirement where we need to record script for two factor authentication.

Could you please let me know if this is possible?

Regards,

Suraj Gupta

 

1 REPLY 1

Julius_Loman
DynaMight Legend
DynaMight Legend

Not directly since there are limited ways how to pass the value of the second factor to the browser executing the synthetic test. It actually depends on what is your second factor and how can the value be accessible in an automated way.

The only approach I can think of is to provide the value of the second factor using, for example, a REST web service then collect and use the value from the javascript code. But depending on your use case, this might introduce a weak point in terms of security.

Anyway, I would recommend disabling the second-factor authentication for the user used to do synthetic tests.


Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts