Compare commits

...

No commits in common. "imports/c8s-stream-2.3/mod_auth_openidc-2.3-8060020220131105504.d63f516d" and "c8-stream-2.3" have entirely different histories.

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
...