Skip to content

ROI iAM Migration API

  1. Get all SAP IDM Identity Stores
http
GET https://<host>:<port>/idm-migration-rest/api/getallidentitystores

Authentication: Basic Authentication

Headers:Headers 1

Result:Result 1

  1. Get SAP IDM Attributes per SAP IDM Identity Store
http
GET https://<host>:<port>/idm-migration-rest/api/getattributesandentrytypesforidentitystore?identityStoreId=<id>

Authentication: Basic Authentication

Headers:Headers 1

Result:Result 1

  1. Migrate SAP IDM Attributes
http
POST https://<host>:<port>/idm-migration-rest/api/migrateattributes

Authentication: Basic Authentication

Body:Body 3

Headers:Headers 3

Result:Result 3