import mod_auth_openidc-2.3-8070020220413132751.3b9f49c4

This commit is contained in:
CentOS Sources 2022-04-14 16:15:52 +00:00 committed by Stepan Oksanichenko
parent 9d2f31936a
commit 505417bc52
1 changed files with 8 additions and 2 deletions

View File

@ -24,10 +24,16 @@ data:
rpms:
cjose:
rationale: Provides JOSE support
ref: stream-mod_auth_open_idc-2.3-rhel-8.6.0
ref: stream-mod_auth_open_idc-2.3-rhel-8.7.0
buildorder: 1
mod_auth_openidc:
rationale: Provides the core functionality.
ref: stream-mod_auth_open_idc-2.3-rhel-8.6.0
ref: stream-mod_auth_open_idc-2.3-rhel-8.7.0
buildorder: 2
profiles:
default:
description: Default mod_auth_openidc module installation
rpms:
- mod_auth_openidc
- cjose
...