Skip to content

Commit c175737

Browse files
authored
Add set-up instructions
1 parent 570b918 commit c175737

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Administration module
22
The Administration module contains administration functionalities to manage local accounts and to see app statistics like runtime information, sessions and schedules events.
33

4+
## Instructions
5+
Steps to set-up when using Mendix SSO:
6+
- Make sure to either exclude or delete the microflows in the 'MOVE_THIS' folder in the MendixSSO module.
7+
- Configure the MendixSSO_AfterStartup microflow from this module (Marketplace modules > Administration > Mendix SSO) as the After startup microflow. If there is already an After startup microflow, you should not replace it, but add the MendixSSO_AfterStartup microflow as an action in the existing microflow.
8+
9+
Steps to set-up without using Mendix SSO:
10+
- Delete or exclude the microflows in the 'Mendix SSO' folder (Marketplace modules > Administration > Mendix SSO) if you do not want to make use of Mendix SSO.
11+
412
## License
513
https://www.mendix.com/terms-of-use/
614

0 commit comments

Comments
 (0)