Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions sso.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ This feature is ideal for organizations that need to manage user identities acro

## SSO SCIM Provider Configuration

To enable SCIM functionality, you need to configure the SCIM application in your SSO provider with the following settings:
- Ensure SCIM is enabled.
To enable SCIM functionality, configure the SCIM application in your SSO provider with the following settings:
- Confirm SCIM is enabled for your SAML configuration (enabled by default).
- Set up the Application SCIM Integration with:
- SCIM connector base URL: https://www.corgea.app/scim/v2/
- Unique user identifier field: email
Expand All @@ -261,6 +261,11 @@ To enable SCIM functionality, you need to configure the SCIM application in your
- Push Profile Updates
- Authentication Mode: HTTP Header

Please contact the Corgea support team to obtain the necessary API token.
You can copy the SCIM API token from the SSO configuration screen:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I already merged #70. It'd be great if it could have taken a screenshot and update

- Go to **Settings → Integrations → SAML SSO**.
- Open the SAML configuration you want to use.
- In the **API Token for SCIM** field, click **Copy**.

If you do not see the token, confirm SCIM is enabled and you have permission to manage integrations.

By enabling SCIM, organizations can significantly enhance their identity management processes, leading to improved operational efficiency and security.