Code Monkey home page Code Monkey logo

Comments (3)

Sjeijoet avatar Sjeijoet commented on June 14, 2024

Also, there's a client type missing in the implementation (Section 2.1):

"The authorization server SHOULD NOT make assumptions about the client type."

As I have noticed this bundle is partly based on a outdated client-side implementation of OAuth2, which on it's part is based on the OAuth2 draft version 10. This version of the documentation does not seem to reckon the definition of a client_type.

Of course, developers may implement these changes themselves, but they might need to be notified if they wish to be fully compatible with the official protocol requirements.

from fosoauthserverbundle.

stof avatar stof commented on June 14, 2024

This bundle only implements the server side of OAuth, not the client side

from fosoauthserverbundle.

Sjeijoet avatar Sjeijoet commented on June 14, 2024

I'm aware of that, but the client_type should be registered server-side. Like Facebook's web/native option. According to the documentation it's required to determine a client's trustworthiness and decide whether to use different approaches.

I could be wrong and I have no clue how much of an impact it would be if I would be right... But if I am wrong, I'd really love some clearance on the subject :S

My apologies, the error_response was correct. I had not tested it correctly. (Removed it from my comment)

from fosoauthserverbundle.

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.