fix: Mimecast correct credentials, x-mc-account header, no-ms date format, accountCode in body
This commit is contained in:
parent
25bb70cfa6
commit
c1479511bf
3 changed files with 36 additions and 15 deletions
|
|
@ -107,6 +107,7 @@ services:
|
|||
MIMECAST_CLIENT_ID: ${MIMECAST_CLIENT_ID}
|
||||
MIMECAST_CLIENT_SECRET: ${MIMECAST_CLIENT_SECRET}
|
||||
MIMECAST_BASE_URL: ${MIMECAST_BASE_URL:-https://api.services.mimecast.com}
|
||||
MIMECAST_ACCOUNT_CODE: ${MIMECAST_ACCOUNT_CODE}
|
||||
|
||||
# IT Glue Configuration
|
||||
ITGLUE_API_KEY: ${ITGLUE_API_KEY}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue