[keycloak-user] Static API keys (long lived access tokens)

Yuriy Yunikov yuriy.yunikov at vgs.io
Thu Jun 28 06:27:06 EDT 2018


Hi everyone,

We have a need to issue static access token from Keycloak which wouldn't
change and have no expiry but can be revoked. From what I've seen so far
Keycloak can only issue offline token
<http://www.keycloak.org/docs/3.0/server_admin/topics/sessions/offline.html>
for
refresh token, but not for access tokens. Is there any way to achieve this?

Regards,
Yuriy


More information about the keycloak-user mailing list