stable

Clone or download

Read-only

story #8633: Add Google to the initial list of OpenID Connect providers

To test Google as an OpenID Connect provider, you need to register your application: https://developers.google.com/identity/protocols/OpenIDConnect#appsetup Note that the callback URI you provide to Google must respect Google's criterias on what a valid URL is… On your end sys_default_domain, sys_https_host and sys_cookie_domain must match the callback URL. Change-Id: I0e2d024f52641498cff5220f803a26bc417c7bde

Modified Files

Name
M plugins/openidconnectclient/db/install.sql +8 βˆ’0 Go to diff View file
A plugins/openidconnectclient/db/mysql/2016/20160316_add_google_default_provider.php +46 βˆ’0 Go to diff View file