Github user ilgrosso commented on the issue:

    https://github.com/apache/syncope/pull/19
  
    > Also, I will need help to understand the usage of Types and Workflow tabs 
in the Configurations part of the admin console so that I can add documentation 
for it.
    
    #### Types
    The `Types` entry allows to define and maintain the internal data model:
     * schema - defines which attribute types are available
     * classes: group schemas (similar to LDAP object classes)
     *  types: allow to assign structural classes to any types (e.g. USER, 
GROUP, PRINTER, whatever) so that you can determine which attributes are 
available for users, groups and printers
     * relationship types: defines which relationships can occur between users 
and any objects or any objects and other any objects
    
    #### Workflow
    
    See https://cwiki.apache.org/confluence/display/SYNCOPE/User+Workflow


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to