mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-06 08:08:10 +00:00

* GitBook: [#50] BigQuery, Glue, MSSQL, Postgres, Redshift, Snowflake - V2 * GitBook: [#62] No subject * GitBook: [#63] No subject * GitBook: [#64] Beta * GitBook: [#65] Make Harsha's requested changes to connectors section organization * GitBook: [#66] Kerberos authentication with Hive * GitBook: [#67] Fix procedure overview links * GitBook: [#68] Fix procedure overview links * GitBook: [#69] correct step reference * GitBook: [#70] Add Kerberos connection troubleshooting * updated json schema and schema docs (#3219) * updated json schema and schema docs * added glossay to readme * GitBook: [#72] Metrics & Tests Co-authored-by: Parth Panchal <parth.panchal@deuexsolutions.com> Co-authored-by: Shilpa V <vernekar.shilpa@gmail.com> Co-authored-by: Shannon Bradshaw <shannon.bradshaw@arrikto.com> Co-authored-by: parthp2107 <83201188+parthp2107@users.noreply.github.com> Co-authored-by: pmbrull <peremiquelbrull@gmail.com>
83 lines
3.4 KiB
Markdown
83 lines
3.4 KiB
Markdown
# Copy of Create Server Credentials
|
|
|
|
## Step 1: Create the account
|
|
|
|
* Go to [Create Google Cloud Account](https://console.cloud.google.com)
|
|
* Click on `Create Project`
|
|
|
|
 (2) (2) (2) (2) (3) (1) (1).png>)
|
|
|
|
## Step 2: Create a new project
|
|
|
|
* Enter the **Project name**.
|
|
* Enter the parent organization or folder in the **Location box**. That resource will be the hierarchical parent of the new project.
|
|
|
|

|
|
|
|
* Click **Create**.
|
|
|
|
## Step 3: How to configure OAuth consent
|
|
|
|
* Select the project you created above and click on **APIs & Services** on the left-side panel.
|
|
|
|

|
|
|
|
* Click on the **OAuth Consent Screen** available on the left-hand side panel.
|
|
* Provide the User Type. Chose **External** if you are testing otherwise chose **Internal**
|
|
|
|

|
|
|
|
* Once the user type is selected, provide the **App Information** and other details.
|
|
|
|

|
|
|
|
* Click **Save and Continue**.
|
|
* On the **Scopes Screen**, Click on **ADD OR REMOVE SCOPES** and select the scopes. Once done click on **Update**.
|
|
|
|

|
|
|
|
* Click **Save and Continue.**
|
|
|
|

|
|
|
|
* Click on **Back to Dashboard**.
|
|
|
|

|
|
|
|

|
|
|
|
## Step 4: Create credentials for the project:
|
|
|
|
* Once the OAuth Consent is configured, Click on **Credentials** available on the left-hand side panel.
|
|
|
|

|
|
|
|
* Click on **Create Credentials**
|
|
|
|

|
|
|
|
* Select **OAuth client ID** from the dropdown.
|
|
* Once selected, you will be asked to select the **Application type**. Select **Web application**
|
|
|
|

|
|
|
|
* After selecting the **Application Type**, name your project and give the authorized URIs
|
|
|
|
.png>)
|
|
|
|
* Click **Create**
|
|
* You will get the credentials
|
|
|
|

|
|
|
|
## Step 5: Where to find the credentials
|
|
|
|
* Go to **Credentials**
|
|
* Click on the **pencil icon (Edit OAuth Client)** on the right side of the screen
|
|
|
|

|
|
|
|
* You will find the **client Id** and **client secret** in the top right corner
|
|
|
|

|