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] Request for enhanced boxcarring (multiple resource and actionrequest) support


Hi Hal,

I think any enhancement of this nature should be part of the core
specification, not part of a transport binding.

Regards,
Craig



                                                                                                                                              
  From:       "Hal Lockhart" <hal.lockhart@oracle.com>                                                                                        
                                                                                                                                              
  To:         "xacml@lists.oasis-open.org" <xacml@lists.oasis-open.org>                                                                       
                                                                                                                                              
  Date:       04/11/2008 09:42 AM                                                                                                             
                                                                                                                                              
  Subject:    [xacml] Request for enhanced boxcarring (multiple resource and action request) support                                          
                                                                                                                                              





We have recently identified a requirement to be able to specify not just a
list of resources and a list of actions and make decisions on each
combination.

The new requirement is to be able to specify particular resource/action
combinations. This is primarily required for efficiency when making a
remote call. It would greatly cut down on unnecessary decisions or network
messages.

For example instead of merely saying:

R1, R2, R3
A1, A2, A3, A4

And getting 12 answers:

R1, A1
R1, A2
....
R3, A4

We would like to be able to specify particular cases.

This could be done by providing specific pairs:

R1, A1
R1, A2
R2, A1
R2, A3
R2, A4
R3, A2
R3, A4

Or by some kind of grouping syntax

R1, {A1, A2}
R2, {A1, A3, A4}
R3, {A2, A4}

However here is the key question.

We recently agreed to freeze the core. Since this is only needed for remote
access, it could be done by modifying the SAML Profile alone. However, this
would mean that remote and local requests would have a different syntax,
plus slightly different functionality.

What is the feeling of the TC? Should we allow this change to the core or
only do it in the SAML request?

Hal


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php






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