Resolve Tenant Identity Provider Redirect URLs

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

PermissionBoundaryDescription
identity-provider:readApplicationThe subject can perform this request if the tenant specified in the URL path is associated with the subject's application.
TenantThe subject can perform this request if they are associated with the tenant specified in the URL path.
Tenant Inclusion ListThe subject can perform this request if the tenant specified in the URL path is included in the tenant inclusion list.
Tenant Exclusion ListThe 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.
Path Params
string
required
length between 1 and 26

The ID of the tenant that the resource or action is scoped to.

Body Params

JSON representing the identity provider redirect URL request.

Request to resolve the redirect URLs for a specified list of identity provider types.

identityProviderTypes
array of strings
length ≥ 1

Array of IdP types to resolve redirect URLs for

string
hostname

If provided, this value will be used as the domain name for the redirect URLs.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json