CityOfLosAngeles / angeleno-my-account

App that allows Angeleno Account holders to update their profile, password, MFA, and app consent.
MIT License
1 stars 0 forks source link

If User Data is from 3rd Party (Google, Microsoft, etc) do not allow edit #58

Closed cbhernan closed 6 months ago

cbhernan commented 10 months ago

Problem

When trying to edit/submit changes for a user sourced from a third party, we get an error response from Auth0 stating that that data needs to be updated on their source provider's console.

Proposed Solution

Let's keep the Edit button disabled for these users with a tooltip stating something like 'Update user information with [provider]'

cbhernan commented 9 months ago

image

cbhernan commented 6 months ago

I believe we said this was a non-issue as we will not be allowing end-users to use Google SSO or any other provider.