Admin
📄️ Trigger the synchronization of Keycloak roles
Trigger the synchronization of Keycloak roles
📄️ Get all users of the server
Get all users of the server
📄️ Create a user, possibly with a password
Create a user, possibly with a password
📄️ Delete a user from the server
Delete a user from the server
📄️ Get a dynamic UI text section by ID.
Get a dynamic UI text section by ID.
📄️ Update a dynamic UI text section by ID.
Update a dynamic UI text section by ID.
📄️ Get the value of a configuration key
Get the value and isEnabled properties of a configuration key. If the key does not exist in the database, a default value is returned.
📄️ Insert or update a configuration key
For an existing key, update the value and isEnabled of the key. If the key does not exist, insert it.