Skip to content

no mechanism to filter group lookups #7

@charles-dyfis-net

Description

@charles-dyfis-net

connector.user_groups(user_dn) returns a full list of group attributes.

Typically, this list of attributes includes group members -- a potentially substantial amount of data to retrieve and cache, and not typically useful when simply trying to retrieve a user's group membership information for authorization purposes (in which case it is typical that only dn, and possibly cn, may be needed).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions