Skip to content

1.24.1

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 26 Apr 23:17
· 641 commits to master since this release
db57ac8

1.24.1

Bug Fixes:

Microsoft.Identity.Web now returns TokenValidatedContext.Fail instead of throwing UnauthorizedAccessException in case of missing roles or scopes, which enables a better developer experience. See issue #1716 for details.