Re: [cas-user] Re: Multiple SAML Federated SP

2024-02-22 Thread atilling
If the regex serviceId worked as explained in the blog it would be simple. However that ends up throwing errors that the metadata can't be parsed. On Wednesday, February 21, 2024 at 10:16:04 AM UTC-5 Kostas Kalevras wrote: > Or maybe implement the groupId feature present in Shibboleth? > > For e

Re: [cas-user] Take user back to Login page after MFA login error

2024-02-22 Thread Ray Bon
Yan, The doExecute method gets the RequestContext https://docs.spring.io/spring-webflow/docs/current/api/org/springframework/webflow/execution/RequestContext.html, which has a number of maps. At least one of them should have an object(s) that represents the successful login (hopefully it will b