Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MKodde committed Feb 20, 2024
1 parent 601e23e commit 7b2d9ab
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@
- See docs/MiddlewareConfiguration.md
- See https://www.pivotaltracker.com/epic/show/5024251 for details

# 5.0.10
- Bugfix: ensure RA(A) authorisations are verified against the ra_listing projection
this caused RAA authorisations to be available to RA users.
- BC: SelfService 3.5 was not compatible with Middleware 5.0.9. The self vet command changed
from using the authoring second factor identifier to use the authoring loa. Underwater, the
second factor identifier field already transported the loa, in version 5.0 that field was
renamed. In this release MW can support use of both fields. Version 5.1 should remove this
support. #402

# 5.0.9
- Support self-vetting of self-asserted tokens #401

Expand Down

0 comments on commit 7b2d9ab

Please sign in to comment.