Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

405
Vistas
How to retrieve all active access tokens attached to a delegation from event listener context

I am currently trying to do some operations in an event listener where I need all access tokens linked to a refresh token. Is it possible to retrieve these access tokens from the context or am I required to interact with the data source in the event listener?

EDIT: This is regarding the Curity Identity Server.

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Some related topics below - if you can provide more info about your use case we can perhaps provide further details:

REVOKING TOKENS

If you want to revoke all access tokens for a refresh token then you cannot do this via script procedures. You would need to write a small plugin to interact with the data source and delete the delegation.

LISTENERS

An example event listener is referenced in the below resources, though the use case is not around getting all access tokens in a refresh token:

  • Article
  • Code

CACHING INTROSPECTION RESPONSES

It is recommended to cache introspection responses, and this is commonly done in the reverse proxy, as in this LUA plugin.

Perhaps the simplest option is to give the cache entries a short time to live, meaning they will be only be available for a short time after revocation. Requiring immediate clearing of cached tokens would require more work, but hopefully the above techniques will help.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda