We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aaf492 commit 7db65b1Copy full SHA for 7db65b1
modules/ROOT/pages/security/index.adoc
@@ -90,3 +90,10 @@ _Example response_
90
}
91
----
92
93
+
94
+[[http-api-auth-failure-rollback]]
95
+== Authentication failure on open transactions
96
97
+A `Neo.ClientError.Security.Unauthorized` error will typically imply a transaction rollback.
98
+However, due to the way authentication is processed in the HTTP server, the transaction will remain open.
99
0 commit comments