[cas-user] X509/Redis not working with CAS 7

2024-11-06 Thread Neil Bhadsavle
I am currently trying to authenticate with X509 while using Redis as the ticket caching registry and I get this error: 2024-10-31 17:46:44,719 ERROR [org.apereo.cas.web.flow.DefaultSingleSignOnBuildingStrategy] - org.apereo.cas.authentication.DefaultAuthentication["credentials"]->java.util.Arra

[cas-user] Re: Upgrading to CAS 7, webflow no longer working

2024-09-23 Thread Neil Bhadsavle
/org.springframework.boot.autoconfigure.AutoConfiguration.imports then replacing @Configuration in the file that contains the bean to @AutoConfiguration along with adding import org.springframework.boot.autoconfigure.AutoConfiguration; On Friday, September 20, 2024 at 4:48:35 PM UTC-4 Neil Bhadsavle wrote: > T

[cas-user] Re: Upgrading to CAS 7, webflow no longer working

2024-09-20 Thread Neil Bhadsavle
ors.add(UnsatisfiedAuthenticationPolicyException.class); // errors.add(UnauthorizedAuthenticationException.class); // errors.addAll(casProperties.getAuthn().getExceptions().getExceptions()); return errors; } } On Friday, September 20, 2024 at 2:18:17 PM UTC-4 Neil Bhadsavle wrote: > While upgrading

[cas-user] Upgrading to CAS 7, webflow no longer working

2024-09-20 Thread Neil Bhadsavle
While upgrading to CAS 7, I am running into issues with the Action we are adding to the webflow saying it can no longer find the method: Here are the errors I am getting: casuseradmin-1 | 2024-09-20 15:03:15,051 DEBUG [org.springframework.webflow.execution.ActionExecutor] - casuseradmin-1 |

[cas-user] Errors when Upgrading from 6.4 to 6.5

2023-07-25 Thread Neil Bhadsavle
When I upgrade CAS from 6.4 to 6.5 I am getting the error: cas_6x_overlay-casuseradmin-1 | *** cas_6x_overlay-casuseradmin-1 | APPLICATION FAILED TO START cas_6x_overlay-casuseradmin-1 | *** cas_6x_overlay-casuseradmin-1 | cas_6x_overlay-casusera