Currently, the server appears to have authentication enabled by default, which may not be the desired behavior for all use cases. This issue requests that authentication should be disabled by default, allowing users to explicitly enable it when needed.
Expected behavior:
Server should start without authentication by default
Users should need to explicitly enable authentication through command line parameters or configuration
This would make the server more accessible for development and testing scenarios
Current behavior:
Authentication appears to be enabled by default
Users may need to take extra steps to disable authentication for simple use cases
Currently, the server appears to have authentication enabled by default, which may not be the desired behavior for all use cases. This issue requests that authentication should be disabled by default, allowing users to explicitly enable it when needed.
**Expected behavior:**
- Server should start without authentication by default
- Users should need to explicitly enable authentication through command line parameters or configuration
- This would make the server more accessible for development and testing scenarios
**Current behavior:**
- Authentication appears to be enabled by default
- Users may need to take extra steps to disable authentication for simple use cases
Currently, the server appears to have authentication enabled by default, which may not be the desired behavior for all use cases. This issue requests that authentication should be disabled by default, allowing users to explicitly enable it when needed.
Expected behavior:
Current behavior: