get_active_realm_key
Retrieve the active signing key for a Keycloak realm based on key type, enabling secure token validation and cryptographic operations.
Instructions
Get the active key for the realm by key type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| kty | Yes | Key type (e.g. RSA, EC) |