diff --git a/modules/ROOT/pages/security/index.adoc b/modules/ROOT/pages/security/index.adoc index 8e20840..e2d8e24 100644 --- a/modules/ROOT/pages/security/index.adoc +++ b/modules/ROOT/pages/security/index.adoc @@ -90,3 +90,10 @@ _Example response_ } ---- + +[[http-api-auth-failure-rollback]] +== Authentication failure on open transactions + +A `Neo.ClientError.Security.Unauthorized` error will typically imply a transaction rollback. +However, due to the way authentication is processed in the HTTP server, the transaction will remain open. +