Re: [EXTERNAL SENDER] [cas-user] Google Authenticator JPA account not persisted

2024-10-25 Thread Jaanus Heinlaid
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://

Re: [cas-user] Re: Carriage returns in SAML2

2024-10-25 Thread 'Miguel Martínez De Espronceda Cámara' via CAS Community
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