Junit test for SAML Response from IDP

Brent Putman putmanb at georgetown.edu
Tue Dec 16 11:57:40 EST 2014


On 12/16/14 5:22 AM, Surinaidu Majji wrote:
> Yes @ Brent, I did not do any bootstrapping in the set up of my test,
> Could you please tell me what exactly i should do before running my
> test case?

It's the same thing as you do in your production code.  You have to
initialize/bootstrap the library before you can use it.   You must be
doing that in your real code or else it wouldn't be working.

Here, "Configuring the Library":

https://wiki.shibboleth.net/confluence/display/OpenSAML/OSTwoUsrManJavaLibIntro


More information about the dev mailing list