---
document: modulemd
version: 2
data:
  name: mod_auth_openidc
  stream: "2.3"
  version: 8100020240821094041
  context: 2a16b704
  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:
    mbs:
      buildrequires:
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.10.0-build
          ref: virtual
          stream: oc8.10.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: 260293ea045c6aa0eab6fbaec1d7509333b94ae6
      mse: TRUE
      rpms:
        cjose:
          ref: 1fac463a19ad7660ad8defdb3818d07eeab78e81
        mod_auth_openidc:
          ref: 4d1dd3d5a889f597645f45a845ab811629b7afeb
      scmurl: https://gitee.com/src-opencloudos-modules/mod_auth_openidc.git?#260293ea045c6aa0eab6fbaec1d7509333b94ae6
  dependencies:
  - buildrequires:
      platform: [oc8.10.0]
    requires:
      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
        repository: git+https://gitee.com/src-opencloudos-rpms/cjose
        cache: http://pkgs.fedoraproject.org/repo/pkgs/cjose
        ref: 1fac463a19ad7660ad8defdb3818d07eeab78e81
        buildorder: 1
        arches: [aarch64, x86_64]
      mod_auth_openidc:
        rationale: Provides the core functionality.
        repository: git+https://gitee.com/src-opencloudos-rpms/mod_auth_openidc
        cache: http://pkgs.fedoraproject.org/repo/pkgs/mod_auth_openidc
        ref: 4d1dd3d5a889f597645f45a845ab811629b7afeb
        buildorder: 2
        arches: [aarch64, x86_64]
...