post https://{application_vanity_domain}/api/v1/tenants//identity-providers/resolve-redirect-urls
Resolves the redirect URLs for the specified tenant and identity provider types. The domain name used in the redirect URLs will be the active vanity domain for the specified tenant.
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 | 
|---|---|---|
| identity-provider:read | Application | The subject can perform this request if the tenant specified in the URL path is associated with the subject's application. | 
| Tenant | The subject can perform this request if they are associated with the tenant specified in the URL path. | |
| Tenant Inclusion List | The subject can perform this request if the tenant specified in the URL path is included in the tenant inclusion list. | |
| Tenant Exclusion List | The subject can perform this request if the tenant specified in the URL path belongs to the subject's associated application and is not included in the tenant exclusion list. |