Any changes in OIDC RP overrides between V1 and V2?
Cantor, Scott
cantor.2 at osu.edu
Mon Mar 29 17:31:37 UTC 2021
On 3/29/21, 1:26 PM, "users on behalf of Wessel, Keith" <users-bounces at shibboleth.net on behalf of kwessel at illinois.edu> wrote:
> In that case, can I assume that just P1Y is no longer available and P#D still is?
This is ISO Duration syntax. There's nothing new or different about them in this version unless the Java itself is different. We don't do the parsing.
> And when would one use PT versus just P?
Month/Day/Year values are before, Hour/Minute/Second is after, just as in an ISO timestamp. It's the same syntax, just a P in front of it and that some values don't represent unambiguous durations. I doubt months or years work for example.
-- Scott
More information about the users
mailing list