Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C2460F970 for ; Tue, 30 Apr 2013 22:06:16 +0000 (UTC) Received: (qmail 43382 invoked by uid 500); 30 Apr 2013 22:06:16 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 43301 invoked by uid 500); 30 Apr 2013 22:06:16 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 43287 invoked by uid 99); 30 Apr 2013 22:06:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Apr 2013 22:06:16 +0000 Date: Tue, 30 Apr 2013 22:06:15 +0000 (UTC) From: "Oliver Wulff (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CXF-4994) Support LDAP groups as claim MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Oliver Wulff created CXF-4994: --------------------------------- Summary: Support LDAP groups as claim Key: CXF-4994 URL: https://issues.apache.org/jira/browse/CXF-4994 Project: CXF Issue Type: New Feature Components: STS Affects Versions: 2.6.7, 2.7.4 Reporter: Oliver Wulff LdapClaimsHandler only supports attributes for the person entry. If the person entry doesn't provide an attribute for the list of groups, LDAP groups can be provided as claims. Usually, the LDAP group entries contain an attribute (member or uniqueMember) which lists the DN of users belonging to this group. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira