[PR] Bump com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 [syncope]

2023-10-25 Thread via GitHub
dependabot[bot] opened a new pull request, #537: URL: https://github.com/apache/syncope/pull/537 Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.1.0 to 8.2.0. Changelog Sourced from

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

[jira] [Commented] (SYNCOPE-1784) Allow you to use other OIDCScopes in addition to those currently defined

2023-10-25 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SYNCOPE-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17779517#comment-17779517 ] ASF subversion and git services commented on SYNCOPE-1784: -- Commit

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 @@

Re: [PR] [SYNCOPE-1784] Allow OIDC 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_r1371692654 ## common/am/lib/src/main/java/org/apache/syncope/common/lib/OIDCScopeConstants.java: ## @@ -16,13 +16,28 @@ * specific language governing permissions and limitations

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

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

[jira] [Created] (SYNCOPE-1784) Allow you to use other OIDCScopes in addition to those currently defined

2023-10-25 Thread Samuel Garofalo (Jira)
Samuel Garofalo created SYNCOPE-1784: Summary: Allow you to use other OIDCScopes in addition to those currently defined Key: SYNCOPE-1784 URL: https://issues.apache.org/jira/browse/SYNCOPE-1784