Skip to content

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

Merged
moonming merged 3 commits intoapache:masterfrom
sshniro:oauth-patch
Mar 15, 2020
Merged

Adding support to public key based introspection for OAuth plugin#1266
moonming merged 3 commits intoapache:masterfrom
sshniro:oauth-patch

Conversation

@sshniro
Copy link
Copy Markdown
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
Copy Markdown
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