Create, Update, Delete or List Realms
The path for this request is:/api/realm-configs/<id>
where <id> is the ID of a realm. The ID is optional for a GET request and omitted from a POST request.
A GET request returns the configured realms. If ID is omitted, all realms will be returned.
A POST request creates a new realm. If the request is successful, a new ID will be generated.
In order to see this object within the Fusion UI, it must be associated with an app. To do this, create the object using the
/apps endpoint.Input
Native realms store users in the Fusion database.
LDAP realms connect to an LDAP server to verify the user’s ID and password.
Configuration requires the following additional properties: