Is there a good tutorial (besides the Oracle ones) easy to follow on how to integrate OpenSSO/AM fedlet and stuff into a servlet (no jsp, just plain servlet stuff)? I can't figure to really find an easy step-by-step one :(
thanks!
|
feedback
|
|
An OpenAM example exists here. It contains JSP but is simple enough to read as a servlet by only focusing on the content inside the <% %> tags. | |||
|
feedback
|