Skip to content

Increased detail on MFA options

Compare
Choose a tag to compare
@pcmxgti pcmxgti released this 22 Jun 16:19
1.2.0
c167291

For this release, we've improved the output for interactive users so they can better identify their different MFA methods

E.g. old output:

     Select your preferred MFA method and press Enter:
     [0]  DUO     web
     [1]  OKTA    push
     [2]  OKTA    call
     [3]  OKTA    sms
     [4]  GOOGLE  token:software:totp
     [5]  FIDO    webauthn
     [6]  FIDO    webauthn
     [7]  OKTA    token:software:totp

New output:

     Select your preferred MFA method and press Enter:
     [0]  DUO     web                  (DUO)
     [1]  OKTA    push                 (My Phone)
     [2]  OKTA    call                 (+1 XXX-XXX-1212)
     [3]  OKTA    sms                  (+1 XXX-XXX-1212)
     [4]  GOOGLE  token:software:totp  ([email protected])
     [5]  FIDO    webauthn             (MacBook Touch ID)
     [6]  FIDO    webauthn             (YubiKey 5c)
     [7]  OKTA    token:software:totp  ([email protected])