mirror of
https://github.com/os-mnemo/pan-globalprotect-okta
synced 2026-07-31 07:44:38 +02:00
Add support for OKTA TOTP, fixing #2.
This commit is contained in:
+2
-1
@@ -3,4 +3,5 @@ vpn_url = https://vpn.example.com
|
||||
okta_url = https://example.okta.com
|
||||
username = myuser
|
||||
password = mypass
|
||||
totp_secret = ABCDEFGHIJKLMNOP
|
||||
totp.okta = ABCDEFGHIJKLMNOP
|
||||
totp.google = ABCDEFGHIJKLMNOP
|
||||
|
||||
Reference in New Issue
Block a user