Re: Pulling role memberships from a ScriptedSQL source
On 15/12/2015 10:28, Smith, Bruce (Mr) wrote: Hi there, I am currently creating roles and users in Syncope from a database via a ScriptedSQL connector. Is there a way for me to automate making the users members of a role during the synchronization process? Hi, it is definitely possible, but requires some customization both in Syncope and in the Groovy scripts for the ScriptedSQL connector. You can read from [1] an explanation of the context - even though in that case it is for propagating rather than synchronizing memberships (which is instead your need). Regards. [1] http://markmail.org/message/pzsad5qux47vdwc7 -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Involved at The Apache Software Foundation: member, Syncope PMC chair, Cocoon PMC, Olingo PMC, CXF committer http://home.apache.org/~ilgrosso/
Remove role membership fails
Hi, I just reinstalled my syncope test installation (1.2.6) and succesfully reconfigured LDAP provisioning including groupmembership. Getting better at this every time ;) But! If I try to remove a user from a role, the "delete" link is dead, it doesn't do anything (really nothing happpens in Syncope console). If I try to bulk remove a user from the user tab in a role, the same happens when I click the red cross (nothing). This is independant of the user and/or role having the LDAP resource assigned. Am I missing a feature in Syncope? Ah, update: in Chrome only. This doesn't happen in Firefox. Chrome version: 47.0.2526.80 (64-bit) Even the Javascript debugger in Chrome is silent, it looks like there is no function bound to the 'delete' link at all? Best regards, Martin -- If 'but' was any useful, it would be a logic operator
Pulling role memberships from a ScriptedSQL source
Hi there, I am currently creating roles and users in Syncope from a database via a ScriptedSQL connector. Is there a way for me to automate making the users members of a role during the synchronization process? Thanks in advance, Bruce Smith NOTICE: Please note that this eMail, and the contents thereof, is subject to the standard NMMU eMail disclaimer which may be found at: http://www.nmmu.ac.za/disclaimer/email.htm