Fire Arrow 2.0.1
· One min read
Fire Arrow 2.0.1 has been released.
- (bugfix) Identity change safeguard works again
Fire Arrow implements a safeguard that prevents clients from removing critical information from their identity FHIR resource. For example, if a client's identity resource is located by matching their email address, removing that email address from their identity resource generates an error message.
The rewrite of the authentication system in version 2.0.0 introduced a bug that could trigger an error message Client tries to change their identity resource so that their authentication information is removed. This is not allowed.
That bug has been fixed.