[jira] [Commented] (SYNCOPE-164) Passthrough authentication

2014-06-30 Thread JIRA

[ 
https://issues.apache.org/jira/browse/SYNCOPE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047461#comment-14047461
 ] 

Francesco Chicchiriccò commented on SYNCOPE-164:


After some re-thinking I have slightly changed my mind about the selection 
process above.
Instead of (almost) randomly picking the first account policy with 
authentication resources, the updated proposal is:
 # look for directly assigned resources, pick the ones whose account policy has 
authentication resources configured
 # look for owned roles, pick the ones whose account policy has authentication 
resources configured
 # take global policy, if has authentication resources configured

At this point consider the intersection of all authentication resources.
WDYT?

 Passthrough authentication
 --

 Key: SYNCOPE-164
 URL: https://issues.apache.org/jira/browse/SYNCOPE-164
 Project: Syncope
  Issue Type: New Feature
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
 Fix For: 1.2.0


 Provide the possibility to authenticate users on external resources.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-164) Passthrough authentication

2014-06-30 Thread fabio martelli (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047463#comment-14047463
 ] 

fabio martelli commented on SYNCOPE-164:


Intersection sounds good to me.
+1

 Passthrough authentication
 --

 Key: SYNCOPE-164
 URL: https://issues.apache.org/jira/browse/SYNCOPE-164
 Project: Syncope
  Issue Type: New Feature
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
 Fix For: 1.2.0


 Provide the possibility to authenticate users on external resources.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-164) Passthrough authentication

2014-06-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047516#comment-14047516
 ] 

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

Commit 1606667 from [~ilgrosso] in branch 'syncope/trunk'
[ https://svn.apache.org/r1606667 ]

[SYNCOPE-164] implementation provided for core and console

 Passthrough authentication
 --

 Key: SYNCOPE-164
 URL: https://issues.apache.org/jira/browse/SYNCOPE-164
 Project: Syncope
  Issue Type: New Feature
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
 Fix For: 1.2.0


 Provide the possibility to authenticate users on external resources.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (SYNCOPE-164) Passthrough authentication

2014-06-30 Thread JIRA

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

Francesco Chicchiriccò resolved SYNCOPE-164.


Resolution: Fixed

 Passthrough authentication
 --

 Key: SYNCOPE-164
 URL: https://issues.apache.org/jira/browse/SYNCOPE-164
 Project: Syncope
  Issue Type: New Feature
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
 Fix For: 1.2.0


 Provide the possibility to authenticate users on external resources.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-505) Support propagating non-cleartext passwords to external resources

2014-06-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047632#comment-14047632
 ] 

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

Commit 1606720 from [~coheigea] in branch 'syncope/trunk'
[ https://svn.apache.org/r1606720 ]

[SYNCOPE-505] - Adding integration tests

 Support propagating non-cleartext passwords to external resources
 -

 Key: SYNCOPE-505
 URL: https://issues.apache.org/jira/browse/SYNCOPE-505
 Project: Syncope
  Issue Type: Improvement
  Components: core
Reporter: Francesco Chicchiriccò
Assignee: Colm O hEigeartaigh
 Fix For: 1.2.0


 Similarly to SYNCOPE-313 during synchronization, it seems feasible to provide 
 some Propagation Actions classes (say {{DBPasswordPropagationActions}} and 
 {{LDAPPasswordPropagationActions}} that will propagate non-cleartext password 
 values to external resources.
 This might require some changes in the related connector bundles.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-159) Bulk operations via REST API

2014-06-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047651#comment-14047651
 ] 

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

Commit 1606725 from [~ilgrosso] in branch 'syncope/branches/1_1_X'
[ https://svn.apache.org/r1606725 ]

[SYNCOPE-159] implementation provided

 Bulk operations via REST API
 

 Key: SYNCOPE-159
 URL: https://issues.apache.org/jira/browse/SYNCOPE-159
 Project: Syncope
  Issue Type: New Feature
Reporter: Francesco Chicchiriccò

 Add support for bulk operations via the REST API. For example, 
 creating/deleting/reading a set of users/roles/resources with one operation.
 Since bulk operations apply for huge number of entries, take care in dividing 
 responsibilities between REST controllers and REST client code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047653#comment-14047653
 ] 

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

Commit 1606726 from [~andrea.patricelli] in branch 'syncope/trunk'
[ https://svn.apache.org/r1606726 ]

[SYNCOPE-516] provided some smart binary schema enhancements to improve its 
usability

 Binary Schema UI enhancements
 -

 Key: SYNCOPE-516
 URL: https://issues.apache.org/jira/browse/SYNCOPE-516
 Project: Syncope
  Issue Type: Improvement
  Components: console
Affects Versions: 1.2.0
Reporter: Andrea Patricelli
Assignee: Andrea Patricelli
 Fix For: 1.2.0


 Binary schema enhancements:
 1) Change text field to auto-complete text field to allow user to write 
 whatever MIME type, but he has also the support of a complete and updated 
 list of suggestions.
 2) Display whether attribute has value or not, working on download arrow 
 opacity.
 3) Provide a pluggable binary viewer mechanism (as discussed in [1])
 [1]  
 http://syncope-user.1051894.n5.nabble.com/Certificates-in-Syncope-td5706704.html
   



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-30 Thread Andrea Patricelli (JIRA)

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

Andrea Patricelli resolved SYNCOPE-516.
---

Resolution: Fixed

 Binary Schema UI enhancements
 -

 Key: SYNCOPE-516
 URL: https://issues.apache.org/jira/browse/SYNCOPE-516
 Project: Syncope
  Issue Type: Improvement
  Components: console
Affects Versions: 1.2.0
Reporter: Andrea Patricelli
Assignee: Andrea Patricelli
 Fix For: 1.2.0


 Binary schema enhancements:
 1) Change text field to auto-complete text field to allow user to write 
 whatever MIME type, but he has also the support of a complete and updated 
 list of suggestions.
 2) Display whether attribute has value or not, working on download arrow 
 opacity.
 3) Provide a pluggable binary viewer mechanism (as discussed in [1])
 [1]  
 http://syncope-user.1051894.n5.nabble.com/Certificates-in-Syncope-td5706704.html
   



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-519) Report default values for connector properties

2014-06-30 Thread JIRA

[ 
https://issues.apache.org/jira/browse/SYNCOPE-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047688#comment-14047688
 ] 

Francesco Chicchiriccò commented on SYNCOPE-519:


Commit 1606725 from Francesco Chicchiriccò in branch 'syncope/branches/1_1_X'
[ https://svn.apache.org/r1606725 ]
SYNCOPE-519 implementation provided

 Report default values for connector properties
 --

 Key: SYNCOPE-519
 URL: https://issues.apache.org/jira/browse/SYNCOPE-519
 Project: Syncope
  Issue Type: Improvement
  Components: common, console, core
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
 Fix For: 1.1.8, 1.2.0


 Currently default values for connector properties are not returned by REST 
 methods nor shown in the admin console.
 Such information, however, is available from the ConnId framework and needs 
 only to be picked.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-30 Thread Colm O hEigeartaigh (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047699#comment-14047699
 ] 

Colm O hEigeartaigh commented on SYNCOPE-516:
-


Nice work!

Colm.

 Binary Schema UI enhancements
 -

 Key: SYNCOPE-516
 URL: https://issues.apache.org/jira/browse/SYNCOPE-516
 Project: Syncope
  Issue Type: Improvement
  Components: console
Affects Versions: 1.2.0
Reporter: Andrea Patricelli
Assignee: Andrea Patricelli
 Fix For: 1.2.0


 Binary schema enhancements:
 1) Change text field to auto-complete text field to allow user to write 
 whatever MIME type, but he has also the support of a complete and updated 
 list of suggestions.
 2) Display whether attribute has value or not, working on download arrow 
 opacity.
 3) Provide a pluggable binary viewer mechanism (as discussed in [1])
 [1]  
 http://syncope-user.1051894.n5.nabble.com/Certificates-in-Syncope-td5706704.html
   



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-30 Thread Andrea Patricelli (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047701#comment-14047701
 ] 

Andrea Patricelli commented on SYNCOPE-516:
---

Thank you very much:)

 Binary Schema UI enhancements
 -

 Key: SYNCOPE-516
 URL: https://issues.apache.org/jira/browse/SYNCOPE-516
 Project: Syncope
  Issue Type: Improvement
  Components: console
Affects Versions: 1.2.0
Reporter: Andrea Patricelli
Assignee: Andrea Patricelli
 Fix For: 1.2.0


 Binary schema enhancements:
 1) Change text field to auto-complete text field to allow user to write 
 whatever MIME type, but he has also the support of a complete and updated 
 list of suggestions.
 2) Display whether attribute has value or not, working on download arrow 
 opacity.
 3) Provide a pluggable binary viewer mechanism (as discussed in [1])
 [1]  
 http://syncope-user.1051894.n5.nabble.com/Certificates-in-Syncope-td5706704.html
   



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-30 Thread Colm O hEigeartaigh (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047702#comment-14047702
 ] 

Colm O hEigeartaigh commented on SYNCOPE-516:
-

applicaiton/x-bytecode.python...spelling mistake here?

Colm.

 Binary Schema UI enhancements
 -

 Key: SYNCOPE-516
 URL: https://issues.apache.org/jira/browse/SYNCOPE-516
 Project: Syncope
  Issue Type: Improvement
  Components: console
