SSO
List
List returns the SSO applications configured for an application, one page at a time.
get/api/v1/apps/{app_id}/sso/applications
Path parameters
app_idstring required
The application in your catalog to list SSO applications for.
Query parameters
page_sizeinteger
Maximum number of results to return per page.
page_tokenstring
Pagination token from a previous response.
Response
SSOApplicationServiceListResponse returns a page of SSO applications.
Changes
Changed in 1 of the 33 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○