From 854eda39f0134e35f25c216d9705c4f6bba5dbaf Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Feb 07 2022 14:36:04 +0000 Subject: transmodrify/c8s-stream-2.3/import mod_auth_openidc-2.3-8060020220131105504.d63f516d --- diff --git a/mod_auth_openidc.yaml b/mod_auth_openidc.yaml new file mode 100644 index 0000000..e1c1bbe --- /dev/null +++ b/mod_auth_openidc.yaml @@ -0,0 +1,34 @@ +--- +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.6.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: 06debe8bc74e9ae3c3370f03acd744967f9a22a1 + buildorder: 2 +... +