Re: Syncope on AWS

2017-08-21 Thread Francesco Chicchiriccò
, you should share the relevant snippets from your log files (core-* and console); in particular, please clear up all log files' content after logging into Admin Console, then attempt to access the Realms page and see what messages are added there. Regards. -- Francesco Chicchiriccò Tirasa

Re: Multi-factor authentication in Syncope?

2017-08-20 Thread Francesco Chicchiriccò
and scenarios? The only aspect that could bind Syncope an IoT is ATM its native support for Any Objects, e.g. for modeling new identity types, their attributes and relationships. Please bare in mind that anything regarding Syncope is currently bound to the provisioning domain. -- Francesco Chicchiriccò

Re: Any tutorials?

2017-08-20 Thread Francesco Chicchiriccò
Which value did you provide for the "JDBC Driver" property? Are you attempting to configure the DBTable Connector Bundle? https://connid.atlassian.net/wiki/spaces/BASE/pages/360497/Database+Table#DatabaseTable-ConfigurationProperties Regards. FROM: Francesco Chicchiriccò <ilgro...@apach

Re: Any tutorials?

2017-08-19 Thread Francesco Chicchiriccò
lasspath." This is what > I > added (right before the first occurrence in core/pom.xml ) : > > > mysql > mysql-connector-java > 5.1.42 > > > com.microsoft.sqlserver > sqljdbc4 > 4.0 > > > Since I'm trying to connect to sqlserver as

Re: Any tutorials?

2017-08-18 Thread Francesco Chicchiriccò
ed. Sergio ---- *From:* Francesco Chicchiriccò <ilgro...@apache.org> *Sent:* Friday, August 11, 2017 5:14 AM *To:* user@syncope.apache.org *Subject:* Re: Any tutorials? On 10/08/2017 19:16, Sergio Muriel wrote: Hi, does anyone know about any easy to follow Syncope tutorials or

Re: Any tutorials?

2017-08-11 Thread Francesco Chicchiriccò
riptedSQL, which also requires to code / adjust some Groovy scripts to work. Maybe it's also an idea for you to start with the Standalone Distribution, which is full of test data, and look at how things are configured there. HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source

Re: Configuration of LDAP Identity Store

2017-08-02 Thread Francesco Chicchiriccò
in the 2_0_X branch!? So no need to worry about the ConnID version, I am right? Correct. Regards. *Von:*Francesco Chicchiriccò [mailto:ilgro...@apache.org] *Gesendet:* Dienstag, 1. August 2017 15:45 *An:* user@syncope.apache.org *Betreff:* Re: Configuration of LDAP Identity Store On 28/07/2017 09

Re: DefaultLogicActions and pull

2017-08-01 Thread Francesco Chicchiriccò
are triggered when the Logic layer is involved, e.g. during REST calls. https://syncope.apache.org/docs/reference-guide.html#overview If you need to perform custom tasks during pull, use PullActions. HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member

Re: Syncope to Database

2017-08-01 Thread Francesco Chicchiriccò
query: see https://github.com/apache/syncope/blob/2_0_X/fit/core-reference/src/test/resources/rest/SearchScript.groovy#L76-L93 for example: it's Scripted REST (not Scripted SQL), but the concept is the same. Regards. On 01 Aug 2017, at 1:57 PM, Francesco Chicchiriccò <ilgro...@apache.

Re: Configuration of LDAP Identity Store

2017-08-01 Thread Francesco Chicchiriccò
is now available with latest 2.0.5-SNAPSHOT (which should be available within hours). Regards. *Von:*Francesco Chicchiriccò [mailto:ilgro...@apache.org] *Gesendet:* Donnerstag, 27. Juli 2017 12:34 *An:* user@syncope.apache.org *Betreff:* Re: Configuration of LDAP Identity Store Hi Martin

Re: Syncope to Database

2017-08-01 Thread Francesco Chicchiriccò
r.java:403) ~[?:?] ... 35 more -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Notification page crashes in Console UI after e-mail config

