mirror of
https://github.com/os-mnemo/pan-globalprotect-okta
synced 2026-07-31 15:54:36 +02:00
Fix link in readme.
This commit is contained in:
@@ -18,7 +18,7 @@ some don't. For example, andOTP on Android do support this feature.
|
|||||||
## usage
|
## usage
|
||||||
This utility depends on [requests](http://www.python-requests.org/) and [lxml](https://lxml.de/)
|
This utility depends on [requests](http://www.python-requests.org/) and [lxml](https://lxml.de/)
|
||||||
Python libraries. If TOTP secret is being used, then [pyotp](https://github.com/pyotp/pyotp)
|
Python libraries. If TOTP secret is being used, then [pyotp](https://github.com/pyotp/pyotp)
|
||||||
is also required. For YubiKey, [fido2][https://github.com/Yubico/python-fido2] is required.
|
is also required. For YubiKey, [fido2](https://github.com/Yubico/python-fido2) is required.
|
||||||
|
|
||||||
```
|
```
|
||||||
./gp-okta.py gp-okta.conf
|
./gp-okta.py gp-okta.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user