DaeTime validations in opensaml....

Peter Schober peter.schober at univie.ac.at
Tue Apr 16 05:40:54 EDT 2013


Plese don't reply to completely unrelated threads and only change the
subject. Instead compose a new email to the list.

* Mitu Singh <mitusingh27 at yahoo.com> [2013-04-16 01:48]:
> I am implementing a Service Provider using OpenSAML. 

If in C++ then have a look at the Shibboleth SP.
If in Java checkout the (possibly dated) list of existing options at
https://wiki.shibboleth.net/confluence/display/DEV/JavaSPRoadmap

> I want to validate the issue instant of the response and assertion
> and also the NotOnOrAfter and NotBefore in the Subject. How can I do
> this? How can I take into account the different time zone.

If you have to ask that you really should have another look at the
SAML specs before even thinking of implementing your own SP.
-peter


More information about the dev mailing list