Overview
Evernote SCIM is based on the open standard System for Cross-domain Identity Management, and is used to help Evernote Enterprise account admins provision and manage identity data with third-party identity providers (IdPs).
Configure SCIM
To configure SCIM with your Evernote Teams account:
1. Enable single sign-on (SSO) for your organization.
2. Log in to your identity provider (IdP).
3. Add or enable SCIM provisioning.
4. Confirm the SCIM version your IdP supports, then configure it with the V1 or V2 base URL:
-
SCIM 1.1 protocol:
https://m1.svc.evernote.com/scim/v1/ -
SCIM 2.0 protocol:
https://m1.svc.evernote.com/scim/v2/
5. Enter your provisioning (bearer) token in the IdP configuration.
Notes
- Users are never deleted from Evernote, they are deactivated. Delete requests to the SCIM server are ignored.
- Once a user is deactivated, they cannot be reactivated via SCIM.
- New users cannot be created with the same username as a previously deactivated user.
Updated