- Home
- Workspace
- Administration
- Connecting external services
- Integrating ONLYOFFICE with Microsoft
Integrating ONLYOFFICE with Microsoft
Connect your Microsoft account to log in to your portal quickly. Use Authorization keys to connect your portal to Microsoft.
Bare Bones Instructions
If you decide to connect Microsoft, proceed through these simple steps
First of all, go to the Settings section. To do that, click the
icon in the right upper corner.
Switch to the Integration tab.
Open the Third-Party Services page.
In this section, you will see all the third-party services you can connect your portal to. The most important part in the process of establishing the connection is to find application keys. If you want to connect a third-party service to your portal, first of all get the application ID (may be called app key, client_id, api key, etc.) and Key (app secret, client_secret, api secret, etc.). The way to obtain the connection keys differs from service to service. So choose the necessary service and follow the instructions:
Connect Microsoft to ONLYOFFICE 
- Go to Microsoft Azure.
- Sign in to your account.
- Сlick the New registration button at the App registrations page.
- Enter your application Name.
- Choose the platform (Web) and enter "https://service.onlyoffice.com/oauth2.aspx" in the Redirect URL field.
- Click the Register button at the bottom of the page;
- Copy or write down the
Application (client) ID
displayed at the Overview page. - Switch to the Certificates & secrets section on the left.
- Click the New client secret button.
- Enter the description and click Add.
- Copy or write down the
Client secret
displayed in the Value field.