From 2eaaeda201fd757e0c4abe9bfdf2ed834ee9532e Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 18 2021 06:59:38 +0000 Subject: import mod_auth_openidc-2.3-8040020210129102337.9f9e2e7e --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index b5732d9..b370a82 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -24,10 +24,10 @@ data: rpms: cjose: rationale: Provides JOSE support - ref: stream-mod_auth_open_idc-2.3-rhel-8.2.0 + ref: stream-mod_auth_open_idc-2.3-rhel-8.4.0 buildorder: 1 mod_auth_openidc: rationale: Provides the core functionality. - ref: stream-mod_auth_open_idc-2.3-rhel-8.2.0 + ref: stream-mod_auth_open_idc-2.3-rhel-8.4.0 buildorder: 2 ... diff --git a/mod_auth_openidc.yaml b/mod_auth_openidc.yaml deleted file mode 100644 index 24accc3..0000000 --- a/mod_auth_openidc.yaml +++ /dev/null @@ -1,34 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: mod_auth_openidc - stream: 2.3 - 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 - dependencies: - - buildrequires: - platform: [el8.2.0] - requires: - platform: [el8] - 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: 96ae33cc2db332dfb12b555faa11f57a01529578 - buildorder: 1 - mod_auth_openidc: - rationale: Provides the core functionality. - ref: d21d4de060707b362618c3256f2fed1fe24dce17 - buildorder: 2 -... -