Generic Xstore Encryption Question
Hi there,
If one of my username encryption values comes like this with two = = at the end. Do I need to add backslash when updating the base-xstore.properties?
From this:
Pj4+MAAAAABz1AF0zZizJHTBrVoIkPffSA8lLsb8Pta6U3gQ==
To this:
Pj4+MAAAAABz1AF0zZizJHTBrVoIkPffSA8lLsb8Pta6U3gQ\=\=
Thanks!