awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 个仓库

Awesome GitHub RepositoriesUser Attribute Retrieval

Retrieving specific user account data and attributes from a directory service.

Distinct from LDAP Services: Focuses on the extraction of identity data for a single user, whereas LDAP Services covers the broader protocol.

Explore 8 awesome GitHub repositories matching security & cryptography · User Attribute Retrieval. Refine with filters or upvote what's useful.

Awesome User Attribute Retrieval GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kanboard/kanboardkanboard 的头像

    kanboard/kanboard

    9,663在 GitHub 上查看↗

    Kanboard 是一个自托管的看板项目管理工具和生产力套件,专为跟踪软件任务和团队协作而设计。它提供了一个通过看板、列和卡片管理工作流的可视化系统。 该项目具有可扩展的插件框架和用于编程任务与项目管理的综合 API。它包括通过 LDAP 集成进行的专门身份管理,允许从目录服务器同步用户帐户和组权限。 该系统涵盖了广泛的功能,包括事件驱动的工作流自动化、详细的项目分析(如燃尽图和周期时间测量)以及细粒度的基于角色的访问控制。它还支持集成时间跟踪、子任务分解以及包括双因素身份验证和反向代理支持在内的多种身份验证方法。 该应用程序兼容 MySQL 和 PostgreSQL 以进行持久数据存储,并可使用 Docker Compose 部署。

    Retrieves single user records from a directory service to populate identity information.

    PHPagilekanbankanboard
    在 GitHub 上查看↗9,663
  • teamhanko/hankoteamhanko 的头像

    teamhanko/hanko

    8,801在 GitHub 上查看↗

    Hanko is an open-source identity provider and customer identity and access management system. It serves as a passkey authentication service and an OAuth and SAML SSO gateway, allowing applications to authenticate users and issue tokens via standard identity protocols. The project distinguishes itself through a strong focus on passwordless access using WebAuthn-based passkeys and email-based passcodes. It provides framework-agnostic authentication interfaces as customizable web components that can be embedded directly into web applications to handle login, registration, and profile management.

    Provides paginated retrieval and filtering of registered users for directory management.

    Go2faauthenticationciam
    在 GitHub 上查看↗8,801
  • thelounge/theloungethelounge 的头像

    thelounge/thelounge

    6,274在 GitHub 上查看↗

    The Lounge is a self-hosted, web-based IRC client that functions as a persistent bouncer replacement, keeping users connected to IRC servers even when their browser is closed or device is offline. It runs as a Node.js backend with a WebSocket bridge that relays IRC events and commands between the server and browser, and includes a built-in HTTP and HTTPS server for direct TLS termination without an external reverse proxy. The client supports multiple user accounts on a shared server installation, with LDAP authentication for credential validation. It maintains persistent server-side IRC conne

    Displays all registered user accounts on the server, including empty state handling.

    TypeScriptchatircirc-client
    在 GitHub 上查看↗6,274
  • pyspur-dev/pyspurPySpur-Dev 的头像

    PySpur-Dev/pyspur

    5,677在 GitHub 上查看↗

    Returns a paginated list of all registered users along with the total count.

    TypeScriptagentagentsai
    在 GitHub 上查看↗5,677
  • miguelgrinberg/microblogmiguelgrinberg 的头像

    miguelgrinberg/microblog

    4,771在 GitHub 上查看↗

    This project is a social blogging application built with Flask. It provides a platform for user account management, following relationships, and chronological post streams, supported by a PostgreSQL relational database. The application features a multilingual web interface with localized content and date formatting. It is designed as a dockerized web application, utilizing containerization for consistent deployment across different environments. The system integrates a variety of core capabilities, including full-text search with provider abstraction, an asynchronous task worker for backgrou

    Provides paginated listings of registered users via the API.

    Pythonflaskpythonwebapp
    在 GitHub 上查看↗4,771
  • element-hq/synapseelement-hq 的头像

    element-hq/synapse

    4,314在 GitHub 上查看↗

    Synapse 是一个 Matrix 家庭服务器实现,为去中心化、实时通信和消息传递提供了基础设施。它作为一个联邦聊天服务器,在独立的服务器实例之间同步房间数据和事件流,以实现跨域互操作性。 该服务器利用一个混合核心,将性能关键逻辑集成在 Rust 中,并配有一个 Python 编排层。它使用 PostgreSQL 关系数据库来持久化用户账户和对话历史,并使用基于 Redis 的消息系统在水平工作节点之间分配任务。 该项目涵盖了广泛的功能,包括通过 SAML 和 OpenID Connect 集成的安全身份管理、用于内容审核和房间管理的全面管理工具,以及自动媒体处理。它还包括用于去中心化联邦、异步数据库模式迁移和用于性能监控的遥测导出的系统。

    Retrieves paginated lists of local user accounts, filterable by ID, name, or state.

    Python
    在 GitHub 上查看↗4,314
  • gam-team/gamGAM-team 的头像

    GAM-team/GAM

    4,206在 GitHub 上查看↗

    GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la

    Loads lists of users, groups, and organizational units from CSVs, Google Sheets, and cloud storage for batch operations.

    Pythongamgooglegoogle-admin-sdk
    在 GitHub 上查看↗4,206
  • sobolevn/git-secretsobolevn 的头像

    sobolevn/git-secret

    4,023在 GitHub 上查看↗

    git-secret is a command line tool and Bash encryption utility used to manage sensitive configuration files and passwords within Git repositories. It enables version controlled secret storage by encrypting files with GPG public keys, ensuring that sensitive data can be committed to a repository without exposing plaintext. The tool utilizes a PGP encryption workflow to control access through a managed keyring of authorized public keys. This allows for the granting and revocation of decryption permissions for specific users. To prevent accidental data leaks, it automatically integrates with Git

    Provides a list of all users whose PGP keys are authorized to decrypt repository secrets.

    Shellencryptiongitgit-addons
    在 GitHub 上查看↗4,023
  1. Home
  2. Security & Cryptography
  3. LDAP Services
  4. User Attribute Retrieval

探索子标签

  • Attribute ImportsProcesses for bulk-assigning user profile attributes using external data templates. **Distinct from User Attribute Retrieval:** Focuses on the modification of attributes via import, whereas Retrieval is about reading them.
  • User Directory Listing3 个子标签Retrieving paginated lists of registered users from an identity directory. **Distinct from User Attribute Retrieval:** Focuses on directory-wide retrieval and listing rather than fetching a single user's attributes