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

 


Help: OASIS Mailing Lists Help | MarkMail Help

security-services message

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


Subject: RE: [security-services] Groups - draft-sstc-solution-profile-soap-02.pdfuploaded



Here is a synopsis of our SOAP Client Proposal:

1) Use WSS to secure the AuthnRequest from Requestor to SAML Authority via:
        a) Security Token Reference to identify the Subject:
                i)  SubjectConfirmation/KeyInfo/wsse:SecurityTokenReference
                ii) Subject/wsse:SecurityTokenReference
        b) Security Token Reference to identify the Target
        c) Security Token Reference to identify the Delegate
        d) Signature with Security Token Reference to authenticate/identify Requestor
        e) Encryption to provide confidentiality

2) Use WSS to secure the AuthnResponse/Assertion from SAML Authority to Requestor via:
        a) Security Token Reference to identify the Subject:
                i)  SubjectConfirmation/KeyInfo/wsse:SecurityTokenReference
                ii) Subject/wsse:SecurityTokenReference
        b) Security Token Reference to identify the Target
        c) Security Token Reference to identify the Delegate
        d) Signature with Security Token Reference to authenticate/identify Issuer
        e) Encryption to provide confidentiality
                i)   to Requestor
                ii)  to Target
                iii) to Delegate

*3) Use WSS Signature from SAML Authority to form WSS SAML Token

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