Skip to content

Commit

Permalink
Provide other MFA in config. Fixes #22.
Browse files Browse the repository at this point in the history
  • Loading branch information
arthepsy committed May 26, 2020
1 parent b637ea9 commit f88beb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gp-okta.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ password = mypass
gateway = NEWYORK1-GW

# --- multi-factor authentication
#mfa_order = totp sms
#mfa_order = totp sms push webauthn
#sms.okta = 0
#totp.okta = ABCDEFGHIJKLMNOP
#totp.google = ABCDEFGHIJKLMNOP
Expand Down

0 comments on commit f88beb9

Please sign in to comment.