Skip to content

Commit

Permalink
Update oidc_backends_config.xml.sample
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 2/2)
  • Loading branch information
sebastian-schaaf authored Sep 29, 2023
1 parent ce4aa66 commit 29e1624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/config/sample/oidc_backends_config.xml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Please mind `http` and `https`.
<client_secret>...</client_secret>
<redirect_uri>http://localhost:8080/authnz/elixir/callback</redirect_uri>
<prompt>consent</prompt>
<icon>https://elixir-europe.org/sites/default/files/images/login-button-orange.png</icon>
<icon>https://lifescience-ri.eu/fileadmin/lifescience-ri/media/Images/button-login-small.png</icon>
<!-- (Optional) Extra scopes you need to request for your implementation -->
<!-- <extra_scopes>offline_access,something-else</extra_scopes> -->
</provider>
Expand Down

0 comments on commit 29e1624

Please sign in to comment.