Github user ilgrosso commented on a diff in the pull request:
https://github.com/apache/syncope/pull/19#discussion_r67468968
--- Diff: src/main/asciidoc/concepts/provisioning/provisioning.adoc ---
@@ -18,20 +18,20 @@
//
=== Provisioning
The main purpose of identity management systems is to manage user and role
provisioning.
-User and role provisioning refers to the creation, maintenance, activation
and deactivation of user and role objects
-and their attributes. Provisioning operations can act on Apache Syncope
only or be propagated towards external
+User and role provisioning refers to the creation, maintenance, activation
and deactivation of user and role objects
+and their attributes. Provisioning operations can act on Apache Syncope
only or be propagated towards external
resources as well.
-The provisioning operation can be initiated by an authorized user (for
instance, working on Apache Syncope
+The provisioning operation can be initiated by an authorized user (for
instance, working on Apache Syncope
administration console) or by an internal task like a pull task.
-A push task can be used to perform a bulk provisioning operation involving
either Syncope and one
+A push task can be used to perform a bulk provisioning operation involving
either Syncope and one
or more external resources.
include::connectors.adoc[]
-include::resources.adoc[]
-
include::propagation.adoc[]
+include::resources.adoc[]
--- End diff --
Yes, please restore the original ordering.
Maybe you could enrich the introduction above with some terminology.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---