View Revisions: Issue #746
Summary | 0000746: Add Google Sign-In to Web App | ||
---|---|---|---|
Revision | 2016-11-10 20:25 by rijkr | ||
Description | Add an option to login with Google credentials. | ||
Revision | 2017-03-03 10:46 by rijkr | ||
Description | Add an option to login with Google credentials. When third-party cookies and site data are blocked by the browser, a message is shown on the Login page, saying: "Unblock third-party cookies and site data in your browser to use Google Sign-In." |
||
Revision | 2017-03-03 11:50 by rijkr | ||
Description | Add an option to login with Google credentials. When third-party cookies and site data are blocked by the browser, a message is shown on the Login page, saying: "Unblock third-party cookies and site data in your browser to use Google Sign-In." Configuration items are: auth-mode.google.client-id, auth-mode.google.show, auth-mode.google.hosted-domain. |