Skip to main content

Fire Arrow 2.0.8

· One min read

Fire Arrow 2.0.8 has been released.

  • (bugfix) Resource creations of the same type as the client's identity could be denied with an authentication error

When entity fallback search is active, Fire Arrow tries to prevent clients from creating duplicated identity resources that share the client's own authentication credentials. In other words, if a client is authenticated via email address [email protected], that client must not introduce the same address into another identity resource. An incorrect logic in this check could lead Fire Arrow to reject valid requests.