mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
Remove Google from OpenID providers in the sample. Google dropped OpenID support a while back.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<openid>
|
||||
<provider file="google.xml" />
|
||||
<provider file="yahoo.xml" />
|
||||
<provider file="aol.xml" />
|
||||
<provider file="launchpad.xml" />
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<provider id="google" name="Google">
|
||||
<op_endpoint_url>https://www.google.com/accounts/o8/id</op_endpoint_url>
|
||||
</provider>
|
||||
Reference in New Issue
Block a user