Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@CDR-FarooqK CDR-FarooqK released this 22 Aug 00:10
aee9701

Changed

  • Updated NuGet packages
  • Replaced Postman collections with a Polyglot Notebook solution
  • Migrated from .NET 6 to .NET 8
  • Migrated docker compose from v1 to v2
  • Added SSL Server Validation capability with switched off by default
  • Added custom User-Agent header for request filtering on GetClientJwks

Fixed

  • Location for log file in appsettings file is fixed - Issue 65
  • lastUpdated field fixed to populate the correct value
  • Remove the old Scope "cdr-register:bank:read" references
  • Added property code_challenge_methods_supported in Mock Register
  • Audience validations for token endpoint have been fixed