Identity Providers

Identify Provider (IdP)

Marple supports two identity provider (IdP) options:

1. OAuth Identity Provider

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

  • Amazon SSO

  • Google OAuth

2. Built-in IdP

We can also authenticate users via our built-in authentication system for Marple. This method is usually only recommended when Marple is deployed on an internal network.

Last updated