nokia / kong-oidc

OIDC plugin for Kong
Apache License 2.0
461 stars 330 forks source link

Add config for `introspection_endpoint_auth_method` #62

Closed tommilligan closed 6 years ago

tommilligan commented 6 years ago

It was not possible to set the auth method for introspection through the config.

This was found when trying to use token introspection with ORY Hydra, which requires Basic or OAuth authorisation for introspection.

This PR:

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 90


Totals Coverage Status
Change from base Build 89: 0.03%
Covered Lines: 119
Relevant Lines: 124

💛 - Coveralls
tommilligan commented 6 years ago

@Trojan295 are you interested in help maintaining this project? I'm currently working on features to match Kong's enterprise OAuth Introspection plugin

tommilligan commented 6 years ago

ping @Trojan295

@zandbelt is this of interest to you as well?

zandbelt commented 6 years ago

@tommilligan I'm interested but I don't have the bandwidth to contribute.

Trojan295 commented 6 years ago

@tommilligan, sorry for the late response, but I'm out of this project a bit.

Still, it looks OK from my side.

@phirvone @tsyrjanen , can you try to prepare a new release for LuaRocks? There were a few PR accepted since the last release.

tommilligan commented 6 years ago

@Trojan295 thanks, no worries at all