Skip to content

azure-spring-boot_3.8.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 26 Aug 01:53
44ff789

3.8.0 (2021-08-25)

This release is compatible with Spring Boot 2.5.0 - 2.5.3.

Dependency Upgrades

New Features

  • Add property azure.activedirectory.resource-server.principal-claim-name to configure principal claim name.
  • Add property azure.activedirectory.resource-server.claim-to-authority-prefix-map to configure claim to authority prefix map.

Deprecations

  • Deprecate AADB2CJwtBearerTokenAuthenticationConverter, use AADJwtBearerTokenAuthenticationConverter instead.