Marple Docs
  • Introduction
  • Marple Insight
    • Welcome
      • What is Marple Insight?
      • FAQ
      • Feedback
      • Release Notes
      • Roadmap
    • Setup and Configuration
      • Data connection
        • Supported Databases
          • Azure Data Explorer (ADX)
          • Microsoft Fabric
          • TimescaleDB & PostgreSQL
          • Mireo Spacetime
          • InfluxDB (Beta)
        • Connection configuration
          • Required Queries
          • Optional Queries
          • Templating
      • Deployment
        • Infrastructure
        • Identity Providers
        • Hardware
      • API
      • Python SDK
    • User Manuals
      • Data Library
      • Visualisation
        • Add Data Sets
        • Signal List
        • Functions
        • Plot types
          • Time Series
            • Signal Settings
            • Limits and Stacking
            • Zooming
            • Cursors
            • Text data
          • Scatter
          • Map
          • Frequency (FFT)
          • Aggregates
        • Mouse Actions
        • Tabs
        • Reorganise Plots
        • Compare data
        • Realtime
        • Export image
      • Motorsport Package
      • Flight Testing Package
      • Projects
      • Sharing
      • Team and accounts
        • Workspaces
        • Account Types
      • Keyboard Shortcuts
  • Marple Files
    • Welcome
      • What is Marple Files?
      • Quick Start
      • FAQ
      • Release Notes
    • User Manuals
      • Data
        • File Types
        • Time Precision
        • Data Points
        • Upload Data
        • Organise Data
        • Influx DB
      • Visualisation
        • Overview
        • Plot types
        • Mouse & Keyboard
        • Calculated Signals
        • Overlay Data Sets
        • Projects
        • Annotations
      • Analysis
        • Metric Builder
        • SQL Editor
        • Marple AI (GPT)
      • Reporting
        • Create Reports
        • View Reports
        • Share Reports
        • From data library to reports
      • Sharing and Accounts
        • Sharing
        • Team
        • Settings
      • For developers
        • API Access Tokens
        • API Guide
        • Python
Powered by GitBook
On this page
  • 1. Your IdP, using OAuth
  • 2. Built-in IdP
  1. Marple Insight
  2. Setup and Configuration
  3. Deployment

Identity Providers

PreviousInfrastructureNextHardware

Last updated 4 months ago

Marple supports two identity provider (IdP) options:

1. Your IdP, using OAuth

If you have an authentication system that is OAuth compliant or supports OpenID Connect, we can integrate your own authentication system into Marple Insight.

This means that users will be redirected to the external IdP for authentication and if login is successful, Marple grants access. Additional access controls can be applied based on token fields.

Examples of external authentication systems we support are:

  • KeyCloak

  • Microsoft Entra ID (formerly Active Directory)

  • Amazon SSO

  • Google OAuth

The IdP can be used for:

  1. User authentication

  2. (Optional) Blocking/allowing access to Marple in general

  3. (Optional) Access control to workspaces

  4. (Optional) Role definition (see )

2. Built-in IdP

We can also authenticate users via our built-in authentication system for Marple using . This method is recommended for smaller teams.

Account Types
Auth0