2017-07-31 Thread Francesco Chicchiriccò
the information that I would like to see in there. So I am kinda unable to contribute. Regards, Martin *Von:*Francesco Chicchiriccò [mailto:ilgro...@apache.org] *Gesendet:* Donnerstag, 27. Juli 2017 11:16 *An:* user@syncope.apache.org *Betreff:* Re: AW: Notification page crashes in Console UI after

Re: Syncing to database

2017-07-28 Thread Francesco Chicchiriccò
in https://github.com/apache/syncope/tree/2_0_X/fit/core-reference/src/test/resources/scriptedsql ...or you might want to write down your own connector but, believe me, is way harder than customizing some Groovy scripts. HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http

Re: Configuration of LDAP Identity Store

2017-07-27 Thread Francesco Chicchiriccò
/‘uid=’ + username + ‘,ou=people,dc=example,dc=com’/ -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Pull users from LDAP

2017-07-27 Thread Francesco Chicchiriccò
Connector and Resource configurations? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: AW: Password Reset Token Generation Not Working After Upgrading to 2.0.4

2017-07-27 Thread Francesco Chicchiriccò
Šਫ਼‹ࣈªࡺ—龚婁錄 Thanks, Justin Isenhour -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: AW: Notification page crashes in Console UI after e-mail config

2017-07-27 Thread Francesco Chicchiriccò
or core.log or console.log This would need some investigation: would you mind opening an issue on JIRA? Thanks. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http

Re: [ANN] Apache Syncope 2.0.4

2017-07-17 Thread Francesco Chicchiriccò
com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=11, active=1, idle=10, waiting=0) referenced library : ** ** refer attachment 2017. 7. 14. 오후 8:44에 "Changseok Keum" <keum...@gmail.com <mailto:keum...@gmail.com>>님이 작성: Of course, I wi

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-07-14 Thread Francesco Chicchiriccò
On 14/07/2017 16:17, justin.isenhour wrote: Francesco, I was finally able to upgrade Syncope to v2.0.4 and now the synchronization of mustChangePassword is working as expected. Thanks for your help with this issue. Glad to hear that :-) Regards. -- Francesco Chicchiriccò Tirasa - Open

Re: [ANN] Apache Syncope 2.0.4

2017-07-14 Thread Francesco Chicchiriccò
some advice to solve this situations? Hi, can you share your code? Or some logs? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

[ANN] Apache Syncope 2.0.4

2017-07-06 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 2.0.4. Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in Java EE technology . The release will be available within 24h from:

Re: Notification page crashes in Console UI after e-mail config

2017-07-05 Thread Francesco Chicchiriccò
.2.x/configuration/ConfigJobStoreTX.html 2.Issue with Spring Batch an Postgres transactions https://stackoverflow.com/questions/32113132/jdbc-auto-commit-not-working-with-postgresql-9-driver Best regards, Martin *Von:*Francesco Chicchiriccò [mailto:ilgro...@apache.org] *Gesendet:* Dienstag, 4. Juli 2017 1

Re: Notification page crashes in Console UI after e-mail config

2017-07-04 Thread Francesco Chicchiriccò
(if using JDK 7) or for JDBC 4.2 (if using JDK 8) from https://jdbc.postgresql.org/download.html Regards. *Von:*Francesco Chicchiriccò [mailto:ilgro...@apache.org] *Gesendet:* Freitag, 30. Juni 2017 16:50 *An:* user@syncope.apache.org *Betreff:* Re: AW: Notification page crashes in Console UI after e

Re: AW: Notification page crashes in Console UI after e-mail config

2017-06-30 Thread Francesco Chicchiriccò
and console log attached to my previous email. Anyway, I did as you suggested and included all the logs from Tomcat and Syncope. Please find them attached (access to Pastebin from our company network is blocked). Best regards, Martin *Von:*Francesco Chicchiriccò [mailto:ilgro...@apache.org] *Gesendet

Re: Notification page crashes in Console UI after e-mail config

