Skip to content

v2.0.1

Choose a tag to compare

@SumayaHasan-DSB SumayaHasan-DSB released this 21 Feb 23:28
· 40 commits to main since this release

What's Changed

This patch release includes some bug fixes, enhancements and more unit tests.

Enhancements:

  • #5: added additional functions cdrScopeValidator, cdrEndpointValidator, cdrResourceValidator by refactoring some existing ones.
  • #11: use of a callback mechanism to get information re scopes and accounts ids. This decouples the the middleware from the IdP and allows for an alternative use case. cdrScopeValidator and cdrJwtScopes functions are still in place

Bugfixes

  • fixed #10: Middleware was getting hanged for some API calls

Full Changelog: v2.0.0...v2.0.1