post https://{applicationQualifiedDomain}.us.wristband.dev/api/v1/applications//identity-providers/resolve-redirect-urls
Resolves the redirect URLs for the specified application and identity provider types. The domain name used in the redirect URLs
will be the active vanity domain for the specified application. By default the active vanity domain is the application's default vanity domain;
however, if the application has an active custom domain, then the vanity domain used in the redirect URLs will be the active custom domain.
Note, enterprise identity providers do not support application redirect URLs since they can only be created at the tenant level.
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 they are associated to the application specified in the URL path. |