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