Query Identity Provider IdP Role Mappings

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

Queries IdP role mappings, scoped to an identity provider, based on a query expression.

Query Filter Attributes

NameTypeCase SensitiveSupported Comparison Operators
typeStringNoeq, ne, in, nin
roleIdStringYeseq, ne, in, nin
groupNameStringNoeq, ne, sw, lt, le, gt, ge, in, nin

Sort Attributes

  • type
  • roleId
  • groupName

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
idp-role-mapping:readApplicationThe subject can perform this query if the identity provider specified in the URL path belongs to the subject's associated application.
TenantThe subject can perform this query if the identity provider specified in the URL path belongs to the subject's associated tenant.
Tenant Inclusion ListThe 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 ListThe subject can perform this query if the identity provider specified in the URL path belongs to a tenant associated with the subject's application and the tenant is not included in the tenant exclusion list.
Path Params
string
required
length between 1 and 26

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

Query Params
string
length ≥ 0
Defaults to ""

Query expression used to filter returned results in a query API call.

string

List of attributes that the results of a query should be sorted by along with their corresponding sort orders. The items that occur earlier in the list will have higher sorting precedence than those that occur later in the list.

number
≥ 1
Defaults to 1

A 1-based index indicating the position of the first item that should be returned in the query response.

number
≥ 0
Defaults to 20

The maximum number of results that can be returned in a query response. If the value is set to 0 then the items array in the response will be empty; however the total results will still be set so you can see how many items this query matched.

string
length ≥ 0
Defaults to *

List of resource fields that should be returned in a response. The wildcard value of * can be used to return all fields for the resource.

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