<?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[Seeing &quot;alternativeLogins&quot; error]]></title><description><![CDATA[<p dir="auto">I see this error:</p>
<pre><code>A FreeMarker exception occurred.
Exception:
FreeMarker template error:
Macro "alternativeLogins" has no parameter with name "federatedCSRFToken". Valid parameter names are: clientId, identityProviders, passwordlessEnabled, bootstrapWebauthnEnabled, idpRedirectState
----
FTL stack trace ("~" means nesting-related):
    - Failed at: @helpers.alternativeLogins clientId=c...  [in template "##aa55aab6-11df-4f3d-b2cf-4b0da5f42780##templates/oauth2/authorize.ftl" at line 114, column 7]
    ~ Reached through: #nested  [in template "##aa55aab6-11df-4f3d-b2cf-4b0da5f42780##templates/_helpers.ftl" in macro "main" at line 201, column 11]
</code></pre>
<p dir="auto">I'm on FusionAuth 1.47. What can I do to troubleshoot it.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2509/seeing-alternativelogins-error</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 15:54:16 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2509.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 21 Sep 2023 17:20:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Seeing &quot;alternativeLogins&quot; error on Thu, 21 Sep 2023 17:22:29 GMT]]></title><description><![CDATA[<p dir="auto">Make sure you are running 1.47.1. If you are using docker, you might need to run <code>docker pull</code> to get the latest version.</p>
<p dir="auto">There's <a href="https://fusionauth.io/docs/v1/tech/release-notes#version-1-47-0" rel="nofollow ugc">also information in the release notes</a> about how to modify a customized theme:</p>
<blockquote>
<p dir="auto">Due to the necessary change related to adding a CSRF token when performing a federated login, a manual change may be required to your themed login pages. Please read through these details to understand if you will be affected.</p>
<p dir="auto">If you are using any 3rd party IdP configurations such as OpenID Connect, SAML v2, Google, Facebook with a custom theme, you will need to make a modification to your template in order for federated login to continue to work correctly.</p>
<p dir="auto">If you are not using any 3rd party IdP configurations, or you are not using a custom theme, no change will be necessary.</p>
<p dir="auto">If you will be affected by this change, please review the following details and then make the update to your theme as part of your upgrade process.<br />
...</p>
</blockquote>
]]></description><link>https://fusionauth.io/community/forum/post/6578</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/6578</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Thu, 21 Sep 2023 17:22:29 GMT</pubDate></item></channel></rss>