2017-06-29 Thread Francesco Chicchiriccò
/syncope/syncope-deb-core/2.0.4-SNAPSHOT/ * https://repository.apache.org/content/groups/snapshots/org/apache/syncope/syncope-deb-console/2.0.4-SNAPSHOT/ * https://repository.apache.org/content/groups/snapshots/org/apache/syncope/syncope-deb-enduser/2.0.4-SNAPSHOT/ -- Francesco Chicchiriccò Tirasa

Re: AW: Password not propagated when changed via enduser UI

2017-06-27 Thread Francesco Chicchiriccò
); moreover, CXF 3.1.12 (which we use as foundation of Syncope REST layer, and more) in currently under vote. Given such elements, I would estimate next release 2.0.4 to be available in 2-3 weeks time. Regards. *Von:*Francesco Chicchiriccò [mailto:ilgro...@apache.org] *Gesendet:* Montag, 26. Juni

Re: Password not propagated when changed via enduser UI

2017-06-26 Thread Francesco Chicchiriccò
… This is not possible unless you have defined an Account Policy [1] with LDAP for pass-through authentication [2]. [1] https://syncope.apache.org/docs/reference-guide.html#policies-account [2] https://syncope.apache.org/docs/reference-guide.html#pass-through-authentication -- Francesco

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-15 Thread Francesco Chicchiriccò
is exactly what I did). Regards. [1] https://repository.apache.org/content/groups/snapshots/org/apache/syncope/syncope-standalone/2.0.4-SNAPSHOT/syncope-standalone-2.0.4-20170614.162350-94-distribution.zip [2] https://ci.apache.org/projects/syncope/getting-started.html#standalone -- Francesco

Re: Error with openJPA multithreading

2017-06-14 Thread Francesco Chicchiriccò
. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: error importing by Mastecontent.xml e postgres database dump

2017-06-07 Thread Francesco Chicchiriccò
/reference-guide.html#deal-with-internal-storage-export-import -- View this message in context: http://syncope-user.1051894.n5.nabble.com/error-importing-by-Mastecontent-xml-e-postgres-database-dump-tp5709259.html Sent from the syncope-user mailing list archive at Nabble.com. -- Francesco Chicc

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-06 Thread Francesco Chicchiriccò
another update to ApacheDS and 'pwdReset' became false. Is there anything different that you were expecting? Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: cmd bundle framework filter bundle

2017-06-05 Thread Francesco Chicchiriccò
. Regards. [1] https://github.com/Tirasa/ConnId/blob/master/java/connector-framework-internal/src/main/java/org/identityconnectors/framework/impl/api/local/operations/FilteredResultsHandler.java#L82-L84 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member

Re: Cannot get Must Change Password to sync with ApacheDS pwdReset Attribute

2017-06-05 Thread Francesco Chicchiriccò
to me in which LDAP ObjectClass is that available? I would like to replicate your setup. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org

Re: Bulk Deletion of Users using APIs

2017-05-29 Thread Francesco Chicchiriccò
nder _users; it should be something like as *URL *: http://52.58.169.64:8080/syncope/rest/users/bulk *Type* : POST *Payload*: { "type":"DELETE", "targets":[ *"{key}"* ] } Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.ti

Re: Syncope .deb installation, no resources tab

2017-05-18 Thread Francesco Chicchiriccò
r than anticipated so I’d like to get something set up to eliminate human error. Thank you for the response. Thomas On May 18, 2017, at 10:28 AM, Francesco Chicchiriccò <ilgro...@apache.org> wrote: Wow, a timebomb from 6 months ago :-) There is no (yet) step-by-step tutorial for Sy

Re: Syncope Rest AccessToken 404

2017-05-13 Thread Francesco Chicchiriccò
on? Yes, you are not running Syncope 2.0.3 (access tokens were added in that version, which is the current stable). Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA

Re: No password propagation after User creation.

2017-05-12 Thread Francesco Chicchiriccò
9dd0966ef", "intAttrName": "password", "extAttrName": "__PASSWORD__", "connObjectKey": false, "password": true, "mandatoryCondition": "true", "purpose": "PROPAGATION", "propagationJEXLTra

