[jira] [Updated] (SYNCOPE-1765) allow WA to decrypt properties during the configuration bootstrap phase

2023-06-16 Thread Misagh Moayyed (Jira)


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

Misagh Moayyed updated SYNCOPE-1765:

Description: Configuration properties that are read during the 
bootstrapping phase should be optionally decoded, as they may have been stored 
in an encrypted format that follows "\{cas-cipher}"  (was: Allow each 
AuthModuleConf component to selectively encrypt/decrypt values/settings before 
the final conf is stored in the syncope database.)

> allow WA to decrypt properties during the configuration bootstrap phase
> ---
>
> Key: SYNCOPE-1765
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1765
> Project: Syncope
>  Issue Type: Improvement
>  Components: core, wa
>Affects Versions: 3.0.0, 3.0.1, 3.0.2, 3.0.3
>Reporter: Misagh Moayyed
>Assignee: Misagh Moayyed
>Priority: Major
> Fix For: 3.0.4, 4.0.0
>
>
> Configuration properties that are read during the bootstrapping phase should 
> be optionally decoded, as they may have been stored in an encrypted format 
> that follows "\{cas-cipher}"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (SYNCOPE-1765) allow WA to decrypt properties during the configuration bootstrap phase

2023-06-16 Thread Misagh Moayyed (Jira)


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

Misagh Moayyed updated SYNCOPE-1765:

Summary: allow WA to decrypt properties during the configuration bootstrap 
phase  (was: Encrypt/Decrypt auth module configurations selectively)

> allow WA to decrypt properties during the configuration bootstrap phase
> ---
>
> Key: SYNCOPE-1765
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1765
> Project: Syncope
>  Issue Type: Improvement
>  Components: core, wa
>Affects Versions: 3.0.0, 3.0.1, 3.0.2, 3.0.3
>Reporter: Misagh Moayyed
>Assignee: Misagh Moayyed
>Priority: Major
> Fix For: 3.0.4, 4.0.0
>
>
> Allow each AuthModuleConf component to selectively encrypt/decrypt 
> values/settings before the final conf is stored in the syncope database.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [syncope] mmoayyed opened a new pull request, #479: SYNCOPE-1765: allow WA properties to be decrypted

2023-06-16 Thread via GitHub


mmoayyed opened a new pull request, #479:
URL: https://github.com/apache/syncope/pull/479

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (SYNCOPE-1765) Encrypt/Decrypt auth module configurations selectively

2023-06-16 Thread ASF subversion and git services (Jira)


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

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

Commit 30a254aaf85c2c2bdfdd26bec4af84d6f643fe4e in syncope's branch 
refs/heads/3_0_X from Misagh Moayyed
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=30a254aaf8 ]

SYNCOPE-1765: allow WA properties to be decrypted (#476)



> Encrypt/Decrypt auth module configurations selectively
> --
>
> Key: SYNCOPE-1765
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1765
> Project: Syncope
>  Issue Type: Improvement
>  Components: core, wa
>Affects Versions: 3.0.0, 3.0.1, 3.0.2, 3.0.3
>Reporter: Misagh Moayyed
>Assignee: Misagh Moayyed
>Priority: Major
> Fix For: 3.0.4, 4.0.0
>
>
> Allow each AuthModuleConf component to selectively encrypt/decrypt 
> values/settings before the final conf is stored in the syncope database.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [syncope] mmoayyed merged pull request #476: SYNCOPE-1765: allow WA properties to be decrypted

2023-06-16 Thread via GitHub


mmoayyed merged PR #476:
URL: https://github.com/apache/syncope/pull/476


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Resolved] (SYNCOPE-1766) Can't assign Virtual Schema to AnyTypeClass by console

2023-06-16 Thread Samuel Garofalo (Jira)


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

Samuel Garofalo resolved SYNCOPE-1766.
--
Resolution: Fixed

> Can't assign Virtual Schema to AnyTypeClass by console
> --
>
> Key: SYNCOPE-1766
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1766
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.14
>Reporter: Samuel Garofalo
>Assignee: Samuel Garofalo
>Priority: Major
> Fix For: 2.1.15
>
>
> Create a new Virtual Schema, create a new AnyTypeClass and try to add the 
> created Virtual Schema, in the Virtual Schema section are available the 
> Derived Schema.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (SYNCOPE-1766) Can't assign Virtual Schema to AnyTypeClass by console

2023-06-16 Thread Samuel Garofalo (Jira)


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

Samuel Garofalo commented on SYNCOPE-1766:
--

