GithubHelp home page GithubHelp logo

Comments (2)

alexbilbie avatar alexbilbie commented on July 24, 2024

What is dynamic about the redirect uri you are using? Can the dynamic bit instead be put in the state parameter?

Emailing from my iPhone like a BOSS

On 13 Jun 2013, at 02:48, David Mosher [email protected] wrote:

Per the OAuth 2.0 spec section 3.2.1.3 on page 13 (emphasis added):

When a redirection URI is included in an authorization request, the authorization server
MUST compare and match the value received against at least one of the registered
redirection URIs (or URI components) as defined in section 6...

The way the storage currently works is that it is checking for an exact match of the redirect_uri. This fails when say your provider is attempting to append a query string to the redirect_uri.

I'm currently working on a fix for this internally for myself...but wanted to make sure I'm seeing this correctly and am not just overlooking something. Thoughts?


Reply to this email directly or view it on GitHub.

from oauth2-server.

arenowebdev avatar arenowebdev commented on July 24, 2024

I'm not too much in control of what I'm receiving, but I completely understand what you're saying there. What it appears to be from with who I'm working with, they need info in the query string of the redirect uri. I have a fix in place, and I'm more than willing to share if it's something you'd be interested in... Let me know. For now, I will go ahead and close this though. :D

from oauth2-server.

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.