Re: No password propagation after User creation.

2017-05-12 Thread Francesco Chicchiriccò
e password on the rest services and the User is correctly created since I can log in using it. I've tried turning return.password.value true/false but didn't make any difference, any tips? What is the user mapping for that resource? Does it include password? -- Francesco Chicchiriccò Tirasa - Open

Re: No password propagation after User creation.

2017-05-12 Thread Francesco Chicchiriccò
ervices and the User is correctly created since I can log in using it. I've tried turning return.password.value true/false but didn't make any difference, any tips? What is the user mapping for that resource? Does it include password? -- Francesco Chicchiriccò Tirasa - Open Source Excellence htt

Re: Storing Custom User variables and Unique Email constraint

2017-05-08 Thread Francesco Chicchiriccò
th the 'email' attribute set, such update is not possible: you'll need either to create another schema or to remove all the existing email values. HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Scripted SQL resource

2017-05-08 Thread Francesco Chicchiriccò
for the built in values that must be there? At times like these, you wish that you could pay for support…J Regards, Mikael -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail

Re: Delegate admin for realms

2017-05-05 Thread Francesco Chicchiriccò
I have also created https://issues.apache.org/jira/browse/SYNCOPE-1074 2.Some console display should reflect user access to avoid confusion Please give more details, this is not clear. Regards. *From:*Francesco Chicchiriccò [mailto:ilgro...@apache.org] *Sent:* Thursday, May 04, 2017 4

Re: Delegate admin for realms

2017-05-04 Thread Francesco Chicchiriccò
ard.co/dlwgYicg.png [6] http://pasteboard.co/29tnvwPlb.png -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: AdminPasswordAlgorithm

2017-05-01 Thread Francesco Chicchiriccò
. Regards. [1] http://bcrypthashgenerator.apphb.com/?PlainText=password123 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Adding new fields over a MariaDB

2017-04-27 Thread Francesco Chicchiriccò
ions, tuning and configuration, as your errors are hardly reproducible with recent versions of MySQL, MariaDB or their respective JDBC drivers. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo,

[ANN] Apache Syncope 2.0.3

2017-04-18 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 2.0.3. Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in Java EE technology . The release will be available within 24h from:

Re: Windows server scripted sql + groovy

2017-04-04 Thread Francesco Chicchiriccò
this done natively. Otherwise I need to implement another proxy repository for this task. Regards, Mikael -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http

Re: REST Web Service

2017-03-21 Thread Francesco Chicchiriccò
vice.java [7] https://github.com/apache/syncope/blob/2_0_X/fit/build-tools/src/main/resources/testdb.sql#L46-L51 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Custom Attributes

2017-03-20 Thread Francesco Chicchiriccò
On 20/03/2017 16:57, Vlad Zelenko wrote: I can see the link. It shows Viewing Restriction to You and Me, No EDIT restrictions. I can add comments, and see no way to add/change page content. :) Please try again... On Mon, Mar 20, 2017 at 11:53 AM Francesco Chicchiriccò <il

Re: Custom Attributes

2017-03-20 Thread Francesco Chicchiriccò
Hi, you should now be able to edit https://cwiki.apache.org/confluence/display/SYNCOPE/Apache+Syncope+2.0+Primer Please let me know if it works. Regards. On 20/03/2017 15:23, Francesco Chicchiriccò wrote: On 20/03/2017 15:17, vladz wrote: [...] I'll say, an illustrated how-to document

Re: Custom Attributes

2017-03-20 Thread Francesco Chicchiriccò
e it could be useful for you too. Regards. [1] http://syncope.apache.org/contributing.html [2] http://www.apache.org/licenses/#clas [3] https://cwiki.apache.org/confluence/signup.action [4] http://coheigea.blogspot.it/2016/08/pulling-users-and-groups-from-ldap-into.html -- Francesco Chicchiriccò

Re: Custom Attributes

