Entra ID SSO

This guides shows you how to connect Entra ID (former Azure Active Directory) as an identity provider to Famedly.

2 min read

General

The Entra ID connection is part of the Famedly Enterprise offer. To be able to setup a SSO Flow between Famedly and your Entra ID Tenant please contact support@famedly.com. This guide should show you what steps are required to setup the connection.

Register a new client

You need to register Famedly as a new client. This can be done following these steps:

Generate client secret

Generate a new client secret which we can use to authenticate the users following these steps:

Token configuration

To allow us to get the information from the authenticating user you have to configure what kind of optional claims should be returned in the token.

API permissions

To make sure we can request all necessary information, you have to configure the correct permissions.

Information required by Famedly


To be able to configure Famedly, please provide the following information

  • Name of your IDP
  • Client ID
  • Client Secret
  • Tenant ID
  • Tenant Type

Did this answer your question?