Hello,
I am looking into using spring-security-saml for securing a system built up of stateless REST services spread out over several web contexts (potentially also several servers).
Is it possible to use spring-security-saml with the create-session="stateless" options as described e.g. here:
http://static.springsource.org/sprin...chains-with-ns
Or are there other good examples of using this extension with this kind of architecture?
/Daniel
I am looking into using spring-security-saml for securing a system built up of stateless REST services spread out over several web contexts (potentially also several servers).
Is it possible to use spring-security-saml with the create-session="stateless" options as described e.g. here:
http://static.springsource.org/sprin...chains-with-ns
Or are there other good examples of using this extension with this kind of architecture?
/Daniel