Skip to content

fix jwt_decoder:base64_decode after breaking change in kong 3.5.0 #9

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

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

Conversation

joe1981al
Copy link

Fix for breaking change in Kong 3.5.0 jwt_parser where they switch the from ngx.decode_base64 ngx.base64.decode_base64url and no keys were being found in jwk public keys url.

update to fix with kong 3.5.0
@joe1981al
Copy link
Author

joe1981al commented Jan 10, 2024

@telekom-digioss @Gruummy please get this in and make a 1.3.1 release

thanks

ebarped pushed a commit to OptareSolutions/kong-plugin-jwt-keycloak that referenced this pull request Mar 18, 2024
ebarped pushed a commit to OptareSolutions/kong-plugin-jwt-keycloak that referenced this pull request Mar 18, 2024
@ebarped ebarped mentioned this pull request May 16, 2024
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.

1 participant