The default redirection/authentication through PAC4J works fine with cas.authn.pac4j.autoRedirec=true in 5.1.x.
How do we achieve the same redirection (or default auth through pac4j, instead of throwing the login form) in CAS 5.0.x. Logs indicate that it has tried to redirect but failed with an error below. Where to put the client name ? append to the query string of the end application URL ? 2017-05-17 12:30:24,106 DEBUG [org.apereo.cas.support.pac4j.web.flow.ClientAction] - <clientName: null> .. .. 2017-05-17 12:30:24,580 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Finished executing org.apereo.cas.support.pac4j.web.flow.ClientAction@79e8f7ad; result = error> 2017-05-17 12:30:24,580 DEBUG [org.springframework.webflow.execution.ActionExecutor] - <Finished executing [EvaluateAction@59488eed expression = clientAction, resultExpression = [null]]; result = error> Thanks! -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/CACNfiM%2BFviCRaC1kpLwm6LSG76w5k9h5h9G88PduUa3XTN2U2w%40mail.gmail.com.
