<?xml version="1.0" encoding="utf-8"?>
<actions>
  <add path="configuration" id="{050625C3-CA5C-45c1-A7F5-34E35083AB1D}">
      <microsoft.identityModel>
        <service saveBootstrapTokens="true">
          <audienceUris>
          </audienceUris>
          <issuerNameRegistry type="Microsoft.SharePoint.IdentityModel.SPPassiveIssuerNameRegistry, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
          <securityTokenHandlers>
            <clear />
            <add type="Microsoft.IdentityModel.Tokens.X509SecurityTokenHandler, Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
            <add type="Microsoft.SharePoint.IdentityModel.SPSaml11SecurityTokenHandler, Microsoft.SharePoint.IdentityModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" >
              <samlSecurityTokenRequirement>
                <nameClaimType value="http://schemas.microsoft.com/sharepoint/2009/08/claims/userid" />
              </samlSecurityTokenRequirement>
            </add>
            <add type="Microsoft.SharePoint.IdentityModel.SPTokenCache, Microsoft.SharePoint.IdentityModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
          </securityTokenHandlers>
          <federatedAuthentication>
            <wsFederation passiveRedirectEnabled="false" issuer="https://none" realm="https://none" />
            <cookieHandler mode="Custom" path="/">
              <customCookieHandler type="Microsoft.SharePoint.IdentityModel.SPChunkedCookieHandler, Microsoft.SharePoint.IdentityModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
            </cookieHandler>
          </federatedAuthentication>
        </service>
      </microsoft.identityModel>
  </add>
  <add path="configuration/system.web/compilation/assemblies" id="{5AEF7A32-921B-461b-AD95-2EDD783A0373}">
    <add assembly="Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
  </add>
  <add path="configuration/system.web/compilation/assemblies" id="{D3F7D059-7211-41de-A30E-B5C772AC0E9D}">
    <add assembly="Microsoft.SharePoint.IdentityModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
  </add>
  <add path="configuration/system.web/httpModules" id="{B9C82A06-6C2C-4a74-8A83-756FB3F0A359}">
    <add name="FederatedAuthentication" type="Microsoft.SharePoint.IdentityModel.SPFederationAuthenticationModule, Microsoft.SharePoint.IdentityModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
  </add>
  <add path="configuration/system.web/httpModules" id="{60FABC76-8248-4cf1-BC1F-B1D2F4419EEF}">
    <add name="SessionAuthentication" type="Microsoft.SharePoint.IdentityModel.SPSessionAuthenticationModule, Microsoft.SharePoint.IdentityModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
  </add>
  <add path="configuration/system.web/httpModules" id="{349C423C-1655-451a-9CFA-A0F852A1745C}">
    <add name="SPWindowsClaimsAuthentication" type="Microsoft.SharePoint.IdentityModel.SPWindowsClaimsAuthenticationHttpModule, Microsoft.SharePoint.IdentityModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
  </add>
  <add path="configuration/system.webServer/modules" id="{A9D2E27F-E624-433a-917E-44595767222F}">
    <add name="FederatedAuthentication" type="Microsoft.SharePoint.IdentityModel.SPFederationAuthenticationModule, Microsoft.SharePoint.IdentityModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
  </add>
  <add path="configuration/system.webServer/modules" id="{448F0058-39FC-4fb0-8B45-60D26A73D676}">
    <add name="SessionAuthentication" type="Microsoft.SharePoint.IdentityModel.SPSessionAuthenticationModule, Microsoft.SharePoint.IdentityModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
  </add>
  <add path="configuration/system.webServer/modules" id="{C4D46202-A23B-46a6-B483-27313DD5FF90}">
    <add name="SPWindowsClaimsAuthentication" type="Microsoft.SharePoint.IdentityModel.SPWindowsClaimsAuthenticationHttpModule, Microsoft.SharePoint.IdentityModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
  </add>
  <add path="configuration/configSections" id="{32CBFCE1-E2B3-4cbe-865F-42C4A48DAA05}">
    <section name="microsoft.identityModel" type="Microsoft.IdentityModel.Configuration.MicrosoftIdentityModelSection, Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
  </add>
  <add path="configuration/system.web/roleManager/providers" id="{85701841-F843-44d0-B0D4-966002A74495}">
    <add name="c" type="Microsoft.SharePoint.Administration.Claims.SPClaimsAuthRoleProvider, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
  </add>
  <add path="configuration/system.web/membership/providers" id="{497DB00C-5EC0-4e9a-A5C5-044A11D7A78A}">
    <add name="i" type="Microsoft.SharePoint.Administration.Claims.SPClaimsAuthMembershipProvider, Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
  </add>
</actions>
