Giter Club home page Giter Club logo

Comments (12)

adwpc avatar adwpc commented on May 7, 2024

JWT is a choice

from ion.

maxnoe avatar maxnoe commented on May 7, 2024

Added

from ion.

adwpc avatar adwpc commented on May 7, 2024

If you can help do this,that would be asome!

from ion.

adwpc avatar adwpc commented on May 7, 2024

We can choose a better one from these options

from ion.

Sean-Der avatar Sean-Der commented on May 7, 2024

@adwpc would it be possible to make pion/ion flexible enough to have users plug in their own authentication?

Maybe we could have an 'authentication host', and the default one would just let everyone in? But then users could then do JWT/Kerberos etc.. if they wanted.

I don't have an opinion on which one we do, I just know if people have already picked an existing auth solution they will need to stick with it. So if we pick one then everyone else gets locked out :(

from ion.

adwpc avatar adwpc commented on May 7, 2024

@Sean-Der
I have no idea about flexible enough auth recently.
jwt is a choice
People can diy a websocket proxy with auth, this proxy is made for biz module, just disconnect when auth failed

from ion.

winwisely99 avatar winwisely99 commented on May 7, 2024

Yeah flexible enough is really hard. JWT is a decent option for now, but i agree others will want more enterprise friendly ones later.

OPA is flexible Authz, but not Auth.
https://github.com/open-policy-agent

from ion.

winwisely99 avatar winwisely99 commented on May 7, 2024

I think Dex from videos is the best way to support any AUTH

https://github.com/dexidp/dex

from ion.

GQAdonis avatar GQAdonis commented on May 7, 2024

I am currently working on a JWT implementation with extensible user authentication, roles, and authorization logic by creating an alternative biz implementation with a set of interfaces that can run through NATS, redis, and etcd in the current architecture to support the addition of a user management microservice that can be added. This would allow maximum flexibility in how user management and room security is introduced.

from ion.

adwpc avatar adwpc commented on May 7, 2024

Awsome!Is this another biz-room? :)

from ion.

adwpc avatar adwpc commented on May 7, 2024

Can you add a configuable version in jwt,we can use it to check the client sdk version and the sfu version,reduce panic

from ion.

rajababu3 avatar rajababu3 commented on May 7, 2024

+1

from ion.

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.