blob: 301b011049810ebd8f87b29e19be653055af5b65 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
<title>Features</title>
<author email="dev@syncope.apache.org">Apache Syncope Documentation Team</author>
</properties>
<body>
<section name="Account and Role Administration">
<ul>
<li>Password management and Self-Service Operations</li>
<li>Configurable Password encryption</li>
<li>Attribute validators (Reg-Exp based and custom)</li>
<li>Account Policy management</li>
<li>Password Policy management</li>
<li>User role-based provisioning</li>
<li>Role provisioning</li>
<li>Account status information on external resources</li>
</ul>
</section>
<section name="Approval and Request Management">
<ul>
<li>End-User Request Management</li>
<li>Approval workflow</li>
<li>Workflow event notification</li>
</ul>
</section>
<section name="Domain Integration">
<ul>
<li>Highly configurable communication with external resources powered by
<a href="http://tirasa.github.com/ConnId/" target="_blank">ConnId</a>
</li>
<li>Identity propagation towards external resources</li>
<li>Reconciliation / Bulk load from external resources</li>
<li>Identity synchronization from external resources (ActiveSync)</li>
<li>Synchronization Policy Management</li>
</ul>
</section>
<section name="Business Intelligence">
<ul>
<li>Comprehensive Auditing features</li>
<li>Highly customizable and configurable Report generation</li>
</ul>
</section>
<section name="System Administration">
<ul>
<li>RESTFul interface</li>
<li>Web-based multilingual AJAX administration console</li>
<li>Role-based administration</li>
<li>Attribute schema, Derived attribute schema and Virtual Attribute schema management</li>
<li>Role tree management</li>
<li>Schedulable Task execution</li>
</ul>
</section>
</body>
</document>