Git Product home page Git Product logo

Comments (3)

dlenski avatar dlenski commented on September 17, 2024

Can it use not webkit but Firefox?

Can it? Not currently, no 😬. Pull requests to support alternative browsers would be perfectly welcome.

gp-saml-gui needs to inspect the HTTP headers and embedded HTML comments of the pages being loaded, because that's how GlobalProtect SAML signals "completion" of the authentication process.

That's the reason that gp-saml-gui needs an embedded browser: it needs to instrument the browser with hooks for HTTP headers and HTML comments.

As far as I know, there are no Python libraries that would make it easy to embed a Firefox/Gecko-based browser and instrument it in the needed way. Do you know of any?

from gp-saml-gui.

vitaly-zdanevich avatar vitaly-zdanevich commented on September 17, 2024

Maybe some terminal browsers, like link? Or curl?

from gp-saml-gui.

dlenski avatar dlenski commented on September 17, 2024

Maybe some terminal browsers, like link? Or curl?

Unlikely.

Most (perhaps all?) real SAML servers, like those of Microsoft or Okta, require JavaScript execution to complete authentication.

Have you tried actually using gp-saml-gui with a real GP VPN that requires SAML?

In any case, as I wrote above “Pull requests to support alternative browsers would be perfectly welcome.”

from gp-saml-gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.