[jira] [Created] (SYNCOPE-1172) Error message of "Malformed Path" could be made a little clearer

2017-07-26 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1172: Summary: Error message of "Malformed Path" could be made a little clearer Key: SYNCOPE-1172 URL: https://issues.apache.org/jira/browse/SY

Re: [DISCUSS] - Dynamic group memberships

2017-07-26 Thread Colm O hEigeartaigh
and allow just the group name to be specified? Colm. > > WDYT? > Regards. > > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Member at The Apache Software Foundation > Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail

[jira] [Created] (SYNCOPE-1171) Skip Relationships page when no relationships exist

2017-07-26 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1171: Summary: Skip Relationships page when no relationships exist Key: SYNCOPE-1171 URL: https://issues.apache.org/jira/browse/SYNCOPE-1171 Project

[DISCUSS] - Dynamic group memberships

2017-07-20 Thread Colm O hEigeartaigh
names for the dynamic case as well when retrieving the users - this means only one call would be needed. Would it be possible to update UserTO with a list of MembershipTOs that correspond to the dynamic case? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[jira] [Created] (SYNCOPE-1170) Can't remove a "Dynamic USER assignment"

2017-07-20 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1170: Summary: Can't remove a "Dynamic USER assignment" Key: SYNCOPE-1170 URL: https://issues.apache.org/jira/browse/SYNCOPE-1170 Projec

Re: Filter security.properties commit creates authentication problems

2017-07-19 Thread Colm O hEigeartaigh
est regards, > Andrea > > > Il giorno 18 lug 2017, 18:54, alle ore 18:54, Colm O hEigeartaigh < > cohei...@apache.org> ha scritto: > >Hi Marco, > > > >I fixed a problem with the changed admin password using the archetype. > >Do > >you sti

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ò <ilgro...@apache.org > wrote: > Il 18 luglio 2017 16:50:30 CEST, Colm O hEigeartaigh <cohei...@apache.org&g

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 <cohei...@apache.org> wrote: > Yes I'll take a look. > > Colm. >

Re: Filter security.properties commit creates authentication problems

2017-07-18 Thread Colm O hEigeartaigh
gt; > Thanks > M > > -- > Dott. Marco Di Sabatino Di Diodoro > Tel. +39 3939065570 > > Tirasa S.r.l. > Viale D'Annunzio 267 - 65127 Pescara > Tel +39 0859116307 / FAX +39 085973 > http://www.tirasa.net > > Apache Syncope PMC Member > http:/

