Hi there,
Multiple Authentication Option feature for OpenSearch Dashboards can also enable anonymous login along with Basic authentication and OIDC. Configuration Steps:
- Follow the instructions to enable multiple authentication for basic and OIDC
- Enable Anonymous login:
-
opensearch_dashboards.yml
opensearch_security.auth.anonymous_auth_enabled: true
-
config.yml