Blame SOURCES/modulemd.src.txt

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