First, visit Setting up Google auth.
Next, copy the values of Client ID and Client secret from the Google Developers Console into Login.GoogleClientID
and Login.GoogleClientSecret
of config.yml
:
Login: GoogleClientID: "" GoogleClientSecret: ""
See Install the Single Sign On (SSO) server
The content of this documentation is licensed under the
Creative
Commons Attribution-Share Alike 3.0 United States licence.
Code samples in this documentation are licensed under the
Apache License, Version 2.0.