How to use Azure Active Directory to autheticate a site built on squarespace and another built on thinkific?

stephen 1 Reputation point
2022-08-18T18:42:11.867+00:00

We have a client that has requested that they authenticate our sites using azure Active Directory. How do I do this? The client is from a state government.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,630 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Carlos Solís Salazar 17,791 Reputation points MVP
    2022-08-18T19:44:35.26+00:00

    Hi @stephen

    Thank you for asking this question on the **Microsoft Q&A Platform. **

    You can log in to your application using Enterprise Application and App Registration on your Azure AD.

    There you can detect which users are using those applications.

    Hope this helps,
    Carlos Solís Salazar

    ----------

    Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.
    NOTE: To answer you as quickly as possible, please mention me in your reply.



  2. Lief Eric Malone 396 Reputation points
    2022-08-18T23:56:35.373+00:00

    Stephen, Thank you for your question. If I understand correctly, you want to use AAD as an identity provider for Squarespace and Thinkific. This is easily done with a product called Azure AD B2C Business to Customer. It's similar to an organization's internal Azure AD, but a different product specifically for external users - a full OAuth 2.0 compliant identity provider that can be integrated with almost any site. It is also free for up to 50,000 MAUs or Montly Active Users. You can read more about Azure AD B2C here: https://learn.microsoft.com/en-us/azure/active-directory-b2c/overview Pricing here: https://azure.microsoft.com/en-us/pricing/details/active-directory/external-identities/ Full documentation here: https://learn.microsoft.com/en-us/azure/active-directory-b2c/ Integration varies with different websites, Squarespace should have an out-of-the-box integration in the squarespace administration settings. ![232637-screenshot-2022-08-18-185017.png][1] Thinkific also provides documentation for how to integrate with Azure AD. They also offer assistance with integration. See the links below: - [https://www.miniorange.com/thinkific-sso-azure-ad-integration][2] - [https://support.thinkific.dev/hc/en-us/articles/4423909018135][3] - [https://support.thinkific.dev/hc/en-us/articles/4422658129175-OAuth-Authorization][4] I hope this answers your question and points you in the right direction to integrate Azure AD B2C with your applications. If this answer was helpful, please choose it as the accepted answer. It's appreciated. Blessings, Eric [1]: /api/attachments/232637-screenshot-2022-08-18-185017.png?platform=QnA [2]: https://support.thinkific.dev/hc/en-us/articles/4422658129175-OAuth-Authorization [3]: https://support.thinkific.dev/hc/en-us/articles/4423909018135 [4]: https://support.thinkific.dev/hc/en-us/articles/4422658129175-OAuth-Authorization

    0 comments No comments