Kerberos Client Selection Strategy - IP Based Kerberos Selection

27 views
Skip to first unread message

RJ

unread,
May 14, 2017, 2:07:42 PM5/14/17
to cas-...@apereo.org
Anyone tried this in CAS 5.0.x ? from the right IPs 10.10.x.x, Kerberos login works fine. From other IPs, it goes into a loop and finally gives up.

Clues/thoughts please. Thanks



cas.authn.spnego.hostNameClientActionStrategy=baseSpnegoClientAction
cas.authn.spnego.ipsToCheckPattern=10.10.+

    <action-state id="initializeLoginForm">
        <evaluate expression="initializeLoginAction" />
<!--     <transition on="success" to="viewLoginForm"/> -->
<!--     <transition on="success" to="startSpnegoAuthenticate"/> -->
        <transition on="success" to="evaluateClientRequest"/>
    </action-state>

Reply all
Reply to author
Forward
0 new messages