authentication.password in server.yaml is not working
See original GitHub issueBug Report
Which version of ShardingSphere did you use?
4.0.0-RC1
Which project did you use? Sharding-JDBC or Sharding-Proxy?
Sharding-proxy with docker 4.0.0-RC1
Expected behavior
Login Sharding-provey with preset password
Actual behavior
Password is not working, except for blank password
Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
Modify server.xml, restart Sharding-proxy
Example codes for reproduce this issue (such as a github link).
authentication:
username: root
password: root
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
authentication.password in server.yaml is not working #2656
Sharding-proxy with docker 4.0.0-RC1 Expected behavior Login Sharding-provey ... authentication.password in server.yaml is not working #2656.
Read more >The 'support for password authentication removed' GitHub error
If you see a GitHub password stored in the Windows Credentials Manager, just delete it and then try again to push back to...
Read more >FAQ - code-server v4.8.0 docs - Coder
The default config defines the following behavior: Listen on the loopback IP port 8080; Enable password authorization; Do not use TLS.
Read more >What is username and password when starting Spring Boot ...
The default AuthenticationManager has a single user ('user' username and random ... System.out.println("Error: password and password confirm do not match ...
Read more >Service connections in Azure Pipelines - Microsoft Learn
Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server ... or you have problems validating the connection, see Troubleshoot ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hi @terrymanu @tristaZero , any update? The problem still exists, this issue should not be closed.
@terrymanu Sorry for my bad, I copied a wrong code, I have modified it. The error still exists, password is not working, except for blank password. If using @tristaZero 's code, get error in log: