<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"><<a href="mailto:bburke@redhat.com" target="_blank">bburke@redhat.com</a>></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>
> Hi,<br>
><br>
> I want to secure a UI application which is a confidential application<br>
> that will talk to 1 or more backend(bearer) applications and fetch data<br>
> from these applications and display that information and the product<br>
> team doesn't want to use the Keycloak Login UI. So now i want to provide<br>
> login from that page using rest API. I also want to maintain a session<br>
> for the UI application and then use direct grant api to get token and<br>
> fetch data from the other applications. Also, what do you mean by your<br>
> adapters?<br>
><br>
> On Tue, Oct 20, 2015 at 5:11 PM, Stian Thorgersen <<a href="mailto:sthorger@redhat.com">sthorger@redhat.com</a><br>
</span><span class="">> <mailto:<a href="mailto:sthorger@redhat.com">sthorger@redhat.com</a>>> wrote:<br>
><br>
> Keycloak comes with two protocols OpenID Connect and SAML 2. If you<br>
> want a rest based api you want to use OpenID Connect. What<br>
> application are you securing? Why not just use one of our adapters?<br>
><br>
> On 20 October 2015 at 12:15, Revanth Ayalasomayajula<br>
</span><span class="">> <<a href="mailto:revanth@arvindinternet.com">revanth@arvindinternet.com</a> <mailto:<a href="mailto:revanth@arvindinternet.com">revanth@arvindinternet.com</a>>> wrote:<br>
><br>
> Hi,<br>
><br>
> I am using Keycloak1.5.0 to secure my application. I want to<br>
> perform login using a rest api. I was able to see that they are<br>
> two parameters that are sent in the call and wanted to know how<br>
> i will be able to achieve this functionality using a rest api.<br>
><br>
> Thanks.<br>
><br>
> _______________________________________________<br>
> keycloak-user mailing list<br>
</span>> <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a> <mailto:<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>
<span class="im HOEnZb">><br>
><br>
><br>
><br>
><br>
> _______________________________________________<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>
><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>