mirror of
https://github.com/os-mnemo/pan-globalprotect-okta
synced 2026-07-31 07:44:38 +02:00
16 lines
579 B
Plaintext
16 lines
579 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
|
|
bug.nl = 0 # newline work-around for openconnect
|
|
bug.username = 0 # username work-around for openconnect
|