Update default role after logging in
- Jul 21, 2021
-
-
Chris Lemaire authored
The person object in the authenticated principal did not get updated with the correct default role from Labracore. This commit adds an update to the onAuthenticationSuccess method in LabradorAuthenticationSuccessHandler to fix this.
-
- Jul 20, 2021
-
-
Chris Lemaire authored
-