Hi there, just asking if somebody managed to resolve this pending issue ? regards,
Le mardi 16 avril 2024 à 18:03:32 UTC+2, Frédéric Dussurget a écrit : > Hi, > context : mfa-gauth issue, since october, we have a 401 error trying to > acces /cas/mfa-gauth when trying to register new devices. > > according to this commit : > > https://github.com/apereo/cas/commit/15580dc#diff-217a31a51bb1b4b527e8866140a331dedf1278c2a806421a985a54ad1568986f > > When I roll back the "action" value in this form, from : > action="@{${'/' + activeFlowId} }" > to : > action="@{/login}" > > It is ... back to life and working again (in my case, but that is not the > case for everybody afaik ...) > The webflow might have changed from CAS 6 to 7 and there might be a > blocking spring permission on the /cas/mfa-gauth endpoint ... > > A lot of thanks to Al Faller, have a look at the previous discussion : > https://groups.google.com/a/apereo.org/g/cas-user/c/H4fvKej9NSs > > Regards, > > -- - 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/79545cac-b5bb-46fa-9420-a216aa334b64n%40apereo.org.
