Background
While working on T396761: Create MW Docker configuration recipe for xLab, I noticed that xLab will:
- Log an error when the IDP_CLIENT_SECRET env variable isn't set but authentication is otherwise disabled (i.e. NODE_ENV === "development")
AC
- When authentication is disabled, no error is logged when the IDP_CLIENT_SECRET env variable is or isn't set