So I’m getting a password not recognized trying t...
# kolide
s
So I’m getting a password not recognized trying to do a password reset on Kolide Cloud, did something happen? DB issue maybe?
g
did you start the server with a different signing secret/keysize
Copy code
auth:
  jwt_key: ""
  bcrypt_cost: 12
  salt_key_size: 24
changing these values can affect the secret/salt
c
@sroberts If it’s a Kolide Cloud issue, you should message me via the chat app on our site or support@kolide.co