Skip to content

Commit

Permalink
Update managers.py
Browse files Browse the repository at this point in the history
updating the old (orange) ELIXIR AAI login button with the new (grey) Life Science Login button (location 1/2; new link)
  • Loading branch information
sebastian-schaaf authored Sep 29, 2023
1 parent 29e1624 commit 900008a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/authnz/managers.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
# Note: This if for backward compatibility. Icons can be specified in oidc_backends_config.xml.
DEFAULT_OIDC_IDP_ICONS = {
"google": "https://developers.google.com/identity/images/btn_google_signin_light_normal_web.png",
"elixir": "https://lifescience-ri.eu/fileadmin/lifescience-ri/media/Images/login-grey-wide.jpg.png",
"elixir": "https://lifescience-ri.eu/fileadmin/lifescience-ri/media/Images/button-login-small.png",
"okta": "https://www.okta.com/sites/all/themes/Okta/images/blog/Logos/Okta_Logo_BrightBlue_Medium.png",
}

Expand Down

0 comments on commit 900008a

Please sign in to comment.