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