Re: openJDK 17 compatibility

2024-04-22 Thread Marco Naimoli
Hello Francesco, thanks for the comprehensive answer, following your suggestions I was able to run a working Apache Syncope instance Thank you very much! Marco Il giorno gio 18 apr 2024 alle ore 10:13 Francesco Chicchiriccò < ilgro...@apache.org> ha scritto: > On 15/04/24 15:12, Marco Naimoli

Task Notification Email with username empty

2024-04-19 Thread Giulia Ferretti
Hi all, I'm using Apache Syncope 2.1.10 and I need to implement an automatic notification task whenever a resource is de-assigned from users. The event that I set to trigger the notification is the following: [PropagationTask]:[user]:[ResourceName]:[delete]:[SUCCESS] In the template I used

Re: openJDK 17 compatibility

2024-04-18 Thread Francesco Chicchiriccò
On 15/04/24 15:12, Marco Naimoli wrote: Hello Francesco, thank you for the quick response! Hi Marco, please see my replies embedded below. Regards. I've done some tests, on a Ubuntu server 23.10, installed from scratch I've installed openjdk-17-jdk and some support software, like unzip,

Re: Propagation failure on update

2024-04-16 Thread Lionel SCHWARZ
- Le 16 Avr 24, à 8:39, Francesco Chicchiriccò ilgro...@apache.org a écrit : > On 11/04/24 10:30, Lionel SCHWARZ wrote: >> - Le 28 Mar 24, à 9:38, Lionel SCHWARZ lionel.schw...@in2p3.fr a écrit : >>> - Le 27 Mar 24, à 8:19, Francesco Chicchiriccò ilgro...@apache.org a >>> écrit :

Re: Propagation failure on update

2024-04-16 Thread Francesco Chicchiriccò
On 11/04/24 10:30, Lionel SCHWARZ wrote: - Le 28 Mar 24, à 9:38, Lionel SCHWARZ lionel.schw...@in2p3.fr a écrit : - Le 27 Mar 24, à 8:19, Francesco Chicchiriccò ilgro...@apache.org a écrit : On 26/03/24 13:30, Lionel SCHWARZ wrote: Dear all, After reading

Re: openJDK 17 compatibility

2024-04-15 Thread Marco Naimoli
Hello Francesco, thank you for the quick response! I've done some tests, on a Ubuntu server 23.10, installed from scratch I've installed openjdk-17-jdk and some support software, like unzip, wget, x2goserver, etc. I've create a user "syncope" # standalone package - downloaded starting from page

Re: openJDK 17 compatibility

2024-04-11 Thread Francesco Chicchiriccò
On 11/04/24 14:12, Marco Naimoli wrote: Hello, I'm new to Apache Syncope; I've tried to test it using the standalone installation on a vanilla debian linux bookworm, using openJDK 17.0.10 It seems to work, but when I try to import a SAML IDP metadata it fails with the following error:

openJDK 17 compatibility

2024-04-11 Thread Marco Naimoli
Hello, I'm new to Apache Syncope; I've tried to test it using the standalone installation on a vanilla debian linux bookworm, using openJDK 17.0.10 It seems to work, but when I try to import a SAML IDP metadata it fails with the following error: InvalidEntity: Location must not be null Metadata

Re: Propagation failure on update

2024-04-11 Thread Lionel SCHWARZ
- Le 28 Mar 24, à 9:38, Lionel SCHWARZ lionel.schw...@in2p3.fr a écrit : > - Le 27 Mar 24, à 8:19, Francesco Chicchiriccò ilgro...@apache.org a > écrit : > >> On 26/03/24 13:30, Lionel SCHWARZ wrote: >>> Dear all, >>> >>> After reading >>>

Participate in the ASF 25th Anniversary Campaign

2024-04-03 Thread Brian Proffitt
Hi everyone, As part of The ASF’s 25th anniversary campaign[1], we will be celebrating projects and communities in multiple ways. We invite all projects and contributors to participate in the following ways: * Individuals - submit your first contribution:

Re: Propagation failure on update

2024-03-28 Thread Lionel SCHWARZ
- Le 27 Mar 24, à 8:19, Francesco Chicchiriccò ilgro...@apache.org a écrit : > On 26/03/24 13:30, Lionel SCHWARZ wrote: >> Dear all, >> >> After reading >> https://syncope.apache.org/docs/reference-guide.html#propagation, >> I ask myself a question: is there a way to avoid a User (or

Community Over Code NA 2024 Travel Assistance Applications now open!

