mappings
Overview
Name | mappings |
Type | Resource |
Id | okta.profilemapping.mappings |
Fields
Name | Datatype |
---|---|
id | string |
_links | object |
properties | object |
source | object |
target | object |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | mappingId, subdomain | Fetches a single Profile Mapping referenced by its ID. |
list | SELECT | subdomain | Enumerates Profile Mappings in your organization with pagination. |
insert | INSERT | mappingId, subdomain | Updates an existing Profile Mapping by adding, updating, or removing one or many Property Mappings. |