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