Re: [PR] [SYNCOPE-1784] Allow custom scopes for OIDC client applications [syncope]

2023-10-26 Thread via GitHub
ilgrosso merged PR #536: URL: https://github.com/apache/syncope/pull/536 -- 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:

[PR] [SYNCOPE-1784] Allow custom scopes for OIDC client applications [syncope]

2023-10-25 Thread via GitHub
SamuelGaro opened a new pull request, #536: URL: https://github.com/apache/syncope/pull/536 (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,

Re: [PR] [SYNCOPE-1784] Allow custom scopes for OIDC client applications [syncope]

2023-10-25 Thread via GitHub
SamuelGaro merged PR #535: URL: https://github.com/apache/syncope/pull/535 -- 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:

Re: [PR] [SYNCOPE-1784] Allow custom scopes for OIDC client applications [syncope]

2023-10-25 Thread via GitHub
ilgrosso commented on code in PR #535: URL: https://github.com/apache/syncope/pull/535#discussion_r1371715153 ## wa/starter/src/main/java/org/apache/syncope/wa/starter/mapping/OIDCRPClientAppTOMapper.java: ## @@ -135,24 +131,24 @@ public RegisteredService map(

Re: [PR] [SYNCOPE-1784] Allow custom scopes for OIDC client applications [syncope]

2023-10-25 Thread via GitHub
github-advanced-security[bot] commented on code in PR #535: URL: https://github.com/apache/syncope/pull/535#discussion_r1371713111 ## common/am/lib/src/main/java/org/apache/syncope/common/lib/to/OIDCRPClientAppTO.java: ## @@ -135,7 +134,7 @@