Skip to content

Commit d3f827d

Browse files
authored
Add migration info
1 parent f3a3a38 commit d3f827d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The Administration module contains administration functionalities to manage loca
55
Steps to set-up when using Mendix SSO:
66
- Make sure to either exclude or delete the microflows in the 'MOVE_THIS' folder in the MendixSSO module.
77
- 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+
- If you previously used the Mendix SSO in your application, use the 'MendixSSO_MigrateUsersToAccount' microflow to migrate users from the MendixSSOUser to the Administration.Account specialization (if not, you do not need to run this migration microflow).
89

910
Steps to set-up without using Mendix SSO:
1011
- 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.

0 commit comments

Comments
 (0)