Table of Contents

Search

  1. Preface
  2. Informatica Intelligent Cloud Services REST API
  3. Platform REST API version 2 resources
  4. Platform REST API version 3 resources
  5. Data Integration REST API
  6. File Ingestion and Replication REST API
  7. Streaming Ingestion and Replication REST API
  8. Model Serve REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes
  12. REST API resource quick references

REST API Reference

REST API Reference

SCIM tokens

SCIM tokens

If your organization pushes user and group information to
Informatica Intelligent Cloud Services
using SCIM 2.0, you can manage the SCIM tokens using the scimTokens resource. Use the scimTokens resource to list, create, and delete SCIM tokens.
You can use the following request methods:
  • To list SCIM tokens, use a GET request.
  • To create a SCIM token, use a POST request.
  • To delete a SCIM token, use a DELETE request.
Before you can modify SCIM tokens, ensure that the
Map SAML Groups and Roles
and
Enable IdP to push users/groups using SCIM 2.0
options are enabled in
Administrator
. Your user role must also have privileges to read and update organizations.
For more information about using SCIM 2.0 and about
Administrator
asset privileges, see
User Administration
in the
Administrator
help.

0 COMMENTS

We’d like to hear from you!