Skip to content

Commit 677753b

Browse files
committed
documentation
1 parent 9463576 commit 677753b

2 files changed

Lines changed: 10 additions & 12 deletions

File tree

README.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -63,18 +63,16 @@ You can upload your own process model and create customized forms. You can view
6363
6464
Imixs-Workflow is a human-centric workflow engine which means that each actor need to authenticate against the service to interact.
6565
66-
The default setup of the _Imixs Process Manager_ provides a set of predefined users which can be used for testing purpose. The test users are stored in a separate user and roles properties files. See the following list of predefined test user accounts:
67-
68-
| User | Role | Password |
69-
| ------- | ---------------------- | ---------- |
70-
| admin | IMIXS-WORKFLOW-Manager | adminadmin |
71-
| alex | IMIXS-WORKFLOW-Manager | password |
72-
| marty | IMIXS-WORKFLOW-Author | password |
73-
| melman | IMIXS-WORKFLOW-Author | password |
74-
| gloria | IMIXS-WORKFLOW-Author | password |
75-
| skipper | IMIXS-WORKFLOW-Author | password |
76-
77-
You can add accounts or change the default account later, by updating the files "_sampleapp-roles.properties_" and "_sampleapp-users.properties_". You can also configure a different custom security realm (e.g. LDAP or Database).
66+
The _Imixs Process Manager_ provides a user and team management. The users are stored in a database and used for authentication.
67+
If you first deploy the system the application will create a default user:
68+
69+
| User | Role | Password |
70+
| ----- | ---------------------- | ---------- |
71+
| admin | IMIXS-WORKFLOW-Manager | adminadmin |
72+
73+
You can add you own accounts and teams using the user/team management section.
74+
75+
<img src="./screen-003.png" />
7876
7977
You will find more information about the security concept in the [Imixs-Workflow Deployent guide](https://www.imixs.org/doc/deployment/index.html).
8078

screen-003.png

39.8 KB
Loading

0 commit comments

Comments
 (0)