cachingUserDataProvider

Version

Caching User Data provider caches previous successful logins in order to make authentication faster

Attributes

NameRequiredDefaultDescriptionExamples
expirytrue-Expire time for cache in milliseconds600000
maxSizetrue-Max cache size10000

Child Elements

ElementDescriptionCardinality
cachingUserDataProviderCaching User Data provider caches previous successful logins in order to make authentication faster0..1
fileUserDataProviderA user data provider utilizing htpasswd formatted files.0..1
ldapUserDataProviderA user data provider querying an LDAP server to authorize users and retrieve attributes.0..1
staticUserDataProviderA user data provider listing all user data in-place in the config file.0..1
unifyingUserDataProviderExplanation:0..1

Can be used in