Bug 982539 - Cache passwords from external source for LdapExtLoginModule doesn't work with option {EXTC[:expiration_in_millis]}
Summary: Cache passwords from external source for LdapExtLoginModule doesn't work with...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Security
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
urgent
unspecified
Target Milestone: ER4
: EAP 6.1.1
Assignee: Peter Skopek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-09 09:15 UTC by FIlip Bogyai
Modified: 2015-12-01 05:53 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-16 20:20:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-1668 0 Major Resolved Cache passwords from external source for LdapExtLoginModule doesn't work with {EXTC} 2014-08-20 10:51:43 UTC

Description FIlip Bogyai 2013-07-09 09:15:14 UTC
Mechanism to obtain passwords from external sources for login modules works only with option {EXT} - non-cached. New feature to cache passwords with command option {EXTC[:timeout]} - timeout is optional expiration in milliseconds, doesn't work. 

Problem is propably in LdapExtLoginModule method createLdapInitContext, that doesn't deal with commands that starts with option {EXTC[:timeout]}

Comment 4 Peter Skopek 2013-07-19 17:59:41 UTC
Tag for picketbox: https://svn.jboss.org/repos/picketbox/tags/4.0.17.SP1/
PR for EAP 6.1.1: https://github.com/jbossas/jboss-eap/pull/248


Note You need to log in before you can comment on or make changes to this bug.