Unable to change logout_redirect in apache

I’m using mellon for SAML authentication to OOD and I need to change the logout_redirect to redirect to mellon/logout?ReturnTo=myoodurl but when I change that parameter in ood_config.yaml and regenerate the config I still see the default of Redirect “/logout” “/oidc?logout=myoodurl”. Is there another config I need to update to get the apache config to update apporpriately?

I should mention that I’m using ondemand-dex so maybe this is why oidc is being forced?

You might try just manually editing the ood_config.conf to be what you need, the YAML is ultimately just a helper to write that file, so if you know what it should look like you can always bypass it.

I am not aware of any default that would do this, certainly nothing should be overriding your user provided values, so you might also try to make sure it is actually regenerating by changing some other parameters and seeing if these show up in your config.