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.