2017-03-20 Thread Francesco Chicchiriccò
astname' there. Long answer: invest some time in understanding how the type management works in Syncope: https://syncope.apache.org/docs/reference-guide.html#type-management HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Login Logic

2017-03-18 Thread Francesco Chicchiriccò
some time - say about one month from now. FYI, the current REST features are described in [2]. Regards. [1] https://ci.apache.org/projects/syncope/reference-guide.html#rest-authentication-and-authorization [2] https://syncope.apache.org/docs/reference-guide.html#restful-services -- Francesco Ch

Re: Self Registration help

2017-03-17 Thread Francesco Chicchiriccò
.org/docs/reference-guide.html#rest-headers [3] https://syncope.apache.org/docs/reference-guide.html#customization-enduser [4] https://syncope.apache.org/docs/reference-guide.html#client-library [5] https://syncope.apache.org/docs/reference-guide.html#architecture [6] http://blog.tirasa.net/syncope-enduser-security-features.html -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Hosted syncope provider

2017-03-15 Thread Francesco Chicchiriccò
-guide.html#domains Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Creating a virtual schema type ->empty type list

2017-03-03 Thread Francesco Chicchiriccò
ing licenses is something else. This should also be role based. I must see what I can find for that or maybe write my own bundle Now I understand, interesting. FYI, verifying the connection with Office365 is on my (quite long ATM) TODO list, too :-) Regards. *From:*Francesco Chicchiri

Re: Users Can't Save Answers to Security Questions

2017-03-02 Thread Francesco Chicchiriccò
not an exact match and that issue’s closed. Am I missing something obvious? [1] https://ci.apache.org/projects/syncope/reference-guide.html#password-reset-no-security-answer [2] https://syncope.apache.org/docs/reference-guide.html#password-reset -- Francesco Chicchiriccò Tirasa - Open Source

Re: Creating a virtual schema type ->empty type list

2017-03-01 Thread Francesco Chicchiriccò
HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Dynamic role - the task remains blocked

2017-03-01 Thread Francesco Chicchiriccò
unstable. Regards. On 01/03/17 14:57, Francesco Chicchiriccò wrote: Hi, I am assuming that this e-mail is a duplicate of [1]: correct? See my replies below. Regards. On 01/03/2017 10:35, Tech wrote: Dear experts, we want to report you something we detected in the Syncope-Console. We

Re: Dynamic role - the task remains blocked

2017-03-01 Thread Francesco Chicchiriccò
e were forced to run a restore of the database. What should be done to avoid this? [1] https://lists.apache.org/thread.html/6bef9e8a38a3635fe5144935e92f188a8b5b7032f8b3814de6f94e35@%3Cuser.syncope.apache.org%3E -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/

Re: Assign group to user from DB

2017-03-01 Thread Francesco Chicchiriccò
p "employee", but we don't see how to create this association. Is there any reference that we should check? Thanks -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: AD-sync errors

2017-03-01 Thread Francesco Chicchiriccò
ing on Internal and external mapping for Active directory attributes. There is no similar documentation yet for 2.0; the only related content (but for LDAP) can be found in http://coheigea.blogspot.it/2016/08/pulling-users-and-groups-from-ldap-into.html Regards. -- Francesco Chicchiriccò Tirasa - O

Re: Creating a virtual schema type ->empty type list

2017-02-28 Thread Francesco Chicchiriccò
://syncope.apache.org/docs/reference-guide.html#virtual HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Understanding connector agent in remote system

2017-02-23 Thread Francesco Chicchiriccò
* Syncope extract the information from the remote connector and take them to Server1. Is that correct? Thanks -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http

Re: Bug to JEXL script using custom field with "-" propagating a "0"

2017-02-15 Thread Francesco Chicchiriccò
JEXL (similarly as in Java) do not admit the minus character in their name; see https://commons.apache.org/proper/commons-jexl/reference/syntax.html for reference, under 'Identifiers / variables' Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/

Re: Active Directory password propagation

