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

 


Help: OASIS Mailing Lists Help | MarkMail Help

xacml-users message

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


Subject: Storing policies in a policy Repository


Hello,

I was reading the SAML 2.0 profile of XACML v2.0. In section 4.2 is written:

The <XACMLPolicyStatement> may also be used in a SAML Assertion as a
format for storing the <XACMLPolicyStatement> in a repository.

How was wondering how the XACMLPolicyStatement can be used
for storing a policy or a policy set in a policy repository.

I understand that the XACMLPolicyStatement extends a SAML Statement,
but in this case, how to place the SAML Assertion in the SOAP Message?

If the SAML Assertion is placed using WS-Security, what to write in
the SOAP Body?
A WS-Trust RST is acceptable in my opinion, but it can lead to potential
different implementation, breaking the interoperability. And more, the
SAML assertion
in the header does not authenticate the message, potentially breaking
WS-Security.

But since the namespace is

      <xacml-samlp:XACMLPolicyStatement
xmlns:xacml-samlp="urn:oasis:names:tc:xacml:2.0:profile:saml2.0:v2:schema:protocol">

it can be also acceptable to write it in the body, in my opinion.

What is your suggestion?

Thanks in advance,

     Massimiliano


-- 
Massimiliano Masi

http://www.mascanc.net/~max


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