Giter Club home page Giter Club logo

Comments (5)

leastprivilege avatar leastprivilege commented on July 17, 2024

As the name implies, we only care about compat with Identityserver

from identityserver4.accesstokenvalidation.

madhub avatar madhub commented on July 17, 2024

Ok, how about IdentityModel.AspNetCore.OAuth2Introspection does it supports 3rd party OAUTH2 server.

If yes, how do I configure it to send the clientid & client secret in Http Authoriztion Header , currently its sends in HTTP POST body.

from identityserver4.accesstokenvalidation.

leastprivilege avatar leastprivilege commented on July 17, 2024

It's implemented on the v4 branch -

https://github.com/IdentityModel/IdentityModel.AspNetCore.OAuth2Introspection/blob/v4/src/OAuth2IntrospectionOptions.cs#L51

Nuget is here:
https://www.nuget.org/packages/IdentityModel.AspNetCore.OAuth2Introspection/4.0.0-aultmore

I am planning to release this soon. give it a try.

from identityserver4.accesstokenvalidation.

madhub avatar madhub commented on July 17, 2024

Ok, will try out.

I see the example in the oauth introspection spec & RFC 7662 shows sending client id & secret in authorization header, curious to know the reason behind sending client id & client secret in HTTP body instead of authorization header in IdentityServer4.AccessTokenValidation & IdentityModel.AspNetCore.OAuth2Introspection library.

from identityserver4.accesstokenvalidation.

leastprivilege avatar leastprivilege commented on July 17, 2024

They are both allowed. Please open a feedback issue in the introspection repo.

from identityserver4.accesstokenvalidation.

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.