<?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[Handling Default IdP Routing in FusionAuth Without idp_hint]]></title><description><![CDATA[<p dir="auto">We’re building a Microsoft PowerPages website that needs user authentication through FusionAuth, with token enrichment via custom claims. We’ve configured an application and identity provider in FusionAuth, so users can authenticate via our external IdP instead of using FusionAuth’s login form. In our other apps, we use <strong>idp_hint</strong> in the path, which works well. However, Microsoft PowerPages doesn’t allow us to add this query parameter.</p>
<p dir="auto">Is there a way in FusionAuth to set a default IdP for an application, or do you have suggestions for handling this without relying on <strong>idp_hint</strong>?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2999/handling-default-idp-routing-in-fusionauth-without-idp_hint</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 04:23:45 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2999.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Jun 2025 04:32:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Handling Default IdP Routing in FusionAuth Without idp_hint on Mon, 30 Jun 2025 04:34:15 GMT]]></title><description><![CDATA[<p dir="auto">FusionAuth doesn’t currently support setting a default IdP for an application or automatically forcing logins through an IdP. You’re welcome to submit a feature request on our <a href="https://github.com/FusionAuth/fusionauth-issues" rel="nofollow ugc">GitHub issues page</a>.</p>
<p dir="auto">If all your users share the same email domain, you could try <a href="https://fusionauth.io/docs/lifecycle/authenticate-users/identity-providers/overview-oidc#managed-domains" rel="nofollow ugc">Managed Domains</a> to route them to the correct IdP.</p>
<p dir="auto">Another option is to place a proxy in front of FusionAuth. The proxy could inspect incoming requests and append the <strong>idp_hint</strong> before forwarding traffic to FusionAuth. You can learn more about using a proxy setup <a href="https://fusionauth.io/docs/operate/deploy/proxy-setup" rel="nofollow ugc">here</a>.</p>
]]></description><link>https://fusionauth.io/community/forum/post/8203</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/8203</guid><dc:creator><![CDATA[wesley]]></dc:creator><pubDate>Mon, 30 Jun 2025 04:34:15 GMT</pubDate></item></channel></rss>