Syncope: How to sync users with remote key

== How to sync users with remote key =====

[1]
https://syncope.apache.org/docs/reference-guide.html#external-resource-details
[2] https://syncope.apache.org/docs/reference-guide.html#propagationactions
[3]
https://github.com/apache/syncope/blob/syncope-2.0.8/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/propagation/GoogleAppsPropagationActions.java
[4]
https://github.com/apache/syncope/blob/2_0_X/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/propagation/AzurePropagationActions.java

== To Configure remoteId

Configuration > Types >  Shemas > (add remoteId)

Configuration > Types > AnyTypeClasses > BaseUser > edit > (add remoteId to selected) > Save

Configuration > Policies > Default Account Policy > edit > Passthrough Resources > (add your resource) > Save

Configuration > Parameters > authentication.attributes > edit > (use username only) > Save

No comments:

Post a Comment