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

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

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

4 个仓库

Awesome GitHub RepositoriesRole Mapping

Mapping external directory group memberships to internal application roles.

Distinct from LDAP Services: Specifically handles the translation of LDAP groups to roles, whereas LDAP Services is the general protocol implementation.

Explore 4 awesome GitHub repositories matching security & cryptography · Role Mapping. Refine with filters or upvote what's useful.

Awesome Role Mapping GitHub Repositories

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

    lenve/vhr

    28,090在 GitHub 上查看↗

    This project is a human resources management system built using Spring Boot and Vue. It serves as a platform for managing employee records, professional titles, and organizational hierarchies. The system features a role-based access control framework that maps users to specific roles and resources to secure API endpoints and user interface elements. It includes a real-time communication hub utilizing WebSockets for internal corporate chat and system notifications, as well as a dedicated manager for defining and modifying nested organizational department structures. Additional capabilities co

    Implements a tree-based interface for mapping specific system resources to user roles for granular access control.

    Java
    在 GitHub 上查看↗28,090
  • kanboard/kanboardkanboard 的头像

    kanboard/kanboard

    9,663在 GitHub 上查看↗

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

    Synchronizes user roles based on their membership in specific LDAP directory groups.

    PHPagilekanbankanboard
    在 GitHub 上查看↗9,663
  • aws/serverless-application-modelaws 的头像

    aws/serverless-application-model

    9,560在 GitHub 上查看↗

    This is an infrastructure as code tool and serverless deployment orchestrator that provides a shorthand syntax for defining serverless infrastructure. It functions as a framework for transforming concise resource declarations into full AWS CloudFormation templates to automate the provisioning of cloud functions, APIs, and databases. The project distinguishes itself by using a macro-based transformation system to expand simplified resource types into detailed infrastructure components. It includes an automated permission mapping system that translates high-level resource interaction intents in

    Maps intended resource interactions to specific identity and access management roles and policies.

    Pythonawsaws-samlambda
    在 GitHub 上查看↗9,560
  • kimai/kimaikimai 的头像

    kimai/kimai

    4,757在 GitHub 上查看↗

    Kimai is an open-source time tracking system that records employee working hours, manages absences, and generates professional invoices from recorded timesheets and expenses. It organizes all time records through a mandatory three-level hierarchy of customer, project, and activity, and supports project budget monitoring with configurable time and money limits. The application is extensible through a plugin system that allows adding custom features, invoice templates, reporting views, and dashboard widgets without modifying core files. It provides a RESTful JSON API for programmatic read and w

    Translates SAML role attributes from the identity provider into matching application roles for access control.

    PHPdoctrineinvoiceinvoicing
    在 GitHub 上查看↗4,757
  1. Home
  2. Security & Cryptography
  3. LDAP Services
  4. Role Mapping

探索子标签

  • Resource Permission MappingMapping specific system resources or API endpoints to internal application roles. **Distinct from Role Mapping:** Distinct from Role Mapping: covers the assignment of resources to roles, whereas Role Mapping typically covers user-to-role or group-to-role translation.