Skip to content

lutece-platform/lutece-auth-module-mylutece-cacheuserattribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alerte Line of code Coverage

Plugin mylutece-cacheuserattribute

Introduction

This module is used to store in cache a selection of attributes of the Front Office user. A Lutece user event listener triggers the storage of data at login event.

Configuration

The list of the attributes to store must be set in properties.

The property must have the prefix "mylutece-cacheuserattribute.attributeIds." and should end with the name of the lutece user attribute.

The value of the property is the id of the attribute that will be stored.

Example :mylutece-cacheuserattribute.attributeIds.name=1

Usage

The user attributes stored in cache are provided by the CacheuserattributeService class.

Maven documentation and reports

generated by xdoc2md - do not edit directly.

About

Store user attributes in cache

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7