CFDebug display debug with load balancer or OneLogin creds
Is it possible to control when ColdFusion outputs the debug information at the bottom of the page by something other than IP? We moved our servers into AWS Cloud and they are going through load balancer, so all the IPs look the same to the server. Plus we have folks working remotely, so their IPs keep changing. We use OneLogin for authentication, and we can have a Developer role in there. So we'd like to find a way to display all the debug at the bottom of the page only if a Developer is logged in.
