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

增加使用 JWT 插件所需要的 util 文件 #11

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

A-Little-Excited
Copy link

@A-Little-Excited A-Little-Excited commented May 27, 2024

Changelog

Added

增加使用 JWT 插件时从 JWKS 中提取公钥并进行转化的处理逻辑,然后将公钥写入到一个文件中,并将该文件进行上传

Changed

Deprecated

Removed

Fixed

Security

Checklist

  • Test
  • Self-review
  • Documentation

provisioner/jwt_util.go Outdated Show resolved Hide resolved
provisioner/jwt_util_test.go Outdated Show resolved Hide resolved
provisioner/jwt_util_test.go Outdated Show resolved Hide resolved
provisioner/kong-api-gateway/provisioner.go Outdated Show resolved Hide resolved
provisioner/jwt_util_test.go Outdated Show resolved Hide resolved
provisioner/kong-api-gateway/provisioner.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants