Skip to Content.
Sympa Menu

mace-opensaml-users - RE: AssertionID and DateTime format

Subject: OpenSAML user discussion

List archive

RE: AssertionID and DateTime format


Chronological Thread 
  • From: Scott Cantor <>
  • To: 'Tracy Bertrand' <>,
  • Subject: RE: AssertionID and DateTime format
  • Date: Tue, 16 Sep 2003 12:17:32 -0400
  • Importance: Normal
  • Organization: The Ohio State University

>1 - This is the format of a datetime field that I am trying to parse:
>NotBefore="2003-09-10T19:35:46.323Z" But the parser gives a
>"ParseException: Unparseable date".

Yep, looks like a bug. I'll fix the format expressions in cvs.

>config.setBooleanProperty("org.opensaml.compatibility-mode, new Boolean
>to my SAMLConfig object, and this by-passes the problem. However, is this
>the correct way of handling this problem? What are the possible
>implications? Does this mean I'll be following only the SAML 1.0 spec
>(which is actually what I need)?

Well, you are correctly interpreting the issue, yes. There is no "right"
answer in the sense that if I was more inclined to make the thing support
both versions simultaneously, I could have, but I didn't choose to do it. So
it's an on/off switch that configures which schemas are used, and which
rules are enforced in ID values.

If you're using SAML 1.0 products, use that mode and I will endeavor to fix
any interop problems, except for digital signature issues.

-- Scott

---------------------------------------------------mace-opensaml-users-+
For list utilities, archives, subscribe, unsubscribe, etc. please visit the
ListProc web interface at

http://archives.internet2.edu/

---------------------------------------------------mace-opensaml-users--




Archive powered by MHonArc 2.6.16.

Top of Page