import mod_auth_openidc-2.3-8040020210129102337.9f9e2e7e

This commit is contained in:
CentOS Sources 2021-03-30 16:09:42 -04:00 committed by Stepan Oksanichenko
parent 129428ee4c
commit 9a973d283a

View File

@ -1,31 +1,33 @@
---
document: modulemd document: modulemd
version: 2 version: 2
data: data:
summary: Apache module suporting OpenID Connect authentication name: mod_auth_openidc
description: >- stream: 2.3
This module enables an Apache 2.x web server to operate as an summary: Apache module suporting OpenID Connect authentication
OpenID Connect Relying Party and/or OAuth 2.0 Resource Server. description: >-
license: This module enables an Apache 2.x web server to operate as an OpenID Connect Relying
module: Party and/or OAuth 2.0 Resource Server.
- MIT license:
dependencies: module:
- buildrequires: - MIT
platform: [el8] dependencies:
requires: - buildrequires:
platform: [el8] platform: [el8]
references: requires:
community: https://github.com/zmartzone/mod_auth_openidc platform: [el8]
documentation: https://github.com/zmartzone/mod_auth_openidc/wiki references:
tracker: https://github.com/zmartzone/mod_auth_openidc/issues community: https://github.com/zmartzone/mod_auth_openidc
components: documentation: https://github.com/zmartzone/mod_auth_openidc/wiki
rpms: tracker: https://github.com/zmartzone/mod_auth_openidc/issues
mod_auth_openidc: components:
rationale: Provides the core functionality. rpms:
ref: stream-mod_auth_open_idc-2.3 cjose:
buildorder: 2 rationale: Provides JOSE support
cjose: ref: stream-mod_auth_open_idc-2.3-rhel-8.4.0
rationale: Provides JOSE support buildorder: 1
ref: stream-mod_auth_open_idc-2.3 mod_auth_openidc:
buildorder: 1 rationale: Provides the core functionality.
ref: stream-mod_auth_open_idc-2.3-rhel-8.4.0
buildorder: 2
...