link fix (#2057)
This commit is contained in:
parent
0b91c59c8e
commit
8fac3be961
|
@ -224,7 +224,7 @@ For instance, the configuration for a service task can be found [here](https://g
|
|||
**Q:** How can I create new users for my co-workers in SpiffWorkflow?
|
||||
|
||||
**A:** There are multiple methods to manage this, such as using OpenID or the process model. However, for beginners eager to add a user quickly, you can adjust the 'example.yml' configuration file within the app identified as ` 'SPIFFWORKFLOW_BACKEND_PERMISSIONS_FILE_NAME: "example.yml"`
|
||||
After making changes, restart the container to update user details. For more information, refer to the [Spiff-Arena documentation](https://spiff-arena.readthedocs.io/en/latest/installation_integration/admin_and_permissions.html). The mentioned file can be found [here](https://github.com/sartography/spiff-arena/tree/main/spiffworkflow-backend/src/spiffworkflow_backend/config/permissions).
|
||||
After making changes, restart the container to update user details. For more information, refer to the [Spiff-Arena documentation](https://spiff-arena.readthedocs.io/en/latest/DevOps_installation_integration/admin_and_permissions.html). The mentioned file can be found [here](https://github.com/sartography/spiff-arena/tree/main/spiffworkflow-backend/src/spiffworkflow_backend/config/permissions).
|
||||
|
||||
### **32: Understanding the Collaboration Flag in Spiff-Example-CLI**
|
||||
|
||||
|
|
Loading…
Reference in New Issue