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