Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Special characters aren't well supported in admin password #955

Open
DrissiReda opened this issue Feb 7, 2025 · 0 comments
Open
Labels
bug Something isn't working untriaged Issues that have not yet been triaged

Comments

@DrissiReda
Copy link

You can reproduce it quite simply by creating a cluster with security enabled and using a custom admin password including a character like "*" the cluster won't be able to go up.

Even tried to query the opensearch cluster via http to debug it and encoded the "*" into "%2A" for my cURL and was denied access.

Simply removing this character and using an alphanumeric password works.

@DrissiReda DrissiReda added bug Something isn't working untriaged Issues that have not yet been triaged labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged Issues that have not yet been triaged
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant