list_identity_providers
Retrieve all identity providers configured in a Keycloak realm, with optional search and pagination.
Instructions
List all identity providers for the realm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| search | No | Search filter | |
| first | No | Pagination offset | |
| max | No | Maximum results size | |
| briefRepresentation | No | If true, return only basic information |