IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

UserSecurityRealm

edit

The security realm the user belongs to

Properties

edit
id (string, required)
The identifier for the security realm
type (string; allowed values: [native, ldap, saml, active_directory], required)
The type of the security realm

Example

edit
{
   "id" : "string",
   "type" : "string"
}