Affects Versions: 1.2.0
Reporter: Andrea Patricelli
Assignee: Andrea Patricelli
 Fix For: 1.2.0


 Binary schema enhancements:
 1) Change text field to auto-complete text field to allow user to write 
 whatever MIME type, but he has also the support of a complete and updated 
 list of suggestions.
 2) Display whether attribute has value or not, working on download arrow 
 opacity.
 3) Provide a pluggable binary viewer mechanism (as discussed in [1])
 [1]  
 http://syncope-user.1051894.n5.nabble.com/Certificates-in-Syncope-td5706704.html
   



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-391) Make password management optional

2014-06-30 Thread Marco Di Sabatino Di Diodoro (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047711#comment-14047711
 ] 

Marco Di Sabatino Di Diodoro commented on SYNCOPE-391:
--

Propagation: the propagation of the password to the resource is determined by 
the configuration of the password policy, in particular if there exists at 
least a password policy that says to store the password, Syncope must store it 
inside the repository.

Sync:  if you don't need to store the password in the internal repository, 
Syncope should not create the generated password.

 Make password management optional
 -

 Key: SYNCOPE-391
 URL: https://issues.apache.org/jira/browse/SYNCOPE-391
 Project: Syncope
  Issue Type: Improvement
Reporter: Francesco Chicchiriccò
Assignee: Andrea Patricelli
 Fix For: 1.2.0


 Currently, SyncopeUser#password is annotated as @NotNull - this has several 
 consequences to propagation / synchronization and even to admin console.
 However, it would be a nice addition to make the password storage and 
 management optional - in complex IdM scenarios, in fact, it might even be a 
 business requirement to NOT store passwords in Syncope internal storage.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-30 Thread Andrea Patricelli (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047714#comment-14047714
 ] 

Andrea Patricelli commented on SYNCOPE-516:
---

Yes it's an awful mistake. I got this mime types automatically with a simple 
Java application from [1], unluckily there's a spelling mistake in the website. 
I'll check soon the full list.
Thank you very much for promptly pointing this out!
  
[1] http://www.sitepoint.com/web-foundations/mime-types-complete-list/ 

 Binary Schema UI enhancements
 -

 Key: SYNCOPE-516
 URL: https://issues.apache.org/jira/browse/SYNCOPE-516
 Project: Syncope
  Issue Type: Improvement
  Components: console
Affects Versions: 1.2.0
Reporter: Andrea Patricelli
Assignee: Andrea Patricelli
 Fix For: 1.2.0


 Binary schema enhancements:
 1) Change text field to auto-complete text field to allow user to write 
 whatever MIME type, but he has also the support of a complete and updated 
 list of suggestions.
 2) Display whether attribute has value or not, working on download arrow 
 opacity.
 3) Provide a pluggable binary viewer mechanism (as discussed in [1])
 [1]  
 http://syncope-user.1051894.n5.nabble.com/Certificates-in-Syncope-td5706704.html
   



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (SYNCOPE-516) Binary Schema UI enhancements

2014-06-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14047729#comment-14047729
 ] 

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

Commit 1606763 from [~andrea.patricelli] in branch 'syncope/trunk'
[ https://svn.apache.org/r1606763 ]

[SYNCOPE-516] changed incorrect python mime type

 Binary Schema UI enhancements
 -

 Key: SYNCOPE-516
 URL: https://issues.apache.org/jira/browse/SYNCOPE-516
 Project: Syncope
  Issue Type: Improvement
  Components: console
Affects Versions: 1.2.0
Reporter: Andrea Patricelli
Assignee: Andrea Patricelli
 Fix For: 1.2.0


 Binary schema enhancements:
 1) Change text field to auto-complete text field to allow user to write 
 whatever MIME type, but he has also the support of a complete and updated 
 list of suggestions.
 2) Display whether attribute has value or not, working on download arrow 
 opacity.
 3) Provide a pluggable binary viewer mechanism (as discussed in [1])
 [1]  
 http://syncope-user.1051894.n5.nabble.com/Certificates-in-Syncope-td5706704.html
   



--
This message was sent by Atlassian JIRA
(v6.2#6252)


Errored: apache/syncope#641 (trunk - 36e8f49)

2014-06-30 Thread Travis CI
Build Update for apache/syncope
-

Build: #641
Status: Errored

Duration: 9 minutes and 23 seconds
Commit: 36e8f49 (trunk)
Author: Andrea Patricelli
Message: [SYNCOPE-516] changed incorrect python mime type

git-svn-id: https://svn.apache.org/repos/asf/syncope/trunk@1606763 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/syncope/compare/0eb2b106cc34...36e8f49dac9d

View the full build log and details: 
https://travis-ci.org/apache/syncope/builds/28785044

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://docs.travis-ci.com/user/notifications