I need to integrate mod_shib into OHS. Shibboleth's installation guide says I cannot install mod_shib on OHS and must build shib from source:
"The versions of Apache available from the http://httpd.apache.org/ web site are known to work with the modules that come with the Windows version of Shibboleth, specifically the Apache 2.x packages that include SSL support.
Other versions might work, but they also might not work. Versions with significantly altered header files, such as IBM's or Oracle's will definitely not work unless you build the Shibboleth module from source."
- https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPWindowsApacheInstaller
Does anyone have any experience they can share on this on how to do this?
The wiki shib does have this
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPWindowsSourceBuild
but it doesn't have any info on how to do this for OHS.
Any suggestions would be greatly appreciated.
Thanks!