Forum Discussion
Allison Rizak
Dec 09, 2016Brass Contributor
Embedded Yammer feed showing Yammer Login button in IE11
I've searched the internet to find a solution to this, with no luck. I copied the embed code on my enterprise Yammer group, and used a Script Editor web part to add it to my SharePoint page. This use...
Johannes Weiser
Dec 20, 2016Iron Contributor
Did you add the necessary URLs to the IE Trusted Sites zone?
Internet Explorer (all versions) may need to have Yammer URLs configured in the IE Trusted Sites zone. In Internet Explorer security settings, add .yammer.com and .assets-yammer.com to the Trusted Sites zone.
Taken from the requirements for Yammer Embed over here: https://developer.yammer.com/docs/requirements
- Haitham AhmadiOct 31, 2018Copper Contributor
Thanks. That worked for me.
- Allison RizakDec 20, 2016Brass Contributor
That didn't work either... I even tried clearing out my cache in IE. It works PERFECTLY in Chrome, so I guess this is another case of a Microsoft product not working with another Microsoft product.
- Johannes WeiserDec 21, 2016Iron Contributor
One more thing to try - also add these URLs to the Trusted Site Zone:
https://login.microsoftonline.com https://*.sharepoint.com
In addition to those your own system should be in there as well.
Empty cache, etc. and try again.
- Allison RizakDec 21, 2016Brass Contributor
Adding https://login.microsoftonline.com to the IE Trusted Sites worked - thank you!