Skip to content

[Discuss] Remove insecure cluster warning #125364

@legrego

Description

@legrego

We started warning users in the 7.10 release when they were running Kibana/ES without security enabled (via #78545). This was especially important because stack security features were opt-in, rather than opt-out.

Another benefit of this warning was to educate users of our OSS distribution that the Default distribution came with free security features. We no longer ship an OSS distribution, so this is no longer needed.

Starting in 8.0, security features are enabled by default, and we require that administrators explicitly opt-out of security by setting xpack.security.enabled: false in Elasticsearch.

Now that security is opt-out instead of opt-in, I think the usefulness of the Insecure Cluster Warning is greatly diminished. I could see some value in keeping it in (e.g., in the case of accidental misconfiguration), but I'm not sure it's worth maintaining that code for this scenario.

cc @arisonl @bytebilly

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:SecurityPlatform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t//chorediscuss

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions