Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
png
admin_consent.png 84.1 kB 1 02-Jun-2021 14:25 krivacsz
png
client_id.png 93.3 kB 1 02-Jun-2021 14:28 krivacsz
png
mail_task.png 186.3 kB 1 02-Jun-2021 14:38 krivacsz
png
new_registration.png 86.9 kB 1 02-Jun-2021 12:26 krivacsz
png
permission_app_permissions.png 59.4 kB 3 02-Jun-2021 13:07 krivacsz
png
permission_microsoft_graph.png 182.9 kB 1 02-Jun-2021 12:58 krivacsz
png
permission_user.png 83.1 kB 1 02-Jun-2021 13:12 krivacsz
png
permissions_mail.png 83.2 kB 1 02-Jun-2021 13:12 krivacsz
png
register_app.png 230.6 kB 1 02-Jun-2021 12:27 krivacsz

This page (revision-45) was last changed on 12-Feb-2024 13:25 by krivacsz

This page was created on 02-Jun-2021 09:28 by krivacsz

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 3 changed one line
!Microsoft Graph Application registration
!Microsoft Graph Application Registration
At line 5 changed one line
It requires Microsoft Graph Application registration. Start at the Microsoft azure portal:\\
It requires Microsoft Graph Application registration. Start at the Microsoft Azure portal:\\
At line 12 changed one line
Name it. Select the Multitenant and personal Microsoft accounts type. The redirect url must ends with :register_microsoft_graph_api/. Then click on register.\\
Name it. Select the Multitenant and personal Microsoft accounts type. The redirect URL must end with "register_microsoft_graph_api/". Then click on register.\\
At line 14 changed one line
[attachments|register_app.png]
[attachments|register_app.png]\\
At line 16 added 6 lines
Under the redirect URL configuration enable the __Access Token__ to be issued by the authorization endpoint:\\
\\
[attachments|SMTP Microsoft Graph XOAUTH 2 Integration/enable_access_token.png]\\
\\
[attachments|SMTP Microsoft Graph XOAUTH 2 Integration/ms_client_secet.png]\\
\\
At line 18 changed one line
MicrosoftMails task support OAuth 2.0 client credential grant. It requests the permissions from a directory admin. Go to the API permission. Click on Add permission, select Microsoft Graph.Choose "Application permissions".\\
MicrosoftMails task support OAuth 2.0 client credential grant. It requests permissions from a directory admin. Go to the API permission. Click on Add permission, and select Microsoft Graph. Choose "Application permissions".\\
At line 25 changed one line
To grant permissison for CrushFTP click on "Get Admin consent" button. Make sure your Webinterface host and port match with the host and port specified in App registration's redirect url.\\
To grant permission for CrushFTP click on the "Get Admin consent" button. Make sure your Webinterface host and port match with the host and port specified in the App registration's redirect URL.\\
At line 31 changed one line
You need to login with an admin account and grant permissions for your CrushFTP. Any changes on Azure App Registration -> API permissions require new admin consent.
You need to log in with an admin account and grant permissions for your CrushFTP. Any changes on Azure App Registration -> API permissions require new admin consent.
At line 37 changed 3 lines
Client ID, Client Secret, Tenant : Authentication related setting. Azur App registration -> Overview.\\
Folder : Supports subfolders too like Folder/Subbolder/SubSubFolder\\
Search query : Search settings for messages. See [https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter].\\
Client ID, Client Secret, Tenant: Authentication-related setting. Azure App registration -> Overview.\\
Folder: Supports subfolders too like Folder/Subbolder/SubSubFolder\\
Search query: Search settings for messages. See [https://docs.microsoft.com/en-us/graph/query-parameters#search-parameter].\\
At line 44 changed one line
Message related variables:
Message-related variables:\\
At line 46 changed one line
{mail_id}, {mail_createdDateTime}, {mail_lastModifiedDateTime}, {mail_hangeKey}, {mail_sentDateTime}, {mail_receivedDateTime}, {mail_hasAttachments}, {mail_internetMessageId}, {mail_subject}, {mail_importance}, {mail_parentFolderId}, {mail_conversationId}, {mail_isRead}, {mail_isDraft}, {mail_sender}, {mail_from} , {mail_to}, {mail_cc}, {mail_bcc}, {mail_reply_to} }}} \\
{mail_id}, {mail_createdDateTime}, {mail_lastModifiedDateTime}, {mail_hangeKey}, {mail_sentDateTime}, {mail_receivedDateTime}, {mail_hasAttachments}, {mail_internetMessageId}, {mail_subject}, {mail_body_content}, {mail_body_type}, {mail_importance}, {mail_parentFolderId}, {mail_conversationId}, {mail_isRead}, {mail_isDraft}, {mail_sender}, {mail_from} , {mail_to}, {mail_cc}, {mail_bcc}, {mail_reply_to}
}}} \\
At line 55 added 4 lines
Attachment-related variables:\\
{{{
{id}, {contentType}, {size}, {name}, {lastModifiedDateTime}
}}}
Version Date Modified Size Author Changes ... Change note
45 12-Feb-2024 13:25 2.88 kB krivacsz to previous
44 01-Aug-2023 04:43 2.797 kB krivacsz to previous | to last
43 01-Mar-2023 11:09 2.791 kB krivacsz to previous | to last
42 14-Oct-2022 06:25 2.789 kB krivacsz to previous | to last
41 14-Oct-2022 06:24 2.785 kB krivacsz to previous | to last
« This page (revision-45) was last changed on 12-Feb-2024 13:25 by krivacsz
G’day (anonymous guest)
CrushFTP10 | What's New

Referenced by
LeftMenu

JSPWiki