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. SSO Setup

OKTA Example

PreviousSSO SetupNextPingOne Example

Last updated 3 months ago

Was this helpful?

Follow the next steps to get your SAML configuration from OKTA:

  1. Log in to your Okta Admin Console.

  2. Navigate to the "Applications" tab.

  3. Click on the desired application for which you want to obtain the IdP EntityID.

  4. In the application settings, go to the "Sign On" tab.

  5. At the right click the `View SAML setup instructions` button

  6. On this page you can find your Idp Identifier, login url and certificate.

  7. Go to the management console of WritebackExtreme.

    • Select Security in the menu at the left

    • Select Single sign On

    • Insert the information you got from step 5

    • At the bottom of the page you can find the information OKTA needs to connect to WriteBackExtreme. Copy the SP Entity ID and the two return login URL's.

  8. Go to the OKTA Admin console to your Application. On the General tab in the SAML Settings section, click on edit at the top right. Go to the Configure SAML tab. (You should now see the screen displayed in the screenshot below)

    • Fill the Management console return login URL in the Single Sign-on URL Field.

    • Fill the SP Entity ID field

    • Click on `Show Advanced settings`. Fill both the extension and management return URL's at Other Requestable SSO URL's

    • Optionally you can set Attribute statements like shown in the screenshot below.

In the example above we use e-mail address for the username field since that is commonly used. This value should match the field that is used as username in your tableau server.

When there is any error while setup we advise to use the Chrome browser plugin SAML tracer to see what data is sent to WriteBackExtreme. Also is a good tool to check the SAML payload.

https://samltool.io/