Hi -
Trying to get mfa-gauth working with 7.0. Unfortunately when I'm
attempting to "Confirm account registration" (save my new device), I
receive a 403 error back from CAS at /cas/mfa-gauth and an error on the
screen. I can reproduce this with a clean copy of the overlay. My steps:
- add
a 401 error ... (for info my db backend is redis)
> we have a topic here :
> https://groups.google.com/a/apereo.org/g/cas-user/c/XKFgFS__U9M
> regards,
>
>
> Le mercredi 10 janvier 2024 à 05:26:03 UTC+1, Al Faller a écrit :
>
>> Hi -
>>
>> Trying to get mfa-ga
nning, but does not work once I turn on all of
the features I need (I get different errors though, which is likely related
to the flow changes).
On Wed, Jan 10, 2024 at 11:00 AM Al Faller wrote:
> HI All -
>
> Turned on debugging for spring and it looks like spring is sending the
&g
Hi -
Working with SimpleMFA on version 7.0, and using dynamodb for my ticket
registry. It would appear that the ticketscache table name is hardcoded in
the code. I can not find a way to change the name
from casSimpleMultifactorAuthenticationTicketsCache to something custom. I
am running a f
I had the same issue. Looks like in the early days of 7.0 there was an
issue in the log4j2.xml. You need to change the name of the Logger (remove
the audit.support portion of the name):
On Monday, March 4, 2024 at 10:41:23 PM UTC-5 Baro
Hi - big fan of CAS. I recently stumbled upon the documentation for
Password Synchronization. Turns out this feature could really get us out of
a pickle. I've added the appropriate settings to my config file, but I see
no indication that the sync is initializing or attempting to sync
password