If you start with —spring.profiles.active=dev it will auto-create a user (user / password)
To change it (and frankly for anything other than testing, you have to setup a proper DB. Right now you just update the password in the DB. We should probably push the authentication into kerberos with Spenego or some such for consistency. Simon > On 2 Jun 2017, at 17:55, Otto Fowler <[email protected]> wrote: > > For the life of me, I cannot find it, can someone point me in the right > direction? > Also how would you change it?
