<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to probably configure Splunk to set authnrequests to be signed by SHA-256 signature algorithm? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-to-probably-configure-Splunk-to-set-authnrequests-to-be/m-p/280989#M7541</link>
    <description>&lt;P&gt;&lt;STRONG&gt;signatureAlgorithm = RSA-SHA256&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Check out the &lt;A href="https://docs.splunk.com/Documentation/Splunk/6.5.2/Admin/Authenticationconf"&gt;authentication.conf&lt;/A&gt; spec:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;signatureAlgorithm = RSA-SHA1 | RSA-SHA256
* This setting is applicable only for redirect binding.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I think the binding is HTTP Post by default.  Check your SAML config:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://i.imgur.com/4WKIlIl.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;Try changing it to HTTP Redirect (if your IdP supports it).&lt;/P&gt;</description>
    <pubDate>Thu, 09 Feb 2017 15:04:43 GMT</pubDate>
    <dc:creator>suarezry</dc:creator>
    <dc:date>2017-02-09T15:04:43Z</dc:date>
    <item>
      <title>How to probably configure Splunk to set authnrequests to be signed by SHA-256 signature algorithm?</title>
      <link>https://community.splunk.com/t5/Security/How-to-probably-configure-Splunk-to-set-authnrequests-to-be/m-p/280988#M7540</link>
      <description>&lt;P&gt;Hello, I'm trying to set the authnrequests to be signed by a sha256 cert, as that's a requirement of my ldp for SAML.  However, when I look at the SAML trace, it looks like it's still getting sent as a SHA1:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   &amp;lt;SignedInfo&amp;gt;
        &amp;lt;CanonicalizationMethod 
            Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/&amp;gt;
        &amp;lt;SignatureMethod 
            Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My authentication.conf file shows it as rsa-sha256 though:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;signAuthnRequest = true
signatureAlgorithm = RSA-SHA256
signedAssertion = true
sloBinding = HTTPPost
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Anybody know what I'm missing?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 18:54:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-probably-configure-Splunk-to-set-authnrequests-to-be/m-p/280988#M7540</guid>
      <dc:creator>slee75</dc:creator>
      <dc:date>2017-02-07T18:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to probably configure Splunk to set authnrequests to be signed by SHA-256 signature algorithm?</title>
      <link>https://community.splunk.com/t5/Security/How-to-probably-configure-Splunk-to-set-authnrequests-to-be/m-p/280989#M7541</link>
      <description>&lt;P&gt;&lt;STRONG&gt;signatureAlgorithm = RSA-SHA256&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Check out the &lt;A href="https://docs.splunk.com/Documentation/Splunk/6.5.2/Admin/Authenticationconf"&gt;authentication.conf&lt;/A&gt; spec:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;signatureAlgorithm = RSA-SHA1 | RSA-SHA256
* This setting is applicable only for redirect binding.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I think the binding is HTTP Post by default.  Check your SAML config:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://i.imgur.com/4WKIlIl.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;Try changing it to HTTP Redirect (if your IdP supports it).&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 15:04:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-probably-configure-Splunk-to-set-authnrequests-to-be/m-p/280989#M7541</guid>
      <dc:creator>suarezry</dc:creator>
      <dc:date>2017-02-09T15:04:43Z</dc:date>
    </item>
  </channel>
</rss>

