alibaba / nacos

an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
https://nacos.io
Apache License 2.0
30.25k stars 12.84k forks source link

Nacos 2.1.1 登陆提示权限认证失败 #8949

Closed shaonx closed 2 years ago

shaonx commented 2 years ago

Describe the bug Nacos 2.1.1 登陆提示权限认证失败,没有public命名空间权限。

Expected behavior 希望被授权的用户只能看到授权的命名空间信息,而不是所有的命名空间

How to Reproduce Steps to reproduce the behavior:

  1. 创建a_namespace 命名空间
  2. 创建a 用户
  3. 授权a_namespace给a用户
  4. 登陆a用户,提示没有public命名空间权限

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

chenhao26-nineteen commented 2 years ago

Describe the bug Nacos 2.1.1 登陆提示权限认证失败,没有public命名空间权限。

Expected behavior 希望被授权的用户只能看到授权的命名空间信息,而不是所有的命名空间

How to Reproduce Steps to reproduce the behavior:

  1. 创建a_namespace 命名空间
  2. 创建a 用户
  3. 授权a_namespace给a用户
  4. 登陆a用户,提示没有public命名空间权限

Desktop (please complete the following information):

  • OS: centos
  • Version nacos-server 2.1.1
  • Module naming

Additional context Add any other context about the problem here.

默认没有public权限 需要授权

KomachiSion commented 2 years ago

No more response from author, I think this is a usage problem.