GithubHelp home page GithubHelp logo

Comments (4)

Robbilie avatar Robbilie commented on May 27, 2024

https://github.com/OAuth-Apis/apis/blob/master/apis-authorization-server/src/main/java/org/surfnet/oaaas/resource/VerifyResource.java

isnt that what this rfc defines?

from apis.

javierisaai avatar javierisaai commented on May 27, 2024

@Robbilie The above is a Google approach to a somewhat similar requirement, however rfc7662's spec is quite more detailed, with guidelines & requirements missing in this project's implementation.
By the way, rfc7662 seems like quite a final document, so it's worth considering putting some efforts behind an implementation.

from apis.

gvanderploeg avatar gvanderploeg commented on May 27, 2024

At the time of implementation, this RFC 7662 did not exist yet, therefore
we used Google's impl. as reference.
Indeed, now that the RFC is there, a proper implementation according to
spec would be nice.
Unfortenately, there are no current plans for this. PRs are most welcome
though :-)

On 19 June 2016 at 19:18, Javier Rivera-Acosta [email protected]
wrote:

@Robbilie https://github.com/Robbilie The above is a Google approach to
a somewhat similar requirement, however rfc7662's spec is quite more
detailed, with guidelines & requirements missing in this project's
implementation.
By the way, rfc7662 seems like quite a final document, so it's worth
considering putting some efforts behind an implementation.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#92 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/ABG69rSjpjZgGsYMHR_fjfS64f1Zw31xks5qNXn-gaJpZM4I4IQ3
.

http://www.finalist.nl

from apis.

thiagozf avatar thiagozf commented on May 27, 2024

I've done an initial implementation of the RFC 7662 spec (thiagozf/apis#10), based on the current token verification feature. My idea is to deprecate the current endpoint (/tokeninfo) and start using a new one (/introspect). Things like AuthorizationServerFilter should also consider the new endpoint.

I will submit a pull request as soon as it gets more complete and stable. Feedback and/or contributions for this task are appreciated.

from apis.

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.