5e2a0e
---
612dcf
document: modulemd
612dcf
version: 2
612dcf
data:
612dcf
  stream: client
612dcf
  summary: RHEL IdM long term support client module
612dcf
  description: >-
5e2a0e
    RHEL IdM is an integrated solution to provide centrally managed Identity (users,
5e2a0e
    hosts, services), Authentication (SSO, 2FA), and Authorization (host access control,
612dcf
    SELinux user roles, services). The solution provides features for further integration
612dcf
    with Linux based clients (SUDO, automount) and integration with Active Directory
612dcf
    based infrastructures (Trusts).
612dcf
612dcf
    This module stream supports only client side of RHEL IdM solution
612dcf
  license:
5e2a0e
    module:
5e2a0e
    - MIT
612dcf
  dependencies:
612dcf
  - buildrequires:
612dcf
      389-ds: [1.4]
5e2a0e
      httpd: [2.4]
5e2a0e
      pki-core: [10.6]
5e2a0e
      platform: [el8]
612dcf
    requires:
612dcf
      platform: [el8]
612dcf
  references:
612dcf
    community: https://www.freeipa.org/
612dcf
    documentation: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/linux_domain_identity_authentication_and_policy_guide/index
612dcf
    tracker: https://pagure.io/freeipa/issues
612dcf
  profiles:
612dcf
    common:
612dcf
      description: A default profile for RHEL IdM client
612dcf
      rpms:
612dcf
      - ipa-client
612dcf
  api:
5e2a0e
    rpms:
5e2a0e
    - ipa-client
5e2a0e
    - ipa-client-common
5e2a0e
    - ipa-client-debuginfo
5e2a0e
    - ipa-common
5e2a0e
    - ipa-debuginfo
5e2a0e
    - ipa-debugsource
5e2a0e
    - ipa-python-compat
f20b26
    - ipa-healthcheck-core
5e2a0e
    - python3-ipaclient
5e2a0e
    - python3-ipalib
5e2a0e
    - python3-jwcrypto
5e2a0e
    - python3-pyusb
5e2a0e
    - python3-qrcode
5e2a0e
    - python3-qrcode-core
5e2a0e
    - python3-yubico
612dcf
  filter:
5e2a0e
    rpms:
5e2a0e
    - bind-dyndb-ldap
5e2a0e
    - bind-dyndb-ldap-debuginfo
5e2a0e
    - bind-dyndb-ldap-debugsource
5e2a0e
    - custodia
5e2a0e
    - ipa-server
5e2a0e
    - ipa-server-common
5e2a0e
    - ipa-server-debuginfo
5e2a0e
    - ipa-server-dns
5e2a0e
    - ipa-server-trust-ad
5e2a0e
    - ipa-server-trust-ad-debuginfo
f20b26
    - ipa-healthcheck
5e2a0e
    - opendnssec
5e2a0e
    - opendnssec-debuginfo
5e2a0e
    - opendnssec-debugsource
5e2a0e
    - python3-custodia
5e2a0e
    - python3-ipaserver
7c5531
    - python3-ipatests
5e2a0e
    - slapi-nis
5e2a0e
    - slapi-nis-debuginfo
5e2a0e
    - slapi-nis-debugsource
5e2a0e
    - softhsm
5e2a0e
    - softhsm-debuginfo
5e2a0e
    - softhsm-debugsource
5e2a0e
    - softhsm-devel
612dcf
  components:
612dcf
    rpms:
612dcf
      bind-dyndb-ldap:
612dcf
        rationale: Driver for BIND to store DNS information in LDAP
5c9d28
        ref: stream-idm-DL1-rhel-8.5.0
612dcf
      custodia:
612dcf
        rationale: Remote access to secrets and credentials in IdM topology
5c9d28
        ref: stream-idm-DL1-rhel-8.5.0
612dcf
        buildorder: 2
5e2a0e
      ipa:
5e2a0e
        rationale: Module API
5c9d28
        ref: stream-idm-DL1-rhel-8.5.0
f20b26
      ipa-healthcheck:
f20b26
        rationale: A tool to detect issues in IdM clusters
5c9d28
        ref: stream-DL1-rhel-8.5.0
f20b26
        buildorder: 3
5e2a0e
      opendnssec:
5e2a0e
        rationale: An implementation of DNSSEC support for IdM integrated DNS server
5c9d28
        ref: stream-idm-DL1-rhel-8.5.0
612dcf
      python-jwcrypto:
612dcf
        rationale: JSON Web Cryptographic Tokens used by Custodia
5c9d28
        ref: stream-idm-DL1-rhel-8.5.0
612dcf
        buildorder: 1
612dcf
      python-qrcode:
612dcf
        rationale: QR code generator for IdM two-factor authentication
5c9d28
        ref: stream-idm-DL1-rhel-8.5.0
612dcf
      python-yubico:
612dcf
        rationale: Support for Yubikey-based tokens for IdM two-factor authentication
5c9d28
        ref: stream-idm-DL1-rhel-8.5.0
612dcf
        buildorder: 2
612dcf
      pyusb:
612dcf
        rationale: Python USB support to access USB tokens for IdM two-factor authentication
5c9d28
        ref: stream-idm-DL1-rhel-8.5.0
612dcf
        buildorder: 1
5e2a0e
      slapi-nis:
5e2a0e
        rationale: Compatibility plugin to serve legacy clients
5c9d28
        ref: stream-idm-DL1-rhel-8.5.0
5e2a0e
        arches: [aarch64, ppc64le, s390x, x86_64]
612dcf
      softhsm:
612dcf
        rationale: Software version of a PKCS#11 Hardware Security Module
5c9d28
        ref: stream-idm-DL1-rhel-8.5.0
5e2a0e
...