[jira] [Assigned] (SYNCOPE-1067) More flexible delegated administration model

2017-05-25 Thread JIRA

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

Francesco Chicchiriccò reassigned SYNCOPE-1067:
---

Assignee: Francesco Chicchiriccò

> More flexible delegated administration model
> 
>
> Key: SYNCOPE-1067
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1067
> Project: Syncope
>  Issue Type: Improvement
>  Components: console, core
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.4, 2.1.0
>
>
> The current implementation of [delegated 
> administration|https://syncope.apache.org/docs/reference-guide.html#delegated-administration]
>  relies on Roles, where each Role associates a set of Entitlements (e.g. 
> administrative actions) to a set of Realms (e.g. containers for Users / 
> Groups / Any Objects).
> This requires, however, that the set of Users / Groups / Any Objects to 
> administer is somehow statically defined by containment: "administrators with 
> role R can manage users under realms /a and /b" works as long as users to 
> administer are fully contained by the Realms /a and /b; but what if the set 
> of Users that R can administer needs to be dynamically defined, say by the 
> value of a 'department' attribute?
> Two approaches can be taken here:
> # extend the Role concept to map Entitlements to Realms and / or Groups
> # introduce the new concept of Virtual Realm, e.g. containers that are 
> defined by a dynamic conditions (as currently happening for Groups and 
> Roles), and make Roles to map Entitlements to Realms / Virtual Realms



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1053) Show actual pending modifications during approval

2017-05-25 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1053] Providing UserTO and UserPatch pending approval as part of the 
workflow form


> Show actual pending modifications during approval
> -
>
> Key: SYNCOPE-1053
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1053
> Project: Syncope
>  Issue Type: Improvement
>  Components: console
>Reporter: Francesco Chicchiriccò
>Assignee: fabio martelli
> Fix For: 2.0.4, 2.1.0
>
>
> When performing approval via Admin Console, it is currently possible to look 
> at the data of the user being created / update.
> In case of update, however, it would be more useful to highlight somehow the 
> actual pending modifications.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1082) Concurrent CRUD random failures with dynamic memberships

2017-05-25 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1082] Remove half-management via JPA for dynamic members


> Concurrent CRUD random failures with dynamic memberships
> 
>
> Key: SYNCOPE-1082
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1082
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.3
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.4, 2.1.0
>
>
> When using dynamic (role or group) memberships, it seems that a high number 
> of concurrent operations might incur in premature / dirt reads on the table 
> holding the dynamic members.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1082) Concurrent CRUD random failures with dynamic memberships

2017-05-25 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1082] Remove half-management via JPA for dynamic members


> Concurrent CRUD random failures with dynamic memberships
> 
>
> Key: SYNCOPE-1082
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1082
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.3
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.4, 2.1.0
>
>
> When using dynamic (role or group) memberships, it seems that a high number 
> of concurrent operations might incur in premature / dirt reads on the table 
> holding the dynamic members.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (SYNCOPE-1098) User edit modal page opening takes long in case of a lot of groups defined

2017-05-25 Thread fabio martelli (JIRA)

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

fabio martelli resolved SYNCOPE-1098.
-
Resolution: Fixed

> User edit modal page opening takes long in case of a lot of groups defined
> --
>
> Key: SYNCOPE-1098
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1098
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.3
>Reporter: fabio martelli
>Assignee: fabio martelli
> Fix For: 2.0.4, 2.1.0
>
>
> User edit modal page opening takes long in case of a lot of groups defined



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1098) User edit modal page opening takes long in case of a lot of groups defined

2017-05-25 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1098] improves user and anyobject edit by improving performance in 
dealing with groups and memberships


> User edit modal page opening takes long in case of a lot of groups defined
> --
>
> Key: SYNCOPE-1098
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1098
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.3
>Reporter: fabio martelli
>Assignee: fabio martelli
> Fix For: 2.0.4, 2.1.0
>
>
> User edit modal page opening takes long in case of a lot of groups defined



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1098) User edit modal page opening takes long in case of a lot of groups defined

2017-05-25 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1098] improves user and anyobject edit by improving performance in 
dealing with groups and memberships


> User edit modal page opening takes long in case of a lot of groups defined
> --
>
> Key: SYNCOPE-1098
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1098
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.3
>Reporter: fabio martelli
>Assignee: fabio martelli
> Fix For: 2.0.4, 2.1.0
>
>
> User edit modal page opening takes long in case of a lot of groups defined



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (SYNCOPE-1098) User edit modal page opening takes long in case of a lot of groups defined

2017-05-25 Thread fabio martelli (JIRA)
fabio martelli created SYNCOPE-1098:
---

 Summary: User edit modal page opening takes long in case of a lot 
of groups defined
 Key: SYNCOPE-1098
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1098
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 2.0.3
Reporter: fabio martelli
Assignee: fabio martelli
 Fix For: 2.0.4, 2.1.0


User edit modal page opening takes long in case of a lot of groups defined



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (SYNCOPE-1095) Provide preview for JSON and XML binary field

2017-05-25 Thread Marco Di Sabatino Di Diodoro (JIRA)

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

Marco Di Sabatino Di Diodoro resolved SYNCOPE-1095.
---
Resolution: Fixed

> Provide preview for JSON and XML binary field
> -
>
> Key: SYNCOPE-1095
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1095
> Project: Syncope
>  Issue Type: New Feature
>  Components: console
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Marco Di Sabatino Di Diodoro
> Fix For: 2.0.4, 2.1.0
>
>
> Provide a preview for JSON and XML binary field. The preview can be extended 
> with other types [1]
> [1] https://codemirror.net/mode/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1095) Provide preview for JSON and XML binary field

2017-05-25 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1095] Provide preview for json and xml binary field


> Provide preview for JSON and XML binary field
> -
>
> Key: SYNCOPE-1095
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1095
> Project: Syncope
>  Issue Type: New Feature
>  Components: console
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Marco Di Sabatino Di Diodoro
> Fix For: 2.0.4, 2.1.0
>
>
> Provide a preview for JSON and XML binary field. The preview can be extended 
> with other types [1]
> [1] https://codemirror.net/mode/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1095) Provide preview for JSON and XML binary field

2017-05-25 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1095] Provide preview for json and xml binary field


> Provide preview for JSON and XML binary field
> -
>
> Key: SYNCOPE-1095
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1095
> Project: Syncope
>  Issue Type: New Feature
>  Components: console
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Marco Di Sabatino Di Diodoro
> Fix For: 2.0.4, 2.1.0
>
>
> Provide a preview for JSON and XML binary field. The preview can be extended 
> with other types [1]
> [1] https://codemirror.net/mode/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1095) Provide preview for JSON and XML binary field

2017-05-25 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1095] Provide preview for json and xml binary field


> Provide preview for JSON and XML binary field
> -
>
> Key: SYNCOPE-1095
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1095
> Project: Syncope
>  Issue Type: New Feature
>  Components: console
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Marco Di Sabatino Di Diodoro
> Fix For: 2.0.4, 2.1.0
>
>
> Provide a preview for JSON and XML binary field. The preview can be extended 
> with other types [1]
> [1] https://codemirror.net/mode/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Reopened] (SYNCOPE-1095) Provide preview for JSON and XML binary field

2017-05-25 Thread Marco Di Sabatino Di Diodoro (JIRA)

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

Marco Di Sabatino Di Diodoro reopened SYNCOPE-1095:
---

Field preview in a multivalued schema is not displayed correctly

> Provide preview for JSON and XML binary field
> -
>
> Key: SYNCOPE-1095
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1095
> Project: Syncope
>  Issue Type: New Feature
>  Components: console
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Marco Di Sabatino Di Diodoro
> Fix For: 2.0.4, 2.1.0
>
>
> Provide a preview for JSON and XML binary field. The preview can be extended 
> with other types [1]
> [1] https://codemirror.net/mode/



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)