GithubHelp home page GithubHelp logo

Comments (8)

joe-getcouragenow avatar joe-getcouragenow commented on September 18, 2024

Did anything come of this ?

You might be interested is this: https://github.com/authelia/authelia
Solves a ton of work for JWT and login etc etc

from roo.

dioptre avatar dioptre commented on September 18, 2024

Ah looks interesting, I'll be implementing our internal jwt sso system first. I haven't published it yet, but should play nicely with what you might have already if you are using jwt. I'll let you know when I get started on it.

from roo.

dioptre avatar dioptre commented on September 18, 2024

Also mate, if you have any input on what you might want/need let me know!

from roo.

dioptre avatar dioptre commented on September 18, 2024

The more I think about it, the feature might be useless. You'd have to overwrite the fetch method on websites to include the cookie. This could easily be done with a browser extension but I'm not certain it's worth the effort?

from roo.

dioptre avatar dioptre commented on September 18, 2024

Or perhaps, when the first request is made, we could setup a socket, and if the socket closes, terminate the proxy or something like that... gotta think about it.

from roo.

joe-getcouragenow avatar joe-getcouragenow commented on September 18, 2024

this looks useful : https://github.com/greenpau/caddy-auth-portal

they will add https://github.com/authelia/authelia soon also to it.

from roo.

dioptre avatar dioptre commented on September 18, 2024

I still think it doesn't solve the proxy request for passing tokens through? Ex. I use a service called 'superset' a spark based analytics platform on cassandra. I'd like to force-pass the jwt to the proxy so that it can pass through the request to superset, but unless superset fetch requests on the front end (or a browser plugin forces it, or some kind of pre-existing websocket handshake allow us to setup the request), i'm not sure if we can use this approach?

from roo.

dioptre avatar dioptre commented on September 18, 2024

It may be too difficult to support for every use case, so closing this after investigating it.

from roo.

Related Issues (2)

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.