Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Add shared token cache helper

  • Added TokenCache (TokenCache.java) to centralize token retrieval, TTL handling, and cache invalidation helpers usable from Groovy/Java.
  • Updated GeneratedRecorderSearchTest to call the cache via a JSR223 sampler so tokens refresh lazily per user and the recorder flow stays unchanged otherwise.

Merge request reports

Loading