Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 07:41
· 3 commits to main since this release

0.5.0 (2024-07-05)

Bug Fixes

Features

  • adapt request and wallet service (c911d33)
  • add api docs, option asJwt (9dc628b)
  • add domain objects needed by sts infrastructure (effb480)
  • add dto objects for sts infrastructure (103e7f2)
  • add exceptions for sts infrastructure (b4bb9b7)
  • add extra transaction (b694d19)
  • add ignoring version (1785080)
  • add JWT verification and extend tests (d83ce91)
  • add JWT verification and extend tests (5ae223d)
  • add logging of auth failures (ec60117)
  • add logic regarding jti info store and check (6809578)
  • add missing relationships to entities (56a48eb)
  • add service method, controller, config for scope matching (4feebd4)
  • add sts properties (018d9c0)
  • add token endpoint happy-path test (d6c30bf)
  • added body type to /token endpoint (6a67c92)
  • adding draft for integration test, refactoring (ce75056)
  • create initial class (061faa7)
  • create initial classes with validation (fc5db81)
  • extend 'miw.security' properties (e982919)
  • implement token endpoint (4227f3e)
  • improve filter, add exception handling (579a5ec)
  • Merge PR #252 (8cb132b)
  • Merge PR #255 (a0d9bdf)
  • move src/ to a dedicated sub-project (45ddd7b)
  • save dash.jar in the root project for easy re-use (98747c8)
  • support new algorithm (WIP) (9dd6f27)
  • upload miw jar to gh release (a7d6aa6)
  • use a spring validator for SecureTokenRequest (accc0d2)