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

wrong message in checkJwtSecret (typo) #367

Closed
hardyrex opened this issue Mar 28, 2018 · 1 comment
Closed

wrong message in checkJwtSecret (typo) #367

hardyrex opened this issue Mar 28, 2018 · 1 comment
Milestone

Comments

@hardyrex
Copy link

Hi,
if there isn't any secret available in the config, the message "A JWT secret must be defined. Please provide a value for the config property: grails.plugin.springsecurity.conf.rest.token.storage.jwt.secret" but the note is wrong. The right note should mean grails.plugin.springsecurity.rest.token.storage.jwt.secret.
The documentation is correct.

cheers hardy

@alvarosanchez alvarosanchez added this to the 2.0.0.RC2 milestone Apr 2, 2018
@emmanuj
Copy link

emmanuj commented Apr 7, 2018

FYI, grails.plugin.springsecurity.conf.rest.token.storage.jwt.secret is mentioned in the docs as well.

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

No branches or pull requests

3 participants