Skip to content

Commit

Permalink
LS Login button - 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)
  • Loading branch information
sebastian-schaaf authored Sep 29, 2023
1 parent 93fd7c9 commit ce4aa66
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://elixir-europe.org/sites/default/files/images/login-button-orange.png",
"elixir": "https://lifescience-ri.eu/fileadmin/lifescience-ri/media/Images/login-grey-wide.jpg.png",
"okta": "https://www.okta.com/sites/all/themes/Okta/images/blog/Logos/Okta_Logo_BrightBlue_Medium.png",
}

Expand Down

0 comments on commit ce4aa66

Please sign in to comment.