Hi,

I want to secure a UI application which is a confidential application that will talk to 1 or more backend(bearer) applications and fetch data from these applications and display that information and the product team doesn't want to use the Keycloak Login UI. So now i want to provide login from that page using rest API. I also want to maintain a session for the UI application and then use direct grant api to get token and fetch data from the other applications. Also, what do you mean by your adapters?

On Tue, Oct 20, 2015 at 5:11 PM, Stian Thorgersen <sthorger@redhat.com> wrote:
Keycloak comes with two protocols OpenID Connect and SAML 2. If you want a rest based api you want to use OpenID Connect. What application are you securing? Why not just use one of our adapters?

On 20 October 2015 at 12:15, Revanth Ayalasomayajula <revanth@arvindinternet.com> wrote:
Hi, 

I am using Keycloak1.5.0 to secure my application. I want to perform login using a rest api. I was able to see that they are two parameters that are sent in the call and wanted to know how i will be able to achieve this functionality using a rest api.

Thanks. 

_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user