Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
devel:documentation:modules [2024/06/12 11:47]
cem
devel:documentation:modules [2024/06/12 11:54]
cem
Line 1: Line 1:
-<- .:delegation | .:start | Documentation ^ .:modules_reg | Modules: User registration ->+<- .:delegation | .:start | Documentation ^ .:modules_reg | Modules: User registration 
  
 ====== Modules ====== ====== Modules ======
Line 5: Line 5:
 The Architecture of CzechIdM is highly [[.:architecture:dev:modularity|modular]]. The core module serves as a basic module and is essential for the application run. All other modules are usually dependent on the Core module. The Acc module users Core module services and is also very important to the application, but the application can run with the module turned off. The module takes care of user accounts on connected systems. Usually the module is ON on almost all cases. Other important module for the application is IC module. It manages the communication with the connected systems. The module is ON in almost all cases. The Architecture of CzechIdM is highly [[.:architecture:dev:modularity|modular]]. The core module serves as a basic module and is essential for the application run. All other modules are usually dependent on the Core module. The Acc module users Core module services and is also very important to the application, but the application can run with the module turned off. The module takes care of user accounts on connected systems. Usually the module is ON on almost all cases. Other important module for the application is IC module. It manages the communication with the connected systems. The module is ON in almost all cases.
  
-<note important>Supported modules in IDM 14 with their dependencies are in this table: [[https://docs.google.com/spreadsheets/d/1icIENKkdeN5ADmD3UOYusonkkkhcETlmQqQmxFoBIhc/edit#gid=0|Google tables]]</note>+<note important>Supported modules in IDM 14 with their dependencies are in this table: [[https://docs.google.com/spreadsheets/d/1icIENKkdeN5ADmD3UOYusonkkkhcETlmQqQmxFoBIhc/edit#gid=0|Google Sheets]]</note>
  
 Except basic application modules, there are other complementary modules available. Except basic application modules, there are other complementary modules available.
Line 28: Line 28:
 |pwd-sync  |AD Domain Password synchronization to IdM (ctrl+alt+del)  |TODO  |   |paid  | |pwd-sync  |AD Domain Password synchronization to IdM (ctrl+alt+del)  |TODO  |   |paid  |
 ^Future modules  ^description  ^documentation  ^license  ^available  | ^Future modules  ^description  ^documentation  ^license  ^available  |
-|ms-teams-module |Managing Microsoft Teams  |[[.:modules_ms_teams|Modules - MS Teams]]  |   |paid +|ms-teams-module|Managing Microsoft Teams  |[[.:modules_ms_teams|Modules - MS Teams]]  |   |paid 
-|ms-spo-module |Managing Microsoft SharePoint Online sites  |[[.:modules_ms_spo|Modules - MS SharePoint Online]]  |   |paid  |+|ms-spo-module|Managing Microsoft SharePoint Online sites  |[[.:modules_ms_spo|Modules - MS SharePoint Online]]  |   |paid  |
 |ms-exo-module|Managing Microsoft Exchange Online  |[[.:modules_ms_exo|Modules - MS Exchange Online]]  |   |paid  | |ms-exo-module|Managing Microsoft Exchange Online  |[[.:modules_ms_exo|Modules - MS Exchange Online]]  |   |paid  |
  
  • by stekld