Hi All,
I am about to develop an OpenSocial platform and apps. As I have spring and springmvc experiences,
I am thinking using them in this project too.
I've googled a bit for some...
Type: Posts; User: Serkan Guler; Keyword(s):
Hi All,
I am about to develop an OpenSocial platform and apps. As I have spring and springmvc experiences,
I am thinking using them in this project too.
I've googled a bit for some...
You need to look at "Spring Security" framework.
CAS requests HTTPS for running properly.
I observed some problems on Single Sign On and Single Sign Out while testing on HTTP.
You can use Spring Security's JSP tags.
Hi Jamin,
it is actually easy. You should develop one more Voter and add it to your decisionVoters property.
here is the very simple sample. I needed to develop very similar thing.
public...
Thanks Scott. I've fixed it. It is working fine now.
But I have another question :)
Since we can only configure 1 serviceProperties in the acegi configuration file (also means in 1...
Hello Guys,
I am trying to use acegi with cas but could not find
org.springframework.security.providers.cas.populator.DaoCasAuthoritiesPopulator.class
in acegi 2.0.1 distribution or any other...