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 new file mode 100644 index 0000000..7b992b1 --- /dev/null +++ b/AWS S3+STS & Azure Active Directory (Azure AD) OpenID Connect.cyberduckprofile @@ -0,0 +1,57 @@ + + + + + + + Protocol + s3 + Vendor + aws-s3-sts-azure-activedirectory-oidc + Description + AWS S3+STS & Azure Active Directory (Azure AD) + Default Nickname + AWS S3+STS + Azure AD OIDC + OAuth Authorization Url + https://login.microsoftonline.com/common/oauth2/v2.0/authorize + OAuth Token Url + https://login.microsoftonline.com/common/oauth2/v2.0/token + OAuth Client ID + f40bc18f-cd02-4212-b7f1-15243e4e2ad3 + OAuth Client Secret + + OAuth Redirect Url + ${oauth.handler.scheme}://oauth + Scopes + + openid + offline_access + + Authorization + AuthorizationCode + Password Configurable + + Username Configurable + + Username Placeholder + Username + Properties + + + s3.assumerole.rolearn= + + + 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= + + +