Differences
This shows you the differences between two versions of the page.
— |
documentation:2.1:grantsession [2019/05/06 19:27] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Grant Session ====== | ||
+ | |||
+ | ===== Presentation ===== | ||
+ | |||
+ | The goal of this plugin is to evaluate different conditions before allowing a user to open a session on the portal. When a condition is not met, then the user is prompted with a customized message. | ||
+ | |||
+ | ===== Configuration ===== | ||
+ | |||
+ | This plugin is enabled by default. | ||
+ | |||
+ | To configure rules, go in '' | ||
+ | |||
+ | You can then create rules with these fields: | ||
+ | * **Comment**: | ||
+ | * **Rule**: The condition that will be evaluated. If this condition does not return true, then the session is refused. | ||
+ | * **Message**: | ||
+ | |||