Hi John, Michal,
The answer is no, we did not get it working,
i.e. the issue of persisting Google Authenticator accounts over JPA.
Eventually, we resorted to persisting over custom RESTful endpoint that we
implemented specifically for that purpose, following the guidelines
provided here:
https://
Hello,
Just to confirm that we also had this issue. In our case it was '
'.
We applied Dmitriy's trick and solved the issue.
*-Dorg.apache.xml.security.ignoreLineBreaks=true*
Thank you
El lun, 21 oct 2024 a las 16:00, Jeremiah Garmatter ()
escribió:
> Thank you Dmitriy,
>
> That property did the