Releases: pagopa/mil-auth
Releases · pagopa/mil-auth
1.16.1
1.16.1 (2024-05-29)
Bug Fixes
- Added property to limit the number of returned keys. (#88) (42935a9)
1.16.0
1.16.0 (2024-05-29)
Bug Fixes
- Added annotations to allow access to un-protected resources. (#86) (3f30e4b)
- Added env. var. to activate JSON logging. (#87) (21140bb)
- Fixed the url to retrieve JWKS. (#85) (4262cf3)
Features
- Fiscal code is now protected with encryption (by means of Azure Key Vaule) instead of PDV. (#84) (73b3351)
1.15.0
1.15.0 (2024-05-20)
Features
- Added a parameter to activate the fiscal code protection. (#83) (8f32087)
1.14.0
1.14.0 (2024-05-16)
Features
- Tokenization of fiscal code with PDV if any. (#82) (09342d2)
1.12.0
1.12.0 (2024-04-24)
Features
- Quarkus and Java upgrade + Azure access tokens cache (#79) (e29fcd6)
1.11.0
1.11.0 (2024-02-12)
Features
- Added "iss" and "aud" claims to tokens. (#75) (5f48414)
1.10.0
1.10.0 (2023-11-14)
Bug Fixes
Features
- Authentication for key vault use, by means of system-managed identity. (#68) (bd856fa)
- Rest-client logging configuration added to prod profile. (#71) (d2ed379)
- System-managed and RBAC support to access to KV and Storage. (#72) (e33d1f4)
- Tax code and openid conf. (#73) (3240478)
1.9.2
1.9.2 (2023-09-21)
Bug Fixes