Skip to main content

Celonis Product Documentation

Generating credentials in Azure

Important

Any references to third-party products or services do not constitute Celonis Product Documentation nor do they create any contractual obligations. This material is for informational purposes only and is subject to change without notice.

Celonis does not warrant the availability, accuracy, reliability, completeness, or usefulness of any information regarding the subject of third-party services or systems.

To create a connection using your own credentials, you need to create a custom app in your Azure account to generate the CliendID and secret. Follow the instructions on Microsoft Graph help.

When asked to provide details of your new registration, use the following:

Name

Enter the app's name that you want to connect.

Supported account types

Select the option, Accounts in any organizational directory (Any Azure AD Directory - Multitenant).

Redirect URI

Select the following options:

  • Platform: Web

  • Redirect URI:

    Purpose

    URI

    Microsoft 365 Apps

    https://auth.redirect.celonis.cloud/oauth/cb/azure

    Email App

    https://auth.redirect.celonis.cloud/oauth/cb/microsoft-smtp-imap

What's next

You can use newly generated credentials as an alternative authentication method when creating a new connection in different Action Flow modules. Keep in mind that for a new connection to work properly, you will also have to assign relevant permissions to individual apps in Azure. You can find lists of required permissions in dedicated documentation sections.