Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Minor bug fix for incorrectly named schema variable #3

Merged
merged 3 commits into from
Feb 17, 2021

Conversation

shanesoh
Copy link

access_token_header_as_bearer seems to be incorrectly named. As a result configuring the "access token header as bearer" parameter in the oidc plugin has no effect on the plugin's behaviour.

It seems like the variable should be named access_token_as_bearer instead as referenced kong/plugins/oidc/utils.lua.

@damigarcia
Copy link

./README.md should also be updated with the schema parameter.
Thank you for your fix!

@shanesoh
Copy link
Author

Done! 👍

@cristichiru cristichiru merged commit f1ef435 into revomatico:master Feb 17, 2021
@daverck
Copy link

daverck commented Nov 14, 2022

You missed renaming access_token_header_as_bearer in README.md line 227

@cristichiru
Copy link

Fixed, thanks @daverck

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants