Skip to main content
Question

JWT and Account two factor authentication

  • May 22, 2025
  • 3 replies
  • 28 views

Forum|alt.badge.img

I am trying to setup JWT app and generate tokens. When it comes to Add Public Key/ Generate Public and Private Key in the app configuration even if i generate the tokens on my local(manually), I cannot Add the public key to the app. It is forcing me to setup 2 factor authentication for the account.

Is there a way to create JWT for an account which doesn't have 2 factor authentication?

 

3 replies

Forum|alt.badge.img

Hey Nishant,

 

This process is required to have two factor authentication enabled. There won't be a way to get around this. You can disable 2fa after the fact, but setting this up does require that this is enabled.


Forum|alt.badge.img

Thank you Andrew, so we need 2 factor authentication only at the admin account level or every user under this admin account needs to enable 2 factor authentication?


Forum|alt.badge.img

Hey Nishant, 

 

That is just for the developer account. It won't impact other users on the account.