Skip to Content.
Sympa Menu

mace-opensaml-users - Re: Request for simple sample example of request and response

Subject: OpenSAML user discussion

List archive

Re: Request for simple sample example of request and response


Chronological Thread 
  • From: Chad La Joie <>
  • To:
  • Subject: Re: Request for simple sample example of request and response
  • Date: Fri, 12 May 2006 10:58:09 -0400

Generating SAML messages:
https://authdev.it.ohio-state.edu/twiki/bin/view/Shibboleth/OSTwoUsrManJavaCreateFromScratch

Turning it into XML:
https://authdev.it.ohio-state.edu/twiki/bin/view/Shibboleth/OSTwoUsrManJavaWriteToXML

Validating it:
https://authdev.it.ohio-state.edu/twiki/bin/view/Shibboleth/OSTwoUserManualValidation

Full example of creating of AuthnRequest
https://projects.middleware.georgetown.edu/viewcvs/java-opensaml2/trunk/test/org/opensaml/saml2/core/AuthnRequestTest.java?rev=633&view=markup

Full example of parsing a Response
https://projects.middleware.georgetown.edu/viewcvs/java-opensaml2/trunk/test/org/opensaml/saml2/core/ResponseSuccessAuthnAttrib.java?rev=647&view=markup


wrote:
Hi,

I am new to SAML, I need to implement saml in my project. My requirement is
send a saml request and do some validation(database or any) based on saml
request and sends a saml response using OPENSAML2.0 API'S. Please provide
simple example for this scenario.

Thanks,
Sridhar Thrasu

--
Chad La Joie 2052-C Harris Bldg
OIS-Middleware 202.687.0124



Archive powered by MHonArc 2.6.16.

Top of Page