[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 S

[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 cip

[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

Console error on master

2017-07-18 Thread Colm O hEigeartaigh
at org.apache.wicket.core.util.lang.PropertyResolver.getGetAndSet(PropertyResolver.java:393) ~[wicket-core-7.7.0.jar:7.7.0] Any ideas? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[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

[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&

Encryptor + AES + key size

2017-07-17 Thread Colm O hEigeartaigh
bytes instead! Optionally we could also impose a minimum acceptable size on the secret key length, and throw an exception if it does not match this. WDYT? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

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

2017-07-14 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1165: Summary: Switch the default password cipher algorithm from SHA1 to SSHA256 Key: SYNCOPE-1165 URL: https://issues.apache.org/jira/browse/SYNCOPE-1165

Re: [DISCUSS] - Change default password algorithm for 2.1.0

2017-07-14 Thread Colm O hEigeartaigh
; > > Regards. > > On Fri, Jul 14, 2017 at 12:09 PM, Francesco Chicchiriccò < >> ilgro...@apache.org> wrote: >> >> On 14/07/2017 11:54, Colm O hEigeartaigh wrote: >>> >>> OK thanks. Well I'd say that "SSHA256" would be best, WDYT? &

Re: [DISCUSS] - Change default password algorithm for 2.1.0

2017-07-14 Thread Colm O hEigeartaigh
017 11:54, Colm O hEigeartaigh wrote: > >> OK thanks. Well I'd say that "SSHA256" would be best, WDYT? >> >> BTW I'm a bit dubious about "SECRET_KEY = DEFAULT_SECRET_KEY;" in >> Encryptor. If SECRET_KEY is null we should probably throw an exception...

Re: [DISCUSS] - Change default password algorithm for 2.1.0

2017-07-14 Thread Colm O hEigeartaigh
ro...@apache.org> wrote: > On 14/07/2017 11:45, Colm O hEigeartaigh wrote: > >> How does the salt configuration work for "SSHA256"? Is it stored in >> security.properties? >> > > Password values are encrypted by > > https://github.com/apache/syncope

Re: [DISCUSS] - Change default password algorithm for 2.1.0

2017-07-14 Thread Colm O hEigeartaigh
How does the salt configuration work for "SSHA256"? Is it stored in security.properties? Colm. On Fri, Jul 14, 2017 at 10:41 AM, Francesco Chicchiriccò < ilgro...@apache.org> wrote: > On 14/07/2017 11:40, Colm O hEigeartaigh wrote: > >> I guess SHA-256 would be a

Re: [DISCUSS] - Change default password algorithm for 2.1.0

2017-07-14 Thread Colm O hEigeartaigh
I guess SHA-256 would be a straightforward replacement. Maybe we should instead move to a salted hash though? Colm. On Fri, Jul 14, 2017 at 9:52 AM, Francesco Chicchiriccò <ilgro...@apache.org > wrote: > On 14/07/2017 10:48, Colm O hEigeartaigh wrote: > >> Should we change th

[DISCUSS] - Change default password algorithm for 2.1.0

2017-07-14 Thread Colm O hEigeartaigh
Should we change the default password algorithm from SHA1 for 2.1.0? It's probably time to migrate from SHA1 IMO. Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: Access Tokens label in dashboard panel

2017-07-12 Thread Colm O hEigeartaigh
wikipedia.org/wiki/Access_token > > Anyway, if you think so we can change that label; only, I don't think that > anything about "session" should be used, as JWT are not sessions. > > Other proposals? > > Regards. > > On 12/07/2017 17:19, Colm O hEigeartaigh wrote: >

Re: Access Tokens label in dashboard panel

2017-07-12 Thread Colm O hEigeartaigh
; -- > Massimiliano Perrone > Tel +39 393 9121310 > Tirasa S.r.l. http://www.tirasa.net "L'apprendere molte cose non insegna > l'intelligenza" > (Eraclito) > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[jira] [Commented] (SYNCOPE-1138) Update RelationshipTO to also report the "left" end of a relationship

2017-07-05 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16074512#comment-16074512 ] Colm O hEigeartaigh commented on SYNCOPE-1138: -- > That's my idea to improve the curr

Re: Third-party JWT integration

2017-07-05 Thread Colm O hEigeartaigh
Just committed! Colm. On Wed, Jul 5, 2017 at 9:15 AM, Francesco Chicchiriccò <ilgro...@apache.org> wrote: > On 05/07/2017 10:12, Colm O hEigeartaigh wrote: > >> OK will do! I'll check in an @Ignore'd test that I wrote, feel free to >> modify or replace it if you

[jira] [Created] (SYNCOPE-1149) Access token still required for the third party JWT SSO integration scenario

2017-07-05 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1149: Summary: Access token still required for the third party JWT SSO integration scenario Key: SYNCOPE-1149 URL: https://issues.apache.org/jira/browse/SYNCOPE-1149

Re: Third-party JWT integration

2017-07-05 Thread Colm O hEigeartaigh
> right away (and also add a good test for this feature). > > Regards. > > Il 4 luglio 2017 17:12:34 CEST, Colm O hEigeartaigh <cohei...@apache.org> > ha scritto: > >> I'm testing the recent functionality that was added to enable >> third-party >> JWT int

[jira] [Commented] (SYNCOPE-1138) Update RelationshipTO to also report the "left" end of a relationship

2017-07-04 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16073928#comment-16073928 ] Colm O hEigeartaigh commented on SYNCOPE-1138: -- Thanks Francesco. I have two further

Third-party JWT integration

2017-07-04 Thread Colm O hEigeartaigh
/blob/master/core/spring/src/main/java/org/apache/syncope/core/spring/security/AuthDataAccessor.java#L389 Even if I have a custom JWTSSOProvider plugged in, there is still an error about not finding a corresponding access token. Colm. -- Colm O hEigeartaigh Talend Community Coder http

[jira] [Commented] (SYNCOPE-1138) Update RelationshipTO to also report the "left" end of a relationship

2017-07-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16072708#comment-16072708 ] Colm O hEigeartaigh commented on SYNCOPE-1138: -- A few thoughts on this: a) Should we

[jira] [Assigned] (SYNCOPE-1138) Update RelationshipTO to also report the "left" end of a relationship

2017-07-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh reassigned SYNCOPE-1138: Assignee: Colm O hEigeartaigh > Update RelationshipTO to also rep

Re: Numbers REST endpoint

2017-07-03 Thread Colm O hEigeartaigh
Yes looks good to me, thanks! Colm. On Mon, Jul 3, 2017 at 4:19 PM, Francesco Chicchiriccò <ilgro...@apache.org> wrote: > On 03/07/2017 16:36, Francesco Chicchiriccò wrote: > >> On 03/07/2017 16:28, Colm O hEigeartaigh wrote: >> >>> Hi all, >>> >>

[jira] [Updated] (SYNCOPE-1140) Error when trying to assign a relationship

2017-07-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-1140: - Priority: Minor (was: Major) > Error when trying to assign a relations

[jira] [Updated] (SYNCOPE-1140) Error when trying to assign a relationship

2017-07-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-1140: - Description: If I try to assign a relationship in the Console, where I don't

[jira] [Updated] (SYNCOPE-1140) Error when trying to assign a relationship

2017-07-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-1140: - Description: When trying to assign a relationship in the Console, I see

[jira] [Updated] (SYNCOPE-1140) Error when trying to assign a relationship

2017-07-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-1140: - Attachment: syncope-error.png > Error when trying to assign a relations

[jira] [Created] (SYNCOPE-1140) Error when trying to assign a relationship

2017-07-03 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1140: Summary: Error when trying to assign a relationship Key: SYNCOPE-1140 URL: https://issues.apache.org/jira/browse/SYNCOPE-1140 Project: Syncope

Numbers REST endpoint

2017-07-03 Thread Colm O hEigeartaigh
/2001/XMLSchema; xsi:JAXBException occurred : class org.apache.syncope.common.lib.info.NumbersInfo$ConfItem nor any of its super class is known to this context.. any1ByRealm is a "Map<String, Integer>" so I'm not sure where it is getting ConfItem from here. Colm. -- Colm O hEigeartai

Re: [VOTE] Apache Syncope 2.0.4

2017-07-03 Thread Colm O hEigeartaigh
itories/orgapachesyncope-1041/ >> >> Staging site: >> http://syncope.apache.org/2.0.4/downloads.html >> >> PGP release keys (signed using 273DF287): >> http://www.apache.org/dist/syncope/KEYS >> >> Vote will be open for 72 hours. >> >> [ ] +1 approve >> [ ] +0 no opinion >> [ ] -1 disapprove (and reason why) >> >> Here's my +1 >> Regards. >> >> > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[jira] [Created] (SYNCOPE-1138) Update RelationshipTO to also report the "left" end of a relationship

2017-06-30 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1138: Summary: Update RelationshipTO to also report the "left" end of a relationship Key: SYNCOPE-1138 URL: https://issues.apache.org/jira/browse/SY

Re: AnyObjects query

2017-06-30 Thread Colm O hEigeartaigh
t;> } >>> } >>> } >>> >>> Anyway, as said, there is always room to improve. >>> Regards. >>> >>> >>> On 29/06/17 09:53, Francesco Chicchiriccò wrote: >>> >>>> On 29/06/2017 10:52,

Re: AnyObjects query

2017-06-29 Thread Colm O hEigeartaigh
t work at the generic level as it would require a 2-way >>>> relationship (cartridge - printer for ex) which is not always realistic to >>>> expect, >>>> >>> >>> In the Syncope data model, all Relationships are 2-way. >>> >>> I

Master tests failing?

2017-06-28 Thread Colm O hEigeartaigh
s:104 [ERROR] SchedTaskITCase.getJobClasses:57 [ERROR] Errors: [ERROR] AuthenticationITCase.issueSYNCOPE434:504 » SyncopeClient Unknown [NullPointerE... Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: Installer error

2017-06-28 Thread Colm O hEigeartaigh
gt; fixed by > > http://git-wip-us.apache.org/repos/asf/syncope/commit/750247e6 > > Regarding the warning messages produced by Maven, feel free to fix :-) > > Regards. > > On 23/06/2017 15:32, Colm O hEigeartaigh wrote: > >> It works fine on 2.0.x but the pom there stil

[jira] [Resolved] (SYNCOPE-1132) Extraneous "dots" appearing in the Console when assigning relationships

2017-06-28 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved SYNCOPE-1132. -- Resolution: Not A Problem Thanks Fabio, I guess it was a cache issue, I can't

AnyObjects appearing in the console realms after creation?

2017-06-27 Thread Colm O hEigeartaigh
Hi all, Is it a known limitation of the console that after an AnyObject is defined, it is not available to be seen in the realms? No matter where I click it does not appear. I have to log out and log back in and then it appears. Colm. -- Colm O hEigeartaigh Talend Community Coder http

[jira] [Created] (SYNCOPE-1132) Extraneous "dots" appearing in the Console when assigning relationships

2017-06-27 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1132: Summary: Extraneous "dots" appearing in the Console when assigning relationships Key: SYNCOPE-1132 URL: https://issues.apache.org/jira/browse/SY

[jira] [Updated] (SYNCOPE-1132) Extraneous "dots" appearing in the Console when assigning relationships

2017-06-27 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-1132: - Attachment: syncope-dots.png Two black dots are present that should

Re: AnyObjects query

2017-06-27 Thread Colm O hEigeartaigh
ia a FIQL expression? Colm. On Tue, Jun 27, 2017 at 4:29 PM, Francesco Chicchiriccò <ilgro...@apache.org > wrote: > On 27/06/2017 17:24, Colm O hEigeartaigh wrote: > >> Hi all, >> >> How can I retrieve a list of AnyObjects? The following returns a 400: >> >

AnyObjects query

2017-06-27 Thread Colm O hEigeartaigh
Hi all, How can I retrieve a list of AnyObjects? The following returns a 400: curl -I -X GET -u admin:password http://localhost:9080/syncope/rest/anyObjects Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[jira] [Created] (SYNCOPE-1129) Third Party JWT SSO integration

2017-06-27 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1129: Summary: Third Party JWT SSO integration Key: SYNCOPE-1129 URL: https://issues.apache.org/jira/browse/SYNCOPE-1129 Project: Syncope Issue

Re: [DISCUSS] - Third party JWT SSO integration?

2017-06-27 Thread Colm O hEigeartaigh
t; Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Member at The Apache Software Foundation > Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail > http://home.apache.org/~ilgrosso/ > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[DISCUSS] - Third party JWT SSO integration?

2017-06-26 Thread Colm O hEigeartaigh
the signature by querying the map using the issuer of the token. If this succeeds, and if the subject is a known user, we could allow the call to proceed. Alternatively, we could have a separate service which translates third party JWT tokens into local SSO tokens. WDYT? Colm. -- Colm O

[jira] [Updated] (SYNCOPE-1119) Make it more obvious that the default admin password needs to be changed

2017-06-26 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-1119: - Description: As per SYNCOPE-1117, this task is to make it more obvious

[jira] [Commented] (SYNCOPE-1119) Make it more obvious that the default admin password needs to be changed

2017-06-26 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16062795#comment-16062795 ] Colm O hEigeartaigh commented on SYNCOPE-1119: -- Yeah agreed. I can still support

[jira] [Resolved] (SYNCOPE-1120) Use the standard Bearer Authorization header for JWT tokens

2017-06-23 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved SYNCOPE-1120. -- Resolution: Fixed > Use the standard Bearer Authorization header for

[jira] [Created] (SYNCOPE-1120) Use the standard Bearer Authorization header for JWT tokens

2017-06-23 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1120: Summary: Use the standard Bearer Authorization header for JWT tokens Key: SYNCOPE-1120 URL: https://issues.apache.org/jira/browse/SYNCOPE-1120

Re: [DISCUSS] - Support Bearer authorization for JWT tokens?

2017-06-23 Thread Colm O hEigeartaigh
OK fair enough, here is the JIRA: https://issues.apache.org/jira/browse/SYNCOPE-1120 How do we maintain the release notes? Colm. On Fri, Jun 23, 2017 at 10:34 AM, Francesco Chicchiriccò < ilgro...@apache.org> wrote: > On 23/06/2017 11:17, Colm O hEigeartaigh wrote: > >> On

Re: [DISCUSS] - Support Bearer authorization for JWT tokens?

2017-06-23 Thread Colm O hEigeartaigh
sco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Member at The Apache Software Foundation > Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail > http://home.apache.org/~ilgrosso/ > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[DISCUSS] - Support Bearer authorization for JWT tokens?

2017-06-23 Thread Colm O hEigeartaigh
ll instead use the "Bearer" Authorization header to follow the standards: https://tools.ietf.org/html/rfc6750 We could support both for 2.0.4 and then switch to only supporting the Authorization header for 2.1.0. WDYT? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[jira] [Created] (SYNCOPE-1119) Make it more obvious that the default admin password needs to be changed

2017-06-22 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1119: Summary: Make it more obvious that the default admin password needs to be changed Key: SYNCOPE-1119 URL: https://issues.apache.org/jira/browse/SYNCOPE-1119

[jira] [Updated] (SYNCOPE-1117) Make it more obvious that the jwsKey needs to be changed

2017-06-22 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-1117: - Description: This task is to make it more obvious that the "jwsKey"

Re: Errors on shutdown

2017-06-14 Thread Colm O hEigeartaigh
OK thanks Francesco! Colm. On Wed, Jun 14, 2017 at 10:12 AM, Francesco Chicchiriccò < ilgro...@apache.org> wrote: > On 14/06/2017 10:58, Colm O hEigeartaigh wrote: > >> Hi all, >> >> I'm seeing some errors in catalina.out after shutting down Syncope >> (2.0.

Errors on shutdown

2017-06-14 Thread Colm O hEigeartaigh
(AbstractConfiguration.java:325) Any ideas? I can reproduce by just starting Tomcat, waiting until Syncope is up and running, and then shutting it down again. Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: Obtain JWT token

2017-06-13 Thread Colm O hEigeartaigh
Thanks Francesco, I will take care of that. Another question - do we have tests (e.g. bad signature, untrusted signature, token expired etc.)? Colm. On Tue, Jun 13, 2017 at 4:21 PM, Francesco Chicchiriccò <ilgro...@apache.org > wrote: > On 13/06/2017 17:17, Colm O hEigeartaigh wrote

Obtain JWT token

2017-06-13 Thread Colm O hEigeartaigh
g else? Thanks, Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: Errors with latest installer

2017-06-13 Thread Colm O hEigeartaigh
Francesco Chicchiriccò wrote: > >> On 12/06/2017 19:11, Colm O hEigeartaigh wrote: >> >>> Hi all, >>> >>> I'm seeing some errors when using the latest installer for 2.0.x. I'm >>> using >>> the installer with Tomcat + MySQL. It all works

Errors with latest installer

2017-06-12 Thread Colm O hEigeartaigh
losed Any ideas what could be causing this? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[jira] [Resolved] (SYNCOPE-1107) The installer fails with a NoClassDefFoundError

2017-06-12 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved SYNCOPE-1107. -- Resolution: Fixed > The installer fails with a NoClassDefFoundEr

[jira] [Created] (SYNCOPE-1107) The installer fails with a NoClassDefFoundError

2017-06-12 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-1107: Summary: The installer fails with a NoClassDefFoundError Key: SYNCOPE-1107 URL: https://issues.apache.org/jira/browse/SYNCOPE-1107 Project: Syncope

Re: [DISCUSS] SAML 2.0 Service Provider feature

2017-03-30 Thread Colm O hEigeartaigh
pends on WSS4J 2.1.9-SNAPSHOT, but 2.1.9 should > be close enough. > > Please let me have your feedback. > Regards. > > On 07/03/2017 17:25, Francesco Chicchiriccò wrote: > >> On 07/03/2017 17:19, Colm O hEigeartaigh wrote: >> >>> Hi Francesco, >>

Re: [DISCUSS] Replace Activiti with Flowable?

2017-03-13 Thread Colm O hEigeartaigh
omment-tabpanel#comment-13829912 >> [6] http://forum.flowable.org/t/support-for-additional-multi-ten >> ancy-models/175 >> [7] https://github.com/apache/syncope/tree/2_0_X/core/workflow-activiti >> >> > > -- > Fabio Martelli > https://it.linkedin.com/pub/fabio-martelli/1/974/a44 > http://blog.tirasa.net/author/fabio/index.html > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Apache Syncope PMC > http://people.apache.org/~fmartelli/ > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: [DISCUSS] SAML 2.0 Service Provider feature

2017-03-07 Thread Colm O hEigeartaigh
eature >>> [2] https://cwiki.apache.org/confluence/display/SYNCOPE/Ad+libit >>> um#Adlibitum-1.1.0(April5th,2013) >>> >> > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Member at The Apache Software Foundation > Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail > http://home.apache.org/~ilgrosso/ > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: [DISCUSS] - Support dynamic entitlements in Apache Syncope

2017-02-02 Thread Colm O hEigeartaigh
if you're dealing with large amounts of entities? Colm. > > Regards. > > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Member at The Apache Software Foundation > Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail > http://home.apache.org/~ilgrosso/ > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: [DISCUSS] - Support dynamic entitlements in Apache Syncope

2017-01-31 Thread Colm O hEigeartaigh
sa - Open Source Excellence > http://www.tirasa.net/ > > Member at The Apache Software Foundation > Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail > http://home.apache.org/~ilgrosso/ > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: [VOTE] Apache Syncope 2.0.2

2017-01-30 Thread Colm O hEigeartaigh
.org/2.0.2/ >> >> PGP release keys (signed using 273DF287): >> http://www.apache.org/dist/syncope/KEYS >> >> Vote will be open for 72 hours. >> >> [ ] +1 approve >> [ ] +0 no opinion >> [ ] -1 disapprove (and reason why) >> >> Here's my +1 >> Regards. >> >> > +1, > Matteo. > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: [DISCUSS] - Support dynamic entitlements in Apache Syncope

2017-01-24 Thread Colm O hEigeartaigh
8d > 85ddf902d6c900530ccf78d50df9adb90@1386320489@%3Cuser.syncope.apache.org%3E > [4] https://lists.apache.org/thread.html/be01e1d26de4f7b9ce38026 > 364566dc606496d19eba7e008efa227a0@1375945339@%3Cuser.syncope.apache.org%3E > [5] https://lists.apache.org/thread.html/e4b5727f8506cdca10cf2a6

Re: [VOTE] Apache Syncope 1.2.10

2017-01-24 Thread Colm O hEigeartaigh
for 72 hours. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Here's my +1 > Regards. > > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Member at The Apache Software Foundation >

[DISCUSS] - Support dynamic entitlements in Apache Syncope

2017-01-19 Thread Colm O hEigeartaigh
associated with the role etc. Is it possible to associate roles with a group and then have members of that group inherit the entitlements? WDYT? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: JPAConfDao ClassCastException

2016-12-13 Thread Colm O hEigeartaigh
Yes that makes sense to me, I'll fix that as part of my merge, thanks! Colm. On Tue, Dec 13, 2016 at 12:40 PM, Francesco Chicchiriccò < ilgro...@apache.org> wrote: > On 13/12/2016 13:31, Colm O hEigeartaigh wrote: > >> The following case in JPAConfDao will result in a

JPAConfDao ClassCastException

2016-12-13 Thread Colm O hEigeartaigh
) attrValue).setSchema(newAttr.getSchema()); } What should this be instead? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[jira] [Updated] (SYNCOPE-981) Oracle/SQLServer configuration does not work

2016-12-12 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-981: Fix Version/s: (was: 1.2.10) > Oracle/SQLServer configuration does not w

[jira] [Resolved] (SYNCOPE-981) Oracle/SQLServer configuration does not work

2016-12-12 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved SYNCOPE-981. - Resolution: Fixed > Oracle/SQLServer configuration does not w

[jira] [Created] (SYNCOPE-981) Oracle/SQLServer configuration does not work

2016-12-12 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-981: --- Summary: Oracle/SQLServer configuration does not work Key: SYNCOPE-981 URL: https://issues.apache.org/jira/browse/SYNCOPE-981 Project: Syncope

Re: Some minor questions about issues thrown up by FindBugs in the client module

2016-12-09 Thread Colm O hEigeartaigh
Yes I'll do it, thanks for the feedback! Colm. On Fri, Dec 9, 2016 at 10:44 AM, Fabio Martelli <fabio.marte...@gmail.com> wrote: > Hi Colm, thanks for reporting. > See below my comments. > > Regards, > F. > > Il 09/12/2016 11:36, Colm O hEigeartaigh ha scritto:

Some minor questions about issues thrown up by FindBugs in the client module

2016-12-09 Thread Colm O hEigeartaigh
- "role.getEntitlements().contains(entitlement);" ignores the return value. I'm guessing this should be in an "if" statement? Thanks, Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: [VOTE] Apache Syncope 2.0.1

