Skip to main content
Glama

mcp-keycloak

by idoyudha

remove_all_user_sessions

Terminate all active user sessions in a specified or default realm to enhance security or enforce policy changes with Keycloak identity management.

Instructions

Remove all sessions for all users in the realm. Args: realm: Target realm (uses default if not specified) Returns: Status message

Input Schema

NameRequiredDescriptionDefault
realmNo

Input Schema (JSON Schema)

{ "properties": { "realm": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Realm" } }, "title": "remove_all_user_sessionsArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/idoyudha/mcp-keycloak'

If you have feedback or need assistance with the MCP directory API, please join our Discord server