Code Monkey home page Code Monkey logo

Comments (4)

willemvd avatar willemvd commented on July 18, 2024

Guess you mean OpenID Connect instead of OpenID?
In case of OpenID Connect, I think that you need to modify the OpenID Connect provider since the core is not aware of the implementation of the provider.
Creating a new provider is also possible as long as you implement the Provider and Session interface, which both doesn't need to do OAuth2 specific things

from goth.

strk avatar strk commented on July 18, 2024

Yes I meant OpenID Connect provider. So you confirm it's not supported but could be made supported by the provider w/out changes in Core, did I understand correctly ?

The "no need to do OAuth2 specific things" part isn't clear to me, does it mean a provider could also just be plain OpenID-2.0, for example ?

from goth.

willemvd avatar willemvd commented on July 18, 2024

So you confirm it's not supported but could be made supported by the provider w/out changes in Core, did I understand correctly ?

Yes, I do confirm it can be supported by provider without changes to the core.

The "no need to do OAuth2 specific things" part isn't clear to me, does it mean a provider could also just be plain OpenID-2.0, for example ?

Yes that is what I mean 😄

from goth.

strk avatar strk commented on July 18, 2024

I found a wider specification to actually allow what I'm after (federated logins). #148 filed to superceed this.

from goth.

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.