Currently, the Flow Backend is a CRUD API for file management. It can ask the FF! where the configurations are located, so it doesn't need to be configured. This introduces some limitations, tho. This is only really available when a configuration is being used with the FileSystemClassLoader.
Tasks
Base
The basics
Authentication
Is the user allowed to do some things?
Configurations management
Create, Read, Update, Delete
Currently, the Flow Backend is a CRUD API for file management. It can ask the FF! where the configurations are located, so it doesn't need to be configured. This introduces some limitations, tho. This is only really available when a configuration is being used with the
FileSystemClassLoader.Tasks
Base
The basics
Authentication
Is the user allowed to do some things?
Configurations management
Create, Read, Update, Delete