Skip to main content
Skip table of contents

Funktionen und Operationen

Via the MS Graph Auth Adapter, data on users of a company registered in MS Azure can be used for the operations of further MS Graph Adapters. An example of use is sending and receiving emails with the MS Graph Email Connector.

Properties

Operation

Defines the operation executed by the adapter

Possible values:

  • GetToken: Retrieves an access token for authentication in Microsoft Azure to use MS Graph adapters in X4 BPMS


Parameters

Adapter

Main adapter class (do not change!).

Possible values:

de.softproject.integration.nativeadapter.NativeAdapter: Main class (default)

Repository

The virtual repository of the adapter project. This value cannot be changed.

ClientID

Client ID set for the App in the Azure Active Directory.

Possible values:

Any string

ClientSecret

Client Secret set for the App in the Azure Active Directory.

Possible values:

Any string in password format

Scope

Scope for the token.

Possible values:

Any string

Tenant

Tenant for requesting the token.

Possible values:

Any string

Status values

1

The operation has been executed successfully.

-1

The operation could not be executed.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.