在哪里可以找到 Yammer 上我的应用程序的 consumer_key?

Where do I find the consumer_key for my app on Yammer?

我想为 yammer 使用模拟端点,但我不知道在哪里可以找到我的应用程序的消费者密钥。

我在文档中找到了这个

Generates (if necessary) and returns a list of authorized OAuth 2.0 access following parameters passed in the query string:

user_id – string. The user_id of the user on behalf of whom you are generating the access tokens.

consumer_key – string. The app’s consumer key which is available in the app that you registered.

Verified Admins may use the user_id and consumer_key parameters to generate tokens on behalf of other users. Non-Admins are not able to use these parameters, only getting back oauth tokens for networks that they are a part of.

Source: https://developer.yammer.com/docs/impersonation

问题是我的应用程序的“密钥和令牌”部分下只有客户端 ID、密码和重定向

"Client ID" 用作 OAuth 消费者密钥。可以在 https://www.yammer.com/client_applications.

找到您的应用程序