GitBook: [main] 2 pages modified

This commit is contained in:
Parth Panchal 2021-08-15 05:52:08 +00:00 committed by gitbook-bot
parent 87413cc167
commit 0573294e50
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ description: This is a guide to configure Ingestion Connectors with security.
## Add Metadata Authentication for Connectors
All Connectors have **metadata\_server** config. Pass the JSON file generated in [Create Service Account](https://github.com/StreamlineData/catalog/tree/3d53fa7c645ea55f846b06d0210ac63f8c38463f/docs/install/security/google-sso/create-ingestion-service-account.md) as secret\_key
All Connectors have **metadata\_server** config. Pass the JSON file generated in [Create Service Account](create-ingestion-service-account.md) as secret\_key
{% code title="Connector Config for MySQL Connector:" %}
```javascript

View File

@ -6,7 +6,7 @@ description: This is a guide to configure Ingestion Connectors with security.
## Add Metadata Authentication for Connectors
All Connectors have **metadata\_server** config. Pass the public/private keypair generated in step 1 in [Create Service Account](https://github.com/StreamlineData/catalog/tree/3d53fa7c645ea55f846b06d0210ac63f8c38463f/docs/install/security/okta-ss0/create-ingestion-service-account.md) as secret\_key
All Connectors have **metadata\_server** config. Pass the public/private keypair generated in step 1 in [Create Service Account](create-ingestion-service-account.md) as secret\_key
{% code title="Connector Config for MySQL Connector:" %}
```javascript