GitBook: [#76] Update SSO templates per latest round of feedback from community.

This commit is contained in:
Shannon Bradshaw 2022-01-07 19:18:37 +00:00 committed by Sriharsha Chintalapani
parent 1a17316468
commit 3896a2df3a

View File

@ -162,8 +162,9 @@ Note: The `source.config` field in the configuration JSON will include the major
"account": "account_name", "account": "account_name",
"service_name": "snowflake", "service_name": "snowflake",
"data_profiler_enabled": "false", "data_profiler_enabled": "false",
"options":{ "role": "OPTIONAL - role",
"authenticator": "https://something.okta.com/", "connect_args":{
"authenticator": "https://something.okta.com/"
}, },
"table_filter_pattern": { "table_filter_pattern": {
"excludes": [ "excludes": [
@ -205,8 +206,9 @@ Note: The `source.config` field in the configuration JSON will include the major
"account": "account_name", "account": "account_name",
"service_name": "snowflake", "service_name": "snowflake",
"data_profiler_enabled": "false", "data_profiler_enabled": "false",
"options":{ "role": "Optional - Role",
"authenticator": "externalbrowser", "connect_args":{
"authenticator": "externalbrowser"
}, },
"table_filter_pattern": { "table_filter_pattern": {
"excludes": [ "excludes": [