[
https://issues.apache.org/jira/browse/KNOX-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dilli Arumugam updated KNOX-229:
--------------------------------
Status: Patch Available (was: In Progress)
The changes required for fixing this was submitted as part of KNOX-231 fix.
> some properties of KnoxLdapRealm need to be renamed
> ---------------------------------------------------
>
> Key: KNOX-229
> URL: https://issues.apache.org/jira/browse/KNOX-229
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.4.0
> Reporter: Dilli Arumugam
> Assignee: Dilli Arumugam
> Fix For: 0.4.0
>
>
> We built KnoxLdapRealm based on org.apache.isis.security.shiro.IsisLdapRealm
> and used the same property names used by IsisLdapRealm.
> However, after using it for some time and trying to extend it to use
> DynamicLdapGroups, I believe some of the property names need renaming.
> For example,
> uniqueMemberAttribute could be renamed as memberAttribute that could on
> typical values: member, uniqueMember, memberUrl.
> Here is the proposed renaming
> From -> To
> uniqueMemberAttribute -> memberAttribute
> uniqueMemberAttributeValueTemplate
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)