When logging in with MFA I see the Organization Name in my google authenticator app. This has no correlation to the product our users are logging into (only the name of their org). How do we set it to a different value?
But this user sees the Tenant name - in which the simple fix is to change the Friendly Name of the tenant. But ours isn’t even showing the Tenant name, only the name of the Org that user is in
If the user enrolling in MFA using an authenticator app is not part of an organization, the label will take the value of the friendly name of the tenant. If the user is part of an organization the label will take the value of the friendly name of the organization he’s authenticating for.
This is similar to how in Google or Microsoft, no matter what application of theirs you’re trying to sign in to, they’re still all managed by their respective corporation. This is because in Auth0, the account is not bound by application, but by tenant, or if an organization owns the account, by the organization.
If you have any other question feel free to reach out.