[keycloak-user] Example of a remote REST authentication

Alexander Chriztopher alexander.chriztopher at gmail.com
Tue Oct 28 16:55:49 EDT 2014


The Java rest api actually ! In order to be able to log a user in ..



> On 28 Oct 2014, at 19:45, Stian Thorgersen <stian at redhat.com> wrote:
> 
> 
> 
> ----- Original Message -----
>> From: "Alexander Chriztopher" <alexander.chriztopher at gmail.com>
>> To: "Stian Thorgersen" <stian at redhat.com>
>> Cc: keycloak-user at lists.jboss.org
>> Sent: Tuesday, 28 October, 2014 7:40:35 PM
>> Subject: Re: [keycloak-user] Example of a remote REST authentication
>> 
>> Ok !
>> 
>> - Is there a documentation for the rest of the Java rest Api ?
> 
> It's OpenID Connect - we could probably add more docs around it though
> 
>> - Should i log a Jira to have the login feature supported within the Java Api
> 
> What Java API are you referring to?
> 
>> ?
>> 
>> 
>> 
>>> On 28 Oct 2014, at 19:21, Stian Thorgersen <stian at redhat.com> wrote:
>>> 
>>> We don't have a Java API for this
>>> 
>>> ----- Original Message -----
>>>> From: "Alexander Chriztopher" <alexander.chriztopher at gmail.com>
>>>> To: "Stian Thorgersen" <stian at redhat.com>
>>>> Cc: keycloak-user at lists.jboss.org
>>>> Sent: Tuesday, 28 October, 2014 7:16:44 PM
>>>> Subject: Re: [keycloak-user] Example of a remote REST authentication
>>>> 
>>>> Hi Stian wins thanks !
>>>> 
>>>> That app is using http client and am looking for an example that uses the
>>>> Java API unfortunately :-(
>>>> 
>>>> By the way is the Java Api documented somewhere ?
>>>> 
>>>> 
>>>> 
>>>>> On 28 Oct 2014, at 15:58, Stian Thorgersen <stian at redhat.com> wrote:
>>>>> 
>>>>> You can use direct grant to authenticate users. Have a look at the
>>>>> admin-access-app example it uses this approach.
>>>>> 
>>>>> ----- Original Message -----
>>>>>> From: "Alexander Chriztopher" <alexander.chriztopher at gmail.com>
>>>>>> To: keycloak-user at lists.jboss.org
>>>>>> Sent: Friday, 24 October, 2014 7:34:22 PM
>>>>>> Subject: [keycloak-user] Example of a remote REST authentication
>>>>>> 
>>>>>> Hi all,
>>>>>> 
>>>>>> On one of our applications we need to have very customisable login page
>>>>>> -works with an online customisation facility- and hence we need to have
>>>>>> the
>>>>>> login page built in our application and be able to authenticate users
>>>>>> remotely via the java rest api.
>>>>>> 
>>>>>> Are there any examples to do this ? Otherwise any tips would be great.
>>>>>> 
>>>>>> Thanks for any help.
>>>>>> 
>>>>>> _______________________________________________
>>>>>> keycloak-user mailing list
>>>>>> keycloak-user at lists.jboss.org
>>>>>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>> 



More information about the keycloak-user mailing list