dlenski / gp-saml-gui

Interactively authenticate to GlobalProtect VPNs that require SAML
GNU General Public License v3.0
293 stars 66 forks source link

Autofill credentials in the SAML window from ini file #82

Open nitrogl opened 10 months ago

nitrogl commented 10 months ago

This allows one to autofill credentials in the SAML window from ini file. Default is "~/.gp-saml-gui-credentials", can be specified with "--login" command line argument.

Mode of the credential file should be set the to 600 (similarly to .git-credentials, .ssh/id_rsa, ...).