Hi everyone, I use CAS 5.1.5 want to user remote address authentication, but when i went to login, also on the login page, This is my step, which step is wrong?
thanks. ============================================================= WHO: audit:unknown WHAT: [event=success,timestamp=Thu Dec 07 16:27:21 CST 2017,source=RankedAuthenticationProviderWebflowEventResolver] ACTION: AUTHENTICATION_EVENT_TRIGGERED APPLICATION: CAS WHEN: Thu Dec 07 16:27:21 CST 2017 CLIENT IP ADDRESS: 10.110.214.57 SERVER IP ADDRESS: 172.17.0.4 ============================================================= https://apereo.github.io/cas/5.1.x/installation/Remote-Address-Authentication.html https://apereo.github.io/cas/5.1.x/installation/Configuration-Properties.html#remote-address-authentication ------------- 1. build.gradle >> add "compile "org.apereo.cas:cas-server-support-generic-remote-webflow:5.1.5" 2. application.properties >> cas.authn.remoteAddress.ipAddressRange=10.0.0.0/255.0.0.0 cas.authn.remoteAddress.name=admin -- - 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/72fc7e7d-fd11-43e9-b742-6d67d4d795fe%40apereo.org.
