Hi Al,
I've got the same issue, could not fixed it. F12 console in your browser
might throw 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
👍👍 thanks that works fine
but where did you find it I didn't see any thing about it in documentation
في الثلاثاء، 9 يناير 2024 في تمام الساعة 11:49:31 ص UTC، كتب Dmitriy
Kopylenko رسالة نصها:
> Hi.
>
> The namespace for the property has changed in version 7:
>
> cas.authn.mfa.core.provider-s
https://apereo.github.io/cas/7.0.x/mfa/Multifactor-Authentication-ProviderSelection.html
Check the “Optional” tab in the properties section.
D.
On Wed, Jan 10, 2024 at 04:29 Mm Mm wrote:
> 👍👍 thanks that works fine
> but where did you find it I didn't see any thing about it in
> documentatio
HI All -
Turned on debugging for spring and it looks like spring is sending the
error:
2024-01-10 15:49:02,787 INFO
[org.apereo.cas.ticket.registry.DefaultTicketRegistryCleaner] - <[0]
expired tickets removed.>
2024-01-10 15:49:10,713 DEBUG
[org.springframework.webflow.mvc.servlet.FlowHandler
Did some http level comparison between 6.6 and 7.0 -
6.6 sends the POST to /cas/login, whereas
7.0 sends the POST to /cas/mfa-gauth
So, editing the form action in the html for the device registration, I set
the action=/cas/login on my 7.0 test and it worked!
Looks like the form was changed in com
CAS 6.6.8
A couple of problems with Azure AD delegated login via pac4j ODIC out of
the box button click feature.
1) Two TGC cookies are being created, the 2nd with an empty value. This is
causing the TGC not being available and my session is not being created.
actuator/sso even returns back a