<div dir="ltr">Hi Bill,<div><br></div><div>I'm familiar with the examples, however I'm looking for a way to grant third-party clients access to my API. Since they could be written in a variety of languages, I'd like them to be able to obtain a token in a defined way without being dependent on Keycloak. </div>
<div><br></div><div>I suppose the approach Marek mentioned (OAuth spec section 4.3) should do the trick though (as long as you are planning to continue supporting it).</div><div><br></div><div>Cheers,</div><div>Nils</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 14, 2014 at 3:32 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">Bearer token security. Take a look at the examples, specifically the<br>
database-service. This is a pure REST service secured by keyloak.<br>
<br>
At the moment, we only have support for JBoss/Wildfly, but it wouldn't<br>
take much to write an adapter for another java environment.<br>
<div class="HOEnZb"><div class="h5"><br>
On 4/12/2014 1:09 PM, Nils Preusker wrote:<br>
> Hi all,<br>
><br>
> I'm trying to figure out how I could use keycloak to secure a REST API<br>
> that is used bu a pure backend REST client. Do you have any<br>
> recommendations for that (i.e. API keys)?<br>
><br>
> Cheers,<br>
> Nils<br>
><br>
><br>
</div></div><div class="im HOEnZb">> _______________________________________________<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" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
><br>
<br>
</div><span class="HOEnZb"><font color="#888888">--<br>
Bill Burke<br>
JBoss, a division of Red Hat<br>
<a href="http://bill.burkecentral.com" 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" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
</div></div></blockquote></div><br></div>