-
-
Notifications
You must be signed in to change notification settings - Fork 831
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Auth] "altNames" for custom icons are not being recognized #3875
Comments
How did you manage to test the icon on yours? I put several icons that I didn't have on mine and it still doesn't detect me. |
I'm not quite sure what you mean by this. |
Sorry for my English |
Are you definitely using the custom icon's "title" as the issuer name |
Description
If I change the name of my account to something other than the title of the custom icon and instead use an "altName" of the account, the custom icon will not be displayed.
Example(s):
Custom Icon config:
{ "title": "Ubiquiti", "slug": "ubiquiti", "altNames": [ "Unifi SSO", "Unifi", "Ubiquti SSO" ] }
Account using "title":
Account using one of the "altNames":
Expected behaviour:
The icon for the account should always be the Ubiquiti logo, as the other names are defined as altNames.
Version
v4.0.2
What product are you using?
Ente Auth
What platform are you using?
Mobile - iOS, Mobile - Android, Mobile - FDroid, Desktop - Linux, Desktop - Windows, Desktop - macOS
The text was updated successfully, but these errors were encountered: