CARVIEW |
Select Language
HTTP/2 200
date: Wed, 08 Oct 2025 23:15:09 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:49:59 GMT
cache-control: max-age=2592000, public
expires: Fri, 07 Nov 2025 23:15:09 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98b956addaa9c172
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: MISS
set-cookie: __cf_bm=RS_x9BVLZe4BJ_491MajzuMmxsU6C5Q_DjRa7T7uZAo-1759965309-1.0.1.1-ZJIRYjKrMqWZnBTL9H1VCJYvu0CXx94g7UMUMPNp_wa7IgQJ7C0tJqwNoHm3WGFqDh9JU.Aiu98kfF70eBPrv47m889iSjurxRhLoUTzYoE; path=/; expires=Wed, 08-Oct-25 23:45:09 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98b956addaa9c172-BLR
alt-svc: h3=":443"; ma=86400
Proposal for resolving guidelines part of 4213 from Maryann Hondo on 2007-03-13 (public-ws-policy@w3.org from March 2007)
Proposal for resolving guidelines part of 4213
- From: Maryann Hondo <mhondo@us.ibm.com>
- Date: Tue, 13 Mar 2007 01:18:08 -0400
- To: public-ws-policy@w3.org
- Message-ID: <OF1FE41E34.2ADAED47-ON8525729C.0080829A-8525729D.001CEF62@us.ibm.com>
The bug 4213 includes updating both the Primer and the Guidelines with an example of an empty nested assertion. This Proposed Resolution is to address the Guidelines part. Target: Guidelines document Proposal: Add the following text to the end of section 4.4.2 after example 4.4. In another example, WS-Security Policy defines sp:HttpToken assertion to contain three possible nested elements, sp:HttpBasicAuthentication, sp:HttpDigestAuthentication and sp:RequireClientCertificate. When the HttpToken is used with an empty nested policy in a policy expression by a provider, it will indicate that none of the dependent behaviors namely authentication or client certificate is required. (add this in an example box...example 4.5 ) <sp:TransportToken> <wsp:Policy> <sp:HttpsToken> <wsp:Policy/> </sp:HttpsToken> </wsp:Policy> </sp:TransportToken> A non-anonymous client who requires authentication or client certificate will not be able to use this provider solely on the basis of intersection algorithm alone.
Received on Tuesday, 13 March 2007 05:16:18 UTC