/
Microsoft collector OAuth authentication

Microsoft collector OAuth authentication

When creating a collector that uses Microsoft OAuth, you will need get three credentials.

Directory (tenant) ID

It contains a dash symbol and base 16 characters.

Example:

01234567-89ab-cdef-0123-456789abcdef

Application (client) ID

It contains a dash symbol and base 16 characters. It has the same format as the tenant ID.

Example:

01234567-89ab-cdef-0123-456789abcdef

Client secret value

It contains a tilde symbol and is not base 16.

Example:

abc1A~2BCd23EFeG~H_34fgh.Iijk5J6lmJnKoL7

Secret ID

This item is never used by Devo. It does not contain a tilde.

Related content

Office 365 collector
Office 365 collector
More like this
Office 365 collector
Office 365 collector
More like this
Microsoft 365 Management API collector
Microsoft 365 Management API collector
More like this
Auth0 collector
Auth0 collector
More like this
OAuth authentication with Event Hub
OAuth authentication with Event Hub
More like this
OneLogin collector
OneLogin collector
More like this