Identity Broker REST API Reference

UnboundID Logo

/scopes/customfilter

This resource is available only to principals with these entitlements: "ROLE_READ_SCOPE" "ROLE_BROKER_ADMIN"

Mount Point: /auth/api/v1/scopes/customfilter/

POST

This operation is available only to principals with these entitlements: "ROLE_READ_SCOPE" "ROLE_BROKER_ADMIN"

Retrieve a list of scopes using a custom ldap filter string.

Request Body

element: (custom)
media types: text/plain

client-side Filter to search with

Response Body

result: scope
media types: application/json

The requested scopes.

Status Codes

code description
200 Success