Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support to public key based introspection for OAuth plugin #1266

Merged
merged 3 commits into from
Mar 15, 2020

Conversation

sshniro
Copy link
Member

@sshniro sshniro commented Mar 14, 2020

Summary

Fix #1242

This PR adds support to verify tokens via a public key. This will reduce additional network calls sent to the Identity Server.

@membphis membphis requested a review from moonming March 14, 2020 13:27
@moonming
Copy link
Member

we'd better add more test cases for this plugin. I will merge first.

@moonming moonming merged commit c1df18f into apache:master Mar 15, 2020
@sshniro sshniro deleted the oauth-patch branch April 4, 2020 06:32
SaberMaster pushed a commit to SaberMaster/incubator-apisix that referenced this pull request Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: OAuth public key based introspection for APISIX
2 participants