OSC / puppet-module-openondemand

0 stars 16 forks source link

Added LDAP Apache modules as default in the Apache configuration #150

Closed abujeda closed 9 months ago

abujeda commented 9 months ago

Bill from the IQSS team was reviewing our puppet configuration for OnDemand and realized that we were including the LDAP apache modules within our configuration.

Should the LDAP modules be part of the default modules added by the Apache config in OnDemand?

treydock commented 9 months ago

The default deployment for the Puppet module should mirror default setups with OnDemand, which is OIDC with Dex, or none. Forcing people to have LDAP related things added when they don't use LDAP is far from ideal. In Puppet these kind of customizations should go into your site's control repo into a profile class.