-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Azure login icon not displayed #3924
Comments
We have the same issue, has been present since at least 2.1.0, I wasn't aware that there should be an icon but that makes sense:-) |
@sdktr are you also accessing the application through Chrome/FF on Ubuntu? I'm not able to reproduce this with the latest AWX code through Chrome/FF on macOS High Sierra: |
@mabashian I am using AWX 4.0 (and was using also 2.0) with the same issue. Installed with Kubernetes. Tried with Firefox and Chrome in Kubuntu 18.04, with the same result, only a grey circle. But my login screen is different, I don't have that angry peanut, but the AWX logo with wings (see screenshot here https://imgur.com/a/CZGuKMy) |
I am having the same issue with a kubernetes install of AWX 6.0.0 and current firefox (68.0). inspecting the element seems to show the same as in the working screenshots of @mabashian |
I have the same issue in Windows 10 with Chrome and Microsoft Edge. I see the same grey circle and the same element on inspection... Like Okelet I am using the official logos. If I turn on github oauth2 as well I get the github logo, so it does appear to just be an issue with Microsoft Azure AD. |
@okelet @sdktr @AdamMorris23 @Klaas- I've got #4776 in the works to address this issue |
Opened up a session in a few different browser types (chrome, ff, edge) on windows. Looks like it functions correctly now. |
ISSUE TYPE
SUMMARY
The Azure AD login icon is not displayed in login page, only a grey circle.
ENVIRONMENT
STEPS TO REPRODUCE
Configured Azure AD Login; the login works fine, but the icon in the login page is a grey circle, instead of an icon.
EXPECTED RESULTS
Show the Azure AD login icon.
ACTUAL RESULTS
Only a grey circle is displayed.
Screenshot here https://imgur.com/a/FAE3t6S
The text was updated successfully, but these errors were encountered: