<div dir="ltr">Hi, <div><br></div><div>So i am securing a Single page application and want the login page in a iframe or bootstrap modal element and not as a separate single page. So is this possible. If it is, could you please let me know how as it would help me out a lot.</div><div><br></div><div>Thanks.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 20, 2015 at 6:47 PM, 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">Our UI is completely templatable so you can add your own styles and<br>
structures to any page (including the admin console).<br>
<br>
You lose a lot of functionality not using our UI.  The most important<br>
one being SSO.  You also lose forgot password/reset credentials,<br>
required actions (update password, verify email, configure OTP, etc.),<br>
user account mgmt, registration, etc...<br>
<br>
Our client adapters and have seemless integration with servlet security.<br>
<span class=""><br>
<br>
On 10/20/2015 9:12 AM, Revanth Ayalasomayajula wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I want to secure a UI application which is a confidential application<br>
&gt; that will talk to 1 or more backend(bearer) applications and fetch data<br>
&gt; from these applications and display that information and the product<br>
&gt; team doesn&#39;t want to use the Keycloak Login UI. So now i want to provide<br>
&gt; login from that page using rest API. I also want to maintain a session<br>
&gt; for the UI application and then use direct grant api to get token and<br>
&gt; fetch data from the other applications. Also, what do you mean by your<br>
&gt; adapters?<br>
&gt;<br>
&gt; On Tue, Oct 20, 2015 at 5:11 PM, Stian Thorgersen &lt;<a href="mailto:sthorger@redhat.com">sthorger@redhat.com</a><br>
</span><span class="">&gt; &lt;mailto:<a href="mailto:sthorger@redhat.com">sthorger@redhat.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Keycloak comes with two protocols OpenID Connect and SAML 2. If you<br>
&gt;     want a rest based api you want to use OpenID Connect. What<br>
&gt;     application are you securing? Why not just use one of our adapters?<br>
&gt;<br>
&gt;     On 20 October 2015 at 12:15, Revanth Ayalasomayajula<br>
</span><span class="">&gt;     &lt;<a href="mailto:revanth@arvindinternet.com">revanth@arvindinternet.com</a> &lt;mailto:<a href="mailto:revanth@arvindinternet.com">revanth@arvindinternet.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;         Hi,<br>
&gt;<br>
&gt;         I am using Keycloak1.5.0 to secure my application. I want to<br>
&gt;         perform login using a rest api. I was able to see that they are<br>
&gt;         two parameters that are sent in the call and wanted to know how<br>
&gt;         i will be able to achieve this functionality using a rest api.<br>
&gt;<br>
&gt;         Thanks.<br>
&gt;<br>
&gt;         _______________________________________________<br>
&gt;         keycloak-user mailing list<br>
</span>&gt;         <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a> &lt;mailto:<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>&gt;<br>
&gt;         <a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
<span class="im HOEnZb">&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; keycloak-user mailing list<br>
&gt; <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
&gt;<br>
<br>
</span><span class="HOEnZb"><font color="#888888">--<br>
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-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
</div></div></blockquote></div><br></div>