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!

link|improve this question

33% accept rate
feedback

1 Answer

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.

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.