-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.5.0
-
Fix Version/s: 6.5.0
-
Component/s: Module - Authentication
-
Labels:
When an admin sets "enableDynamicRoles" to true in authentication.json and also configures a progressive profiling form to display, when a user logs in they are shown the progressive profiling form as expected but when they submit their answer, the UI hangs.
This is an issue with the backend not clearing the "requiredProfileProcesses" that is being returned as part of the login endpoint once the form is completed.
Current results:
The UI gets stuck once the user submits the progressive profiling form
Expected results:
The user is brought to their dashboard page after fulfilling the progressive profiling requirements.
Note: this bug would affect any of the "profileEnhancementProcesses" within auth.profile.json