2024-03-27 Thread Gavin McDonald
Hello to all users, contributors and Committers! [ You are receiving this email as a subscriber to one or more ASF project dev or user mailing lists and is not being sent to you directly. It is important that we reach all of our users and contributors/committers so that they may get a chance

Re: Propagation failure on update

2024-03-27 Thread Francesco Chicchiriccò
On 26/03/24 13:30, Lionel SCHWARZ wrote: Dear all, After reading https://syncope.apache.org/docs/reference-guide.html#propagation, I ask myself a question: is there a way to avoid a User (or AnyObject) to be modified in case the propagation task fails? Hi Lionel, that's exactly the purpose

Propagation failure on update

2024-03-26 Thread Lionel SCHWARZ
Dear all, After reading https://syncope.apache.org/docs/reference-guide.html#propagation, I ask myself a question: is there a way to avoid a User (or AnyObject) to be modified in case the propagation task fails? Regards Lionel smime.p7s Description: S/MIME Cryptographic Signature

Re: Dynamic USER assignment attribute value.

2024-03-09 Thread Francesco Chicchiriccò
On 08/03/24 22:07, Fco. David Ferraes Feria wrote: Hi everyone, Thanks for the time you invested in this excellent tool. I have a quick question about the Dynamic USER assignment: Is it possible to use the value of the same group, like name, to match with the user assignment? Hi, sorry, I

Dynamic USER assignment attribute value.

2024-03-08 Thread Fco. David Ferraes Feria
Hi everyone, Thanks for the time you invested in this excellent tool. I have a quick question about the Dynamic USER assignment: Is it possible to use the value of the same group, like name, to match with the user assignment? I appreciate any help you can provide. Francisco David Ferraes

Re: FIQL with relationships

2024-02-22 Thread Lionel SCHWARZ
Hi Francesco, Thanks for your answer and for pointing me to this code >From what I understand, FIQL >"$relationships==object2;$relationshipTypes==RELATION1" means "objects that >have at least one relation of type RELATION1 and that also have at least one >relation with object2" And looking at

Re: Overlapping dynamic realms doesn't get updated

2024-02-20 Thread Francesco Chicchiriccò
On 21/02/24 08:52, Francesco Chicchiriccò wrote: Hi Federico, I wasn't personally aware that dynamic realms had some effective use cases, good to know :-) I will go ahead and approve your JIRA account request so that you can report this an issue. Hum, it seems you need to send a new JIRA

Re: Overlapping dynamic realms doesn't get updated

2024-02-20 Thread Francesco Chicchiriccò
Hi Federico, I wasn't personally aware that dynamic realms had some effective use cases, good to know :-) I will go ahead and approve your JIRA account request so that you can report this an issue. Are you also willing to submit a PR to fix it? If so, please ensure to include some tests, at

Overlapping dynamic realms doesn't get updated

2024-02-20 Thread Federico Brignola
Hi, while trying to figure out how dynamics realms work, I think that I found a bug. I've created 2 dynamics realms (dynr1, dynr2) with the same conditions (for example "USER Dynamic Condition [ATTRIBUTE email NOT NULL]"). When I create or update a user only one dynamic realm is updated, while

Community Over Code Asia 2024 Travel Assistance Applications now open!

2024-02-20 Thread Gavin McDonald
Hello to all users, contributors and Committers! The Travel Assistance Committee (TAC) are pleased to announce that travel assistance applications for Community over Code Asia 2024 are now open! We will be supporting Community over Code Asia, Hangzhou, China July 26th - 28th, 2024. TAC exists

Re: Newbie question

2024-02-19 Thread Rajesh Kanade
Thanks Lorenzo for the quick response. Yes I am using Linux ( to be precise WSL2 ubuntu on windows 10 ). I have tried starting from both the zip file and also docker & stuck at the same point where you end up getting this error. Will continue troubleshooting further & definitely also look into

Re: Newbie question

2024-02-19 Thread Lorenzo Di Cola
Hi Rajesh, I'm glad for your interest in Apache Syncope. First of all I'm hoping you're running it on linux :) I'm assuming it for this response. Let's assume you want to start the standalone configuration so you're following documentation [1]. After downloaded the standalone configuration,

Re: FIQL with relationships

2024-02-19 Thread Francesco Chicchiriccò
Hi Lionel, I think you are more than experienced enough to explore the code and find your answers. The method to investigate is: https://github.com/apache/syncope/blob/3_0_X/core/persistence-jpa/src/main/java/org/apache/syncope/core/persistence/jpa/dao/JPAAnySearchDAO.java#L707-L732 or (in

Newbie question

2024-02-18 Thread Rajesh Kanade
Hi syncope users, I am newbie to syncope and trying to install it so I can play with it. After syncope standalone or docker installation , I can successfully see the page http://localhost:18080/syncope/ page . As next step if I try to go to syncope-console page by accessing

FIQL with relationships

2024-02-15 Thread Lionel SCHWARZ
Hi all, Searching AnyObjects with a FIQL like "$type==MYTYPE;$relationships==object2;$relationshipTypes==RELATION1" returns the following object: { "result": [ { "_class": "org.apache.syncope.common.lib.to.AnyObjectTO", "type": "MYTYPE", "name": "MyName",

Re: Acitiviti tables "act_ru_actinst" too many

2024-02-08 Thread Francesco Chicchiriccò
Hi, for 10k users with default settings, you are not expected to accumulate so many entries in the history tables, unless you are continuously updating them. Anyway, especially, if you are not using User Requests, cleaning up those tables provides no harm. Regards. On 06/02/24 14:50,

Re: Re: Acitiviti tables "act_ru_actinst" too many

2024-02-06 Thread yuefei....@intelliprogroup.com
Hi Francesco, I am using Apache Syncope version 3.0.5, database: pgsql 15 and running in a docker container, using the image apache/syncope:3.0.5 Best regards, yuefei.liu yuefei@intelliprogroup.com From: Francesco Chicchiriccò Date: 2024-02-05 17:30 To: user Subject: Re: Acitiviti

Re: Acitiviti tables "act_ru_actinst" too many

2024-02-05 Thread Francesco Chicchiriccò
Hi yuefei.liu, you should provide at least which Syncope version you are running, and also something about the environment (database? Tomcat? which versions?). Regards. On 04/02/24 06:40, yuefei@intelliprogroup.com wrote: Hello, I hope this email finds you well. I am currently using

Acitiviti tables "act_ru_actinst" too many

2024-02-03 Thread yuefei....@intelliprogroup.com
Hello, I hope this email finds you well. I am currently using Apache Syncope as a user synchronization tool to sync user and user group information from one system to another. The number of users is approximately 10,000+. After running scheduled push and pull tasks for 2-3 months, I have

Community over Code EU 2024 Travel Assistance Applications now open!

2024-02-03 Thread Gavin McDonald
Hello to all users, contributors and Committers! The Travel Assistance Committee (TAC) are pleased to announce that travel assistance applications for Community over Code EU 2024 are now open! We will be supporting Community over Code EU, Bratislava, Slovakia, June 3th - 5th, 2024. TAC exists

[no subject]

2024-02-03 Thread Gavin McDonald
Hello to all users, contributors and Committers! The Travel Assistance Committee (TAC) are pleased to announce that travel assistance applications for Community over Code EU 2024 are now open! We will be supporting Community over Code EU, Bratislava, Slovakia, June 3th - 5th, 2024. TAC exists

Re: AW: Changing Flowable workflows for existing objects

2024-01-18 Thread Lionel SCHWARZ
Hi Clemens, Here is a script I have tested on my DEV instance (not in production yet though) to upgrade all users to the latest workflow def. SET @ WfDefId = ( SELECT ID_ FROM ACT_RE_PROCDEF WHERE KEY_ = 'userWorkflow' AND VERSION_ = ( SELECT MAX ( VERSION_ ) FROM ACT_RE_PROCDEF ) ) ;

AW: Changing Flowable workflows for existing objects

2024-01-18 Thread Bergmann, Clemens
Hello Samuel, thanks for this hint. I tried to find out which database tables I would have to update but I am not sure. If I understand it correctly ACT_RE_PROCDEF contains the versions of the defined workflows. ACT_HI_PROCINST seems to contain the instances of these workflows and I would

Re: Changing Flowable workflows for existing objects

2024-01-17 Thread Samuel Garofalo
Hello Clemens, in general when you create a user it's associated to the instance of the workflow actually presents for all its lifecycle, although you change the workflow definition the first workflow remains associated to the user. If you create a new user the second workflow is used. But is

Changing Flowable workflows for existing objects

2024-01-16 Thread Bergmann, Clemens
Hi, we are currently evaluating syncope as a replacement for our proprietary IAM system. We think that modelling internal processes with BPMN would allow better communication of our processes. Therefore we are looking into using the flowable functionality. After testing some things out

Re: restricting ATTRS_TO_GET during PULL task

2024-01-08 Thread Lionel SCHWARZ
Hi Samuel, Your first solution will probably fit my needs, although I think that allowing to specifiy attributes to get in PULL task description would be a nice feature. Regards Lionel - Le 5 Jan 24, à 10:32, Samuel Garofalo sgarof...@apache.org a écrit : > Hello Lionel, > > I suggest to

[ANN] Apache Syncope 3.0.6

2023-12-26 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 3.0.6 Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in Java EE technology . Syncope 3.0 Maggiore is now a full-fledged IAM system covering provisioning,

Re: Syncope for Linux User and Group management

2023-12-22 Thread Francesco Chicchiriccò
On 22/12/23 13:26, Eugen Stan wrote: Hi, I wanted to ask if Syncope is / can be used to store linux group ID's . We have some users and groups in Azure AD and I would like to have available for linux systems - sync those users and groups - generate the grup GID for linux (integer in high range

[no subject]

2023-12-22 Thread Eugen Stan
Hi, I wanted to ask if Syncope is / can be used to store linux group ID's . We have some users and groups in Azure AD and I would like to have available for linux systems - sync those users and groups - generate the grup GID for linux (integer in high range - 9000 - 3) - generate the UID

Re: restricting ATTRS_TO_GET during PULL task

2023-12-19 Thread Lionel SCHWARZ
Hi Samuel, Actually I would like to do the opposite ;), I would like to NOT manage certain attributes that are present in the mapping. Can I do this with PullAction? My use-case seems strange but it is the following: Amongst PULL or BOTH attributes in the mapping some are cheap and some are

Re: restricting ATTRS_TO_GET during PULL task

2023-12-19 Thread Samuel Garofalo
Hello Lionel, the attributes to pull are those specified in the resource mapping with purpose BOTH or PULL. If you need to manage others attribute not present in the mapping you can add a PullActions [1] that implements moreAttrsToGet which returns the set of attributes that you want to

restricting ATTRS_TO_GET during PULL task

2023-12-19 Thread Lionel SCHWARZ
Dear all, I'm looking a way to explicitely specify attributes to get from the external identity store when doing a PULL task. https://syncope.apache.org/docs/reference-guide.html#tasks-pull does not help and I can't find in the code where attributeToGet are set in ConnID OperationOptions. Is

Re: CUSTOM events in Audit

2023-12-12 Thread Lionel SCHWARZ
- Le 12 Déc 23, à 17:25, Francesco Chicchiriccò a écrit : > On 27/11/23 16:01, Lionel SCHWARZ wrote: >> - Le 27 Nov 23, à 14:43, Lorenzo Di Cola [ mailto:loredic...@apache.org | >> ] a écrit : >>> Hi Linonel, >>> yes, using PostgreSQL JSONB means you're storing audit on db, as you

Re: CUSTOM events in Audit

2023-12-12 Thread Francesco Chicchiriccò
On 27/11/23 16:01, Lionel SCHWARZ wrote: - Le 27 Nov 23, à 14:43, Lorenzo Di Cola a écrit : Hi Linonel, yes, using PostgreSQL JSONB means you're storing audit on db, as you said about "auditentry" table. You can take care about AnySearchDAO bean, you should use the one of type

Re: HTTP-Request in confirmpasswordrequest

2023-12-04 Thread Francesco Chicchiriccò
Hi Timo, what you describe below sounds like one of the typical problems of running Tomcat (where I suppose your Enduser instance is deployed) behind an HTTP reverse proxy which servers as TLS terminator. It's plenty of references out there; in particular:

HTTP-Request in confirmpasswordrequest

2023-11-29 Thread Timo Weber
Hi there, we are using Syncope in Docker containers and are facing a strange issue. We are not quite sure if it caused by our Apache server configuration or an internal Syncope issue. Syncope Version is 3.0.2 When the link for a password reset is clicked, the first request is of course a

Re: Potential userlogic update issue

2023-11-29 Thread Francesco Chicchiriccò
On 28/11/23 18:19, GCHQDeveloper29 wrote: Hi, The updateAttr function in my prior email exists within my 'logic' class. I.e. org.apache.syncope.core.logic.AttributeLogic The second code block within the same email is what would/could exist within the Rest-CXF class of the extension. If I

Re: Potential userlogic update issue

2023-11-28 Thread GCHQDeveloper29
Hi, The updateAttr function in my prior email exists within my 'logic' class. I.e. org.apache.syncope.core.logic.AttributeLogic The second code block within the same email is what would/could exist within the Rest-CXF class of the extension. If I remove the @Transactional annotation on the

Re: Potential userlogic update issue

2023-11-28 Thread Francesco Chicchiriccò
Hi, I assume the code below lies inside a REST service implementation class. Basically, it manipulates payload objects (UserCR, AttrPatch and so on) then invokes UserLogic for actual processing. If so, then you should remove @Transactional from such method as by doing so you are essentially

Potential userlogic update issue

2023-11-28 Thread GCHQDeveloper29
Hi there, I'm hoping to gain some advice (or report a bug in the case I've not just been a fool!). I'm currently on version 3.0.4, although plan to move to 3.0.5 soon, and am using version 1.5.7 of the LDAP connector. I have a slightly different version of the following function sat behind a

Re: CUSTOM events in Audit

2023-11-27 Thread Lionel SCHWARZ
- Le 27 Nov 23, à 14:43, Lorenzo Di Cola a écrit : > Hi Linonel, > yes, using PostgreSQL JSONB means you're storing audit on db, as you said > about > "auditentry" table. > You can take care about AnySearchDAO bean, you should use the one of type > PGJPAJSONAnySearchDAO in order to use

Re: CUSTOM events in Audit

2023-11-27 Thread Lorenzo Di Cola
Hi Linonel, yes, using PostgreSQL JSONB means you're storing audit on db, as you said about "auditentry" table. You can take care about AnySearchDAO bean, you should use the one of type PGJPAJSONAnySearchDAO in order to use PostgreSQL feature. HTH Lorenzo Il giorno lun 27 nov 2023 alle ore 09:25

Re: CUSTOM events in Audit

2023-11-27 Thread Lionel SCHWARZ
Hi Lorenzo, >From your answer below, should I understand that, using PostgreSQL on >Syncope3, audit events should be logged in the database? If yes, then could >you please point me to any possible misconfiguration? Regards Lionel - Le 23 Nov 23, à 9:39, Lionel SCHWARZ a écrit : > Hi

Re: CUSTOM events in Audit

2023-11-23 Thread Lionel SCHWARZ
Hi Lorenzo, Indeed I use latest Syncope 3. The DB is stored on PostgreSQL. Looking into the table auditentry, I could not find any items related to my custom event. Did I forget to setup something? Regards Lionel - Le 21 Nov 23, à 17:50, Lorenzo Di Cola a écrit : > Hi Lionel, >

Re: CUSTOM events in Audit

2023-11-21 Thread Lorenzo Di Cola
Hi Lionel, please take care about where you're storing audit events, take care if you're using PostgreSQL, Elasticsearch or other data-storage. If you're using Elasticsearch you need to specify the right bean definition in order to write and read audit events. Of course I'm assuming you're on

CUSTOM events in Audit

2023-11-21 Thread Lionel SCHWARZ
Hi all, I my custom code (in a flowable task) I trigger an event (notificationManager.createTasks()) declared as "[CUSTOM]:[]:[]:[rejectCreateAttach]:[SUCCESS]" and defined a mail notification on it. The notification works fine. As I want to audit this event I have enabled this event in the

Re: empty statuses in LogicActions.afterUpdate

2023-10-26 Thread Lionel SCHWARZ
Hi Francesco, Your answer is absolutely clear, thanks Regards Lionel - Le 25 Oct 23, à 16:28, Francesco Chicchiriccò ilgro...@apache.org a écrit : > So let me summarize what is happening. > > This step: > > - update the user so that the approval is needed > > is actually performed by

Re: Syncope 3.0.5 upgrade

2023-10-26 Thread Francesco Chicchiriccò
On 25/10/23 20:36, Thomas Ryman wrote: Also is there any way to encrypt the keymaster.password=unencrypted-password and decrypt it during run time? Starting with 3.0, Apache Syncope components are all Spring Boot applications, so you are free to integrate something like

Re: Syncope 3.0.5 upgrade

2023-10-26 Thread Francesco Chicchiriccò
Hi Thomas, as reported by https://syncope.apache.org/docs/3.0/reference-guide.html#upgrade-from-2-1 there is no supported upgrade path from 2.1 to 3.0. Please stick with the suggested migration approach. Regards. On 25/10/23 18:43, Thomas Ryman wrote: Hello, I am working on upgrading

Re: Syncope 3.0.5 upgrade

2023-10-25 Thread Thomas Ryman
Also is there any way to encrypt the keymaster.password=unencrypted-password and decrypt it during run time? From: Thomas Ryman Sent: Wednesday, October 25, 2023 4:43 PM To: user@syncope.apache.org Subject: Syncope 3.0.5 upgrade Hello, I am working on

Syncope 3.0.5 upgrade

2023-10-25 Thread Thomas Ryman
Hello, I am working on upgrading syncope from version 2 to version 3 however am having some issues. I am following instructions that were found before however it seems whenever I start syncope the logs show that I am missing a class and possibly some properties. Here is one of the current

Re: empty statuses in LogicActions.afterUpdate

2023-10-25 Thread Francesco Chicchiriccò
So let me summarize what is happening. This step: - update the user so that the approval is needed is actually performed by calling PATCH /users/self/ or PATCH /users/ depending on whether the caller is the user themselveers or an administrator. Both invocations reach up to

Re: empty statuses in LogicActions.afterUpdate

2023-10-24 Thread Lionel SCHWARZ
Hi Francesco, Thanks for your answer. You should be able to reproduce this with the UserWorkflow defined in the fit part of Syncope (which I used as a base for my customized workflow definition) and with the LogicActions implementation attached to the email: - declare the ExampleLogicAction in

Re: empty statuses in LogicActions.afterUpdate

2023-10-24 Thread Francesco Chicchiriccò
Hi Lionel, can you provide a simple project that reproduces this issue? It should be enough to create a new Maven project from latest stable version (3.0.5 at this time), change the workflow definition to match your case and finally provide the steps to reproduce in embedded mode. Regards.

Re: empty statuses in LogicActions.afterUpdate

2023-10-23 Thread Lionel SCHWARZ
To be more specific about the issue, I must tell that I have a flowable UserWorkflow with approval on user update operations (on certain circumstances). It seems that when the update needs approval, the afterUpdate() is called before approval with an empty List. When the update does not need

empty statuses in LogicActions.afterUpdate

2023-10-23 Thread Lionel SCHWARZ
Dear all, I have a customized LogicAction with afterUpdate() implementation, but this method receives an empty List when called. Nevertheless, the propagation works fine, and I get the correct REST response with propagationStatuses and beforeObg/afterObj. Am I missing something? Regards

Re: CSVDIRConnector exception while pulling

2023-10-22 Thread Francesco Chicchiriccò
Hi Markus, sorry for late reply: for some reason this e-mail was caught by my spam filter. About your issue below, I suspect it is somehow related to filesystem permissions: please double check your configuration with our public demo as explained at https://syncope.apache.org/demo And BTW

CSVDIRConnector exception while pulling

2023-10-18 Thread Okon, Markus
Hi all, I'm currently evaluating Apache Syncope for my institution and have setup a connector server with a csvdir bundle installed. After setting up the connector and adding the resource I want to start a pull task to see if it is working. The Problem is that the execution of the pull tasks

Re: Upgrading a user to an new userWorkflow definition

2023-10-06 Thread Francesco Chicchiriccò
Hi Lionel, glad to read that you did solve. Regards. On 05/10/23 17:47, Lionel SCHWARZ wrote: OK that was tricky but I finally found out that: - I have to update table ACT_RU_ACTINST as well - the UPDATE ACT_RU_EXECUTION is actually: UPDATE ACT_RU_EXECUTION SET PROC_DEF_ID_ =

Re: Upgrading a user to an new userWorkflow definition

2023-10-05 Thread Lionel SCHWARZ
OK that was tricky but I finally found out that: - I have to update table ACT_RU_ACTINST as well - the UPDATE ACT_RU_EXECUTION is actually: UPDATE ACT_RU_EXECUTION SET PROC_DEF_ID_ = 'userWorkflow:X:' WHERE PROC_INST_ID_ = ; It seems to work like this Sorry for the noise, best regards Lionel

Upgrading a user to an new userWorkflow definition

2023-10-05 Thread Lionel SCHWARZ
Dear all, After deploying a new userWorkflow definition (PUT /flowable/bpmnProcesses/userWorkflow), I tried to upgrade a user to this new workflow, executing the following steps: - stop Syncope - connect to DB - get the definition id of the new workflow: SELECT ID_ FROM ACT_RE_PROCDEF WHERE

[ANN] Apache Syncope 3.0.5

2023-10-02 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 3.0.5 Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in Java EE technology . Syncope 3.0 Maggiore is now a full-fledged IAM system covering provisioning,

Registration open for Community Over Code North America

2023-08-28 Thread Rich Bowen
Hello! Registration is still open for the upcoming Community Over Code NA event in Halifax, NS! We invite you to register for the event https://communityovercode.org/registration/ Apache Committers, note that you have a special discounted rate for the conference at US$250. To take advantage of

Re: [ANN] Apache Syncope 3.0.4

2023-08-22 Thread Lionel SCHWARZ
Thanks Francesco, I could successfully start Syncope. However, on MariaDB, I had to run ALTER TABLE AnyObject DROP INDEX U_NYOBJCT_NAME; instead of ALTER TABLE AnyObject DROP INDEX AnyObject_name; as stated in the doc. Regards Lionel - Le 18 Aoû 23, à 11:21, Francesco Chicchiriccò

Re: [ANN] Apache Syncope 3.0.4

2023-08-18 Thread Francesco Chicchiriccò
The table TicketExpiration was renamed to TicketExpirationPolicy to follow the convention of all other policies. Thanks for reporting. Regards. On 17/08/23 15:27, Lionel SCHWARZ wrote: Dear all, After upgrading my Syncope 3.0.3 setup (Maven, MariaDB) to 3.0.4, it does not start anymore,

Re: [ANN] Apache Syncope 3.0.4

2023-08-17 Thread Lionel SCHWARZ
Dear all, After upgrading my Syncope 3.0.3 setup (Maven, MariaDB) to 3.0.4, it does not start anymore, something seems to be wrong in the database: java.sql.SQLException: Table "OIDCRPClientApp" has a foreign key to table "TicketExpiration" that has not been generated. You must run the schema

[ANN] Apache Syncope 3.0.4

2023-07-10 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 3.0.4 Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in Java EE technology . Syncope 3.0 Maggiore is now a full-fledged IAM system covering provisioning,

TAC Applications for Community Over Code North America and Asia now open

2023-06-16 Thread Gavin McDonald
Hi All, (This email goes out to all our user and dev project mailing lists, so you may receive this email more than once.) The Travel Assistance Committee has opened up applications to help get people to the following events: *Community Over Code Asia 2023 - * *August 18th to August 20th in

Re: Set admin password through variable

2023-06-05 Thread Michele Andreoli
Thank you very much Lorenzo. It works. Il giorno gio 1 giu 2023 alle ore 15:51 Lorenzo Di Cola < loredic...@apache.org> ha scritto: > Hello Michele, > I'm glad about your interest in Apache Syncope! > In Syncope, Admin credential, as per documentation [1], is set into a > property file, in

Re: Set admin password through variable

2023-06-01 Thread Lorenzo Di Cola
Hello Michele, I'm glad about your interest in Apache Syncope! In Syncope, Admin credential, as per documentation [1], is set into a property file, in core.properties exactly. If you want to use an environment variable, I think you can use the Spring Boot configuration for environment variables

Set admin password through variable

2023-06-01 Thread Michele Andreoli
Hi! Is there a way to set the superadmin password of Syncope 3 without recompiling the source code? For example an env variable (that I can put into a docker-compose). Actually I don't find any way except changing the password inside the pom.xml of the source code. Thank you. -- *Michele

[ANN] Apache Syncope 2.1.14

2023-05-08 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 2.1.14 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:

[ANN] Apache Syncope 3.0.3

2023-05-08 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 3.0.3 Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in Java EE technology . Syncope 3.0 Maggiore is now a full-fledged IAM system covering provisioning,

Re: Emails with attachments

2023-05-05 Thread Francesco Chicchiriccò
On 02/05/23 12:01, Timo Weber wrote: Hi, this is about sending emails with templates. Right now there does not seem to exist a default way to send an email with attachments. What would be the best way to achieve this? I found the class DefaultNotificationJobDelegate where the MimeMessage

Emails with attachments

2023-05-02 Thread Timo Weber
Hi, this is about sending emails with templates. Right now there does not seem to exist a default way to send an email with attachments. What would be the best way to achieve this? I found the class DefaultNotificationJobDelegate where the MimeMessage is composed and where you could add an

Re: AD Connector - assign group on different OU

2023-04-14 Thread Lorenzo Di Cola
Hi Fabio, I'm glad to hear your interest in Apache Syncope. If you want to propagate with some custom logic, in general, you should create your custom ProgatationActions, so implementing PropagationActions class [1]. Here you can create your custom logic and so propagate informations based on it

AD Connector - assign group on different OU

2023-04-13 Thread Fabio Contessi
Hi everyone, I'm using Apache Syncope 2.1.10 and I have a problem with the assigment of the Active Directory Groups. The problem is that on the AD the groups are on different OU, for example: - CN=Group1,OU=ou1,DC=domain,DC=local - CN=Group2,OU=ou2,DC=domain,DC=local In the provinsioning rules

Re: Issue with synchronizing group membership from Syncope to LDAP

2023-04-07 Thread Francesco Chicchiriccò
Hi, resurrecting this old thread to communicate that the requested feature is planned for Syncope 3.0.3: https://issues.apache.org/jira/browse/SYNCOPE-1748 Regards. On 20/01/22 12:54, Francesco Chicchiriccò wrote: Ah, here is why:

Re: Getting 404 when following the guides in syncope 3.x

2023-04-02 Thread Francesco Chicchiriccò
Hi, please see my replies inline. Regards. On 01/04/23 01:58, alx wrote: Hi everyone, i am currently trying to deploy syncope 3.x on a Server to evaluate if it fits our Needs. Unfortunately following the getting started guide and than the reference guide i am not able to get syncope to

Getting 404 when following the guides in syncope 3.x

2023-03-31 Thread alx
   Hi everyone,  i am currently trying to deploy syncope 3.x on a Server to evaluate if it fits our Needs. Unfortunately following the getting started guide and than the reference guide i am not able to get syncope to work on the tomcat 10 on the Server. When ever i try to Access any syncope

TAC supporting Berlin Buzzwords

2023-03-24 Thread Francesco Chicchiriccò
Hi All, The ASF Travel Assistance Committee is supporting taking up to six (6) people to attend Berlin Buzzwords In June this year. This includes Conference passes, and travel & accommodation as needed. Please see our website at https://tac.apache.org for more information and how to apply.

Re: SCIM assistance

2023-03-15 Thread Lorenzo Di Cola
Hello Jeff, nice to hear your interest in Apache Syncope, I hope you're working with 3.0.X version. If I understand correctly you want to *pull *[1] users from SCIM resource. In order to do that, you have to configure in *Topology* section [2] your SCIM *Connector* [3] and *Resource* [4] as well.

SCIM assistance

2023-03-14 Thread Jeff Davis
Hi, I downloaded the Standalone version of Syncope, and it appears to be running fine via the syncope-console. However, I would like to issue SCIM requests to bring back a list of users etc. It’s really unclear to me where to begin with that? What is the endpoint I should use, and how should I

Re: pull task only for a specific anyType

2023-03-09 Thread Lionel SCHWARZ
- Le 27 Fév 23, à 10:10, Francesco Chicchiriccò ilgro...@apache.org a écrit : > On 24/02/23 17:35, Lionel SCHWARZ wrote: >> - Le 24 Fév 23, à 15:55, Lionel SCHWARZ lionel.schw...@in2p3.fr a écrit : >> >>> - Le 20 Fév 23, à 10:55, Francesco Chicchiriccò ilgro...@apache.org a >>>

Re: pull task only for a specific anyType

2023-02-27 Thread Francesco Chicchiriccò
On 24/02/23 17:35, Lionel SCHWARZ wrote: - Le 24 Fév 23, à 15:55, Lionel SCHWARZ lionel.schw...@in2p3.fr a écrit : - Le 20 Fév 23, à 10:55, Francesco Chicchiriccò ilgro...@apache.org a écrit : Propagation works smoothly but during pull, I get the following error:

Re: pull task only for a specific anyType

2023-02-24 Thread Lionel SCHWARZ
- Le 24 Fév 23, à 15:55, Lionel SCHWARZ lionel.schw...@in2p3.fr a écrit : > - Le 20 Fév 23, à 10:55, Francesco Chicchiriccò ilgro...@apache.org a > écrit > : > > Propagation works smoothly but during pull, I get the following error: > >

Re: pull task only for a specific anyType

2023-02-24 Thread Lionel SCHWARZ
- Le 20 Fév 23, à 10:55, Francesco Chicchiriccò ilgro...@apache.org a écrit : > On 16/02/23 17:56, Lionel SCHWARZ wrote: >> Dear all, >> >> On my 3.0.1 syncope instance, I have defines a resource with 2 anyTypes >> (objectclasses). I'm trying to setup a pull task which would run only on 1 of

[ANN] Apache Syncope 3.0.2

2023-02-20 Thread Francesco Chicchiriccò
The Apache Syncope team is pleased to announce the release of Syncope 3.0.2 Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in Java EE technology . Syncope 3.0 Maggiore is now a full-fledged IAM system covering provisioning,

Re: pull task only for a specific anyType

2023-02-20 Thread Francesco Chicchiriccò
On 16/02/23 17:56, Lionel SCHWARZ wrote: Dear all, On my 3.0.1 syncope instance, I have defines a resource with 2 anyTypes (objectclasses). I'm trying to setup a pull task which would run only on 1 of these 2 anyTypes. I feel I have 2 solutions: 1. run a "filtered reconciliation" with my own

  1   2   3   4   5   6   7   8   9   10   >