keycloak_list_identity_providers
List external identity providers (Google, GitHub, SAML, OIDC) configured in a Keycloak realm, with client secrets redacted.
Instructions
List the realm's identity providers (external login sources: Google, GitHub, a corporate SAML or OIDC IdP). Their client secrets are redacted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | No | Realm to operate on. Defaults to the server's configured realm (KEYCLOAK_REALM). |