Remove Google from OpenID providers in the sample. Google dropped OpenID support a while back.

This commit is contained in:
Dannon Baker
2017-04-20 15:03:33 -04:00
parent e9011488f2
commit 4adda20b0b
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -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" />
-4
View File
@@ -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>