09fa1f
---
09fa1f
document: modulemd
09fa1f
version: 2
09fa1f
data:
09fa1f
  name: idm
09fa1f
  stream: DL1
09fa1f
  summary: The Red Hat Enterprise Linux Identity Management system module
09fa1f
  description: >-
09fa1f
    RHEL IdM is an integrated solution to provide centrally managed Identity (users,
09fa1f
    hosts, services), Authentication (SSO, 2FA), and Authorization (host access control,
09fa1f
    SELinux user roles, services). The solution provides features for further integration
09fa1f
    with Linux based clients (SUDO, automount) and integration with Active Directory
09fa1f
    based infrastructures (Trusts).
09fa1f
  license:
09fa1f
    module:
09fa1f
    - MIT
09fa1f
  dependencies:
09fa1f
  - buildrequires:
09fa1f
      389-ds: [1.4]
09fa1f
      httpd: [2.4]
09fa1f
      pki-core: [10.6]
09fa1f
      platform: [el8.5.0]
09fa1f
    requires:
09fa1f
      389-ds: [1.4]
09fa1f
      httpd: [2.4]
09fa1f
      pki-core: [10.6]
09fa1f
      platform: [el8]
09fa1f
  references:
09fa1f
    community: https://www.freeipa.org/
09fa1f
    documentation: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/linux_domain_identity_authentication_and_policy_guide/index
09fa1f
    tracker: https://pagure.io/freeipa/issues
09fa1f
  profiles:
09fa1f
    adtrust:
09fa1f
      description: RHEL IdM Server Integration with Active Directory
09fa1f
      rpms:
09fa1f
      - ipa-healthcheck
09fa1f
      - ipa-healthcheck-core
09fa1f
      - ipa-server-trust-ad
09fa1f
    client:
09fa1f
      description: RHEL IdM Client
09fa1f
      rpms:
09fa1f
      - ipa-client
09fa1f
    common:
09fa1f
      description: A default profile for RHEL IdM client
09fa1f
      rpms:
09fa1f
      - ipa-client
09fa1f
    dns:
09fa1f
      description: RHEL IdM with integrated DNS server and integrated CA
09fa1f
      rpms:
09fa1f
      - ipa-healthcheck
09fa1f
      - ipa-healthcheck-core
09fa1f
      - ipa-server
09fa1f
      - ipa-server-dns
09fa1f
    server:
09fa1f
      description: Base RHEL IdM Server with integrated CA and no integrated DNS
09fa1f
      rpms:
09fa1f
      - ipa-healthcheck
09fa1f
      - ipa-healthcheck-core
09fa1f
      - ipa-server
09fa1f
  components:
09fa1f
    rpms:
09fa1f
      bind-dyndb-ldap:
09fa1f
        rationale: Driver for BIND to store DNS information in LDAP
09fa1f
        ref: 662f883a6080903f89280c3fc1a24d55c292e62c
09fa1f
      custodia:
09fa1f
        rationale: Remote access to secrets and credentials in IdM topology
09fa1f
        ref: 3e36f334a88b7492234af55861dcc6a6b8c26ffc
09fa1f
        buildorder: 2
09fa1f
      ipa:
09fa1f
        rationale: Module API
6d2c77
        ref: 2474cb6592ff5b2e64c3d14a3f594576f921bce1
09fa1f
      ipa-healthcheck:
09fa1f
        rationale: A tool to detect issues in IdM clusters
09fa1f
        ref: b9b3bb0d9fa5cda0260c4e8e9468bf458bc1c4a7
09fa1f
        buildorder: 3
09fa1f
      opendnssec:
09fa1f
        rationale: An implementation of DNSSEC support for IdM integrated DNS server
09fa1f
        ref: d0dd4952a8c2e7fe867eef12fb525e55e6eeb5fc
09fa1f
      python-jwcrypto:
09fa1f
        rationale: JSON Web Cryptographic Tokens used by Custodia
09fa1f
        ref: a7acdb518b6c868712223761a6913f8f8d1079b9
09fa1f
        buildorder: 1
09fa1f
      python-kdcproxy:
09fa1f
        rationale: MS-KKDCP (kerberos proxy) WSGI module
09fa1f
        ref: 68b28b48ee00ddef71c995f0fa5fd78f9f3e33be
09fa1f
      python-qrcode:
09fa1f
        rationale: QR code generator for IdM two-factor authentication
09fa1f
        ref: 04dbcfa1acef36bad9bfe6e8bf24c3a8495ea91f
09fa1f
      python-yubico:
09fa1f
        rationale: Support for Yubikey-based tokens for IdM two-factor authentication
09fa1f
        ref: 5f944eba9d9ac4db71edc33d64af6f08e1aea7ad
09fa1f
        buildorder: 2
09fa1f
      pyusb:
09fa1f
        rationale: Python USB support to access USB tokens for IdM two-factor authentication
09fa1f
        ref: 40dfaea526d72ef3be32628eb2bc1e64b894ae2e
09fa1f
        buildorder: 1
09fa1f
      slapi-nis:
09fa1f
        rationale: Compatibility plugin to serve legacy clients
09fa1f
        ref: d3c17a3357b283171f6f94c425d35968cf0e674f
09fa1f
        arches: [aarch64, ppc64le, s390x, x86_64]
09fa1f
      softhsm:
09fa1f
        rationale: Software version of a PKCS#11 Hardware Security Module
09fa1f
        ref: 4454b913b6f65a2a6a4eca6e2392d0bfb4a04dae
09fa1f
...