Need help on CAS authentication with Spring integration -


i deleting content problem facing solved.

you need change per follow:

<bean name="authenticationfilter" class="org.jasig.cas.client.authentication.authenticationfilter"> <property name="casserverloginurl" value="https://localhost:8443/cas/login"></property> <property name="renew" value="false"></property> <property name="gateway" value="false"></property> <property name="service" value="https://my.local.service.com/cas-client"></property> </bean> 

Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -