mirror of
https://github.com/os-mnemo/pan-globalprotect-okta
synced 2026-07-31 07:44:38 +02:00
Implement GlobalProtect + OKTA authentication dance. Support TOTP.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
debug = 0
|
||||
vpn_url = https://vpn.example.com
|
||||
okta_url = https://example.okta.com
|
||||
username = myuser
|
||||
password = mypass
|
||||
totp_secret = ABCDEFGHIJKLMNOP
|
||||
Reference in New Issue
Block a user