Implemented SCIM Endpoints

JFrog Platform Administration Documentation

Content Type
Administration / Platform
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 (Currently, you cannot rename a user)

  • Disable user

  • Delete user

  • Get group by filter

  • Get group by name

  • Create group

  • Update group (Currently, you cannot rename a group)

  • Patch group (Currently, you cannot rename a group)

  • Delete group

For more information, see SCIM REST APIs.SCIM