OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xacml message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [xacml] Error in the JSON profile of XACML


Your timing is excellent. We have a working draft of an Errata document, which is close to being ready to go. However, having a Public Review over the holidays is not considered best practice, so I was going to propose holding off until January.

 

What would be useful would be text describing the change to be made. See the Errata wiki or the draft Errata document for examples.

 

Hal

 

From: David Brossard [mailto:david.brossard@axiomatics.com]
Sent: Thursday, December 22, 2016 12:09 PM
To: xacml
Subject: [xacml] Error in the JSON profile of XACML

 

Hi everyone,

 

I noticed yesterday there is a copy-paste mistake in the JSON profile of XACML.

 

See below in the Default Value column, in the Combined Decision row...

 

How do I get that fixed?

 

Thanks,

David.

 

 

4.2 Representation of the XACML request in JSON

4.2.1 The Request object representation

The JSON object name for the request MUST be Request.

The Request object contains the following properties:

  • ReturnPolicyIdList of type Boolean 
  • CombinedDecision of type Boolean
  • XPathVersion of type String 

These properties are represented as members. The JSON representation assumes the following default values:

Table 5 - Properties of the Request object

Attribute

Type

Default value

ReturnPolicyIdList

Boolean 

False. ReturnPolicyIdList can be omitted in the JSON representation.

CombinedDecision

Boolean

False. ReturnPolicyIdList can be omitted in the JSON representation.

XPathVersion

String

There is no default value. The attribute is optional. It is REQUIRED if the XACML request contains XPath expressions.

 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]