The security realm the user belongs to
-
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
{
"id" : "string",
"type" : "string"
}