Re: LDAP Role queries

2013-02-20 Thread Francesco Chicchiriccò
On 19/02/2013 14:13, Emmanuel Lécharny wrote: Don't use uniqueMemeber. Never. Nine. Niet. Nix. http://rfc-ref.org/RFC-TEXTS/4519/chapter2.html#d4e443387 This is far from what you expect it to be, and you'll get hard time with some Windows identifier having a # in their DN. Hi Emmanuel,

[jira] [Resolved] (SYNCOPE-209) DB Table connector does not see changes in underlying table until restart

2013-02-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò resolved SYNCOPE-209. Resolution: Fixed Resolving as part of SYNCOPE-319 DB

[jira] [Commented] (SYNCOPE-319) Provide feature for reloading all connectors

2013-02-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582116#comment-13582116 ] Francesco Chicchiriccò commented on SYNCOPE-319: REST API upgrade wiki

[jira] [Created] (SYNCOPE-320) Support synchronizing role memberships from LDAP groupOfNames

2013-02-20 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-320: --- Summary: Support synchronizing role memberships from LDAP groupOfNames Key: SYNCOPE-320 URL: https://issues.apache.org/jira/browse/SYNCOPE-320 Project:

[jira] [Updated] (SYNCOPE-320) Support synchronizing role memberships from LDAP groupOfNames

2013-02-20 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-320: Attachment: syncope-320.patch A patch for this issue. Colm.

Re: [connid-dev] Re: CSV Connector SNAPSHOT version

2013-02-20 Thread Colm O hEigeartaigh
think that we can move Syncope 1.1.0 to ConnId 1.3.3-SNAPSHOT, thus avoid branching. Any objections to me moving the Syncope trunk pom to use 1.3.3-SNAPSHOT, and the SNAPSHOT versions of the Connector bundles? Colm. On Tue, Feb 19, 2013 at 2:19 PM, Colm O hEigeartaigh

Re: [connid-dev] Re: CSV Connector SNAPSHOT version

2013-02-20 Thread Francesco Chicchiriccò
On 20/02/2013 13:28, Colm O hEigeartaigh wrote: I think that we can move Syncope 1.1.0 to ConnId 1.3.3-SNAPSHOT, thus avoid branching. Any objections to me moving the Syncope trunk pom to use 1.3.3-SNAPSHOT, and the SNAPSHOT versions of the Connector bundles? Not at all, go ahead. Regards.

Syncope-trunk - Build # 102 - Failure

2013-02-20 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-trunk (build #102) Status: Failure Check console output at https://builds.apache.org/job/Syncope-trunk/102/ to view the results.

[jira] [Commented] (SYNCOPE-209) DB Table connector does not see changes in underlying table until restart

2013-02-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582161#comment-13582161 ] Hudson commented on SYNCOPE-209: Integrated in Syncope-trunk #102 (See

Re: LDAP Role queries

2013-02-20 Thread Emmanuel Lécharny
Le 2/20/13 11:26 AM, Francesco Chicchiriccò a écrit : On 19/02/2013 14:13, Emmanuel Lécharny wrote: Don't use uniqueMemeber. Never. Nine. Niet. Nix. http://rfc-ref.org/RFC-TEXTS/4519/chapter2.html#d4e443387 This is far from what you expect it to be, and you'll get hard time with some

RE: [CONF] Apache Syncope REST API upgrade

2013-02-20 Thread Jan Bernhardt
Hi Syncoper, Here are some more best practices for RESTful APIs. Use PUT if you want to persist an entity as it is. Use POST from any kind of processes. Hence I would recommend to change: PUT /connectors/reload To POST /connectors/reload Best regards. Jan From: conflue...@apache.org

Re: [CONF] Apache Syncope REST API upgrade

2013-02-20 Thread Francesco Chicchiriccò
On 20/02/2013 15:13, Jan Bernhardt wrote: Hi Syncoper, Here are some more best practices for RESTful APIs. Use PUT if you want to persist an entity as it is. Use POST from any kind of processes. Hence I would recommend to change: PUT /connectors/reload To POST /connectors/reload Hi Jan,

[jira] [Resolved] (SYNCOPE-293) Show information (version, license, ...)

2013-02-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò resolved SYNCOPE-293. Resolution: Fixed http://svn.apache.org/r1448184 Show

[jira] [Resolved] (SYNCOPE-320) Support synchronizing role memberships from LDAP groupOfNames

2013-02-20 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved SYNCOPE-320. - Resolution: Fixed Support synchronizing role memberships from LDAP

[jira] [Updated] (SYNCOPE-293) Show information (version, license, ...)

2013-02-20 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-293: Attachment: Screenshot from 2013-02-20.png Sorry to be a PITA, but I'm seeing

[jira] [Commented] (SYNCOPE-293) Show information (version, license, ...)

2013-02-20 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582243#comment-13582243 ] Francesco Chicchiriccò commented on SYNCOPE-293: You need to either

API query

2013-02-20 Thread Colm O hEigeartaigh
Hi all, From the wiki: https://cwiki.apache.org/confluence/display/SYNCOPE/REST+API+upgrade#RESTAPIupgrade-UserService GET /user/verifyPassword/{username}?password={password} GET /users?username={username}pwd={password} Returns user if username and password match with an existing account.

[jira] [Commented] (SYNCOPE-293) Show information (version, license, ...)

2013-02-20 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582261#comment-13582261 ] Colm O hEigeartaigh commented on SYNCOPE-293: - Yup that works, sorry for the

RE: API query

2013-02-20 Thread Jan Bernhardt
Hi Colm, The description is wrong, this method returns a boolean. Best regards. Jan -Original Message- From: Colm O hEigeartaigh [mailto:cohei...@apache.org] Sent: Mittwoch, 20. Februar 2013 16:48 To: dev@syncope.apache.org Subject: API query Hi all, From the wiki:

Re: API query

2013-02-20 Thread Colm O hEigeartaigh
Thanks Jan, I have updated it. The old API method returns null if the User does not exist, whereas the new API does not seem to return anything. Would it not be better in both cases to return false explicitly? Or are there backwards compatilbity concerns about changing this? Colm. On Wed, Feb

Re: API query

2013-02-20 Thread Colm O hEigeartaigh
A second thought is that a API to return the User matching the given username + password would be quite nice, unless there is another way of doing this that I am missing. WDYT? Colm. On Wed, Feb 20, 2013 at 4:04 PM, Colm O hEigeartaigh cohei...@apache.orgwrote: Thanks Jan, I have updated it.

Re: API query

2013-02-20 Thread Sergey Beryozkin
I wonder if GET /users?username={username}pwd={password} is safe enough, as these URIs might get cached somewhere given it is GET (though not sure if the caching of URIs can happen with HTTPS). Might make sense considering treating this as an action request, with the credentials being

Re: [CONF] Apache Syncope REST API upgrade

2013-02-20 Thread Francesco Chicchiriccò
On 20/02/2013 15:15, Francesco Chicchiriccò wrote: On 20/02/2013 15:13, Jan Bernhardt wrote: Hi Syncoper, Here are some more best practices for RESTful APIs. Use PUT if you want to persist an entity as it is. Use POST from any kind of processes. Hence I would recommend to change: PUT

[jira] [Commented] (SYNCOPE-320) Support synchronizing role memberships from LDAP groupOfNames

2013-02-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582440#comment-13582440 ] Hudson commented on SYNCOPE-320: Integrated in Syncope-trunk #103 (See

[jira] [Commented] (SYNCOPE-310) Palette elements get translated

2013-02-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582439#comment-13582439 ] Hudson commented on SYNCOPE-310: Integrated in Syncope-trunk #103 (See

[jira] [Commented] (SYNCOPE-293) Show information (version, license, ...)

2013-02-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582438#comment-13582438 ] Hudson commented on SYNCOPE-293: Integrated in Syncope-trunk #103 (See

Syncope-trunk - Build # 103 - Still Failing

2013-02-20 Thread Apache Jenkins Server
The Apache Jenkins build system has built Syncope-trunk (build #103) Status: Still Failing Check console output at https://builds.apache.org/job/Syncope-trunk/103/ to view the results.