No authentication - munkireport/munkireport-php GitHub Wiki

If you want to deploy munkireport without authentication (because you run your own authentication method), add the following line to .env:

AUTH_METHODS="NOAUTH"