Deepomatic Platform
  • Overview
  • Release notes
    • January 2025
    • November 21, 2024
    • October 17, 2024
    • September 19, 2024
    • July 18, 2024
    • June 27, 2024
    • May 23, 2024
    • April 18, 2024
    • March 21, 2024
    • February 22, 2024
    • January 18, 2024
    • December 13, 2023
    • October 26, 2023
    • July 20, 2023
    • June 29, 2023
    • May 29, 2023
    • April 27, 2023
    • March 30, 2023
    • February 17, 2023
    • January 19, 2023
    • December 22, 2022
    • November 18, 2022
    • October 19, 2022
    • September 19, 2022
    • July 27, 2022
    • June 26, 2022
    • May 17, 2022
    • April 13, 2022
    • March 17, 2022
    • February 10, 2022
    • December 21, 2021
    • October 26, 2021
  • Getting started
  • ADMIN & USER MANAGEMENT
    • Invite and manage users
      • Invite group of users at once
      • SSO
        • OIDC
        • SAML
  • Deepomatic Engage
    • Integrate applications
      • Deepomatic vocabulary
      • Deepomatic connectors
        • Set-up
        • Camera Connector
        • Work Order Connector
      • API integration
        • Authentication
        • Errors
        • API reference
          • Work order management
          • Analysis
            • Guide field workers
            • Perform an analysis
            • Correct an analysis
          • Data retrieval
          • Endpoints' list
      • Batch processing
        • Format
        • Naming conventions
        • Processing
        • Batch status & errors
      • Data export
    • Use the mobile application
      • Configure a mobile application
      • Create & visualize work orders
      • Complete work orders
      • Offline experience
    • Manage your business operations with customisable solutions
      • Roles
      • Alerting
      • Field services
        • Reviewing work orders
        • Exploring work orders
        • Grouping work orders
        • Monitoring assets performance
      • Insights
  • Security
    • Security
    • Data Protection
Powered by GitBook
On this page

Was this helpful?

  1. ADMIN & USER MANAGEMENT
  2. Invite and manage users
  3. SSO

OIDC

Last updated 2 days ago

Was this helpful?

In this page are described the different steps to create an OpenID Connect app and retrieve the different information needed to activate the SSO on Deepomatic side. This page use Azure Active Directory as an example but it should be similar on other platforms.

Step 1 - Connect to your Azure platform and search for App Registrations inside the Azure Active Directory

Step 2 - Register a new application

Click on New registrations and fill out the different information needed to register a new application :

  • Name of the application - name that will be displayed to the users when they will connect through the SSO. This name can be modified after the application is created.

  • Supported account types - defines who can access the application. For security purposes, we strongly recommend to select Accounts in this organizational directory only.

  • Redirect URI - put the url shared by the Deepomatic team.

After the creation, you will have an Application ID. This ID will need to be shared to the Deepomatic team in order to allow the set-up of the SSO.

Step 3 - Retrieve the OpenID Connect metadata document

In the Overview, click on Endpoints and copy the link OpenID Connect metadata document. This link will need to be shared to the Deepomatic team in order to allow the set-up of the SSO.

Step 4 - Create a secret

In the Overview, click on Certificates & secrets. Then, click on New Client Secrets, and put a name and an expiry duration. The secret Description, Value and Secret ID will need to be shared to the Deepomatic team in order to allow the set-up of the SSO.

Once the expiry date has passed, SSO will no longer work with Deepomatic.

Azure Active Directory overview
Register an application
Endpoints
Certificates & secrets
Client secrets