[GitHub] [syncope] fmartelli commented on pull request #472: SYNCOPE-1765: encrypt/decrypt values/settings for AuthModuleConf

2023-06-14 Thread via GitHub
fmartelli commented on PR #472: URL: https://github.com/apache/syncope/pull/472#issuecomment-1590707956 @mmoayyed @ilgrosso actually I'd prefer something different, like as the approach you can find [here](https://apereo.github.io/cas/6.6.x/configuration/Configuration-Properties-Security

JDK 21 is in Rampdown / The importance of testing with Early-Access Builds

2023-06-14 Thread David Delabassee
Welcome to the OpenJDK Quality Outreach June update. JDK 21 has entered Rampdown Phase One (RDP1) [1], which means that the main-line has been forked into a dedicated JDK 21 stabilization repository. At this point, the overall JDK 21 feature set is frozen. Any changes pushed to the main line ar

[GitHub] [syncope] mmoayyed commented on pull request #472: SYNCOPE-1765: encrypt/decrypt values/settings for AuthModuleConf

2023-06-14 Thread via GitHub
mmoayyed commented on PR #472: URL: https://github.com/apache/syncope/pull/472#issuecomment-1590775282 What you should be able to do today is: 1. Find any setting that WA supports, and encrypt it using the same strategy that CAS allows 2. Go to the console, or any other configurati

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

2023-06-14 Thread Jira
[ https://issues.apache.org/jira/browse/SYNCOPE-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò reassigned SYNCOPE-1763: --- Assignee: Francesco Chicchiriccò > Constant increase of open files

[GitHub] [syncope] ilgrosso opened a new pull request, #473: [SYNCOPE-1763] Upgrading to CXF 3.6.1 + reviewing client usage

2023-06-14 Thread via GitHub
ilgrosso opened a new pull request, #473: URL: https://github.com/apache/syncope/pull/473 (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-mai

[GitHub] [syncope] fmartelli commented on pull request #472: SYNCOPE-1765: encrypt/decrypt values/settings for AuthModuleConf

2023-06-14 Thread via GitHub
fmartelli commented on PR #472: URL: https://github.com/apache/syncope/pull/472#issuecomment-1591469367 Hi @mmoayyed, I think it is not working. I encrypted the password with jasypt as reported below `encrypt.sh algorithm=PBEWithMD5AndTripleDES input=*** password="1cascipherpas

[GitHub] [syncope] mmoayyed commented on pull request #472: SYNCOPE-1765: encrypt/decrypt values/settings for AuthModuleConf

2023-06-14 Thread via GitHub
mmoayyed commented on PR #472: URL: https://github.com/apache/syncope/pull/472#issuecomment-1591550522 That does look correct, but I think the missing piece here is that WA bootstrapping has its own logic for loading properties, and those do not pass through the CAS cipher. This bit, we can

[GitHub] [syncope] mmoayyed commented on pull request #472: SYNCOPE-1765: encrypt/decrypt values/settings for AuthModuleConf

2023-06-14 Thread via GitHub
mmoayyed commented on PR #472: URL: https://github.com/apache/syncope/pull/472#issuecomment-1592469590 Sure. I'll probably get to this tomorrow. Thanks for the details! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [syncope] mmoayyed closed pull request #472: SYNCOPE-1765: encrypt/decrypt values/settings for AuthModuleConf

2023-06-14 Thread via GitHub
mmoayyed closed pull request #472: SYNCOPE-1765: encrypt/decrypt values/settings for AuthModuleConf URL: https://github.com/apache/syncope/pull/472 -- 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 th