<div dir="ltr"><div><div><div>We&#39;ve got a similar use case - an externally managed SAML IDP is sending users our way, and we need to map them to an existing user base.  There are no attributes that we can definitively use to map our users to incoming users from the external SAML IDP.  We currently allow the users to authenticate on our side on their first trip, then store an association between internal/external users.  This association is used on subsequent trips so that users don&#39;t have to sign in again.  We&#39;ve currently got this working in Picketlink, but will need to accommodate this use case with the keycloak migration coming up in the future.<br><br></div>To your question of pointing the SAML website to keycloak, it is a third party&#39;s IDP.<br><br></div>Is this sort of thing really that uncommon?  I&#39;d imagine we&#39;re not the only ones without a definitive mapping attribute, or a many-one mapping.  Anyway, are the SPI&#39;s currently in place, or are there some out there that would do the trick for this?<br><br></div>Thanks in advance!<br><br clear="all"><div class="gmail_extra"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div>Josh Cain | Software Applications Engineer<br></div><i>Identity and Access Management</i><br></div><b>Red Hat</b><br>+1 843-737-1735<br><br></div></div></div></div></div>
<br><div class="gmail_quote">On Fri, Oct 9, 2015 at 9:05 AM, Bill Burke <span dir="ltr">&lt;<a href="mailto:bburke@redhat.com" target="_blank">bburke@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;d rather have the appropriate SPIs be extended then have this feature<br>
native in keycloak as it seems very specific to your deployment.<br>
<br>
BTW, why not just point the SAML website to Keycloak?  Keycloak supports<br>
SAML.<br>
<div class="HOEnZb"><div class="h5"><br>
On 10/9/2015 5:39 AM, Vlastimil Elias wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt;<br>
&gt; I&#39;d like to implement SSO bridge between Keycloak used for our website,<br>
&gt; and other SAML 2 based SSO server used by another website.<br>
&gt;<br>
&gt; Both SSO servers share common user base (user federation provider in<br>
&gt; keycloak against same user store as the SAML SSO server).<br>
&gt;<br>
&gt; What I want to achieve is that once user is logged in on other SAML SSO<br>
&gt; server and then comes to Keycloak site I&#39;d like to login him there<br>
&gt; automatically.<br>
&gt;<br>
&gt; What I can do is to configure SAML Identity Provider in Keycloak and<br>
&gt; enable &quot;Authenticate By Default&quot; for it. But I think this will always<br>
&gt; lead to user creation conflict in Keycloak as we share user base. I have<br>
&gt; to somehow force this &quot;SAML Identity Provider&quot; in keycloak to directly<br>
&gt; use existing Keycloak users instead of creating new one and linking to them.<br>
&gt;<br>
&gt; Is this somehow achievable in Keycloak 1.5, eg. by development of some<br>
&gt; extension? From what I know I think it s not achievable and feature must<br>
&gt; be coded into keycloak core.<br>
&gt;<br>
&gt;<br>
&gt; And one other question ;-)<br>
&gt; When &quot;Authenticate By Default&quot; is used for some Identity Provider then I<br>
&gt; believe that Keycloak redirects user&#39;s browser to this provider in<br>
&gt; passive mode before showing own login page to get identity from it if<br>
&gt; any. But what happen if the provider is unreachable? In this case user<br>
&gt; finishes with erro page and is not able to login into Keycloak at all.<br>
&gt; Is Keycloak able to detect provider failure and stop redirecting user<br>
&gt; there?<br>
&gt;<br>
&gt; Thanks in advance<br>
&gt;<br>
&gt; Vlastimil<br>
&gt;<br>
<br>
--<br>
</div></div><span class="HOEnZb"><font color="#888888">Bill Burke<br>
JBoss, a division of Red Hat<br>
<a href="http://bill.burkecentral.com" rel="noreferrer" target="_blank">http://bill.burkecentral.com</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
keycloak-dev mailing list<br>
<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><br>
</div></div></blockquote></div><br></div></div>