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


⚠️
Note on the use of existing authentication procedures

If you use an existing authentication procedure of your organisation for the login of users or if this is made possible by us as a provider, please note the following:

In this case, the responsibility for the security of user authentication lies with your organisation. Please ensure that the procedure used meets the current security requirements and is regularly maintained.

It must also be ensured that the authentication procedure is fully under the control of your organisation. In particular, this means that authentication means (e.g. passwords, tokens, certificates) can be managed by your organisation and blocked if necessary.

These requirements are necessary to ensure secure and traceable authentication of your users.

Did this answer your question?