My CAS server is on other system, where as the application which is using Acegi is on another system. After authenticating the user from CAS on another system Acegi is not validating the ticket issue by CAS server, If I share same certificate its giving the following error:

java.lang.IllegalArgumentException: Cannot pass null or empty values to constructor
        net.sf.acegisecurity.providers.cas.CasAuthenticationToken.<init>(CasAuthenticationToken.java:70)
        net.sf.acegisecurity.providers.cas.CasAuthenticationProvider.authenticateNow(CasAuthenticationProvider.java:217)
        net.sf.acegisecurity.providers.cas.CasAuthenticationProvider.authenticate(CasAuthenticationProvider.java:181)
        net.sf.acegisecurity.providers.ProviderManager.authenticate(ProviderManager.java:126)
        net.sf.acegisecurity.ui.cas.CasProcessingFilter.attemptAuthentication(CasProcessingFilter.java:107)
        net.sf.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:215)
        net.sf.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:88)
        net.sf.acegisecurity.securechannel.ChannelProcessingFilter.doFilter(ChannelProcessingFilter.java:176)
        net.sf.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:88)

 

 

Any one can help me in this regard

 

Thanks

 

Sunil Arora

Trinity BPM Pvt. Ltd.

3rd Floor, Enkay Tower

Udyog Vihar, Phase V

Gurgaon, Haryana-122016

 

_____________________________________________________
CONFIDENTIALITY AND PRIVILEGE NOTICE

This electronic mail transmission and any attachment may contain
confidential and/or legally privileged information intended for 
the named recipient(s) only.  Any review, use, disclosure, 
distribution, copying or action regarding the information contained 
in this transmission and any attachment by an unnamed recipient is 
strictly prohibited.  Also, if you are not a named recipient, 
please contact the sender immediately and permanently delete 
this transmission and any attachment from your computer system.  
Thank you.

Reply via email to