Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

Code Block
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:

Code Block
01234567-89ab-cdef-0123-456789abcdef

Client secret value

It contains a tilde symbol and is not base 16.

Example:

Code Block
abc1A~2BCd23EFeG~H_34fgh.Iijk5J6lmJnKoL7

Secret ID

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