[keycloak-user] Offline token validation - can it be deployed within a Docker image

Stian Thorgersen sthorger at redhat.com
Wed May 25 02:41:53 EDT 2016


A token (offline or regular) is issued by a specific instance of Keycloak
and is bound to the Keycloak servers URL as well as it's keys. So you can't
really share a offline token in the way you're doing unless it all uses the
same Keycloak server.

On 24 May 2016 at 21:24, Haim Vana <haimv at perfectomobile.com> wrote:

> Hi,
>
>
>
> We are using offline tokens for internal flows, and we would to create a
> Docker image with the offline token to be used for example for all
> developers.
>
>
>
> However the offline token validation failed on different host (than the
> one it was generated from).
>
>
>
> Is there an option to pass the URL validation just for dev ? or overcome
> it in a different way ?
>
>
>
>
>
> Any advice will be appreciated.
>
>
>
>
>
> Thanks,
>
> Haim.
> The information contained in this message is proprietary to the sender,
> protected from disclosure, and may be privileged. The information is
> intended to be conveyed only to the designated recipient(s) of the message.
> If the reader of this message is not the intended recipient, you are hereby
> notified that any dissemination, use, distribution or copying of this
> communication is strictly prohibited and may be unlawful. If you have
> received this communication in error, please notify us immediately by
> replying to the message and deleting it from your computer. Thank you.
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160525/3de8faf1/attachment.html 


More information about the keycloak-user mailing list