Skip to content
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

Open
KingLuc12 opened this issue Oct 28, 2024 · 5 comments
Open

[Auth] "altNames" for custom icons are not being recognized #3875

KingLuc12 opened this issue Oct 28, 2024 · 5 comments
Labels

Comments

@KingLuc12
Copy link
Contributor

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":
image

Account using one of the "altNames":
image

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

@LeGenDaRy15PT
Copy link
Contributor

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.

@KingLuc12
Copy link
Contributor Author

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.

@LeGenDaRy15PT
Copy link
Contributor

Sorry for my English
I meant how did you manage to see the icon through the app, the icons that I added I still don't see in the app

@KingLuc12
Copy link
Contributor Author

Are you definitely using the custom icon's "title" as the issuer name

@LeGenDaRy15PT
Copy link
Contributor

I left it as per the "title" and still the icon doesn't appear
imagem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants