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
consent_config.png 86.3 kB 1 29-Dec-2020 05:25 Ben Spink
png
create_credentials.png 57.5 kB 1 29-Dec-2020 05:25 Ben Spink
png
create_project.png 25.9 kB 1 29-Dec-2020 05:25 Ben Spink
png
credential_config.png 95.2 kB 1 29-Dec-2020 05:25 Ben Spink
png
enable_api.png 107.2 kB 1 29-Dec-2020 05:25 Ben Spink
png
get_refresh_token.png 53.5 kB 1 29-Dec-2020 05:25 Ben Spink
png
oauth_consent.png 49.1 kB 1 29-Dec-2020 05:25 Ben Spink
png
test_success.png 74.9 kB 1 29-Dec-2020 05:25 Ben Spink

This page (revision-22) was last changed on 09-Nov-2022 04:52 by krivacsz

This page was created on 29-Dec-2020 05:25 by Ben Spink

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 2 changed 2 lines
You will start at the API credentials manager:\\
It requires several steps to configure.\\
You will start at Google API's and Service:\\
At line 6 changed 2 lines
You first need to make a project. My example calls this CrushFTP-Test.\\
[attachments|create_project.png]\\
Setup Oauth Consent (if was not yet created), make an internal one: \\
At line 9 changed 2 lines
Next select create credentials, and choose the Web Application type.\\
[attachments|create_credentials.png]\\
[attachments|SMTP Google Mail Integration/create_consent.png]\\
At line 12 changed 2 lines
It will warn you if you don't have an "OAuth Consent" screen configured, so go there and configure that screen too.\\
[attachments|oauth_consent.png]\\
Set the support emails, the application domain and save it.
At line 15 changed 2 lines
When configuring the credential, you have to tell Google the domain you will be originating from when creating the auth token, so this is the URL you use for server administration. Just the protocol://dns_or_ip:port Don't have a trailing slash or it will complain.\\
You also need to put in the redirect URL of where google is going to send you back to after approval. This needs to follow the syntax in the example. Specifically your domain needs to end with:\\
[attachments|SMTP Google Mail Integration/consent_settings_1.png]\\
[attachments|SMTP Google Mail Integration/consent_settings_2.png]\\
\\
Go to the Credentials menu and create new credentials, choose OAuth client ID:\\
[attachments|SMTP Google Mail Integration/create_credentials.png]\\
\\
Choose Web application:
\\
[attachments|SMTP Google Mail Integration/credential_config.png]\\
\\
It is required to set up the Authorized Redirect URIs. You can put a domain (where your CrushFTP is available), or localhost. The URI needs to end with:\\
At line 19 changed one line
}}}
}}}\\
At line 22 changed one line
And one last important step, you need to enable the GoogleDrive API for your account fi its not already.\\
And one last important step, you need to enable the GoogleDrive API for your account if its not already.\\
At line 33 added one line
__CrushFTP admin page url must match with the redirect url.__ In our example: http://XXXXcrushftp.com\\
At line 28 changed one line
Take your google client_id and secret and combine them together with a ~ as separator:\\
Take your google client_id and secret and combine them together with a tilda as separator:\\
At line 30 changed 2 lines
client_id: 725114459570-7kaimt87pq299gjhtclmqep3si764m4k.apps.googleusercontent.com
secret: fEsDQSsvy9l_uBABVpsPggg7
client_id: 725111111110-7kaimtXXXXXXXXXXXXXXXXXXXXX64m4k.apps.googleusercontent.com
secret: fEsXXXXXXXXXXXXXXXXPggg7
At line 35 changed one line
725114459570-7kaimt87pq299gjhtclmqep3si764m4k.apps.googleusercontent.com~fEsDQSsvy9l_uBABVpsPggg7
725111111110-7kaimtXXXXXXXXXXXXXXXXXXXXX64m4k.apps.googleusercontent.com~fEsXXXXXXXXXXXXXXXXPggg7
At line 37 changed one line
That whole long garbage string becomes your "username" to GDrive://.
That whole long string becomes your "username" to GDrive://.\\
Copy and paste it into the user field. Then click "Get Refresh Token" to finish the config.\\
[attachments|get_refresh_token.png]\\
\\
Finally!\\
[attachments|test_success.png]\\
Version Date Modified Size Author Changes ... Change note
22 09-Nov-2022 04:52 2.272 kB krivacsz to previous
21 09-Nov-2022 04:51 2.277 kB krivacsz to previous | to last
« This page (revision-22) was last changed on 09-Nov-2022 04:52 by krivacsz
G’day (anonymous guest)
CrushFTP10 | What's New
JSPWiki