Code Monkey home page Code Monkey logo

Comments (6)

stevenvegt avatar stevenvegt commented on July 1, 2024 1

Sounds good!
Yes, I use a Angular4 SPA with https://github.com/IdentityModel/oidc-client-js

from doorkeeper-openid_connect.

toupeira avatar toupeira commented on July 1, 2024

I haven't looked into it yet, but according to this section in the spec I think it would involve supporting response_type=id_token (Doorkeeper itself already supports implicit grants).

from doorkeeper-openid_connect.

stevenvegt avatar stevenvegt commented on July 1, 2024

I needed this as well and hacked it into my own branch: https://github.com/stevenvegt/doorkeeper-openid_connect/tree/implicit-flow

It works, but is probably not the perfect approach. We also need a change in doorkeeper itself since the response_type param currently does not allow spaces and the implicit flow needs the id_token token type.

I would like to get this into master but need some help with integrating this into the lib. Can I apply for support? :)

from doorkeeper-openid_connect.

toupeira avatar toupeira commented on July 1, 2024

@stevenvegt cool, thanks for looking into this! It might be a while before I find the time to wrap my head around it though :) Ping me again if you don't hear back over the next few weeks.

Also, I'm curious what your use cases are for the implicit flow, is it JavaScript SPAs or something else?

from doorkeeper-openid_connect.

toupeira avatar toupeira commented on July 1, 2024

This is being implemented in #45

from doorkeeper-openid_connect.

nashby avatar nashby commented on July 1, 2024

closing this since it was implemented in #45 (not all the response types are supported but we can add them later)

from doorkeeper-openid_connect.

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.