Skip to content

Releases: pagopa/mil-auth

1.10.0

14 Nov 16:06
Compare
Choose a tag to compare

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

21 Sep 08:35
Compare
Choose a tag to compare

1.9.2 (2023-09-21)

Bug Fixes

1.9.1

21 Sep 07:42
Compare
Choose a tag to compare

1.9.1 (2023-09-21)

Bug Fixes

1.9.0

19 Sep 15:31
Compare
Choose a tag to compare

1.9.0 (2023-09-19)

Features

  • Fixed Azure Key Vault DTO + Handling of key domains. (#65) (8fb6fc6)

1.8.2

18 Sep 10:58
Compare
Choose a tag to compare

1.8.2 (2023-09-18)

Bug Fixes

  • Fixed the name of property containing the version of API of Azure Key (#64) (f61fb87)

1.8.1

18 Sep 10:23
Compare
Choose a tag to compare

1.8.1 (2023-09-18)

Bug Fixes

  • Added property to handle api version of Azure Key Vault. (#63) (7305d94)

1.8.0

18 Sep 07:22
Compare
Choose a tag to compare

1.8.0 (2023-09-18)

Features

1.7.4

04 Jul 09:19
Compare
Choose a tag to compare

1.7.4 (2023-07-04)

Bug Fixes

  • Fixed a bug due to the transformation of '/' in '_' in Base64 encoded strings. (#58) (5a78042)

1.7.3

26 Jun 11:25
Compare
Choose a tag to compare

1.7.3 (2023-06-26)

Bug Fixes

  • Corrected a bug of calculation of the username hash. (#56) (faab98c)

1.7.2

20 Jun 13:12
Compare
Choose a tag to compare

1.7.2 (2023-06-20)

Bug Fixes

  • GIT_PAT usage where needed. (#55) (29db416)
  • Usage of GITHUB_TOKEN instead of GIT_PAT. (#54) (c29e7c1)