---
document: modulemd
version: 2
data:
  name: mod_auth_openidc-devel
  stream: "2.3"
  version: 8050020220620091123
  context: c7643c7d
  arch: x86_64
  summary: Apache module suporting OpenID Connect authentication
  description: >-
    This module enables an Apache 2.x web server to operate as an OpenID Connect Relying
    Party and/or OAuth 2.0 Resource Server.
  license:
    module:
    - MIT
  xmd: {}
  dependencies:
  - buildrequires:
      platform: [oc8.5.0]
    requires:
      mod_auth_openidc: [2.3]
      platform: [oc8]
  references:
    community: https://github.com/zmartzone/mod_auth_openidc
    documentation: https://github.com/zmartzone/mod_auth_openidc/wiki
    tracker: https://github.com/zmartzone/mod_auth_openidc/issues
  components:
    rpms:
      cjose:
        rationale: Provides JOSE support
        ref: 08d5f1f8dbe3ab7c9e98d8b640269c7467238103
        buildorder: 1
        arches: [aarch64, x86_64]
      mod_auth_openidc:
        rationale: Provides the core functionality.
        ref: 3c1e577c5ab097773b459454cc4a8a51b970c936
        buildorder: 2
        arches: [aarch64, x86_64]
...