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

Azure login icon not displayed #3924

Closed
okelet opened this issue May 20, 2019 · 7 comments
Closed

Azure login icon not displayed #3924

okelet opened this issue May 20, 2019 · 7 comments
Assignees
Labels

Comments

@okelet
Copy link

okelet commented May 20, 2019

ISSUE TYPE
  • Bug Report
SUMMARY

The Azure AD login icon is not displayed in login page, only a grey circle.

ENVIRONMENT
  • AWX version: 4.0.0
  • AWX install method: kubernetes (microk8s)
  • Ansible version: 2.7.10
  • Operating System: Ubuntu 18.04
  • Web Browser: Firefox/Chrome
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

@sdktr
Copy link

sdktr commented May 23, 2019

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:-)

@mabashian
Copy link
Member

@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:

Screen Shot 2019-06-11 at 9 29 10 AM

Screen Shot 2019-06-11 at 9 28 12 AM

@okelet
Copy link
Author

okelet commented Jun 14, 2019

@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)

@Klaas-
Copy link
Contributor

Klaas- commented Jul 11, 2019

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 class="fa ThirdPartySignOn-icon ThirdPartySignOn-icon--fontCustom icon-microsoft" ng-class="item.icon">

@AdamMorris23
Copy link

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.

@mabashian
Copy link
Member

@okelet @sdktr @AdamMorris23 @Klaas- I've got #4776 in the works to address this issue

@unlikelyzero unlikelyzero added qe:regression it used to work qe:visual visual defect labels Sep 18, 2019
@dsesami dsesami self-assigned this Sep 19, 2019
@dsesami
Copy link
Contributor

dsesami commented Sep 19, 2019

Opened up a session in a few different browser types (chrome, ff, edge) on windows. Looks like it functions correctly now.

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

9 participants