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.