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...

link|improve this question

feedback

1 Answer

I doubt and may not be possible without changing the source code and build again the client snapshot.

To my perspective having separate properties file is easy to maintain though. It's just my thought.

Thanks

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.