I am currently using the /oauth2/auth path for a load balancer health check; where I check for a 302 response code. This unfortunately throws errors into the log.
Is there a better health check to use for a load balancer?
Happy to submit a PR but I personally was not sure what this should even look like. I liked the /oauth/auth endpoint but the error messages generated in the logs are too verbose.
I am currently using the /oauth2/auth path for a load balancer health check; where I check for a 302 response code. This unfortunately throws errors into the log.
Is there a better health check to use for a load balancer?
Happy to submit a PR but I personally was not sure what this should even look like. I liked the /oauth/auth endpoint but the error messages generated in the logs are too verbose.