Skip to content

bugfix: remove unsupported algorithm in jwt plugin.#2356

Merged
moonming merged 2 commits into
apache:masterfrom
moonming:jwt-bug
Oct 4, 2020
Merged

bugfix: remove unsupported algorithm in jwt plugin.#2356
moonming merged 2 commits into
apache:masterfrom
moonming:jwt-bug

Conversation

@moonming

@moonming moonming commented Oct 4, 2020

Copy link
Copy Markdown
Member

support algorithm: https://github.com/SkyLothar/lua-resty-jwt/blob/master/lib/resty/jwt.lua#L505

What this PR does / why we need it:

fix #2325

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible?

Comment thread doc/plugins/jwt-auth.md Outdated

@membphis membphis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

If we can use the same "summary" style for English and Chinese, then this PR will be perfect.

Signed-off-by: yiyiyimu <[email protected]>
@moonming
moonming merged commit a4e3526 into apache:master Oct 4, 2020
@moonming moonming added this to the 2.0 milestone Oct 19, 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.

bug: jwt-auth 500 error with not HS256 algorithm

3 participants