get https://{applicationQualifiedDomain}.us.wristband.dev/api/v1/identity-providers//idp-attribute-mappings
Queries IDP attribute mappings, scoped to an identity provider, based off a query expression.
Query Filter Attributes:
destinationAttribute
Query Sort Attributes:
destinationAttribute
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:read | Application | The subject can perform this query if the identity provider specified in the URL path belongs to the subject's associated application. |
Tenant | The subject can perform this query if the identity provider specified in the URL path belongs to the subject's associated tenant. | |
Tenant Inclusion List | The subject can perform this query if the identity provider specified in the URL path belongs to a tenant included in the tenant inclusion list. | |
Tenant Exclusion List | The subject can perform this query if the identity provider specified in the URL path belongs to a tenant associated to the subject's application and the tenant is not included in the tenant exclusion list. |