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 25-Oct-2018 04:31 Ben Spink
png
create_credentials.png 57.5 kB 1 25-Oct-2018 04:31 Ben Spink
png
create_project.png 25.9 kB 1 25-Oct-2018 04:31 Ben Spink
png
credential_config.png 95.2 kB 1 25-Oct-2018 04:31 Ben Spink
png
enable_api.png 107.2 kB 1 25-Oct-2018 04:31 Ben Spink
png
get_refresh_token.png 53.5 kB 1 25-Oct-2018 04:31 Ben Spink
png
oauth_consent.png 49.1 kB 1 25-Oct-2018 04:31 Ben Spink
png
test_success.png 74.9 kB 1 25-Oct-2018 04:31 Ben Spink

This page (revision-12) was last changed on 24-Jul-2020 16:32 by krivacsz

This page was created on 25-Oct-2018 04:31 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 7 changed one line
[attachments|create_project]
[attachments|create_project.png]\\
\\
Next select create credentials, and choose the Web Application type.\\
[attachments|create_credentials.png]\\
\\
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]\\
\\
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:\\
{{{
?command=register_gdrive_api
}}}
[attachments|credential_config.png]\\
\\
And one last important step, you need to enable the GoogleDrive API for your account if its not already.\\
[https://console.developers.google.com/apis/library/drive.googleapis.com/]\\
[attachments|enable_api.png]\\
\\
Now that the API is enabled, and your credentials are setup, and your redirect domains are configured, you can use the credentials in CrushFTP to get your google auth token and get access.\\
In the User Manager, add a new remote VFS item type and set the protocol to be "GDrive".\\
Take your google client_id and secret and combine them together with a tilda as separator:\\
{{{
client_id: 725111111110-7kaimtXXXXXXXXXXXXXXXXXXXXX64m4k.apps.googleusercontent.com
secret: fEsXXXXXXXXXXXXXXXXPggg7
}}}
results in:
{{{
725111111110-7kaimtXXXXXXXXXXXXXXXXXXXXX64m4k.apps.googleusercontent.com~fEsXXXXXXXXXXXXXXXXPggg7
}}}
That whole long garbage 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
12 24-Jul-2020 16:32 2.227 kB krivacsz to previous
11 24-Jul-2020 16:32 2.241 kB krivacsz to previous | to last
10 25-Mar-2020 17:13 2.227 kB krivacsz to previous | to last
9 25-Oct-2018 04:31 2.227 kB Ben Spink to previous | to last
8 25-Oct-2018 04:31 2.223 kB Ben Spink to previous | to last
7 25-Oct-2018 04:31 2.173 kB Ben Spink to previous | to last
6 25-Oct-2018 04:31 2.173 kB Ben Spink to previous | to last
5 25-Oct-2018 04:31 2.036 kB Ben Spink to previous | to last
4 25-Oct-2018 04:31 1.115 kB Ben Spink to previous | to last
3 25-Oct-2018 04:31 0.562 kB Ben Spink to previous | to last
2 25-Oct-2018 04:31 0.282 kB Ben Spink to previous | to last
1 25-Oct-2018 04:31 0.045 kB Ben Spink to last
« This page (revision-12) was last changed on 24-Jul-2020 16:32 by krivacsz
G’day (anonymous guest)
CrushFTP9 | What's New
JSPWiki