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