mirror of
https://github.com/os-mnemo/pan-globalprotect-okta
synced 2026-07-31 15:54:36 +02:00
58c1d37f93
This appears to be required for my VPN
17 lines
659 B
Plaintext
17 lines
659 B
Plaintext
debug = 0
|
|
vpn_url = https://vpn.example.com
|
|
okta_url = https://example.okta.com
|
|
username = myuser
|
|
password = mypass
|
|
# mfa_order = totp sms
|
|
sms.okta = 0
|
|
totp.okta = ABCDEFGHIJKLMNOP
|
|
totp.google = ABCDEFGHIJKLMNOP
|
|
gateway = Manual ny1-gw.example.com
|
|
#openconnect_cmd = sudo openconnect
|
|
openconnect_args = # optional arguments to openconnect
|
|
execute = 0 # execute openconnect command
|
|
another_dance = 0 # second round of authentication required
|
|
bug.nl = 0 # newline work-around for openconnect
|
|
bug.username = 0 # username work-around for openconnect
|