Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

You will use this article when you need to configure Google login as an authentication method (using OAuth2).

Step-by-step guide

  1. Log in to https://console.developers.google.com/ with a Google account.

  2. Create a new project
  3. Once created, choose "Credentials"


  4. Click the button "Create credentials" and choose "OAuth client ID"
  5. Choose web application
  6. In the "OAuth consent screen" fill in at least the product name field, and Save.
  7. Select "web application" and give it a name.
  8. You will see your client ID and your client secret in a screen like this:


  9. The next step is to configure these parameters in SSO Management Console.

  10.  

 

General parameters for selected OAuth 2.0 Identity Providers



  • No labels