From 8f9e0ab532249ad4535e0a770050125e28b9a674 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 06 2019 22:19:20 +0000 Subject: import mod_auth_openidc-2.3-820181213140451.9edba152 --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore diff --git a/.mod_auth_openidc.metadata b/.mod_auth_openidc.metadata new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.mod_auth_openidc.metadata diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..ea76ba3 --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,31 @@ +document: modulemd +version: 2 +data: + 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] + 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: + mod_auth_openidc: + rationale: Provides the core functionality. + ref: stream-mod_auth_open_idc-2.3 + buildorder: 2 + cjose: + rationale: Provides JOSE support + ref: stream-mod_auth_open_idc-2.3 + buildorder: 1 + +