<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[SAML has issues with MAUTIC]]></title><description><![CDATA[<p dir="auto">Jay Swaminarayan!</p>
<p dir="auto">While this was functioning perfectly well during previous versions, after upgrading to 1.34.xx the SAML SSO has started getting failed after returning to the service.</p>
<p dir="auto">I have tried resetting all the settings and even trying to add new application and enabling the SAML exchanging and configuring the settings.<br />
After lot of troubleshooting and decoding the AuthResponse payload, we could find the following issue.</p>
<pre><code>&lt;ns3:Status&gt;
&lt;ns3:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:AuthnFailed"/&gt;
&lt;ns3:StatusMessage&gt;Unable to authentication the user via the nested OAuth workflow. Consult the logs for additional details.&lt;/ns3:StatusMessage&gt;
&lt;/ns3:Status&gt;
</code></pre>
<p dir="auto">Following is the full response object.</p>
<pre><code>&lt;?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;
&lt;ns3:Response xmlns:ns3="urn:oasis:names:tc:SAML:2.0:protocol" xmlns="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns2="http://www.w3.org/2000/09/xmldsig#" xmlns:ns4="http://www.w3.org/2001/04/xmlenc#" ID="_76de3fda-0f4c-45f2-b382-79bfa78be431"&gt;
&lt;Issuer/&gt;
&lt;Signature xmlns="http://www.w3.org/2000/09/xmldsig#"&gt;
&lt;SignedInfo&gt;
&lt;CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#WithComments"/&gt;
&lt;SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/&gt;
&lt;Reference URI="#_76de3fda-0f4c-45f2-b382-79bfa78be431"&gt;
&lt;Transforms&gt;
&lt;Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/&gt;
&lt;Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#WithComments"/&gt;
&lt;/Transforms&gt;
&lt;DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/&gt;
&lt;DigestValue&gt;MymT6dHHijkye+3R8Ysj6aoMkxdJUhbfCqHqxAp98MY=&lt;/DigestValue&gt;&lt;/Reference&gt;&lt;/SignedInfo&gt;
&lt;SignatureValue&gt;CSZc9rLHOOyn50PMHkERzdReV+aW4pS4qCjAsET/0DIcPt6ptAaLNiRPl2/v56uxJ1Dx4a+RCGSUf3A5mrQCIFsLhNXgmDHkET8pzUwiAIxm7JsM76z7Tk0/AcUok93XlkjjnEFxuRe/QwsxXQhG2NYalRM8IWyqkfz27NVaM5lK/TSpzW6ub/C9EAxXVx925rf3Op8ILKUJLrenp8pYscGuKHH29qhA0V2+riP+ShZqb5iHruqZZjNA7qUGRAIbZeu7MuFNh5Es2wMK3wemUOwpGY+5i6u85Yffl854+68lk5u9JhsJ18sdhzMK9nwsJ48dPhiH8w53jDmxX9+8BA==&lt;/SignatureValue&gt;&lt;KeyInfo&gt;&lt;X509Data&gt;
&lt;X509Certificate&gt;MIICxTCCAa2gAwIBAQIRALtIbH2EDUSVqXSCIdaei+IwDQYJKoZIhvcNAQELBQAwHjEcMBoGA1UEAxMTaHR0cHM6Ly9ndXJ1a3VsLm9yZzAeFw0yMjA0MjUwMzQzMTFaFw0zMjA0MjUwMzQzMTFaMB4xHDAaBgNVBAMTE2h0dHBzOi8vZ3VydWt1bC5vcmcwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDFhi/uU8xbFpN00//RZbBj6BalrMcSpLIFhQ4zdj5DJx1e1jDlAKVAFDnaImvgkEGTipxETcN3wDp0umBhf+P2GRfKq5ZRcbiYgR4LnZl8TRKQrJa3hL2wCpYAlhHW4oc4zeNSoCzQra9URTPFXVF1Md319eLyZz8Ao+x08hqgHdS7bluBxlCHaqrR/eQtPmuRofhGKPTvTOaMyAf1+AIU2P6V3YV11WdRisytbmPNdACnrY0h9Uh+iR+S9owsXSrRQiY4tFV8qt8Oeo4St+gMSbYTKm8M3RNJgR2OxfHasDrknT6Wgjgtu03nxL7K19K6MT0P73Oi+roaFxl64mDnAgMBAAEwDQYJKoZIhvcNAQELBQADggEBAERqZhMk9VAcPMYMDjHv/YrCAVgWntmKU3KIDxLhzpvW1uWo45Ni1G1cXiQTAi39uTdP7w2LmoKO6HbbLmWnQIOx06XxqdE4sllQRe7Za62wY4zI0XSuAPMWCHlGoKmXoKb2xz6QCmOHxQM46itfxF0amfZiZnx6bDUwEI9Iu8pTeAGejpoyCMmiV2zeP1yWoeoM/B2lPEZU+HD18Z87QY8hxCLP3rU1tD5Lm2vw+fpN6dWPD0q/rN6TgwiQtJieIRCeBYOu1OZrzfrIGurf1vTLZ4JuLHSE+zGfdxNPRFtA7BaQdlz1g83Nb2BUNRbkYXAQOVaaodcsb/Pu9t4Bx5w=&lt;/X509Certificate&gt;&lt;/X509Data&gt;&lt;/KeyInfo&gt;&lt;/Signature&gt;
&lt;ns3:Status&gt;
&lt;ns3:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:AuthnFailed"/&gt;
&lt;ns3:StatusMessage&gt;Unable to authentication the user via the nested OAuth workflow. Consult the logs for additional details.&lt;/ns3:StatusMessage&gt;
&lt;/ns3:Status&gt;
&lt;/ns3:Response&gt;
</code></pre>
<p dir="auto">I suppose this must be some very simple configuration issue, however, kindly help me get some info on the above, so that this can be Resolved.</p>
<p dir="auto">Thanking you,</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2047/saml-has-issues-with-mautic</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 19:28:05 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2047.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Apr 2022 08:06:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SAML has issues with MAUTIC on Tue, 03 May 2022 17:31:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/233">@sswami</a></p>
<p dir="auto">Do you have a support plan? If so, the best way to get support is to open a ticket: <a href="https://account.fusionauth.io/account/support/" rel="nofollow ugc">https://account.fusionauth.io/account/support/</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/5087</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/5087</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Tue, 03 May 2022 17:31:55 GMT</pubDate></item><item><title><![CDATA[Reply to SAML has issues with MAUTIC on Tue, 03 May 2022 17:09:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/20">@dan</a> <a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/3">@robotdan</a>  Looking for your support ASAP.</p>
]]></description><link>https://fusionauth.io/community/forum/post/5086</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/5086</guid><dc:creator><![CDATA[sswami]]></dc:creator><pubDate>Tue, 03 May 2022 17:09:39 GMT</pubDate></item><item><title><![CDATA[Reply to SAML has issues with MAUTIC on Sat, 30 Apr 2022 16:38:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/20">@dan</a> <a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/3">@robotdan</a> Please respond to the above.</p>
]]></description><link>https://fusionauth.io/community/forum/post/5079</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/5079</guid><dc:creator><![CDATA[sswami]]></dc:creator><pubDate>Sat, 30 Apr 2022 16:38:40 GMT</pubDate></item></channel></rss>