- Use Ruby 3.1.3
- Use Ruby 2.7.7
- Use Ruby 2.7.5
- Use Ruby 2.7.3
- Supplier issuer to service token client
- Do not base64 decode private key
- Generate the access token
- Request non cached version of public key if first validition fails
- Add token not present exception when token is empty
- Add better error messages
- Add service token cache v3 implementation
- All necessary information (iat, sub and application, namespace) should be on the access token
- Add service token cache v2 implementation