https://github.com/apache/syncope/commit/82a417de94959148097cf82596f3322f0e48ee94

> Can't assign Virtual Schema to AnyTypeClass by console
> --
>
> Key: SYNCOPE-1766
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1766
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.1.14
>Reporter: Samuel Garofalo
>Assignee: Samuel Garofalo
>Priority: Major
> Fix For: 2.1.15
>
>
> Create a new Virtual Schema, create a new AnyTypeClass and try to add the 
> created Virtual Schema, in the Virtual Schema section are available the 
> Derived Schema.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [syncope] SamuelGaro merged pull request #478: [SYNCOPE-1766] assign virtual schema to AnyTypeClass from console

2023-06-16 Thread via GitHub


SamuelGaro merged PR #478:
URL: https://github.com/apache/syncope/pull/478


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [syncope] fmartelli commented on pull request #476: SYNCOPE-1765: allow WA properties to be decrypted

2023-06-16 Thread via GitHub


fmartelli commented on PR #476:
URL: https://github.com/apache/syncope/pull/476#issuecomment-1594453040

   Great work!
   It seems to work fine.
   Thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [syncope] SamuelGaro opened a new pull request, #478: [SYNCOPE-1766] assign virtual schema to AnyTypeClass from console

2023-06-16 Thread via GitHub


SamuelGaro opened a new pull request, #478:
URL: https://github.com/apache/syncope/pull/478

   (no comment)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (SYNCOPE-1766) Can't assign Virtual Schema to AnyTypeClass by console

2023-06-16 Thread Samuel Garofalo (Jira)
Samuel Garofalo created SYNCOPE-1766:


 Summary: Can't assign Virtual Schema to AnyTypeClass by console
 Key: SYNCOPE-1766
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1766
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 2.1.14
Reporter: Samuel Garofalo
Assignee: Samuel Garofalo
 Fix For: 2.1.15


Create a new Virtual Schema, create a new AnyTypeClass and try to add the 
created Virtual Schema, in the Virtual Schema section are available the Derived 
Schema.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


TAC Applications for Community Over Code North America and Asia now open

2023-06-16 Thread Gavin McDonald
Hi All,

(This email goes out to all our user and dev project mailing lists, so you
may receive this
email more than once.)

The Travel Assistance Committee has opened up applications to help get
people to the following events:


*Community Over Code Asia 2023 - *
*August 18th to August 20th in Beijing , China*

Applications for this event closes on the 6th July so time is short, please
apply as soon as possible. TAC is prioritising applications from the Asia
and Oceania regions.

More details on this event can be found at:
https://apachecon.com/acasia2023/

More information on how to apply please read: https://tac.apache.org/


*Community Over Code North America - *
*October 7th to October 10th in Halifax, Canada*

Applications for this event closes on the 22nd July. We expect many
applications so please do apply as soon as you can. TAC is prioritising
applications from the North and South America regions.

More details on this event can be found at: https://communityovercode.org/

More information on how to apply please read: https://tac.apache.org/


*Have you applied to be a Speaker?*

If you have applied or intend to apply as a Speaker at either of these
events, and think you
may require assistance for Travel and/or Accommodation - TAC advises that
you do not
wait until you have been notified of your speaker status and to apply
early. Should you
not be accepted as a speaker and still wish to attend you can amend you
application to
include Conference fees, or, you may withdraw your application.

The call for presentations for Halifax is here:
https://communityovercode.org/call-for-presentations/
and you have until the 13th of July to apply.

The call for presentations for Beijing is here:
https://apachecon.com/acasia2023/cfp.html
and you have until the 18th June to apply.

*IMPORTANT Note on Visas:*

It is important that you apply for a Visa as soon as possible - do not wait
until you know if you have been accepted for Travel Assistance or not, as
due to current wait times for Interviews in some Countries, waiting that
long may be too late, so please do apply for a Visa right away. Contact
tac-ap...@tac.apache.org if you need any more information or assistance in
this area.

*Spread the Word!!*

TAC encourages you to spread the word about Travel Assistance to get to
these events, so feel free to repost as you see fit on Social Media, at
work, schools, universities etc etc...

Thank You and hope to see you all soon

Gavin McDonald on behalf of the ASF Travel Assistance Committee.


[GitHub] [syncope] dependabot[bot] closed pull request #477: Bump bouncycastle.version from 1.73 to 1.74

2023-06-16 Thread via GitHub


