Show pagesource Old revisions Backlinks Rename Page ODT export Export to PDF Add to book Share on ... Twitter LinkedIn Facebook Table of Contents Notifications Notification topic Read more Admin tutorials Devel guide You are viewing the documentation for an outdated or unreleased 9.1 version.This page is also available in versions: 7.6, 7.7, 7.8, 8.0, 8.1, 9.0, 9.1, 9.2, 9.3, 9.4, 9.5, 9.7 (current), devel ← Security Application configuration → Notifications CzechIdM allows sending messages to users. There are several types of notifications in CzechIdM: Emails – The most common way of communication, it only requires an available SMTP server. Websocket – A modern communication protocol used for communication between the web browser (user) and the web server. In CzechIdM, it is used for displaying of informational or warning notices directly in the web browser of a logged-in user. SMS – CzechIdM provides methods for sending text messages. These methods are available in several implementations for connection with selected SMS gateways using a REST interface. Other implementations can be made based on the available API. Notification topic Notifications in CzechIdM are spread via so called topics. Every topic can be configured to send notifications via separate channel - e.g. SMS and Email. When the CzechIdM is installed, default topics are already configured for administrator convenience. Read more Admin tutorials Notifications - Creating and configuring topics Devel guide Notifications Notification templates ← Security Documentation Application configuration →