You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Matt Pavlovich (Jira)" <ji...@apache.org> on 2022/04/29 14:37:00 UTC

[jira] [Updated] (KARAF-7429) Add configuration option to expire LDAP cache entries

     [ https://issues.apache.org/jira/browse/KARAF-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Pavlovich updated KARAF-7429:
----------------------------------
    Description: 
Currently, LDAP group and role data is cached indefinitely.

This change aims to:

1. Set a default expiry time for cache entries
2. Add configuration flag to modify expiry time
3. Remove cached data when a user authentication fails

Optionally, 
a. Expose a cli or JMX option to fully reset the cache

  was:
Currently, LDAP group and role data is cached indefinitely.

This change aims to:

1. Set a default expiry time for cache entries
2. Add configuration flag to modify expiry time
3. Remove cached data when a user authentication fails


> Add configuration option to expire LDAP cache entries
> -----------------------------------------------------
>
>                 Key: KARAF-7429
>                 URL: https://issues.apache.org/jira/browse/KARAF-7429
>             Project: Karaf
>          Issue Type: Improvement
>            Reporter: Matt Pavlovich
>            Priority: Major
>
> Currently, LDAP group and role data is cached indefinitely.
> This change aims to:
> 1. Set a default expiry time for cache entries
> 2. Add configuration flag to modify expiry time
> 3. Remove cached data when a user authentication fails
> Optionally, 
> a. Expose a cli or JMX option to fully reset the cache



--
This message was sent by Atlassian Jira
(v8.20.7#820007)