Feature Request: Fortitoken support
Hi,
Fortitokens appears to use a different token format because when I add a Fortitoken code to 1password the code does not work and when I compare it to the one generated by the Fortitoken app it is different.
Could you add support for Fortitoken format?
Thanks
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser: Not Provided
Comments
-
I think this is the site in question.
https://docs.fortinet.com/document/fortitoken/latest/comprehensive-guide/718181/introduction
FortiToken Mobile uses push technology to send login attempt notifications to a user's smartphone or tablet where they can verify the login with a single tap.
To me it sounds like you might be talking more about the physical token that is installed from a CD or other media? I can get his before the team on your behalf. I can't make any promises but we'll let the team work their magic and see if this is something we can support.
0 -
I too would like to see this working.
I am working from home, having to login to our FortiGate VPN multiple times a day. This requires to open my FortiToken app for the 2FA number each time. Would love it to work via 1password as all other 2FA I have set up there, instead of manually typing it from my phone each time.0 -
Thank you for joining in the discussion. I'd be happy to mention this to the team on your behalf as well.
ref: PB-43405955
0 -
You can add me to this request as well.
0 -
Here is a link to the python code and required apps that converts the token to the standard OTP format for registration. It was worked to import codes into 1Password but would be great to have this feature built in.
https://github.com/ss23/fortitoken-mobile-registration
Sample cli: python3 register-token.py Activation_code_for_FortiToken_Mobile
0