2017-02-15 Thread Francesco Chicchiriccò
realized after that the password, with a difference with the other fields, is not immediately propagate when changed, but it's only propagated by the scheduler. Can this be changed? Thanks for your support On 30/01/2017 15:24, Francesco Chicchiriccò wrote: BQ_BEGIN On 30/01/2017 15

Re: Password reset procedure from enduser interface

2017-02-13 Thread Francesco Chicchiriccò
://issues.apache.org/jira/browse/SYNCOPE-1012 https://issues.apache.org/jira/browse/SYNCOPE-1013 I think you'd better move to 2.0.3-SNAPSHOT for your tests. Regards. BQ_BEGIN On 19/01/2017 11:22, Francesco Chicchiriccò wrote: BQ_BEGIN On 18/01/2017 14:13, Francesco Chicchiriccò wrote

Re: AnyType Role assignment to Groups

2017-02-07 Thread Francesco Chicchiriccò
On 07/02/2017 11:55, Colm O hEigeartaigh wrote: Hi Francesco, On Mon, Feb 6, 2017 at 10:31 AM, Francesco Chicchiriccò <ilgro...@apache.org <mailto:ilgro...@apache.org>> wrote: - OR create a condition "User U is dynamically assigned CustomRole R because he i

Re: syncope-standalone maven artifact not available

2017-02-06 Thread Francesco Chicchiriccò
://www.apache.org/dist/syncope/ [3] http://syncope.apache.org/downloads.html [4] https://builds.apache.org/view/S-Z/view/Syncope/ -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA

Re: AnyType Role assignment to Groups

2017-02-06 Thread Francesco Chicchiriccò
group memberships and role assignments can be static or dynamic. Or maybe I can create and assign CustomRoles in Syncope in another way? Like without AnyTypes? Detailed instructions would help me very much. Thank you! Sabina Mirauta -- Francesco Chicchiriccò Tirasa - Open Source Excellence

Re: Deploy MVN Syncope with Workflow

2017-02-02 Thread Francesco Chicchiriccò
ively in the in-memory H2 instance used by embedded mode. Regards. On 02/02/2017 12:25, Francesco Chicchiriccò wrote: On 02/02/2017 12:21, Tech wrote: Dear experts, we would like to deploy syncope 2.0.2 using the workflows. We are using this command: * mvn -P all clean v

Re: Deploy MVN Syncope with Workflow

2017-02-02 Thread Francesco Chicchiriccò
s you have configured such directory to be the source for configuration. HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Active Directory password propagation

2017-01-31 Thread Francesco Chicchiriccò
be decrypted and sent to AD. Now, there could always be some bug that prevents the push flow to correctly retrieve and send password values: as soon as I'll have some available slots, I could take a look at this. Regards. On 30/01/2017 15:24, Francesco Chicchiriccò wrote: On 30/01/2017 15:18

Re: Install Syncope

2017-01-31 Thread Francesco Chicchiriccò
-prerequisites ? In particular, about the Tomcat users under $CATALINA_HOME/conf/tomcat-users.xml Regards. *From:*Francesco Chicchiriccò [mailto:ilgro...@apache.org] *Sent:* Tuesday, January 31, 2017 11:22 AM *To:* user@syncope.apache.org *Subject:* Re: Install Syncope On 31/01/2017 10:10, Anas Asharat

Re: Install Syncope

2017-01-31 Thread Francesco Chicchiriccò
m.xml| 4.and copy it under the directory created above also what document mean with oracle tablespace ? mean the default tablesapce for the user The tablespace in which you have created the database that Syncope will use, possibly the default for the user. Regards. *From:*Francesco Chicchir

Re: Install Syncope

2017-01-31 Thread Francesco Chicchiriccò
apache.org/docs/getting-started.html#internal-storage About OS, anything modern enough to satisfy Java / Java EE container requirements: http://syncope.apache.org/docs/getting-started.html#java will work. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.ne

Re: Install Syncope

2017-01-31 Thread Francesco Chicchiriccò
ay/SYNCOPE/Install+Syncope+from+installer -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

[ANN] Apache Syncope 2.0.2 released

