<?xml version = '1.0' encoding = 'UTF-8'?>
<orawsp:AssertionTemplate xmlns:orasp="http://schemas.oracle.com/ws/2006/01/securitypolicy" orawsp:status="enabled" xmlns="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" orawsp:category="security" orawsp:name="oracle/wss10_saml_token_client_template" orawsp:description="i18n:oracle.wsm.resources.policydescription.PolicyDescriptionBundle_oracle/wss10_saml_token_client_template_ATDescKey" orawsp:displayName="i18n:oracle.wsm.resources.policydescription.PolicyDescriptionBundle_oracle/wss10_saml_token_client_template_ATDispNameKey" orawsp:attachTo="binding.client" orawsp:Id="wss10_saml_token_client_template" xmlns:orawsp="http://schemas.oracle.com/ws/2006/01/policy" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy">
   <orasp:wss10-saml-token orawsp:Silent="false" orawsp:Enforced="true" orawsp:name="WSSecurity SAML Token" orawsp:category="security/authentication">
      <orasp:saml-token orasp:version="1.1" orasp:confirmation-type="sender-vouches"/>
      <orawsp:bindings>
         <orawsp:Config orawsp:name="WssSamlTokenConfig" orawsp:configType="declarative">
            <orawsp:PropertySet orawsp:name="standard-security-properties">
               <orawsp:Property orawsp:name="user.attributes" orawsp:type="string" orawsp:contentType="optional">
                  <orawsp:DefaultValue>attr1,attr2</orawsp:DefaultValue>
               </orawsp:Property>
               <orawsp:Property orawsp:name="user.roles.include" orawsp:type="string" orawsp:contentType="optional">
                  <orawsp:DefaultValue>false</orawsp:DefaultValue>
               </orawsp:Property>
               <orawsp:Property orawsp:name="saml.issuer.name" orawsp:type="string" orawsp:contentType="optional">
                  <orawsp:DefaultValue>www.oracle.com</orawsp:DefaultValue>
               </orawsp:Property>
            </orawsp:PropertySet>
         </orawsp:Config>
      </orawsp:bindings>
   </orasp:wss10-saml-token>
</orawsp:AssertionTemplate>
