dlenski / gp-saml-gui

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

Handle casing in SAML headers names #84

Closed konradkevin closed 9 months ago

konradkevin commented 9 months ago

handle casing in SAML headers names (eg 'Saml-Username', 'Prelogin-Cookie')

dlenski commented 9 months ago

Hmmm. Why is this needed? 085d3276e17e1094e22e5d49545e273147598eb4 should have already fixed this issue.

konradkevin commented 9 months ago

That's my bad, my local version of gp-saml-gui was out of date. I'm closing this PR.