Have this issue been solved ? Does it mean that mf-gauth not work in 7.0,7.1 ?
On Monday, June 3, 2024 at 11:45:16 AM UTC+2 Frédéric Dussurget wrote: > Thanks Lukasz, so ... no official fix for the moment ... wait and see :) > regards, > > > Le mercredi 29 mai 2024 à 03:48:46 UTC+2, Łukasz Woźniak a écrit : > >> We override view and Madej change from mfa-gauth to login. >> >> pon., 27 maj 2024, 11:47 użytkownik Frédéric Dussurget < >> [email protected]> napisał: >> >>> 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 >>> >>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/79545cac-b5bb-46fa-9420-a216aa334b64n%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/ea5be1f4-d11a-46bb-b858-95fcfd5b4d5cn%40apereo.org.
