Connecting Thinkific to Microsoft using OAuth2
To SSO from Microsoft to Thinkific using OAuth2, you will need the following details from your Microsoft system. This example assumes you are using Microsoft Online; for Azure, please see our other instructions.
- Client ID
- Client Secret
- Discovery URL
- Tenant ID (Available from the Discovery URL)
To determine your tenant ID from your Discovery URL, assume the URL has the format of:
https://login.microsoftonline.com/abcd86f1-TEST-4b13-a702-TEST/v2.0/.well-known/openid-configuration
Your tenant ID is the part before /v2.0 and in this example would be:
abcd86f1-TEST-4b13-a702-TEST
Click Create Connection and enter your details, ensuring you include the tenant in the additional parameter. When finished, the connection should appear as follows:
Click Create, and your connection is ready for use!