<div dir="ltr">Not quite. JTW and Keycloak&#39;s extensions make sense. The part I&#39;m not sure where best to manage is the API user. I&#39;m assuming from your answer that you&#39;d envision each API user being a user in the Keycloak system, correct? If so, I&#39;m still not sure how to associate these with the main user account.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 10, 2015 at 12:41 PM, Bill Burke <span dir="ltr">&lt;<a href="mailto:bburke@redhat.com" target="_blank">bburke@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Keycloak&#39;s access token format is an extension of JWT (JsonWebToken) in<br>
which we added role claims.  Hoe that answers your question.<br>
<div><div class="h5"><br>
On 4/10/2015 12:10 PM, Scott Rossillo wrote:<br>
&gt; We have a system in place where a user is granted API access tokens for<br>
&gt; a project. These tokens can also have permissions associated with them<br>
&gt; (it could be as simple as read/write or read-only). In any case, if we<br>
&gt; migrate to SSO with OIDC, I&#39;m not sure how best to re-implement such a<br>
&gt; solution.<br>
&gt;<br>
&gt; Should it even be a concern of the OIDC system? If so, is it something<br>
&gt; that&#39;s being considered as a Keycloak feature? For example, GitHub<br>
&gt; allows tokens to be generated and used in place of a password to access<br>
&gt; their OAuth 2.0 API.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Scott<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; keycloak-user mailing list<br>
&gt; <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
--<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>
_______________________________________________<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>
</font></span></blockquote></div><br></div>