mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update openstack-ansible-os_keystone from branch 'master'
to 29efb7c6a2a5e97e344485426df363704880f3c7
- Merge "Fix for fails to reload httpd due to unsupported OIDCXForwardedHeaders"
- Fix for fails to reload httpd due to unsupported OIDCXForwardedHeaders
In Rocky Linux 9, maximum available version package is
mod_auth_openidc-2.4.10-1.el9_6.2.x86_64
In Rocky Linux 10 is mod_auth_openidc-2.4.15-4.el10_0.1.x86_64
It is necessary to check the value of:
_keystone_sp_apache_mod_auth_openidc_gte_2_4_11
according to the version of operating system.
Closes-Bug: #2123161
Change-Id: I0e4585e85426e57d3a2d6fc86ac2d6df00c09c79
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
parent
ccf9473e2e
commit
6c06d2fd3b
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit a4b29ebf6521de68eea21c0b2521c936511595f1
|
||||
Subproject commit 29efb7c6a2a5e97e344485426df363704880f3c7
|
||||
Loading…
Add table
Reference in a new issue