Hello, turns out there is a simple way of doing what i want, it is detailed here : Configuring-Service-Required-AuthN <https://apereo.github.io/cas/5.2.x/installation/Configuring-Service-Required-AuthN.html>
if i want to trigger spnego for a specific service i just have to add this line in the service definition (ex with JSON) : "requiredHandlers" : [ "java.util.HashSet", [ "JcifsSpnegoAuthenticationHandler" ] ], -- - 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/bb644732-13b1-43a8-b361-ba6cc79be425%40apereo.org.
