Looks like formats for storing Google Authenticator records in Redis have changed somewhere between 6.1.x and 6.3.x. Has anyone come up with a migration tool or method?
I've tried exporting via REST interface, but POSTing into the gauthCredentialRespository doesn't seem to work (or at least it seems to be blocked...says POST is not permitted).
I'm sure one could dive into the code and compare versions and come up with a tool...but I'm hoping this is an issue someone else has already solved...anyone?
The only other message on here regarding this issue was someone else looking for the same (He Vincent).
Thanks!