From 0c7d202f56cfbbbd1b22fa166e66c1e4a4dc3e7d Mon Sep 17 00:00:00 2001 From: David Kocher Date: Fri, 11 Aug 2023 23:10:21 +0200 Subject: [PATCH] Add connection profile to authenticate to S3 with Google OpenID Connect. --- ...(Azure AD) OpenID Connect.cyberduckprofile | 2 + ...S & Google OpenID Connect.cyberduckprofile | 56 +++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 AWS S3+STS & Google OpenID Connect.cyberduckprofile diff --git a/AWS S3+STS & Azure Active Directory (Azure AD) OpenID Connect.cyberduckprofile b/AWS S3+STS & Azure Active Directory (Azure AD) OpenID Connect.cyberduckprofile index 7f903fe..7b992b1 100644 --- a/AWS S3+STS & Azure Active Directory (Azure AD) OpenID Connect.cyberduckprofile +++ b/AWS S3+STS & Azure Active Directory (Azure AD) OpenID Connect.cyberduckprofile @@ -40,6 +40,8 @@ openid offline_access + Authorization + AuthorizationCode Password Configurable Username Configurable diff --git a/AWS S3+STS & Google OpenID Connect.cyberduckprofile b/AWS S3+STS & Google OpenID Connect.cyberduckprofile new file mode 100644 index 0000000..ab1900d --- /dev/null +++ b/AWS S3+STS & Google OpenID Connect.cyberduckprofile @@ -0,0 +1,56 @@ + + + + + + + Protocol + s3 + Vendor + aws-s3-sts-google-oidc + Description + AWS S3+STS & Google OpenID Connect + Default Nickname + AWS S3+STS & Google + OAuth Authorization Url + https://accounts.google.com/o/oauth2/auth + OAuth Token Url + https://accounts.google.com/o/oauth2/token + OAuth Client ID + 996125414232-s922bvdt21nceeh5dq1gb6av8plpj7hr.apps.googleusercontent.com + OAuth Client Secret + + OAuth Redirect Url + ${oauth.application.identifier}:oauth + Scopes + + openid + + Authorization + AuthorizationCode + Password Configurable + + Username Configurable + + Username Placeholder + Username + Properties + + + s3.assumerole.rolearn= + + +