比如 `anonymous` 如果已经存在于 etcd , 后面增加的任何权限都无意义。 ```console # etcdctl get ga.auth.permissions.authn:post:/open_token.roles ga.auth.permissions.authn:post:/open_token.roles ["admin", "anonymous", "authenticated"] ```
比如
anonymous如果已经存在于 etcd , 后面增加的任何权限都无意义。