<?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/wss_http_token_service_template" orawsp:description="i18n:oracle.wsm.resources.policydescription.PolicyDescriptionBundle_oracle/wss_http_token_service_template_ATDescKey" orawsp:displayName="i18n:oracle.wsm.resources.policydescription.PolicyDescriptionBundle_oracle/wss_http_token_service_template_ATDispNameKey" orawsp:attachTo="binding.server" orawsp:Id="wss_http_token_service_template" xmlns:orawsp="http://schemas.oracle.com/ws/2006/01/policy" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy">
   <orasp:http-security orawsp:Silent="true" orawsp:Enforced="true" orawsp:name="Http Security" orawsp:category="security/authentication">
      <orasp:auth-header/>
      <orawsp:bindings>
         <orawsp:Config orawsp:name="HttpConfig" orawsp:configType="declarative">
            <orawsp:PropertySet orawsp:name="standard-security-properties">
              <orawsp:Property orawsp:name="realm" orawsp:type="string" orawsp:contentType="constant">
                  <orawsp:DefaultValue>owsm</orawsp:DefaultValue>
               </orawsp:Property>
               <orawsp:Property orawsp:name="role" orawsp:type="string" orawsp:contentType="constant">
                  <orawsp:DefaultValue>ultimateReceiver</orawsp:DefaultValue>
               </orawsp:Property>
            </orawsp:PropertySet>
         </orawsp:Config>
      </orawsp:bindings>
   </orasp:http-security>
</orawsp:AssertionTemplate>
