Reference Guide
Total Page:16
File Type:pdf, Size:1020Kb
Apache Syncope - Reference Guide Version 2.0.16 Table of Contents 1. Introduction. 2 1.1. Identity Technologies. 2 1.1.1. Identity Stores . 2 1.1.2. Provisioning Engines . 4 1.1.3. Access Managers . 5 1.1.4. The Complete Picture . 5 2. Architecture. 7 2.1. Core . 7 2.1.1. REST . 7 2.1.2. Logic . 8 2.1.3. Provisioning . 8 2.1.4. Workflow. 9 2.1.5. Persistence . 9 2.1.6. Security . 9 2.2. Admin UI. 10 2.2.1. Accessibility . 10 2.3. End-user UI. 12 2.3.1. Accessibility . 12 2.4. CLI . 14 2.5. Third Party Applications. 14 2.5.1. Eclipse IDE Plugin . 14 2.5.2. Netbeans IDE Plugin. 14 3. Concepts . 15 3.1. Users, Groups and Any Objects . 15 3.1.1. Password Reset . 16 3.2. Type Management . 17 3.2.1. Schema . 17 Plain . 17 Derived . 18 Virtual . 18 3.2.2. AnyTypeClass . 19 3.2.3. AnyType . 19 3.2.4. RelationshipType . 21 3.2.5. Type Extensions . 22 3.3. External Resources. 23 3.3.1. Connector Bundles . 24 3.3.2. Connector Instance details . 24 3.3.3. External Resource details . 25 3.3.4. Mapping . 26 3.4. Realms . 29 3.4.1. Realm Provisioning . 30 3.4.2. LogicActions . 30 3.5. Entitlements. 30 3.6. Roles. 31 3.6.1. Delegated Administration . 31 3.7. Provisioning. 33 3.7.1. Overview. 33 3.7.2. Propagation . 35 PropagationActions . 37 3.7.3. Pull . ..