Last updated

SCIM in self-service

If Frontegg's self-service portal is integrated into your application, your users will have access to detailed walkthrough guides for Microsoft Entra (Azure) and Okta.

Prerequisites

For Frontegg SCIM walkthrough guides ensure your SDK version is updated: @frontegg/react@6.0.36
@frontegg/angular@6.25
@frontegg/vue@3.0.27
@frontegg/nextjs@8.0.18
@frontegg/js@6.189.0

Earlier versions will only display the connection details.


scim

Creating a custom SCIM connection

  1. Open the self-service portal and click "Provisioning"
  2. Click "Add Connection"
  3. Enter a connection name, and choose Custom SCIM from the list
  4. Copy the Authorization token and the Provisioning URL into their Identity provider, SAML application, provisioning section:

scim


After the connection is saved, your customer will now see that they have a linked SCIM connection and that their account has started importing users from their identity provider.

For details related to provisioned users and groups along with troubleshooting logs, we recommend checking the relevant logs in the monitoring section.

Deleting a SCIM connection

When deleting a SCIM connection from the self-service portal, the option to remove all associated users and groups is selected by default. If this option is unchecked, previously synced users and groups cannot be deleted through self-service. Managing externally provisioned users is a privileged action and can only be performed via the Frontegg management dashboard.

scim


Prerequisites

Option to delete all associated users and groups is available from following versions: @frontegg/react@7.7.2
@frontegg/angular@7.14.1
@frontegg/vue@4.7.1
@frontegg/nextjs9.2.3
@frontegg/js@7.69.0