<div dir="ltr">I basically want to force expire a token , or invalidate a token . <div><a href="https://tools.ietf.org/html/rfc7009">https://tools.ietf.org/html/rfc7009</a><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 4, 2015 at 1:09 AM, Stian Thorgersen <span dir="ltr"><<a href="mailto:stian@redhat.com" target="_blank">stian@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
<br>
----- Original Message -----<br>
> From: "Fadi Abdin" <<a href="mailto:fadiabdeen@gmail.com">fadiabdeen@gmail.com</a>><br>
> To: "keycloak-user" <<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>><br>
> Sent: Thursday, April 30, 2015 6:48:47 PM<br>
> Subject: [keycloak-user] OAuth<br>
><br>
> I just created a simple javascript app to test my oauth keycloak connections<br>
> and implemented the calls to do the basic things ( except revoke the token)<br>
> .<br>
><br>
> My code is on github <a href="https://github.com/fadiabdeen/keycloak-oauth" target="_blank">https://github.com/fadiabdeen/keycloak-oauth</a><br>
><br>
> I was able to get a authorization code.<br>
> get a token<br>
> refresh the token<br>
> get the user information though validate<br>
> logout ( which only clears the session<br>
><br>
> I cant figure out how to revoke my access_token .. if anybody can help with<br>
> this then its great.<br>
<br>
</div></div>Not sure what you mean about revoking the access token. Can you elaborate?<br>
<br>
><br>
> Thanks<br>
><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>
</blockquote></div><br></div>