← Prev in month ← Prev in thread
Next in thread → Next in month →

[security-services] Proposed DoNotCache Condition - with schema change

From
Hal Lockhart <>
Date
2002-11-12T15:09:23+00:00
ID
Thread
[security-services] Proposed DoNotCache Condition - with schema change
Title: Proposed DoNotCache Condition - with schema change

Having received little input on the XML specifics of this, I decided simplest is best. Here are the changes:

Add the following text after line 438 of the core spec.

----

<DoNotCacheCondition> [Optional]

Indicates that the assertion SHOULD be used immediately and MUST not be retained for future use. Note: no implementation is required to perform caching, however any that do so MUST observe this Condition.

----

immediately following "<element name="Audience" type="anyURI" />" insert:

----

<element name="DoNotCacheCOndition" type="saml:ConditionAbstractType" />

----

Hal
← Prev in month ← Prev in thread
Next in thread → Next in month →