<div dir="ltr">So you&#39;re saying I have to change the HTML pages to make it submit a form?<div><br></div><div>I really don&#39;t understand how the interface works on Keycloak, could you tell me the name of the file that handles the login page, if I understood correctly. And I&#39;ll study it on from there.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 12, 2014 at 10:23 AM, Stian Thorgersen <span dir="ltr">&lt;<a href="mailto:stian@redhat.com" target="_blank">stian@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">Basically what&#39;s needed is:<br>
<br>
  * Add a remember me option for social - this is non-trivial as atm social logins are links so needs to be changed to submitting a form<br>
  * Set the login cookie in SocialResource.redirectToProviderAuth if this remember me check-box is set<br>
<br>
Reading the cookie is already handled, as it should set the same cookie as the &quot;regular&quot; login does.<br>
<br>
If you&#39;d like to do this that would be great :)<br>
<div class=""><br>
----- Original Message -----<br>
&gt; From: &quot;Rodrigo Sasaki&quot; &lt;<a href="mailto:rodrigopsasaki@gmail.com">rodrigopsasaki@gmail.com</a>&gt;<br>
&gt; To: &quot;Stian Thorgersen&quot; &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt;<br>
&gt; Cc: <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
</div><div class="">&gt; Sent: Tuesday, 12 August, 2014 1:47:28 PM<br>
&gt; Subject: Re: [keycloak-user] &quot;Remember Me&quot; feature on Social Login<br>
&gt;<br>
</div><div class="">&gt; I was wondering, could you give me some pointers so I could try and<br>
&gt; implement this myself? I was looking at the mechanics on the already<br>
&gt; implemented feature, for username + password login, and I saw that I have<br>
&gt; to set a cookie, which I&#39;d have todo on<br>
</div>&gt; *SocialResource.redirectToProviderAuth*<br>
<div class="HOEnZb"><div class="h5">&gt;<br>
&gt; But I couldn&#39;t figure out how it uses the remember me cookie to evaluate<br>
&gt; and authenticate the user on the next access. I&#39;m looking into it now, but<br>
&gt; anything you can help me with would be great, if it interests you.<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Aug 11, 2014 at 5:24 AM, Stian Thorgersen &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; It won&#39;t be until after 1.0.final has been released, but we&#39;ll aim to add<br>
&gt; &gt; it for 1.1.<br>
&gt; &gt;<br>
&gt; &gt; JIRA: <a href="https://issues.jboss.org/browse/KEYCLOAK-332" target="_blank">https://issues.jboss.org/browse/KEYCLOAK-332</a><br>
&gt; &gt;<br>
&gt; &gt; ----- Original Message -----<br>
&gt; &gt; &gt; From: &quot;Rodrigo Sasaki&quot; &lt;<a href="mailto:rodrigopsasaki@gmail.com">rodrigopsasaki@gmail.com</a>&gt;<br>
&gt; &gt; &gt; To: &quot;Stian Thorgersen&quot; &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt;<br>
&gt; &gt; &gt; Cc: <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; &gt; &gt; Sent: Tuesday, 5 August, 2014 12:38:33 PM<br>
&gt; &gt; &gt; Subject: Re: [keycloak-user] &quot;Remember Me&quot; feature on Social Login<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Hi, just wondering, is there any prediction on when this feature will be<br>
&gt; &gt; &gt; implemented?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; On Tue, Jul 29, 2014 at 8:55 AM, Stian Thorgersen &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt;<br>
&gt; &gt; wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; It&#39;s planned just not implemented yet.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; One of the reasons was that we couldn&#39;t figure out an elegant placement<br>
&gt; &gt; &gt; &gt; for the remember-me checkbox.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; ----- Original Message -----<br>
&gt; &gt; &gt; &gt; &gt; From: &quot;Rodrigo Sasaki&quot; &lt;<a href="mailto:rodrigopsasaki@gmail.com">rodrigopsasaki@gmail.com</a>&gt;<br>
&gt; &gt; &gt; &gt; &gt; To: <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; &gt; &gt; &gt; &gt; Sent: Tuesday, 29 July, 2014 12:15:15 PM<br>
&gt; &gt; &gt; &gt; &gt; Subject: [keycloak-user] &quot;Remember Me&quot; feature on Social Login<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Hi,<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; I know this doesn&#39;t exist now, but I was wondering if it is something<br>
&gt; &gt; &gt; &gt; that is<br>
&gt; &gt; &gt; &gt; &gt; planned to be implemented, or if there&#39;s a particular reason why it<br>
&gt; &gt; &gt; &gt; isn&#39;t.<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Thanks!<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; --<br>
&gt; &gt; &gt; &gt; &gt; Rodrigo Sasaki<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; &gt; keycloak-user mailing list<br>
&gt; &gt; &gt; &gt; &gt; <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; &gt; &gt; &gt; &gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; --<br>
&gt; &gt; &gt; Rodrigo Sasaki<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Rodrigo Sasaki<br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><font face="Times New Roman">Rodrigo Sasaki</font><div></div></div>
</div>