Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<bean id="shibboleth.consent.terms-of-use.Key" class="com.google.common.base.Functions" factory-method="constant">
<constructor-arg value="kau-tou"/>
</bean> 

 Configure idp.properties to use the storage service

Code Block
idp.consent.StorageService = shibboleth.JPAStorageService
idp.consent.maxStoredRecords = -1
idp.consent.storageRecordLifetime = P1Y (default 1 year)