GitHub user tomsun28 added a comment to the discussion: Can we bypass/ remove the authentication in login page?
hi you can bypass auth by config the `sureness.yml` https://hertzbeat.apache.org/docs/start/account-modify config the sureness.yml, add excludedResource ignore all api ``` excludedResource: - /**===* ``` GitHub link: https://github.com/apache/hertzbeat/discussions/3037#discussioncomment-12019317 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
