Skip to content

fiat 0.42.1

Compare
Choose a tag to compare
@cfieber cfieber released this 08 Jun 15:41
· 781 commits to master since this release
fix(authn): invalidatePermission from cache

During login we want to read a fresh view of the permission
from fiat to support populating allowed accounts headers.

Also some cleanup in FiatAuthenticationConfig for easier autoconfigging.