We run httpd
in a docker container on apache web server. Is there a command or script or any way to directly retrieve auth_openidc_module
version used there.
The module name is mod_auth_openidc.so
.
Any help here will be greatly appreciated as always.
This may get you your answer:
strings /usr/lib/apache2/modules/mod_auth_openidc.so | grep mod_auth_openidc