[GitHub] [syncope] ilgrosso opened a new pull request, #418: [SYNCOPE-1737] Adding and managing releaseAttrs via DefaultAttrReleas…

2023-03-02 Thread via GitHub
ilgrosso opened a new pull request, #418: URL: https://github.com/apache/syncope/pull/418 …ePolicyConf -- 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,

[jira] [Created] (SYNCOPE-1737) Cannot specifiy attribute mapping for AttributeRelease policies

2023-03-02 Thread Jira
Francesco Chicchiriccò created SYNCOPE-1737: --- Summary: Cannot specifiy attribute mapping for AttributeRelease policies Key: SYNCOPE-1737 URL: https://issues.apache.org/jira/browse/SYNCOPE-1737

[GitHub] [syncope] github-code-scanning[bot] commented on a diff in pull request #418: [SYNCOPE-1737] Managing releaseAttrs via DefaultAttrReleasePolicyConf

2023-03-02 Thread via GitHub
github-code-scanning[bot] commented on code in PR #418: URL: https://github.com/apache/syncope/pull/418#discussion_r112308 ## wa/starter/src/main/java/org/apache/syncope/wa/starter/mapping/OIDCRPClientAppTOMapper.java: ## @@ -91,12 +93,25 @@ }

[GitHub] [syncope] fmartelli opened a new pull request, #419: adds the possibility to specify a logo for a ClientApp

2023-03-02 Thread via GitHub
fmartelli opened a new pull request, #419: URL: https://github.com/apache/syncope/pull/419 This is mapped on the logo properties of a RegisteredService -- 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

[GitHub] [syncope] ilgrosso commented on a diff in pull request #419: adds the possibility to specify a logo for a ClientApp

2023-03-02 Thread via GitHub
ilgrosso commented on code in PR #419: URL: https://github.com/apache/syncope/pull/419#discussion_r1124097966 ## common/am/lib/src/main/java/org/apache/syncope/common/lib/to/ClientAppTO.java: ## @@ -53,6 +53,8 @@ public abstract class ClientAppTO implements NamedEntityTO {