From d519a8c368acb2de499d0391813726cfbf4a7b75 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: May 30 2019 21:43:03 +0000 Subject: transmodrify/mod_auth_openidc/2.3 --- diff --git a/mod_auth_openidc.yaml b/mod_auth_openidc.yaml new file mode 100644 index 0000000..83b8ca2 --- /dev/null +++ b/mod_auth_openidc.yaml @@ -0,0 +1,32 @@ +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: d242e170ce9dc782fdca9318d2e388f1b8553e2f + buildorder: 2 + cjose: + rationale: Provides JOSE support + ref: 96ae33cc2db332dfb12b555faa11f57a01529578 + buildorder: 1 + name: mod_auth_openidc + stream: '2.3'