Implemented SCIM Endpoints

JFrog Platform Administration Documentation

ft:sourceType
Paligo

The JFrog Platform implements the subset of SCIM 2.0 endpoints that are required to support the scenarios for managing users and groups, and the association between them:

  • Get user

  • Find user

  • Create user

  • Update user

  • Disable user

  • Delete user

  • Get group by filter

  • Get group by name

  • Create group

  • Update group

  • Patch group

  • Delete group

For more information, see Artifactory REST APIs.ARTIFACTORY SECURITY

WebUI Changes implemented in Artifactory 7.38.x and above

Security is now called Authentication Providers. All the relevant text and images on this page have been updated to reflect this change.