Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.maia.ai/llms.txt

Use this file to discover all available pages before exploring further.

This document covers step two of the Single sign-on (SSO) setup process, and shouldn’t be completed independently.
  1. Log in to the Microsoft Azure portal, and click Microsoft Entra ID. Microsoft Entra ID
  2. At the top of the Overview page, click the Add menu, and select App registration. App registration
  3. Enter a Name for the application, such as {maia}. Enter application name
  4. Select Web from the drop-down in the Redirect URI (optional) section, enter https://id.matillion.com/login/callback as the value, and click Register. Redirect URI
  5. Click the Add a certificate or secret link. Add certificate or secret
  6. Select Certificates & secrets from the expanded Manage menu, then click New client secret. New client secret
  7. Enter a description, such as {maia}, set an expiry date, and click Add. Add client secret
    Contact us to arrange for the secret to be rotated before the existing one expires to avoid minimal interruption to your users.
  8. Copy the value of the Secret, and make a note of it somewhere you can refer to later. Copy secret
  9. Select Overview on the left, then copy the value of the Application (client) ID, and make a note of it for later. Copy client ID
  10. Click Endpoints at the top. Endpoints
  11. Scroll to the bottom of the page, and click the button to copy the OpenID Connect metadata document, and make a note of it for later. OpenID Connect metadata document
  12. Continue the steps on the main document in Single sign-on (SSO) setup.