当我在为服务输入交易后发布时,我只收到以下错误:
发布前的图像:

发布后的图像:

但在控制台日志中,我收到以下警告:
WARN [org.keycloak.events] (default task-2) type=LOGIN_ERROR, realmId=Apiman, clientId=apiman-gateway-api, userId=0f238557-35a5-4767-9a75-aa06988f82e9, ipAddress=127.0.0.1, error=invalid_user_credentials, auth_method=openid-connect, grant_type=password, client_auth_method=client-secret, username=apimanager, authSessionParentId=c5e62247-9862-4a2a-9afa-1c8f8d1beb2c, authSessionTabId=0hURKdKOuj8发布于 2020-11-23 06:30:46
网关的默认配置似乎没有正确设置。我刚刚做了一个新的安装,这也发生在我身上。
您可以在“网关”菜单中检查,然后单击“网关”,然后您将在这里拥有一些默认凭据。我已经将管理员凭据放在这里,现在可以发布API了。这似乎与这个问题有关(https://github.com/apiman/apiman-docker/issues/20),祝你好运!
https://stackoverflow.com/questions/64880801
复制相似问题