Get Started
Open the SSO Self Service link Chamelio provided. You will see the setup screen.Click Get Started.On the Select Your Identity Provider page, select Entra ID, then click Next.
Create an Application
The Self Service page guides you through creating an App Registration in Entra ID.
- In Entra ID, navigate to App Registration and select New Registration.
- Enter a Name for the application, e.g.
Chamelio. - Under Supported account types, choose Accounts in this organization directory only (Default Directory only – Single tenant).
- Select Register.
- Navigate to Authentication (Preview) in the left-hand navigation and select Add Redirect URI.
- Under Platform configurations, select Add a platform and choose Web.
- Add the following Callback URL in the Redirect URIs field:
- Select Configure.
- Navigate to Certificates & secrets and select New client secret.
- Enter a Description and set the expiration, then click Add.
Configure Connection
On the Configure Connection page, provide your Entra tenant details:
- Microsoft Entra ID Domain — the primary domain of your Microsoft tenant (find it on the Entra homepage under Default Directory).
- Client ID — the Application (client) ID you copied in the previous step. Do not paste the Secret ID.
- Client Secret — the value of the newly generated client secret.
Assign Access
Navigate to Enterprise applications and select the application you created. Then select Users and groups.
- Select Add user/group.
- Under Users, select None selected.
- Choose the users you want to grant access, then click Select.
- Select Assign.
Test SSO
Click the Test Connection button. You will be redirected to the Microsoft sign-in process.A successful test shows user information being passed correctly. Review the attributes to confirm accuracy, then select Done to complete the setup.
Enable Consent on behalf of your organization during the test to ensure the login works seamlessly for all your users without individual consent prompts.
Additional Steps
Configure a homepage for seamless login
Configure a homepage for seamless login
To provide a seamless login experience via https://myapps.microsoft.com/, configure a homepage URL in Entra to initiate the login.Chamelio provides an Initiate login URL with your SSO ticket. It looks similar to:Navigate to App Registration > your SSO app > Branding & Properties.Set the Home page URL to the Initiate login URL provided in your SSO ticket.
Limit application access
Limit application access
To ensure only assigned users in your organization can access Chamelio, navigate to Enterprise applications and select the application you created for Single Sign-On.Select Manage > Properties, then confirm that Assignment required is set to Yes.