Configure Single Sign-On (SSO) and SCIM provisioning with Aptly.
Aptly supports Single Sign-On (SSO) and SCIM-based user provisioning via a self-service configuration suite, powered by our identity provider, Descope.
Your Aptly team will provide a secure setup link unique to your organization. Once received, your identity administrator can follow the steps below to complete the integration.
Once your organization receives the Aptly-provided SSO Setup Suite link, your identity administrator can begin the SSO configuration process.
Start by clicking the SSO Configuration card.
Choose your organization’s identity provider. Aptly supports:
In your IdP’s admin console, create a new SAML or OIDC app. Then enter the metadata requested by the Setup Suite.
Match the identity attributes (e.g., email, name) from your IdP to Aptly’s user model. These will apply during each login.
Paste your IdP metadata URL or upload the values manually to complete the configuration.
Make sure users and/or groups are assigned to the application in your IdP.
Specify which email domains (e.g., yourcompany.com
) should trigger SSO login through your configuration.
Use the Testing screen to review your IdP response and confirm mappings to the Aptly user model.
SCIM provisioning allows your IdP to automatically manage user accounts and group membership in Aptly.
From the Setup Suite homepage, click the SCIM Configuration card.
Select the IdP you’ll use to manage SCIM. Aptly supports:
Use the values provided in the Setup Suite to connect your IdP to Aptly.
SCIM connector base URL:
https://api.descope.com/scim/v2
Authorization Header:
Bearer <your SCIM token>
(provided in Setup Suite)
Authentication Mode: HTTP Header
Unique Identifier Field: userName
(default)
Supported Provisioning Actions:
Once configured:
⚙️ Once validated, Aptly will begin automatically receiving user and group updates.
After completing SSO and SCIM setup, you can: