未在用户控制台上列出的已授予访问权限的应用程序

Access-granted applications not listed on user console

我在 myrealm 领域创建了一个名为 my-app 的客户端,同时启用了 Always Display in ConsoleConsent Required 选项。

根据 Always Display in Console 选项的帮助消息说:

Always list this client in the Account Console, even if the user does not have a active session.

然后,我通过<mydomain>/auth/realms/myrealm/account登录了用户控制台,但是应用程序中没有名为my-app的应用程序(这里只列出了一个名为Account Console的应用程序)

我是否遗漏了任何配置?

我尝试在客户端填写 Base URL 字段,该应用程序列在帐户控制台的应用程序列表中。