keycloak_get_client_session_count
Count active sessions for a specific Keycloak client using its UUID to monitor current user activity.
Instructions
Count the active sessions for one client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | No | Realm to operate on. Defaults to the server's configured realm (KEYCLOAK_REALM). | |
| clientUuid | Yes |