How to configure Jenkins to use MFA/2FA How to configure Jenkins to use MFA/2FA jenkins jenkins

How to configure Jenkins to use MFA/2FA


I believe it is recommended to use SSO (something like SAML: https://wiki.jenkins.io/display/JENKINS/SAML+Plugin) and then as part of the SSO you can implement MFA. The problem with doing MFA directly with Jenkins is that Jenkins has pretty rudimentary user management.