Skip to content

Releases: ronaldbosma/call-apim-backend-with-oauth

v1.7.0

07 Mar 11:43

Choose a tag to compare

What's Changed

  • Replace .sln files with cleaner .slnx files by @ronaldbosma in #32
  • Replace GitHub Copilot extension with GitHub Copilot Chat by @ronaldbosma in #33
  • Use Bicep version 2025-03-01-preview for APIM resources by @ronaldbosma in #34

Full Changelog: v1.6.0...v1.7.0

v1.6.0

01 Mar 17:26

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

22 Feb 08:46

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Feb 12:57

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

08 Jan 10:18

Choose a tag to compare

Changes

  • Add Renovate config 95c0308
  • Update dependencies #20, #21
  • Update integration tests to .NET 10 #22

v1.2.0

05 Dec 09:55

Choose a tag to compare

Changes

  • Remove 'Create azd env' steps from pipeline #19

v1.1.0

21 Nov 11:39

Choose a tag to compare

Changes

  • Add service management reference to app registrations #14
  • Add retries on deletion of service principals and app registrations #12
  • Split client app registration in two (with secret & certificate) #16
  • Lint apis.bicep file during build job #17
  • Print tool versions in GitHub Actions workflow #18

v1.0.0

14 Nov 12:46

Choose a tag to compare

Call API Management backend with OAuth template

An azd template using Bicep that shows multiple ways to call OAuth-protected backend APIs through Azure API Management.

This template demonstrates the following three authentication scenarios: