[jira] [Commented] (SYNCOPE-1248) Password policy history error when the user is updated before being approved

2017-12-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16286833#comment-16286833
 ] 

ASF subversion and git services commented on SYNCOPE-1248:
--

Commit 87041307148d79b78a81ba0819f16bdc8a2401de in syncope's branch 
refs/heads/master from [~mdisabatino]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=8704130 ]

[SYNCOPE-1248] Fix update user during approval process


> Password policy history error when the user is updated before being approved
> 
>
> Key: SYNCOPE-1248
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1248
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.6
>Reporter: Marco Di Sabatino Di Diodoro
> Fix For: 2.0.7, 2.1.0
>
>
> Error: InvalidUser [InvalidPassword: Password value was used in the past: not 
> allowed] 
> when the user is updated before being approved. 
> To reproduce the error:
> 1) Create a password policy with history for a realm X
> 2) Create a new user inside realm X
> 3) Set a membership from enduser
> 4) With your admin, claim and edit the user.
> 5) Save
> 7) Try to approve the user



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (SYNCOPE-1248) Password policy history error when the user is updated before being approved

2017-12-11 Thread Marco Di Sabatino Di Diodoro (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Di Sabatino Di Diodoro resolved SYNCOPE-1248.
---
Resolution: Fixed
  Assignee: Marco Di Sabatino Di Diodoro

> Password policy history error when the user is updated before being approved
> 
>
> Key: SYNCOPE-1248
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1248
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.6
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Marco Di Sabatino Di Diodoro
> Fix For: 2.0.7, 2.1.0
>
>
> Error: InvalidUser [InvalidPassword: Password value was used in the past: not 
> allowed] 
> when the user is updated before being approved. 
> To reproduce the error:
> 1) Create a password policy with history for a realm X
> 2) Create a new user inside realm X
> 3) Set a membership from enduser
> 4) With your admin, claim and edit the user.
> 5) Save
> 7) Try to approve the user



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (SYNCOPE-1248) Password policy history error when the user is updated before being approved

2017-12-11 Thread Marco Di Sabatino Di Diodoro (JIRA)
Marco Di Sabatino Di Diodoro created SYNCOPE-1248:
-

 Summary: Password policy history error when the user is updated 
before being approved
 Key: SYNCOPE-1248
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1248
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 2.0.6
Reporter: Marco Di Sabatino Di Diodoro
 Fix For: 2.0.7, 2.1.0


Error: InvalidUser [InvalidPassword: Password value was used in the past: not 
allowed] 
when the user is updated before being approved. 
To reproduce the error:
1) Create a password policy with history for a realm X
2) Create a new user inside realm X
3) Set a membership from enduser
4) With your admin, claim and edit the user.
5) Save
7) Try to approve the user




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SYNCOPE-152) Support SCIM REST API

2017-12-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285961#comment-16285961
 ] 

ASF subversion and git services commented on SYNCOPE-152:
-

Commit c2c06a985efae35bba59f16a77d97696eb7eb39d in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=c2c06a9 ]

[SYNCOPE-152] Little doc addition


> Support SCIM REST API
> -
>
> Key: SYNCOPE-152
> URL: https://issues.apache.org/jira/browse/SYNCOPE-152
> Project: Syncope
>  Issue Type: New Feature
>  Components: extensions
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>  Labels: gsoc2017, rest
> Fix For: 2.0.7, 2.1.0
>
>
> SCIM (System for Cross-domain Identity Management) is the open API for 
> managing identities.
> The specification is now complete and published under IETF.
> An overview and detailed specifications can be found at the official website: 
> http://www.simplecloud.info/
> The Syncope Core already provides a [full-fledged RESTful 
> interface|https://syncope.apache.org/docs/reference-guide.html#rest], 
> normally available under {{/rest}}; the idea here is to add another RESTful 
> interface available under {{/scim}}, compliant to the SCIM v2 specifications 
> as referred above.
> The new REST interface can be developed as an 
> [extension|https://syncope.apache.org/docs/reference-guide.html#extensions], 
> whose features will be:
> # expose a fully compliant SCIM v2 RESTful interface
> # translate the incoming / outgoing payloads from / to SCIM formats to / from 
> Syncope standard formats
> # invoke the underlying [Logic 
> layer|https://syncope.apache.org/docs/reference-guide.html#logic] for actual 
> operation implementation
> An additional feature will be needed for mapping the standard Syncope 
> [Schema|https://syncope.apache.org/docs/reference-guide.html#schema] to SCIM 
> attributes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SYNCOPE-152) Support SCIM REST API

2017-12-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285960#comment-16285960
 ] 

ASF subversion and git services commented on SYNCOPE-152:
-

Commit a28d85dbaa632f9f9662204f42383e57ed02577e in syncope's branch 
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=a28d85d ]

[SYNCOPE-152] Little doc addition


> Support SCIM REST API
> -
>
> Key: SYNCOPE-152
> URL: https://issues.apache.org/jira/browse/SYNCOPE-152
> Project: Syncope
>  Issue Type: New Feature
>  Components: extensions
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>  Labels: gsoc2017, rest
> Fix For: 2.0.7, 2.1.0
>
>
> SCIM (System for Cross-domain Identity Management) is the open API for 
> managing identities.
> The specification is now complete and published under IETF.
> An overview and detailed specifications can be found at the official website: 
> http://www.simplecloud.info/
> The Syncope Core already provides a [full-fledged RESTful 
> interface|https://syncope.apache.org/docs/reference-guide.html#rest], 
> normally available under {{/rest}}; the idea here is to add another RESTful 
> interface available under {{/scim}}, compliant to the SCIM v2 specifications 
> as referred above.
> The new REST interface can be developed as an 
> [extension|https://syncope.apache.org/docs/reference-guide.html#extensions], 
> whose features will be:
> # expose a fully compliant SCIM v2 RESTful interface
> # translate the incoming / outgoing payloads from / to SCIM formats to / from 
> Syncope standard formats
> # invoke the underlying [Logic 
> layer|https://syncope.apache.org/docs/reference-guide.html#logic] for actual 
> operation implementation
> An additional feature will be needed for mapping the standard Syncope 
> [Schema|https://syncope.apache.org/docs/reference-guide.html#schema] to SCIM 
> attributes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


buildbot success in on syncope-2_0_X-docs

2017-12-11 Thread buildbot
The Buildbot has detected a restored build on builder syncope-2_0_X-docs while 
building . Full details are available at:
https://ci.apache.org/builders/syncope-2_0_X-docs/builds/305

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb_slave3_ubuntu

Build Reason: forced: by IRC user  on channel #apache-syncope: None
Build Source Stamp: HEAD
Blamelist: 

Build succeeded!

Sincerely,
 -The Buildbot





buildbot failure in on syncope-2_0_X-docs

2017-12-11 Thread buildbot
The Buildbot has detected a new failure on builder syncope-2_0_X-docs while 
building . Full details are available at:
https://ci.apache.org/builders/syncope-2_0_X-docs/builds/304

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb_slave3_ubuntu

Build Reason: forced: by IRC user  on channel #apache-syncope: None
Build Source Stamp: HEAD
Blamelist: 

BUILD FAILED: failed

Sincerely,
 -The Buildbot





[jira] [Commented] (SYNCOPE-152) Support SCIM REST API

2017-12-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285946#comment-16285946
 ] 

ASF subversion and git services commented on SYNCOPE-152:
-

Commit eabf2c9b9d90892e197c3a8df55f22863f6de5b6 in syncope's branch 
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=eabf2c9 ]

[SYNCOPE-152] Adding docs


> Support SCIM REST API
> -
>
> Key: SYNCOPE-152
> URL: https://issues.apache.org/jira/browse/SYNCOPE-152
> Project: Syncope
>  Issue Type: New Feature
>  Components: extensions
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>  Labels: gsoc2017, rest
> Fix For: 2.0.7, 2.1.0
>
>
> SCIM (System for Cross-domain Identity Management) is the open API for 
> managing identities.
> The specification is now complete and published under IETF.
> An overview and detailed specifications can be found at the official website: 
> http://www.simplecloud.info/
> The Syncope Core already provides a [full-fledged RESTful 
> interface|https://syncope.apache.org/docs/reference-guide.html#rest], 
> normally available under {{/rest}}; the idea here is to add another RESTful 
> interface available under {{/scim}}, compliant to the SCIM v2 specifications 
> as referred above.
> The new REST interface can be developed as an 
> [extension|https://syncope.apache.org/docs/reference-guide.html#extensions], 
> whose features will be:
> # expose a fully compliant SCIM v2 RESTful interface
> # translate the incoming / outgoing payloads from / to SCIM formats to / from 
> Syncope standard formats
> # invoke the underlying [Logic 
> layer|https://syncope.apache.org/docs/reference-guide.html#logic] for actual 
> operation implementation
> An additional feature will be needed for mapping the standard Syncope 
> [Schema|https://syncope.apache.org/docs/reference-guide.html#schema] to SCIM 
> attributes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SYNCOPE-152) Support SCIM REST API

2017-12-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285947#comment-16285947
 ] 

ASF subversion and git services commented on SYNCOPE-152:
-

Commit 0d513169041069aaf7aed7e87862c8a06c496a50 in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=0d51316 ]

[SYNCOPE-152] Adding docs


> Support SCIM REST API
> -
>
> Key: SYNCOPE-152
> URL: https://issues.apache.org/jira/browse/SYNCOPE-152
> Project: Syncope
>  Issue Type: New Feature
>  Components: extensions
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>  Labels: gsoc2017, rest
> Fix For: 2.0.7, 2.1.0
>
>
> SCIM (System for Cross-domain Identity Management) is the open API for 
> managing identities.
> The specification is now complete and published under IETF.
> An overview and detailed specifications can be found at the official website: 
> http://www.simplecloud.info/
> The Syncope Core already provides a [full-fledged RESTful 
> interface|https://syncope.apache.org/docs/reference-guide.html#rest], 
> normally available under {{/rest}}; the idea here is to add another RESTful 
> interface available under {{/scim}}, compliant to the SCIM v2 specifications 
> as referred above.
> The new REST interface can be developed as an 
> [extension|https://syncope.apache.org/docs/reference-guide.html#extensions], 
> whose features will be:
> # expose a fully compliant SCIM v2 RESTful interface
> # translate the incoming / outgoing payloads from / to SCIM formats to / from 
> Syncope standard formats
> # invoke the underlying [Logic 
> layer|https://syncope.apache.org/docs/reference-guide.html#logic] for actual 
> operation implementation
> An additional feature will be needed for mapping the standard Syncope 
> [Schema|https://syncope.apache.org/docs/reference-guide.html#schema] to SCIM 
> attributes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (SYNCOPE-1246) Group membership search stucks with several thousands of groups

2017-12-11 Thread Matteo Alessandroni (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matteo Alessandroni reassigned SYNCOPE-1246:


Assignee: Matteo Alessandroni

> Group membership search stucks with several thousands of groups
> ---
>
> Key: SYNCOPE-1246
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1246
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.6
> Environment: Syncope installation with several thousdands of groups. 
> Real test case counts ~15k groups and 160k users
>Reporter: Andrea Patricelli
>Assignee: Matteo Alessandroni
> Fix For: 2.0.7, 2.1.0
>
>
> Pre-requisite: on Syncope there are several thousands of groups and users 
> assigned to them.
> 1. Login on Syncope admin console
> 2. Go to USER tab and click on User Search
> 3. from the leftmost select choose GROUP_MEMBERSHIP
> You'll notice that console stucks and no other links work, due to some 
> internal timeout or long process that retrieves all group names to fill the 
> right field of the search.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SYNCOPE-1237) Copy table row element key to clipboard by clicking on its name in toggle menu

2017-12-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285820#comment-16285820
 ] 

ASF subversion and git services commented on SYNCOPE-1237:
--

Commit 461a03d2935012b268794ffda5723e0ee84b8653 in syncope's branch 
refs/heads/master from [~skylark17]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=461a03d ]

[SYNCOPE-1237] Fix for copy-to-clipboard feature in multiple-opened toggle 
menus - full compatibility for Firefox and Chrome browsers


> Copy table row element key to clipboard by clicking on its name in toggle menu
> --
>
> Key: SYNCOPE-1237
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1237
> Project: Syncope
>  Issue Type: Improvement
>  Components: console
>Reporter: Matteo Alessandroni
>Assignee: Matteo Alessandroni
>Priority: Trivial
> Fix For: 2.0.7, 2.1.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SYNCOPE-1237) Copy table row element key to clipboard by clicking on its name in toggle menu

2017-12-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285819#comment-16285819
 ] 

ASF subversion and git services commented on SYNCOPE-1237:
--

Commit 3538e33453a9c8ffdd9f1b9a9fda71c8418fb7ea in syncope's branch 
refs/heads/2_0_X from [~skylark17]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=3538e33 ]

[SYNCOPE-1237] Fix for copy-to-clipboard feature in multiple-opened toggle 
menus - full compatibility for Firefox and Chrome browsers


> Copy table row element key to clipboard by clicking on its name in toggle menu
> --
>
> Key: SYNCOPE-1237
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1237
> Project: Syncope
>  Issue Type: Improvement
>  Components: console
>Reporter: Matteo Alessandroni
>Assignee: Matteo Alessandroni
>Priority: Trivial
> Fix For: 2.0.7, 2.1.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (SYNCOPE-1243) Add information to GroupTO about user and AnyObject membership counts

2017-12-11 Thread Colm O hEigeartaigh (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colm O hEigeartaigh resolved SYNCOPE-1243.
--
Resolution: Fixed

> Add information to GroupTO about user and AnyObject membership counts
> -
>
> Key: SYNCOPE-1243
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1243
> Project: Syncope
>  Issue Type: Improvement
>Reporter: Colm O hEigeartaigh
>Assignee: Colm O hEigeartaigh
>Priority: Minor
> Fix For: 2.0.7, 2.1.0
>
> Attachments: SYNCOPE-1243.patch, SYNCOPE-1243.patch.2, 
> SYNCOPE-1243.patch.3, SYNCOPE-1243.patch.4, SYNCOPE-1243.patch.5
>
>
> If we want to find out how many users or AnyObjects are members of a given 
> group, it's not possible to figure out via the group itself. Instead we need 
> to run a fiql on the users or Any Objects.
> This task is to add the following fields to GroupTO so that we can get this 
> information more easily:
>   - int staticUserMembershipCount
>   - int dynamicUserMembershipCount
>   - Map staticAnyObjectMembershipCount
>   - Map dynamicAnyObjectMembershipCount



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SYNCOPE-1243) Add information to GroupTO about user and AnyObject membership counts

2017-12-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285786#comment-16285786
 ] 

ASF subversion and git services commented on SYNCOPE-1243:
--

Commit 93e143590da19d5d3d68909726830db41bac8b3e in syncope's branch 
refs/heads/2_0_X from [~coheigea]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=93e1435 ]

SYNCOPE-1243 - Add information to GroupTO about user and AnyObject membership 
counts. Thanks to Francesco for reviewing.

(cherry picked from commit d784ae297c79df8e7d9a7c5dec1677d716422ef2)


> Add information to GroupTO about user and AnyObject membership counts
> -
>
> Key: SYNCOPE-1243
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1243
> Project: Syncope
>  Issue Type: Improvement
>Reporter: Colm O hEigeartaigh
>Assignee: Colm O hEigeartaigh
>Priority: Minor
> Fix For: 2.0.7, 2.1.0
>
> Attachments: SYNCOPE-1243.patch, SYNCOPE-1243.patch.2, 
> SYNCOPE-1243.patch.3, SYNCOPE-1243.patch.4, SYNCOPE-1243.patch.5
>
>
> If we want to find out how many users or AnyObjects are members of a given 
> group, it's not possible to figure out via the group itself. Instead we need 
> to run a fiql on the users or Any Objects.
> This task is to add the following fields to GroupTO so that we can get this 
> information more easily:
>   - int staticUserMembershipCount
>   - int dynamicUserMembershipCount
>   - Map staticAnyObjectMembershipCount
>   - Map dynamicAnyObjectMembershipCount



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SYNCOPE-1243) Add information to GroupTO about user and AnyObject membership counts

2017-12-11 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285768#comment-16285768
 ] 

ASF subversion and git services commented on SYNCOPE-1243:
--

Commit d784ae297c79df8e7d9a7c5dec1677d716422ef2 in syncope's branch 
refs/heads/master from [~coheigea]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=d784ae2 ]

SYNCOPE-1243 - Add information to GroupTO about user and AnyObject membership 
counts. Thanks to Francesco for reviewing.


> Add information to GroupTO about user and AnyObject membership counts
> -
>
> Key: SYNCOPE-1243
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1243
> Project: Syncope
>  Issue Type: Improvement
>Reporter: Colm O hEigeartaigh
>Assignee: Colm O hEigeartaigh
>Priority: Minor
> Fix For: 2.0.7, 2.1.0
>
> Attachments: SYNCOPE-1243.patch, SYNCOPE-1243.patch.2, 
> SYNCOPE-1243.patch.3, SYNCOPE-1243.patch.4, SYNCOPE-1243.patch.5
>
>
> If we want to find out how many users or AnyObjects are members of a given 
> group, it's not possible to figure out via the group itself. Instead we need 
> to run a fiql on the users or Any Objects.
> This task is to add the following fields to GroupTO so that we can get this 
> information more easily:
>   - int staticUserMembershipCount
>   - int dynamicUserMembershipCount
>   - Map staticAnyObjectMembershipCount
>   - Map dynamicAnyObjectMembershipCount



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)