
Support
This integration is supported by Auth0. Learn more
Yammer
Quickly enable Log in with Yammer for Your Auth0 applications and websites
Yammer is the platform to connect and engage across your organization.
You can use the Auth0 + Yammer integration to quickly add the option for your users to sign into your applications using their existing Yammer account.
Support
This integration is supported by Auth0. Learn more
Easy Onboarding
Reduce the barrier to entry by allowing users to sign in with their existing Yammer account.
Connect With Your Team
Connect and engage across your organization.
Seamless Integration
Integrate with Microsoft Teams, SharePoint, and other Microsoft 365 apps
The Yammer social connection allows users to log in to your application using their Yammer profile.
By default, Auth0 automatically syncs user profile data with each user login, thereby ensuring that changes made in the connection source are automatically updated in Auth0. Optionally, you can disable user profile data synchronization to allow for updating profile attributes from your application.
Prerequisites
Before you begin, sign up for a Yammer Developer account.
Set up app in Yammer
Set up an app using Yammer's App Registration documentation. During this process, Yammer will generate a Client ID and Client Secret for your application; make note of these.
While setting up your app, use the following settings:
Field | Value to Provide |
---|---|
Redirect URL | https://YOUR_DOMAIN/login/callback |
JavaScript Origins | https://YOUR_DOMAIN/ |
Find your Auth0 domain name
If your Auth0 domain name is not shown above and you are not using our custom domains feature, your domain name is your tenant name, your regional subdomain (unless your tenant is in the US region and was created before June 2020), plus.auth0.com
. For example, if your tenant name were exampleco-enterprises
, your Auth0 domain name would be exampleco-enterprises.us.auth0.com
and your redirect URL would be https://exampleco-enterprises.us.auth0.com/login/callback
. (If your tenant is in the US and was created before June 2020, then your domain name would be https://exampleco-enterprises.auth0.com
.)
If you are using custom domains, your redirect URI will have the following format: https://<YOUR CUSTOM DOMAIN>/login/callback
.
Test connection
You're ready to test your connection.
Support
This integration is supported by Auth0. Learn more