2016-10-23 Thread Colm O hEigeartaigh
ards > Marco > > Here is my +1. >>> Regards. >>> >> >> > -- > Dott. Marco Di Sabatino Di Diodoro > Tel. +39 3939065570 > > Tirasa S.r.l. > Viale D'Annunzio 267 - 65127 Pescara > Tel +39 0859116307 / FAX +39 085973 > http://www.tirasa.net > > Apache Syncope PMC Member > http://people.apache.org/~mdisabatino/ > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

Re: Syncope + Camel + Spring problem

2016-09-21 Thread Colm O hEigeartaigh
Great, thanks! Colm. On Wed, Sep 21, 2016 at 10:59 AM, Francesco Chicchiriccò < ilgro...@apache.org> wrote: > On 21/09/2016 11:57, Colm O hEigeartaigh wrote: > >> Yep that works thanks! How is camelRoutesContext being picked up? >> > > This is the reason - no Ja

Re: Syncope + Camel + Spring problem

2016-09-21 Thread Colm O hEigeartaigh
Yep that works thanks! How is camelRoutesContext being picked up? Colm. On Tue, Sep 20, 2016 at 5:44 PM, Francesco Chicchiriccò <ilgro...@apache.org > wrote: > Il 20 settembre 2016 17:36:08 CEST, Colm O hEigeartaigh < > cohei...@apache.org> ha scritto: > >On Tue,

