Re: Filter security.properties commit creates authentication problems

2017-07-18 Thread Andrea Patricelli
Hi Colm, I experienced the problem also on 2_0_X. Best regards, Andrea Il giorno 18 lug 2017, 18:54, alle ore 18:54, Colm O hEigeartaigh ha scritto: >Hi Marco, > >I fixed a problem with the changed admin password using the archetype. >Do >you still see the exception? Is it only on master or a

Re: Console error on master

2017-07-18 Thread Colm O hEigeartaigh
I just merged a fix, if someone could review to make sure I didn't break anything. Enjoy your holidays Francesco! Colm. On Tue, Jul 18, 2017 at 5:36 PM, Francesco Chicchiriccò wrote: > Il 18 luglio 2017 16:50:30 CEST, Colm O hEigeartaigh > ha scritto: > >I see the following error after creatin

Re: Console error on master

2017-07-18 Thread Francesco Chicchiriccò
Il 18 luglio 2017 16:50:30 CEST, Colm O hEigeartaigh ha scritto: >I see the following error after creating a user using the standalone >distribution on Master: > >org.apache.wicket.WicketRuntimeException: Property could not be >resolved >for class: class >org.apache.syncope.client.console.commons

Re: Filter security.properties commit creates authentication problems

2017-07-18 Thread Colm O hEigeartaigh
Hi Marco, I fixed a problem with the changed admin password using the archetype. Do you still see the exception? Is it only on master or also on 2.0.x? Colm. On Tue, Jul 18, 2017 at 5:16 PM, Colm O hEigeartaigh wrote: > Yes I'll take a look. > > Colm. > > On Tue, Jul 18, 2017 at 5:11 PM, Marco

Re: Filter security.properties commit creates authentication problems

2017-07-18 Thread Colm O hEigeartaigh
Yes I'll take a look. Colm. On Tue, Jul 18, 2017 at 5:11 PM, Marco Di Sabatino Di Diodoro < marco.disabat...@tirasa.net> wrote: > Hi Colm, > > I presume that one of your last commit "Filter security.properties for the > spring tests as well" creates some authentication problems on Syncope. > The

Filter security.properties commit creates authentication problems

2017-07-18 Thread Marco Di Sabatino Di Diodoro
Hi Colm, I presume that one of your last commit "Filter security.properties for the spring tests as well" creates some authentication problems on Syncope. The problem is related at the resource filtering that you added in core/spring/pom.xml. If you generate a new project from archetype andtr

[jira] [Resolved] (SYNCOPE-1165) Switch the default password cipher algorithm from SHA1 to SSHA256

2017-07-18 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved SYNCOPE-1165. -- Resolution: Fixed > Switch the default password cipher algorithm from SHA1 to

[jira] [Commented] (SYNCOPE-1165) Switch the default password cipher algorithm from SHA1 to SSHA256

2017-07-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091700#comment-16091700 ] ASF subversion and git services commented on SYNCOPE-1165: -- Com

[jira] [Assigned] (SYNCOPE-1165) Switch the default password cipher algorithm from SHA1 to SSHA256

2017-07-18 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh reassigned SYNCOPE-1165: Assignee: Colm O hEigeartaigh > Switch the default password cipher algori

[jira] [Updated] (SYNCOPE-1165) Switch the default password cipher algorithm from SHA1 to SSHA256

2017-07-18 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-1165: - Summary: Switch the default password cipher algorithm from SHA1 to SSHA256 (was

Console error on master

2017-07-18 Thread Colm O hEigeartaigh
I see the following error after creating a user using the standalone distribution on Master: org.apache.wicket.WicketRuntimeException: Property could not be resolved for class: class org.apache.syncope.client.console.commons.status.StatusBean expression: resourceName at org.apache.wicket.core.

[jira] [Updated] (SYNCOPE-1165) Switch the default password cipher algorithm from SHA1 to S-SHA-256

2017-07-18 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-1165: - Summary: Switch the default password cipher algorithm from SHA1 to S-SHA-256 (w

[jira] [Commented] (SYNCOPE-1164) Complete mapping for Realm provisioning

2017-07-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091548#comment-16091548 ] ASF subversion and git services commented on SYNCOPE-1164: -- Com

[jira] [Commented] (SYNCOPE-1164) Complete mapping for Realm provisioning

2017-07-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091547#comment-16091547 ] ASF subversion and git services commented on SYNCOPE-1164: -- Com

[jira] [Resolved] (SYNCOPE-1168) Encryptor pads short secret keys with "0" instead of random characters

2017-07-18 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved SYNCOPE-1168. -- Resolution: Fixed > Encryptor pads short secret keys with "0" instead of rando

[jira] [Commented] (SYNCOPE-1168) Encryptor pads short secret keys with "0" instead of random characters

2017-07-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091476#comment-16091476 ] ASF subversion and git services commented on SYNCOPE-1168: -- Com

[jira] [Commented] (SYNCOPE-1168) Encryptor pads short secret keys with "0" instead of random characters

2017-07-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091408#comment-16091408 ] ASF subversion and git services commented on SYNCOPE-1168: -- Com

[jira] [Commented] (SYNCOPE-1168) Encryptor pads short secret keys with "0" instead of random characters

2017-07-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091409#comment-16091409 ] ASF subversion and git services commented on SYNCOPE-1168: -- Com

[jira] [Resolved] (SYNCOPE-1164) Complete mapping for Realm provisioning

2017-07-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò resolved SYNCOPE-1164. - Resolution: Fixed Fixed on: * {{2_0_X}} https://git-wip-us.apache.org/

[jira] [Closed] (SYNCOPE-1156) In Provisioning status of a resource also allow to check the realms

2017-07-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò closed SYNCOPE-1156. --- Resolution: Not A Problem Provisioning status does not apply to Realms: the

[jira] [Updated] (SYNCOPE-1156) In Provisioning status of a resource also allow to check the realms

2017-07-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated SYNCOPE-1156: Fix Version/s: (was: 2.0.5) (was: 2.1.0) > In P

[jira] [Created] (SYNCOPE-1168) Encryptor pads short secret keys with "0" instead of random characters

2017-07-18 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1168: Summary: Encryptor pads short secret keys with "0" instead of random characters Key: SYNCOPE-1168 URL: https://issues.apache.org/jira/browse/SYNCOPE-1168

[jira] [Commented] (SYNCOPE-1160) When defining the provisioning rules of a resource disable the first Previous button

2017-07-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SYNCOPE-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091248#comment-16091248 ] Francesco Chicchiriccò commented on SYNCOPE-1160: - FYI I have opened SYN

[jira] [Created] (SYNCOPE-1167) Preliminary AnyType selection when adding new provision rule

2017-07-18 Thread JIRA
Francesco Chicchiriccò created SYNCOPE-1167: --- Summary: Preliminary AnyType selection when adding new provision rule Key: SYNCOPE-1167 URL: https://issues.apache.org/jira/browse/SYNCOPE-1167