[keycloak-user] What the URI of the Refresh Token HTTP request for Java Adapters?

Sebastien Blanc sblanc at redhat.com
Fri Dec 16 06:20:20 EST 2016


Not really sure what you are asking for ... To refresh it's this type of
url :
<your_realm_url>/protocol/openid-connect/token?grant_type+refresh_token&refresh_token=<your_refresh_token>

And I don't understand your additonal question but maybe related to that, a
bearer-only client won't have a refresh token.



On Fri, Dec 16, 2016 at 12:03 PM, Michael Furman <michael_furman at hotmail.com
> wrote:

> Hi all,
>
> Will be happy for help.
>
> I have tried to search but without success.
>
> Can not find details here:
>
> https://keycloak.gitbooks.io/server-adminstration-guide/
> content/topics/sso-protocols/oidc.html
>
>
> Best regards,
>
>    Michael
>
> ________________________________
> From: keycloak-user-bounces at lists.jboss.org <keycloak-user-bounces at lists.
> jboss.org> on behalf of Michael Furman <michael_furman at hotmail.com>
> Sent: Thursday, December 15, 2016 10:08 PM
> To: keycloak-user at lists.jboss.org
> Subject: Re: [keycloak-user] What the URI of the Refresh Token HTTP
> request for Java Adapters?
>
> Hi,
> Additional question: according to my understanding in case a user works
> (performs http requests) on some client the Refresh Token HTTP request
> comes to other OIDC clients.
>
> In case a user does not work on any client the Refresh Token HTTP request
> does not appear at all.
>
> Will happy for the confirmation.
> Michael
>
> On Dec 15, 2016 7:26 PM, Michael Furman <michael_furman at hotmail.com>
> wrote:
>
> Hi,
> We use the SpringSecurity adapter.
> I need to handle some internal application logic when the URI of the
> Refresh Token HTTP request comes to the adapter.
> Can you tell me the URI of the Refresh Token HTTP request for Java
> Adapters?
> Best regards,
>    Michael
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
> keycloak-user Info Page - JBoss Developer<https://lists.jboss.
> org/mailman/listinfo/keycloak-user>
> lists.jboss.org
> To see the collection of prior postings to the list, visit the
> keycloak-user Archives. Using keycloak-user: To post a message to all the
> list members ...
>
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
> keycloak-user Info Page - JBoss Developer<https://lists.jboss.
> org/mailman/listinfo/keycloak-user>
> lists.jboss.org
> To see the collection of prior postings to the list, visit the
> keycloak-user Archives. Using keycloak-user: To post a message to all the
> list members ...
>
>
> _______________________________________________
> 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