georchestra / datadir

geOrchestra configuration directory for generic wars & Debian packages (eg: /etc/georchestra)
5 stars 32 forks source link

[cas] use CasRegisteredService instead of RegexRegisteredService #411

Closed landryb closed 1 week ago

landryb commented 2 weeks ago

strongly advised by upstream since 6.6, cf https://apereo.github.io/cas/6.6.x/release_notes/RC3.html#cas-registered-services

with that, i don't have

2024-06-27 00:17:07,363 WARN [org.apereo.cas.services.RegexRegisteredService] - <CAS has located a service definition type that is now tagged as [RegexRegisteredService]. This registered service definition type is scheduled for removal and should no longer be used for CAS-enabled applications, and MUST be replaced with [org.apereo.cas.services.CasRegisteredService] instead. We STRONGLY advise that you update your service definitions and make the replacement to facilitate future CAS upgrades.>

every minute in the logfile (cf #410), and cas login still works.

github-actions[bot] commented 1 week ago

💚 All backports created successfully

Status Branch Result
✅ 24.0

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details