mirror of
https://github.com/os-mnemo/pan-globalprotect-okta
synced 2026-07-31 15:54:36 +02:00
Mention Python compatiblity.
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
Command-line client for PaloAlto Networks' GlobalProtect VPN, integrated with OKTA.
|
Command-line client for PaloAlto Networks' GlobalProtect VPN, integrated with OKTA.
|
||||||
This utility will do the _authentication dance_ with OKTA to retrieve `portal-userauthcookie`,
|
This utility will do the _authentication dance_ with OKTA to retrieve `portal-userauthcookie`,
|
||||||
which will be passed to [OpenConnect with PAN GlobalProtect support](https://github.com/dlenski/openconnect)
|
which will be passed to [OpenConnect with PAN GlobalProtect support](https://github.com/dlenski/openconnect)
|
||||||
for creating actual VPN connection. Tested on FreeBSD, Linux and MacOS X.
|
for creating actual VPN connection. Compatible with Python 2 and 3. Tested on
|
||||||
|
FreeBSD, Linux and MacOS X.
|
||||||
|
|
||||||
It also supports Google and OKTA two factor authentication and can work without
|
It also supports Google and OKTA two factor authentication and can work without
|
||||||
user interaction, if initial TOTP secret is provided. Otherwise, it will ask for
|
user interaction, if initial TOTP secret is provided. Otherwise, it will ask for
|
||||||
|
|||||||
Reference in New Issue
Block a user