Ability to update Dex "loginAlertMessage" without ood_portal.yml reload

Hi,

This might already exist and I’m just not aware of it, but I was wondering if there was a way to update the dex “loginAlertMessage” and “loginAlertType” without reloading ood_portal.yml. I really like the ability to show a login alert message, but when we’re done with the message, we have to reload and restart httpd and it kicks people from their sessions. Maybe it’s possible to update this without a reload. If it’s not, is that something that could be added?

If you update ood_portal.yml and run the update_ood_portal command, it only prints the commands to restart Apache, nothing is actually restarted. So you would update ood_portal.yml then run /opt/ood/ood-portal-generator/sbin/update_ood_portal then restart ondemand-dex service once the configs are updated.