I am being asked to create some 'redirect' so we can pop a message if Employee/Manager Space is down for Maintenance.
Our internal web developer is wanting to put a layer /web page in front of our regular url to get to Employee/Manager Space that would always hit this custom page first and then direct to our employee space url. If we have a downtime, he would manually set a flag to redirect to an 'outage page'
I have great concern with doing this.
We are federated and authenticate on lsf side but I'm being instructed to let him do it.
We can test to a certain degree in our TEST environment but we are NOT federated in TEST so.. I just have a lot of concerns.
Wondering what anyone else does?