-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
jenkins 1.629
cas-plugin 1.2.0
When I start jenkins with cas-plugin installed, I have the following warning in log :
sept. 21, 2015 9:38:23 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFOS: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2313a80c: defining beans [casServiceProperties,casSessionMappingStorage,casAuthenticationEntryPoint,casAuthenticationUserDetailsService,casAuthenticationDetailsSource,casEventListener,casAuthenticationManager,casFilter,casBeanFactory,casTicketValidator]; root of factory hierarchy
sept. 21, 2015 9:38:23 PM org.jasig.cas.client.session.SingleSignOutHandler init
AVERTISSEMENT: Front Channel single sign out redirects are disabled when the 'casServerUrlPrefix' value is not set.
Is this a bug, or there he has a way to set this property?