You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the demo configuration script without providing initialAdminPassword.
When the cluster is ready, try the admin:admin credential
What is the expected behavior?/Exit Criteria
If there is an failure for providing the initialAdminPassword during the setup of the demo configuration, the script needs to fail hard (kill the cluster) and users should not be able to be authenticated with default admin:admin credential.
The text was updated successfully, but these errors were encountered:
RyanL1997
added
bug
Something isn't working
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Oct 9, 2023
[Triage] Hi @RyanL1997, thank you for filing this issue. Looks good--we should make sure we kill the cluster as you describe.
stephen-crawford
added
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
and removed
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Oct 9, 2023
DarshitChanpura
changed the title
[BUG] Demo configuration is still using the admin:admin credential if there is an absent of the initialAdminPassword
[BUG] Demo configuration is still using the admin:admin credential if initialAdminPassword is not provided
Oct 9, 2023
What is the bug?
Demo configuration is still using the admin:admin if there is an absent of the
initialAdminPassword
How can one reproduce the bug?
initialAdminPassword
.admin:admin
credentialWhat is the expected behavior?/Exit Criteria
If there is an failure for providing the
initialAdminPassword
during the setup of the demo configuration, the script needs to fail hard (kill the cluster) and users should not be able to be authenticated with defaultadmin:admin
credential.Do you have any additional context?
internal_user.yml
#3449The text was updated successfully, but these errors were encountered: