<div dir="ltr"><div>Hi group,</div><div><br></div><div>I have multiple realms and a list of clients registered within each realm. For each realm I&#39;d like to configure</div><div>a &quot;default&quot; client that can be used as a redirect fallback if no client or redirect_uri was specified in requests.</div><div><br></div><div>The usecase is to provide some kind of &quot;home&quot; or &quot;launchpad&quot; service where users are redirected to in case</div><div>they don&#39;t know or didn&#39;t specify where to go.</div><div>The launchpad would then present a &quot;fancy selection&quot; of all the apps (clients) that are available to the current user,</div><div>somewhat comparable to the <a href="https://www.google.de/intl/de/about/products/">https://www.google.de/intl/de/about/products/</a> page.</div><div><br></div><div>Is this already possible or considered as a feature?</div><div><br></div><div>A default &quot;default&quot; client could be the account application.</div><div><br></div><div>A quick hack I could think of would be to define a client with the name &quot;default&quot; (or another well-known name)</div><div>and register a custom endpoint in Keycloak that would accept the client_id as a url parameter and redirect to the</div><div>configured client base url.</div><div><br></div><div>Cheers,</div><div>Thomas</div></div>