Cassuis opened a new issue #4234: How to set a password for WebUI with v6.6.0?
URL: https://github.com/apache/skywalking/issues/4234
 
 
   ___
   ### Question
   - I try to edit webapp.yml to set a webui password,but it seems don't works! 
   
   ___
   ### Bug
   -v6.6.0
   
   - Which company or project?
   
   - What happen?
   If possible, provide a way for reproducing the error. e.g. demo application, 
component version.
   
   ___
   ### My webapp.yml
   ```
   server:
     port: 8080
   
   collector:
     path: /graphql
     ribbon:
       ReadTimeout: 10000
       # Point to all backend's restHost:restPort, split by ,
       listOfServers: 0.0.0.0:12800
   
   security:
     user:
       admin:
         password: admin
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to