post https://{application_vanity_domain}/api/v1/idp-attribute-mappings
Creates a new IdP attribute mapping.
Note: IdP attribute mappings can only be created for identity providers that have a type equal to CUSTOM.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
| Permission | Boundary | Description |
|---|---|---|
| idp-attribute-mapping:create | Application | The subject can create IdP attribute mappings under the application that the subject belongs to. |
| Tenant | The subject can create IdP attribute mappings associated with the tenant that the subject belongs to. | |
| Tenant Inclusion List | The subject can create IdP attribute mappings for tenants specified in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can create IdP attribute mappings for tenants that belong to the subject's application but are not included in the tenant exclusion list. |