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