List OAuth providers
calagopus_list_oauth_providersList configured SSO/OAuth providers and their role mappings, with search, pagination, and detail level options. Filter records by free-text, choose summary or full details, and set page size to manage large panels efficiently.
Instructions
List configured SSO/OAuth providers and their role mappings. Client secrets are redacted unless CALAGOPUS_ALLOW_SECRETS is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| detail | No | summary returns the useful fields only; full returns the panel's complete record, which can be very large (a single server is ~15 KB, an egg ~13 KB). | summary |
| search | No | Free-text filter applied by the panel across the record's searchable columns. | |
| per_page | No | Records per page (max 100). |