This commit is contained in:
2022-02-11 17:56:34 +00:00
parent d7aebe56bf
commit 370faf5c83
2 changed files with 31 additions and 3 deletions

View File

@@ -128,7 +128,7 @@ This read only field shows the most recent date and time this User logged in.
The active field controls whether a User is enabled in AyaNova. Inactive Users can not log in and their name is not offered in selection lists for new records by default.
##### Revoking access / locking out Users
##### Revoking access and locking out Users
Only active Users can login. If a User is set to inactive their authentication token is immediately revoked and even if they are currently logged in they will be logged out the moment they attempt any operation in AyaNova that needs to connect with the server or when the web application attempts to connect behind the scenes to check for notifications as it periodically does.