Hi, I'm running CAS 5.1.2 with SPNEGO configured, now I want to restrict SPNEGO behaviour to certain ip networks on, and provide normal authentication form to others. I tried with following config entry to match 192.168.1.0 - 192.168.99.255:
cas.authn.spnego.ipsToCheckPattern=192\.168\.[1-9][0-9]?\.+ But it seems that SPNEGO is still offered for clients outside that regexp range. What I'm missing, is this right way to establish wanted behaviour? Br, Antti -- - 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/1504809719265.5860%40lut.fi.
