Re: [cas-user] attributeRepository.expireInMinutes, maximumCacheSize and merger is never taken into account

2018-02-20 Thread Anthony O.
e loaded. >> >> Also see from startup log which file properties are fetched >> Also set debug mode >> >> El miércoles, 7 de febrero de 2018, Anthony O. > > escribió: >> >>> I was just testing if this was caused because I was using >>> app

[cas-user] ClassNotFoundException when build.sh bootrun

2018-02-20 Thread Anthony O.
Hi, I want to live develop my cas-overlay casLoginView.html without restarting CAS every time I make a little change on the .html (because it is very long to restart). So I wanted to simply execute mvn clean package spring-boot:run -Drun.jvmArguments="-agentlib:jdwp=transport=dt_socket,server=

Re: [cas-user] attributeRepository.expireInMinutes, maximumCacheSize and merger is never taken into account

2018-02-07 Thread Anthony O.
ources > > > If multiple attribute repository sources are defined, they are added into > a list and their results are cached and merged. > > > El miércoles, 7 de febrero de 2018, Anthony O. > escribió: > >> Thank you for this help Manfredo but as I said, I'

Re: [cas-user] attributeRepository.expireInMinutes, maximumCacheSize and merger is never taken into account

2018-02-07 Thread Anthony O.
nfredo Hopp a écrit : > > cas.authn.attributeRepository.expirationTime > > > > https://apereo.github.io/cas/development/installation/Configuration-Properties.html > > El miércoles, 7 de febrero de 2018, Anthony O. > escribió: > >> Hello, >> >> I'm trying to di

[cas-user] attributeRepository.expireInMinutes, maximumCacheSize and merger is never taken into account

2018-02-07 Thread Anthony O.
Hello, I'm trying to disable the cache of my cas.authn.attributeRepository in order for the cas.authn.attributeRepository.jdbc to retrieve the attributes each time a user logs in and want the "merger" strategy to be "MERGE". So in my /etc/cas/config/cas.properties I've set the following lines: