Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In continuation with the quick user logout functionality, this feature aims to redirect the user from where they logged out from, if the same user logs back in within the configured time frame. This feature is particularly useful in a hospital setting, where users often share computers.

The feature introduces context support between logout and re-login for all Bahmni app modules. It is enabled when the global property contextcookieexpirationtimeinminutes is set to a non-null positive integer. When this property is set, the page from which the user logs out will be stored in the context, and upon re-login, the user will be redirected to the same page.

Note: This feature is currently exclusively available only on pages where that include a logout button in the header.

...

Explore other related features and configurations in Bahmni:

Feedback

For feedback or issues with the Quick User Logout feature, please file an issue on the Bahmni GitHub or contact support through the Bahmni Community Forum.