Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
...
- Click the checkbox to select the user from the Sessions Table.
- Click the Send Logout Request button.
- Customizable Email Subject and Message fields display. Both fields are required.
- Click Send. An Email Has Been Sent message displays.
- The user will receive the Logout Request email.
- When the notified user logs out, the Sessions Table will reflect the change.
Tip |
---|
|
Cloud Server logs will show INFO level statements about the Log Out Request email.
Code Block 2019-02-23 14:46:20.088 INFO 7269a9c4-925f-49f2-bf12-3cfb2e7c79ae mycompany 19792 --- [pool-2-thread-3] com.frevvo.util.HttpClientHolder [mycompany admin] [7269a9c4-925f-49f2-bf12-3cfb2e7c79ae 8536F313278E020685F2100435675A82] [admin _bDd4YX76EduXFsA4l9RQeQ _D7qUoMiyEei-8vQQDpbnhQ] : Rewrote internal url: frevvo://frevvo/web/tn/mycompany/session/314791E552A3E8543A29BD7F2E4066C0 to: http://localhost:8082/frevvo/web/tn/mycompany/session/314791E552A3E8543A29BD7F2E4066C0 2019-02-23 14:46:26.602 INFO 01f991f6-f5b4-40ee-9f47-f4f4a8b9a29d mycompany 19792 --- [http-nio-8082-exec-8] com.frevvo.service.MailService [mycompany admin] [01f991f6-f5b4-40ee-9f47-f4f4a8b9a29d 8536F313278E020685F2100435675A82] [ ] : Email sent to maryann.rapuano@frevvo.com, cc'ed to null bcc'ed to null: Please log out 2019-02-23 14:46:26.628 INFO 7269a9c4-925f-49f2-bf12-3cfb2e7c79ae mycompany 19792 --- [pool-2-thread-3] com.frevvo.forms.rule.RuleObserver [mycompany admin] [7269a9c4-925f-49f2-bf12-3cfb2e7c79ae 8536F313278E020685F2100435675A82] [admin _bDd4YX76EduXFsA4l9RQeQ _D7qUoMiyEei-8vQQDpbnhQ] : ** Rule ended [Logout Request.Post to frevvo] (6549 ms)
...
Logging in as a user from the Manage User screen
Once the max user limit has been reached message displays, the superuser/tenant admin cannot login as a user from the Manage Users page.
The tenant admin will see this message:
...