dependabot[bot] closed pull request #477: Bump bouncycastle.version from 1.73 
to 1.74
URL: https://github.com/apache/syncope/pull/477


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [syncope] ilgrosso commented on pull request #477: Bump bouncycastle.version from 1.73 to 1.74

2023-06-16 Thread via GitHub


ilgrosso commented on PR #477:
URL: https://github.com/apache/syncope/pull/477#issuecomment-1594207805

   @dependabot close


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Resolved] (SYNCOPE-1763) Constant increase of open files after upgrade to CXF 3.6.0

2023-06-16 Thread Jira


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

Francesco Chicchiriccò resolved SYNCOPE-1763.
-
Resolution: Fixed

> Constant increase of open files after upgrade to CXF 3.6.0
> --
>
> Key: SYNCOPE-1763
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1763
> Project: Syncope
>  Issue Type: Bug
>  Components: client
>Affects Versions: 3.0.4
>Reporter: Fabio Martelli
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 3.0.4, 4.0.0
>
>
> Just after the upgrade of CXF from 3.5.6 to 3.6.0 (commit 
> 2252d74209bb944d90dd20579c2468597e4f79f3) opened FDs increase in number 
> without ever decreasing.
> This behaviour occour evrytime a cxf request is performed towards the Core 
> component.
>  
> This issue has been discovered investigating a "Too many open files" 
> exception raised by WA component during delete expiring gauth tokens job 
> execution. Generally, considering an execution of this jov every 35 seconds,  
> after 16 hours, more or less, WA becomes completely unavailable cause this 
> issue.
>  
> The issue has been reproduced in the embedded env and analized by lsof tool.
> This is an example before the commit above
> {code}
> $ while [ 1 ]; do sudo lsof -u fabio 2> /dev/null | grep 54201| grep pipe | 
> wc -l; sleep 60; done
> 17
> 17
> 17
> 17
> 17{code}
> and the following, the behaviour just after
> {code}
> $ while [ 1 ]; do sudo lsof -u fabio 2> /dev/null | grep 45581| grep pipe | 
> wc -l; sleep 60; done
> 157
> 179
> 183
> 185
> 189{code}
> As you can see the difference is evident.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [syncope] ilgrosso commented on pull request #477: Bump bouncycastle.version from 1.73 to 1.74

2023-06-16 Thread via GitHub


ilgrosso commented on PR #477:
URL: https://github.com/apache/syncope/pull/477#issuecomment-1594205326

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (SYNCOPE-1763) Constant increase of open files after upgrade to CXF 3.6.0

2023-06-16 Thread ASF subversion and git services (Jira)


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

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

Commit 7e76aa8144252f04056df5dfcdbc0fc46dbec01e in syncope's branch 
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=7e76aa8144 ]

[SYNCOPE-1763] Upgrading to CXF 4.0.2 + reviewing client usage (#473)


> Constant increase of open files after upgrade to CXF 3.6.0
> --
>
> Key: SYNCOPE-1763
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1763
> Project: Syncope
>  Issue Type: Bug
>  Components: client
>Affects Versions: 3.0.4
>Reporter: Fabio Martelli
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 3.0.4, 4.0.0
>
>
> Just after the upgrade of CXF from 3.5.6 to 3.6.0 (commit 
> 2252d74209bb944d90dd20579c2468597e4f79f3) opened FDs increase in number 
> without ever decreasing.
> This behaviour occour evrytime a cxf request is performed towards the Core 
> component.
>  
> This issue has been discovered investigating a "Too many open files" 
> exception raised by WA component during delete expiring gauth tokens job 
> execution. Generally, considering an execution of this jov every 35 seconds,  
> after 16 hours, more or less, WA becomes completely unavailable cause this 
> issue.
>  
> The issue has been reproduced in the embedded env and analized by lsof tool.
> This is an example before the commit above
> {code}
> $ while [ 1 ]; do sudo lsof -u fabio 2> /dev/null | grep 54201| grep pipe | 
> wc -l; sleep 60; done
> 17
> 17
> 17
> 17
> 17{code}
> and the following, the behaviour just after
> {code}
> $ while [ 1 ]; do sudo lsof -u fabio 2> /dev/null | grep 45581| grep pipe | 
> wc -l; sleep 60; done
> 157
> 179
> 183
> 185
> 189{code}
> As you can see the difference is evident.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [syncope] ilgrosso merged pull request #475: [SYNCOPE-1763] Upgrading to CXF 4.0.2 + reviewing client usage (#473)

2023-06-16 Thread via GitHub


ilgrosso merged PR #475:
URL: https://github.com/apache/syncope/pull/475


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org