Re: Syncope + Camel + Spring problem

2016-09-20 Thread Colm O hEigeartaigh
/syncope.apache.org/docs/reference-guide.html#enable- > the-a-href-apache-camel-provisioning-manager-apache- > camel-provisioning-manager-a > > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Member at The Apache Software

Syncope + Camel + Spring problem

2016-09-20 Thread Colm O hEigeartaigh
available to the routes. This doesn't work however, as the routes complain that they can't find the uwfAdapter bean. Any thoughts on how this could work? Colm. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com

[jira] [Resolved] (SYNCOPE-939) Password history not checked when user changes password

2016-09-13 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved SYNCOPE-939. - Resolution: Fixed Assignee: Colm O hEigeartaigh This issue has been fixed

[jira] [Commented] (SYNCOPE-939) Password history not checked when user changes password

2016-09-13 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486981#comment-15486981 ] Colm O hEigeartaigh commented on SYNCOPE-939: - This bug is also present when resetting

[jira] [Created] (SYNCOPE-943) Security question gets deleted when changing a user attribute in the console

2016-09-13 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-943: --- Summary: Security question gets deleted when changing a user attribute in the console Key: SYNCOPE-943 URL: https://issues.apache.org/jira/browse/SYNCOPE-943

[jira] [Created] (SYNCOPE-942) Bug in changing security answer in the Enduser UI

2016-09-13 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-942: --- Summary: Bug in changing security answer in the Enduser UI Key: SYNCOPE-942 URL: https://issues.apache.org/jira/browse/SYNCOPE-942 Project: Syncope

[jira] [Created] (SYNCOPE-941) Skip empty configuration screens in enduser UI

2016-09-12 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-941: --- Summary: Skip empty configuration screens in enduser UI Key: SYNCOPE-941 URL: https://issues.apache.org/jira/browse/SYNCOPE-941 Project: Syncope

[jira] [Updated] (SYNCOPE-940) Handle authorization issues more gracefully in the console

2016-09-12 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated SYNCOPE-940: Component/s: console > Handle authorization issues more gracefully in the cons

[jira] [Created] (SYNCOPE-940) Handle authorization issues more gracefully in the console

2016-09-12 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created SYNCOPE-940: --- Summary: Handle authorization issues more gracefully in the console Key: SYNCOPE-940 URL: https://issues.apache.org/jira/browse/SYNCOPE-940 Project

<    1   2   3   4   5   6   >