runtarinn
runtarinn
### Version 4.3.0 - 4.3.3 ### Context The DuplicateContext that is bound to a HTTP request is replaced by EventLoopContext when calling another service using OAuth2WebClient with client_credentials grant and...
Motivation: Have the option of retrieving secret metadata from Vault. This will help if you need a secret version etc.
When using the reactive session implementation, after a successful login, the sessionId is regenerated. When the new sessionId is stored, the associated session keys are renamed correctly, but the old...