get_accessible_realms
Retrieve a list of accessible realms in the Keycloak identity and access management system for streamlined access control and user management.
Instructions
Get accessible realms.
Returns:
List of accessible realms
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_accessible_realmsArguments",
"type": "object"
}