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