---
title: "On-Premises SharePoint Federated with Office 365 and Google"
description: "Auth0 is about making identity simple. And even simpler for the most common and recurrent scenarios. One such scenario is a company that is using SharePoint"
authors:
  - name: "Eugenio Pace"
    url: "https://auth0.com/blog/authors/eugenio-pace/"
date: "Mar 4, 2013"
category: "Identity & Security,Identity,SSO"
tags: ["video"]
url: "https://auth0.com/blog/On-Premises-SharePoint-Federated-with-Office-365-and-Google/"
---

# On-Premises SharePoint Federated with Office 365 and Google




Auth0 is about making identity simple. And even simpler for the most common and recurrent scenarios.

One such scenario is a company that is using __SharePoint on-premises__ and has moved e-mail to __Office365__. They might not yet be ready for using SharePoint in the cloud (e.g. don't have the time for a migration to the cloud, or need more advanced customization than what Office365 offers).

![SharePoint Federation](https://images.ctfassets.net/23aumh6u8s0i/6eR38qGF4BlzozrierXIuk/8e4b6f32c1ef4440ccf202fdc02f77d0/auth0-sp-O365-goog)

With Auth0 this is straight forward, as we support SharePoint out of the box. You simply need 2 lines of JavaScript to initiate login (using __Auth0 Login Widget__).

<!-- more -->

![](https://images.ctfassets.net/23aumh6u8s0i/xdbrKOhApW8rIC83La6dE/f9ea85c2d3ccba435d28ad6ac9273915/auth0-sp-login-widget)

This has an additonal benefit: now you can also open your SharePoint to other organizations that need to collaborate with you. You don't need to create or manage their credentials yourself anymore.

This short demo shows exactly this scenario:

-1. Tom, an employee in Fabrikom logs-in into SharePoint with his Office365 credentials.
-2. A partner of Fabrikom, logs in with his Gmail account.

<iframe width="700" height="525" src="https://www.youtube.com/embed/QXpjouNt9XM?rel=0" frameborder="0" allowfullscreen></iframe>

In the next post we will cover a natural extension of this first scenario: federating with a partner company using Active Directory.

[Try Auth0 yourself!](https://auth0.com)
