User management service to enable the management of the user profile.
Story: User/Group Management and Microsoft SSO #3
Goal:
Allow a user to add another user to a group.
Actors:
- User
- System
Prerequisites:
- User "A" is authenticated.
Actions:
- User "A" selects "manage user profile" menu.
- System displays "manage user profile" menu items.
- User "A" selects "update profile" menu item.
- System displays current user profile information, including "modify common name", "modify email address", and "modify notifications".
Main: Modify common name
- User "A" selects "modify common name" menu item.
- System displays "common name" text form field with current common name displayed.
- User "A" modifies common name and selects submit.
- System updates User "A" common name.
- System displays User "A" profile.
Alternate 1: Modify email address
- User "A" selects "modify email address" menu item.
- System displays "email address" text form field with current email address displayed.
- User "A" modifies email address and selects submit.
- System updates User "A" email address.
- System displays User "A" profile.
Alternate 2: Modify notifications
- User "A" selects "modify notifications" menu item.
- System displays "notifications" checkbox form field with current checkbox selection displayed.
- User "A" modifies notification checkbox and selects submit.
- System updates User "A" notifications.
- System displays User "A" profile.
Issue:
- https://github.com/PASTAplus/auth/issues/39
Mockups:

User management service to enable the management of the user profile.
Story: User/Group Management and Microsoft SSO #3
Goal:
Allow a user to add another user to a group.
Actors:
Prerequisites:
Actions:
Main: Modify common name
Alternate 1: Modify email address
Alternate 2: Modify notifications
Issue:
Mockups: