Returns a list of your SSO authentication providers.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Specifies the sort order for results. By default sorting direction is ascending. To have the results sorted in descending order add the - prefix.
That is:
name: sorts the result by the
name field in ascending order.
-name: sorts the result by the
name field in descending order.
created_at in descending order.name, -name, short_name, -short_name, active, -active, created_at, -created_at, updated_at, -updated_at "name"