Bug: users added with their email aren't connected to their UAA account #567
Labels
Auth/Auth
user authentication and authorization
Bug
Something isn't working
Data Management
API's, data storage, business logic, etc
squad-dashboard
Milestone
Scenario:
Expected behavior:
User should see all users on the Manage Users page for the org they were added to.
Actual Behavior:
User is not seeing any users on that page.
(example of this scenario)
Theory:
When we use the secureauth username
[first name][middle initial][last name]
to add this person to the OrgManager role using the cf cli, they are then able to view users and an additional account shows up for them:Example:
This suggests that the email used for adding the user through the app is not being connected to their core UAA account somehow.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: