Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Setting secret_base64_encoded as false causes an exception #18

Closed
mickadoo opened this issue Nov 15, 2015 · 2 comments
Closed

Setting secret_base64_encoded as false causes an exception #18

mickadoo opened this issue Nov 15, 2015 · 2 comments

Comments

@mickadoo
Copy link
Contributor

In the jwt_auth configuration block setting secret_base64_encoded to false throws a InvalidConfigurationException with the message

The path "jwt_auth.secret_base64_encoded" cannot contain an empty value, but got false.

Since the default is true, this means I can't set secret_base64_encoded to be false.

@glena
Copy link
Contributor

glena commented Nov 16, 2015

good catch, I will merge and make the release tomorrow.
Thanks

@glena glena closed this as completed Nov 17, 2015
glena added a commit that referenced this issue Nov 17, 2015
[#18] Remove "cannotBeEmpty" property of secret_base64_encoded
@glena
Copy link
Contributor

glena commented Nov 17, 2015

And v1.2.6 it is.

Thanks

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants