Blame SOURCES/modulemd.src.txt

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