Skip to main content
Glama

update_realm_settings

Modify Keycloak realm settings including display names, themes, user registration, password reset, email verification, and security configurations to enhance identity management.

Instructions

Update realm settings. Args: display_name: Display name for the realm display_name_html: HTML display name login_theme: Login theme name account_theme: Account management theme admin_theme: Admin console theme email_theme: Email theme enabled: Whether realm is enabled registration_allowed: Allow user registration registration_email_as_username: Use email as username reset_password_allowed: Allow password reset remember_me: Enable remember me verify_email: Require email verification login_with_email_allowed: Allow login with email duplicate_emails_allowed: Allow duplicate emails ssl_required: SSL requirement (none, external, all) brute_force_protected: Enable brute force protection permanent_lockout: Permanent lockout on max failures max_failure_wait_seconds: Max wait after failures minimum_quick_login_wait_seconds: Min wait between quick logins wait_increment_seconds: Wait increment quick_login_check_milli_seconds: Quick login check interval max_delta_time_seconds: Max time between failures failure_factor: Failure factor default_locale: Default locale realm: Target realm (uses default if not specified) Returns: Status message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
account_themeNo
admin_themeNo
brute_force_protectedNo
default_localeNo
display_nameNo
display_name_htmlNo
duplicate_emails_allowedNo
email_themeNo
enabledNo
failure_factorNo
login_themeNo
login_with_email_allowedNo
max_delta_time_secondsNo
max_failure_wait_secondsNo
minimum_quick_login_wait_secondsNo
permanent_lockoutNo
quick_login_check_milli_secondsNo
realmNo
registration_allowedNo
registration_email_as_usernameNo
remember_meNo
reset_password_allowedNo
ssl_requiredNo
verify_emailNo
wait_increment_secondsNo

Latest Blog Posts

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