2017-01-31 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 2.0.2. Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in Java EE technology . The release will be available within 24h from:

Re: Active Directory password propagation

2017-01-30 Thread Francesco Chicchiriccò
, not later. This unless AES (e.g. reversible encryption) is set for internal password values. Provisioning - via resource assignment - is part of user update, push occurs after user update. Regards. On 30/01/2017 15:14, Francesco Chicchiriccò wrote: On 30/01/2017 15:11, Tech wrote: We

Re: Active Directory password propagation

2017-01-30 Thread Francesco Chicchiriccò
OU=myad,dc=test,dc=local' Push tasks: Active Matching rule : Update Unmatching rule: provision Allow Create, update, delete, sync status On 30/01/2017 15:01, Francesco Chicchiriccò wrote: On 30/01/2017 14:53, Tech wrote: This is what happen when I open the Password Manager, while when I u

Re: Active Directory password propagation

2017-01-30 Thread Francesco Chicchiriccò
ttribute: {Name=__ENABLE__, Value=[true]}, Attribute: {Name=givenName, Value=[ofn07updated]}], Name=Attribute: {Name=__NAME__, Value=[CN=user07,OU=myad,DC=test,DC=local]}} Method: getObject On 30/01/2017 14:36, Francesco Chicchiriccò wrote: On 30/01/2017 12:34, Tech wrote: When we create the user we

Re: Active Directory password propagation

2017-01-30 Thread Francesco Chicchiriccò
by working in SSL only [1]. Regards, F. [1] https://connid.atlassian.net/wiki/pages/viewpage.action?pageId=360482#ActiveDirectory(JNDI)-Configuration -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CX

Re: CSVDir pull connector challenge

