WriteBackExtreme
WebsiteAll products
V5.0
V5.0
  • Prologue
    • WriteBackExtreme v5
    • Release Notes
    • Changelogs
    • Architecture
      • Data Handling and Security in WriteBackExtreme (SaaS)
  • Installation guide
    • Requirements
      • Windows
      • Linux
    • Getting started
      • Windows
      • Linux
      • Containerization
        • Docker standalone
        • Docker compose
        • Repository database
        • ODBC connections
    • Installation wizard
      • License
      • Repository database
        • SQL Server
        • MySQL
        • PostgreSQL
        • SQLite
      • Create a user
      • URL & SSL Certificate
      • Run as a service
      • Summary
        • Running on Linux
    • Configuration panel
      • Home page
      • Domain & SSL Management
      • Repository Database
      • License Management
      • User Management
      • Ip Whitelisting
      • Primary keys in Data Add
    • Upgrade
      • Upgrade from 2.x
    • Update license
    • Moving to production
  • Product Guide
    • Getting started
    • Tableau Extension
      • Getting started
        • Create a worksheet with Username()
        • Add the Extension to your dashboard
        • Ready to start
      • Configuration
        • General
          • Schemas
          • Authentication
          • Popup
          • Theming
          • Tabs
          • Mapping
          • Tableau
          • Import/Export
          • Tableau Datasource
        • Schemas
          • General
            • Editable Conditions
          • Field Formatting
            • Single line text
            • Paragraph text
            • Number
            • Boolean
            • Dropdown select
              • Dynamic Populated content
              • Cascading dropdown
            • Date/DateTime
          • Form Builder
            • Features
            • Dynamic Values
              • Troubleshoot | values
        • Changelog
      • End-user
        • Features
          • Dynamic Filtering
          • Bulk Import
          • Audits (History)
          • Bulk Edit
          • Duplicate rows
        • Add Data
          • Overview
          • Add rows
          • Edit rows
        • Collaboration
          • Overview
          • Add / Edit
          • Reply
        • Data Helper
          • Overview
          • Add rows
          • Edit rows
        • Data Correction
          • Add records
          • Edit records
          • Remove records
          • Interpolate
          • Calculations
          • Vertical layout
        • SSO/SAML or Oauth authentication
    • Management console
      • Setup security
        • OAuth Setup
          • Microsoft Entra
          • Auth0
          • Google
        • SSO Setup
          • OKTA Example
          • PingOne Example
          • Azure Example
          • Troubleshooting SSO
      • Connections
      • Schemas
        • Permissions
        • Audits
        • Import/export
        • Row Level Security
        • Schema data
        • Workflows
          • Stored procedures
          • Tutorial (video)
      • Tableau sync
      • User management
      • Group management
      • Info & License
    • Database Connections
      • DataBricks
        • Windows
        • Linux
      • Snowflake
        • Using ODBC
          • Windows
          • Linux
        • OAuth Authentication
        • Key Pair
    • NEW: InputTables
  • Support
    • Troubleshoot
      • Errors
    • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Product Guide
  2. Management console
  3. Setup security
  4. OAuth Setup

Google

This page describes the setup procedure to setup an oAuth client on Google

PreviousAuth0NextSSO Setup

Was this helpful?

  1. Go to

  2. Go to APIs & Services

  3. Click on Credentials in the left menu

  4. Click on the +Create credentials button at the top of the screen

  5. Select oAuth Client ID

  6. Select Web Application as the Application type.

  7. Enter a name (For example WriteBackExtreme).

  8. Do not add redirect URIs yet, this will come in a later stage

  9. Push the blue Create button at the bottom. A popup will show that contains the Client ID and secret.

  10. Go to the WriteBackExtreme Management console. Select security in the left menu, click oauth and hit the red +Auth configuration button.

  11. Set a button label.

  12. Select Google as provider

  13. Insert the Client ID and secret you got from Google

  14. When you entered the clientID and secret, you will see the Return URL's underneath the form. Copy both URLs. you need to add these to the your Aouth app in Google.

  15. Go back to the Google console and click the oAuth app you created. Hit The +ADD URI button in the Authorized redirect URIs section. Insert the first URL.

  16. Do the same for the second URL.

  17. Hit the blue save button at the bottom.

  18. Go back to the management console and hit the `Test OAuth` button. A popup will open to simulate a login.

  19. After the test is complete you can hit the Apply config button to save your configuration

  20. Done!

https://console.cloud.google.com/