Has anyone *ever* gotten GAuth MFA with JPA token repository working? I've found multiple posts here and other locations with the exact symptoms I see (no tokens created in the token repository, just registration records and scratch codes), but I never see anyone following up with a solution.
On Friday, December 11, 2020 at 3:37:25 PM UTC-6 Danny wrote: > Yes....time is NTP synced. > > Danny > > On Friday, December 11, 2020 at 3:32:07 PM UTC-6 Mickaël wrote: > >> Hi Danny, >> >> Your CAS is synchronized with a NTP? >> The device OTP has the same time? >> >> Sincerely, Mickaël >> >> Le ven. 11 déc. 2020 à 22:28, Danny <[email protected]> a écrit : >> >>> Can anyone point me in the right direction to get gauth MFA working with >>> a MySQL token repository? MFA triggers, I scan the qrcode and a record is >>> created in GoogleAuthenticatorRegistrationRecord , but nothing ever appears >>> in GoogleAuthenticatorToken. Scratch codes work, but the tokens from the >>> authenticator app do not. I turned on CAS debugging and see nothing. >>> Enabling SQL logging, I see the query looking for the token >>> in GoogleAuthenticatorToken, but I never see anything attempt to store >>> records there. What am I missing? >>> >>> Thanks >>> >>> -- >>> - Website: https://apereo.github.io/cas >>> - Gitter Chatroom: https://gitter.im/apereo/cas >>> - List Guidelines: https://goo.gl/1VRrw7 >>> - Contributions: https://goo.gl/mh7qDG >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "CAS Community" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/a/apereo.org/d/msgid/cas-user/10955c56-2d3a-4664-924b-74ce7894be4dn%40apereo.org >>> >>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/10955c56-2d3a-4664-924b-74ce7894be4dn%40apereo.org?utm_medium=email&utm_source=footer> >>> . >>> >> -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/4e330421-6371-437c-8207-7a35f5077cc3n%40apereo.org.
