Microsoft Yammer · OAuth Scopes
Microsoft Yammer OAuth Scopes
OAuth 2.0
searched
Microsoft Yammer publishes 2 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Microsoft Yammer API on a user’s behalf.
Tokens are issued from https://www.yammer.com/oauth2/access_token.json.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Enterprise SocialMicrosoftSocial NetworkingViva EngageYammer
Scopes: 2
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://www.yammer.com/dialog/oauth
https://www.yammer.com/dialog/oauth
Token URL
https://www.yammer.com/oauth2/access_token.json
https://www.yammer.com/oauth2/access_token.json
Flows
authorizationCode
authorizationCode
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| access_as_user | Delegated Entra permission for the Yammer API; allows the application to read and write to the Viva Engage (Yammer) platform on behalf of the signed-in user. The permission Microsoft's app-registration guide says to select for Entra applications calling the legacy Yammer REST APIs. | |
| user_impersonation | Delegated Entra permission for the Yammer API used with AAD/Entra tokens; allows the application to access the Yammer platform as the signed-in user (used by the Yammer-API-with-AAD-tokens flow, requested as https://api.yammer.com/user_impersonation). |
📄 Provider scope reference: https://learn.microsoft.com/en-us/rest/api/yammer/app-registration