Skip to main content

Connect to Frends using your own Azure AD (Office 365)

How to configure OpenId connect for Frends Authentication

T
Written by Tikriti Shabudin
Updated over 10 months ago

We strongly recommend using your own Azure AD / O365 to manage your Frends users.

The following steps explain how to get started

Register Azure AD Application

You can use the following instructions to register a new Azure AD Application.

The Application should be a Web Application and the Sign-On URL should be the link to your Frends tenant, for example https://demo.frendsapp.com

Please make sure that the Implicit Grant - ID Tokens is enabled in the Authentication section:

Configure Frends

For Frends to be able to use the AD Application the following information is needed from the registered Application:

Navigate to Administration -> User Management -> OpenId Connect Applications

Did this answer your question?