Skip to content

azure-spring-boot_3.5.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 24 May 09:42
d493e53

3.5.0 (2021-05-24)

New Features

  • Add AADB2CTrustedIssuerRepository to manage the trusted issuer in AAD B2C.
  • Enable property azure.activedirectory.redirect-uri-template. (#21116)

Key Bug Fixes

  • Fix the issue #21036 where the AAD B2C starter cannot fetch the OpenID Connect metadata document via issuer.
  • Deprecate addB2CIssuer, addB2CUserFlowIssuers, createB2CUserFlowIssuer methods in AADTrustedIssuerRepository.