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
I hope that the granularity of control permissions is group and dataid, but I cannot control group permissions individually.
Describe the bug
I hope that the granularity of control permissions is group and dataid, but I cannot Authentication group permissions individually.
I found that there is a problem with the ResourceParser implementation class. After I modify it and add database data, I can Authentication the group normally. I hope I can submit code to fix this bug.
Expected behavior
I configure a request with group like this
nacos:
discovery:
register-enabled: true
server-addr: 127.0.0.1:8848
namespace: dev
group: mygroup
Authentication the group
Acutally behavior
can’t Authentication the group
How to Reproduce
Steps to reproduce the behavior:
Configure the nacos registration server on the client,Configure permissions in the database
Start the client
See error
Desktop (please complete the following information):
I hope that the granularity of control permissions is group and dataid, but I cannot control group permissions individually.
Describe the bug
I hope that the granularity of control permissions is group and dataid, but I cannot Authentication group permissions individually.
I found that there is a problem with the ResourceParser implementation class. After I modify it and add database data, I can Authentication the group normally. I hope I can submit code to fix this bug.
Expected behavior
I configure a request with group like this
nacos:
discovery:
register-enabled: true
server-addr: 127.0.0.1:8848
namespace: dev
group: mygroup
Authentication the group
Acutally behavior
can’t Authentication the group
How to Reproduce
Steps to reproduce the behavior:
Configure the nacos registration server on the client,Configure permissions in the database
Start the client
See error
Desktop (please complete the following information):
OS: [e.g. Centos]
Version [e.g. nacos-server 1.3.0, nacos-client 1.2.1]
Module [e.g. naming/config]
SDK [e.g. original, spring-cloud-starter-alibaba-nacos-discovery]
The text was updated successfully, but these errors were encountered: