You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
This document describes how you can secure your applications, so that only pre defined usergroups can view them.
When going to the settings of the application, you'll see that there are now 3 tabs: Settings, security and comments. This makes for a less cluttered page.
On the second tab, you can select which groups have access to the application. As always: no groups means that there are no restrictions.
When a user tries to open the application when not logged in, it gets a login form.
When a user tries to open the application when logged in with a user which doesn't belong to the selected group, it gets an error displaying the user doesn't have enough rights. There is a link to go back to the login form.
When a user tries to open the application when logged in with a user which belong to the selected group, the appliction opens.