Skip to content

服务中心如果开启rbac则无法像java版一样注册,header没有token #187

@cooperong

Description

@cooperong

Describe the bug
我使用kie打开了服务中心注册,且服务中心开启了rbac,则kie无法正常注册进服务中心,因为http header缺少token,java版
可以通过yaml加入
credentials:
rbac:
enabled: true
account:
name: #服务中心支持的用户名
password: #用户名对应的密码
cipher: default #账号密码加解密用的算法实现类
自动支持服务中心rbac注册,但kie使用的go-chassis无法支持,已在参数文件内加入以上配置,仍提示header 不含token

Version of go chassis

To Reproduce
Steps to reproduce the behavior:

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions