Hi,

I think there is a bug in the ServicesManager cache feature since version 
6.3.

If i disable the automatic reload of services 
(cas.service-registry.schedule.enabled: 
false), the cache expire after 15mn (by default) and the cache is empty.

I can reproduce the problem in Oauth2 protocol : after 15mn, CAS fail to 
authorize any  legitimate service.
The  method 
servicesManager.getAllServicesOfType(OAuthRegisteredService.class) always 
return an empty collection because it query only the cache and not the 
ServiceRegistry source.

Regards,
Antoine

-- 
You received this message because you are subscribed to the Google Groups "CAS 
Developer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-dev/07dd6859-df67-4c86-a8fd-327514093179n%40apereo.org.

Reply via email to