2017-01-24 Thread Francesco Chicchiriccò
On 24/01/2017 10:56, Martin van Es wrote: On Tue, Jan 24, 2017 at 10:03 AM, Francesco Chicchiriccò<ilgro...@apache.org> wrote: So, you suggest I turn to Connid now for my functional issues with CSVDir? I would first clarify if there is something wrong ongoing (as suggested

Re: CSVDir pull connector challenge

2017-01-24 Thread Francesco Chicchiriccò
On 23/01/2017 17:46, Martin van Es wrote: On Mon, Jan 23, 2017 at 4:36 PM, Francesco Chicchiriccò <ilgro...@apache.org> wrote: but essentially, the "mandatory condition" can be specified both at Schema level (hence value(s) must be provided globally) or at mapping level (hen

Re: CSVDir pull connector challenge

2017-01-23 Thread Francesco Chicchiriccò
On 23/01/2017 15:35, Martin van Es wrote: On Mon, Jan 23, 2017 at 1:47 PM, Francesco Chicchiriccò <ilgro...@apache.org> wrote: I can't select target columns that are designated for key, status and delete by the connector. Is this by-design? I think it is somewhat by design, but I am no

Re: CSVDir pull connector challenge

2017-01-23 Thread Francesco Chicchiriccò
that there must be exactly one mapping flagged as 'Remote key'. I am able to replicate your error, please file an issue for this. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Oling

Re: Password reset procedure from enduser interface

2017-01-19 Thread Francesco Chicchiriccò
On 18/01/2017 14:13, Francesco Chicchiriccò wrote: On 18/01/2017 11:59, Francesco Chicchiriccò wrote: On 18/01/2017 11:38, Tech wrote: Hello, we faced something that could be a bug in version 2.0.1 and version 2.0.2. We created a SecurityQuestion from the Admin interface and the user

Re: Date format on user self-registration

2017-01-18 Thread Francesco Chicchiriccò
On 18/01/2017 12:01, Francesco Chicchiriccò wrote: On 18/01/2017 11:34, Tech wrote: Hello, thanks, in the version 2.0.2 the Date is working correctly. Please be aware that there is no 2.0.2 yet, only 2.0.2-SNAPSHOT, which is the ongoing work that will eventually bring the official 2.0.2

Re: Label on custom attributes

2017-01-18 Thread Francesco Chicchiriccò
uages/ You have a directory for each language available, and two files in each directory: 'static.json' for application messages and 'dynamic.json' for labels (including attributes). HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Mem

Re: Date format on user self-registration

2017-01-18 Thread Francesco Chicchiriccò
/2017 10:31, Francesco Chicchiriccò wrote: On 18/01/2017 10:23, Tech wrote: Hello, we created the new java files as requested, we modified the dynamicPlainAttribute.js , but we didn't resolve the situation yet. We tried two scenarios: the first with an existing user that needs to enter the date

Re: Password reset procedure from enduser interface

2017-01-18 Thread Francesco Chicchiriccò
word-reset to understand how the password reset process is expected to work. Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Date format on user self-registration

2017-01-18 Thread Francesco Chicchiriccò
-vm.apache.org:9080/syncope-console/ http://syncope-vm.apache.org:9080/syncope-enduser/ The version deployed there is the latest 2.0.2-SNAPSHOT. Regards. On 13/01/2017 11:58, Francesco Chicchiriccò wrote: On 2017-01-12 14:50 (+0100), Francesco Chicchiriccò <ilgro...@apache.org> wrote: On

Re: Date format on user self-registration

2017-01-12 Thread Francesco Chicchiriccò
schema with a new value 6. from Admin UI, see the new value as provided via Enduser UI Hence the bug seems to occur only during self-registration. Would you mind opening an issue onhttps://issues.apache.org/jira/browse/SYNCOPE/ ? Regards. -- Francesco Chicchiriccò Tirasa - Open Source

Re: How to distinguish Syncope 1.2.x and 2.x

2017-01-12 Thread Francesco Chicchiriccò
the 2.0 feature (possibly strimmed down) in the 1.2.10-SNAPSHOT. The former option has the advantage for you to be immediately available without waiting for the 1.2.10 release. Regards. *From:* Francesco Chicchiriccò <il

Re: How to distinguish Syncope 1.2.x and 2.x

2017-01-11 Thread Francesco Chicchiriccò
/ anonymousKey values as specified in the security.properties file. HTH Regards. [1] http://syncope.apache.org/rest/2.0/index.html [2] http://localhost:9080/syncope/rest/ [3] https://syncope.apache.org/docs/reference-guide.html#swagger -- Francesco Chicchiriccò Tirasa - Open Source Excellence

Re: CSV resource

2017-01-11 Thread Francesco Chicchiriccò
://syncope.apache.org/docs/reference-guide.html#provisioning -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/

Re: Update user from LDAP

2017-01-04 Thread Francesco Chicchiriccò
:33, Francesco Chicchiriccò wrote: On 03/01/2017 19:39, PSYND wrote: Dear Experts, we connected our Syncope to an OpenLDAP. We are able to create users from OpenLDAP to Syncope, and we are able to list them from the dashboard. We update the user in the LDAP, we check using the Explore Resource

Re: LDAP group membership sync

2016-12-28 Thread Francesco Chicchiriccò
://syncope.apache.org/docs/reference-guide.html#propagationactions [3] https://syncope.apache.org/docs/reference-guide.html#pullactions [4] https://connid.atlassian.net/wiki/display/BASE/LDAP On 27 Dec 2016, at 11:04, Francesco Chicchiriccò <ilgro...@apache.org <mailto:ilgro...@apache.org>> wrote:

Re: LDAP group membership sync

2016-12-27 Thread Francesco Chicchiriccò
LDAP: http://coheigea.blogspot.it/2016/08/pulling-users-and-groups-from-ldap-into.html Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org

Re: Syncope notifications

2016-12-22 Thread Francesco Chicchiriccò
Hi Iurii, FYI I have just published a blog post http://blog.tirasa.net/add-rest-endpoints-to-apache-syncope-2.0.html where I take the use case below as reference. HTH Regards. On 28/11/2016 13:07, Francesco Chicchiriccò wrote: On 28/11/2016 12:59, Iurii Smyrnov wrote: Hi Francesco

<    1   2   3   4   5   6   7   8   >