0.4.4 • Published 8 months ago

@salto-io/google-workspace-adapter v0.4.4

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
8 months ago

Google Workspace adapter

Google WS adapter for salto.io

Authentication

Basic Authentication

Basic authentication is not supported in google workspace. How ever we enabled the option to get use access token the was obtain with oauth.

OAuth Authentication

OAuth authentication command:

salto account add -a oauth google_workspace

salto account login -a oauth google_workspace

The adapter also supports OAuth authentication. To authenticate using OAuth, use the oauth authentication method and follow the following steps:

  1. Enable Oauth for your app by following the instructions here.
  2. Set the redirectUri configuration parameter as http://localhost:{port}/export, where port is the port number you want to use.
  3. Run the salto account add ... command and follow the instructions to authenticate using OAuth. You will need to provide the clientId and clientSecret, which you can obtain from the same page you create the Oauth and set the redirectUri, you can go to your google console => APIs & Services => Credentials .

Please notice - in order to log in with oauth to google workspace, we are using the refresh token. The refresh token only returns in the first request, so if you are already connected to your google workspace in your browser, you can open a guest tab and repeat the login.

0.4.4

8 months ago

0.4.3

9 months ago

0.4.2

10 months ago

0.4.1

10 months ago

0.3.61

12 months ago

0.3.60

12 months ago

0.3.59

1 year ago

0.4.0

11 months ago

0.3.58

1 year ago

0.3.57

1 year ago

0.3.56

1 year ago

0.3.55

1 year ago