Any good OpenSSO client SDK documentaion/tutorial/book?
I'm using OpenAM server for the authentication in a J2EE web application and I want to use the client SDK to set/get custom properties associated with the token. I've already managed to set/get those properties.
But I want to get rid of AMConfig.properties file and move them to resource configuration properties in my context configuration file. I cant't find information on how to do that...