2.0.0-preview.4
Pre-release
Pre-release
brockallen
released this
04 Oct 14:52
·
150 commits
to main
since this release
What's Changed
- v2 by @leastprivilege in #105
- Update builds for .NET 6 by @leastprivilege in #106
- Rework how we add metadata to skip antiforgery checks by @brockallen in #107
- Ability to use complex segments for ManagementBasePath by @brockallen in #109
- Add option to disable 401 on ~/bff/user endpoint when user is not logged in by @brockallen in #108
- small sample updates by @brockallen in #110
- Switch to new token management library by @leastprivilege in #116
- update to use IOptions by @brockallen in #120
- updated dependency by @leastprivilege in #121
- Don't throw for absent endpoint in BffAuthorizationMiddlewareResultHandler by @brockallen in #124
- add AllowAnonymous() on the BFF management endpoints by @brockallen in #123
- remove ~/ support from IsLocalUrl by @brockallen in #122
- Update LICENSE by @brockallen in #127
- add warning when session cleanup enabled but no service in DI by @brockallen in #129
- abstract SessionDbContext and allow for custom DbContext registrations by @brockallen in #128
- Add IReturnUrlValidator service by @brockallen in #130
- organize folders/files by @brockallen in #131
- when renewing server-side session, create new entry if current session not found by @brockallen in #132
- add a skip response handling metadata flag by @brockallen in #135
- nuget updates, including Duende ATM by @brockallen in #137
- Add more debug logging where appropriate by @brockallen in #138
Full Changelog: 1.2.2...2.0.0-preview.4