Coder Social home page Coder Social logo

Comments (4)

hifabienne avatar hifabienne commented on June 12, 2024

hei @livio-a @muhlemmer what do you think about this?

from oidc.

muhlemmer avatar muhlemmer commented on June 12, 2024

The OpenID connect standard is this one: https://openid.net/specs/oauth-v2-form-post-response-mode-1_0.html

Instead to sending a typical redirect to the client's callback we would respond with a html <form> that auto-submits to the token endpoint. The form data holds the same data as the redirected URL would.

Overall complexity would be low to implement in OIDC. However, I don't see this being high priority at the moment.

I will migrate this to the OIDC repository as it needs to be implemented there.

from oidc.

hifabienne avatar hifabienne commented on June 12, 2024

Thank you for sharing your idea.
If there is a significant demand from customers/community, we will carefully consider implementing the feature.
Currently, the issue will be added to our product backlog to collect feedback.

Meanwhile, if you're interested in implementing it yourself, we also welcome pull requests.

from oidc.

ay4toh5i avatar ay4toh5i commented on June 12, 2024

@muhlemmer @livio-a
Hey, I attempted an implementation of form_post as a trial. How does it look?
Here it is #551.

from oidc.

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.