Giter Site home page Giter Site logo

Comments (3)

jumbojett avatar jumbojett commented on July 18, 2024

I just checked to make sure that Exceptions were being thrown at each step where there's an error received or incomplete configuration values. Is there a particular step that you noticed this behavior?

from openid-connect-php.

jricher avatar jricher commented on July 18, 2024

If you look at the URLs from the user in the other issue's report, he's getting back an OAuth error (ie, there's "error=" in the parameters list) and it appears that the client code isn't short circuiting there. I should note that I'm flying a little blind here but I just wanted you to make sure that you were catching that error class.

You know, one way to test this would be to use it against a MITREid Connect test server and click the "Deny" button on the approval page. That should send back an error similar to (but not the same as) the one the user was getting that you can test against and see what the code does. If the base library does the right thing there, then #6 is potentially due to the user misusing the client library (maybe not catching errors correctly?).

from openid-connect-php.

jumbojett avatar jumbojett commented on July 18, 2024

I updated the codebase with additional error checking. See commit 297afd2

from openid-connect-php.

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.