Skip to Content.
Sympa Menu

mace-opensaml-users - [OpenSAML] OpenSAML + Spring Security example applications

Subject: OpenSAML user discussion

List archive

[OpenSAML] OpenSAML + Spring Security example applications


Chronological Thread 
  • From: Jim Cox <>
  • To:
  • Subject: [OpenSAML] OpenSAML + Spring Security example applications
  • Date: Wed, 29 Dec 2010 18:44:53 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lSh+pMt2BJMQjcxrbGXJq+wWdycZdFTPF/EsRcJT1dyEPfXvlm0iiHtHzFdrn/9xDM nZMk7R2l+7FSeIxP8uaRszxqsNhqBtS3TIhjO53HdM9tj6vZ4pPdxu26OBglT8gWY6Dc A3g8psk/ozd4Rs3lLea2vw6lQVJSwgSjQ3wN8=

This may be of interest/use to some of you. If not, I apologise in
advance for the noise.

I've been using OpenSAML and Spring Security a lot recently, so much
so, that I've decided to write a sample IDP and SP showing how to
integrate both frameworks at each end. Beside the obvious integration
'how to', these applications might be useful to the OpenSAML user in
that it gives a concise example of how to use a keystore to
hold/extract credentials and to attach Security Policy Rules to a
message that will be decoded (including Signature Validation). In
addition, there are several interesting integration tests that are
included with the source that spin up a spring container and
generate/consume SAML messages.

Both war files, along with the source, tests, a more in-depth README
file, and action packed screen shots, are available at
http://sourceforge.net/projects/spring-saml/.

-Jim


  • [OpenSAML] OpenSAML + Spring Security example applications, Jim Cox, 12/29/2010

Archive powered by MHonArc 2.6.16.

Top of Page