Updated JASIG Java CAS Client configuration with Spring example -


I'm going through the process of moving my application from Jasag's Java CAS client to CAS Client from Spring Security. << html>

Due to our security group some custom functionality was adding to the JASIG version.
I have looked at Jasag's website how I have used this example to configure CAS client using spring configuration:

I am using STS and this complaint It does that many lines are wrong or downgraded. In addition to this, I used my code for & lt; Sec: http & gt; Block is configured using block-url tags in the form of:

  & lt; Second: Intercept URL URL = "/ API / **" access = "is AnAOL ('ROLE_OPERATOR', 'ROLE_ADMINISTRATOR')" method = "received" />  

However, in the example Roles are configured in the FilterSecurityInterceptor bean and when it uses seconds: Intercept-URL tags expression does not work.

I believe this issue is that the example is from the first version of spring protection, but I am using a newer version.

Does anyone know of an updated version of the configuration for the above sample? I know that by which example I have been shown my configuration, need to be upgraded, but I am not a full-time security boy, only one driver has been entrusted with this task, so I get this breath every day won not. Any help would be greatly appreciated.

My env: Spring Source Framework v3.2.2 Spring Protection v3.1.4 jasig cas customer v3.2.1

- Richard Ward


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -