Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

1.0.0

Choose a tag to compare

@brockallen brockallen released this 26 Apr 14:27
· 200 commits to main since this release

What's Changed

  • rework synchronization services by @brockallen in #2
  • Switch config system to named options by @leastprivilege in #3
  • Re-work assertion handling by @leastprivilege in #4
  • Add tests for user token scenarios by @leastprivilege in #5
  • Cache AuthenticateResult to workaround AuthenticateAsync always using old/stale value by @brockallen in #7
  • Unhandled exception when OIDC Provider has no revocation-endpoint by @benfalconer in #10
  • add Parameters to ClientCredentialsClient for sending 'audience' parameter by @jennings in #11

New Contributors

Full Changelog: https://github.com/DuendeSoftware/Duende.AccessTokenManagement/commits/1.0.0