Comment 8 for bug 2006924

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-keystone (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/puppet-keystone/+/873777
Committed: https://opendev.org/openstack/puppet-keystone/commit/26e0525c2a7040e61589df784485c48914d100d7
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 26e0525c2a7040e61589df784485c48914d100d7
Author: Takashi Kajinami <email address hidden>
Date: Fri Feb 10 19:07:24 2023 +0900

    OIDC: Make sure the dependent auth modules are loaded

    The following two modules are required to use auth_openidc.
     - authn_core
     - authz_user

    This ensures these modules are loaded.

    Closes-Bug: #2006924
    Change-Id: I13c36b10d80e9518d1d4af44c0b8a69fcfe911d3
    (cherry picked from commit 6c52159c7b68c0da839cfb92e78876fff41afefc)
    (cherry picked from commit 6e56955c888603b5cc2091c50da1dddedc79fccc)