soraxas / echo360

Commandline tool for automated downloads of echo360 videos hosted by university
https://cs.tinyiu.com/echo360
MIT License
261 stars 51 forks source link

Is it possible to add FIDO key support in the browser? #84

Open Lostsite opened 2 weeks ago

Lostsite commented 2 weeks ago

Our school have very strict 2FA policy, currently I can only use the FIDO key to login. This should bee supported by chrome, but when the browser been called up by the script, it does NOT support FIDO login.

Is there any relationship with "Chrome is being controlled by automated test software?", Is it possible just call up a new window on current browser the user is currently using and use it to do all the steps?