Simple Java client for accessing Shibboleth-protected services?

Jason Winshell jason at jasonwinshell.com
Fri Jun 14 11:36:20 EDT 2013


Hi,

As previous respondents wrote, there's a lot of under-the-hood stuff needed to configure interactions between the IDP and SP (metadata). I am currently using OIOSAML-java, a high level solution for adding SAML service provider support into Java servlet applications. You might be able to use piece of this framework to build out the client you need. It might be worth a little investigation.

Best regards,

Jason


More information about the users mailing list