How to put a datetime value in an attribute?

Camel Guy camel at devguy.com
Tue Sep 22 10:19:28 EDT 2015


Hello,

My idP passes attributes to an SP that are not well known. In other words,
the attributes are not defined by, say, EduPerson.

My data connector needs to put a datetime-with-timezone value in an
IdPAttributeValue<>.

I am wondering whether I'm supposed to store it as, say, an ISO8601 string
with StringAttributeValue. Or, can I use

IdPAttributeValue<ZonedDateTime>

?

I suppose I'm trolling for a bunch of different answers, but if I'm
supposed to stick with StringAttributeValue, is ISO8601 the recommended
format?


Thank you,
cg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150922/389736b4/attachment-0001.html>


More information about the users mailing list