mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-02 02:26:00 +00:00
GitBook: [#76] Update SSO templates per latest round of feedback from community.
This commit is contained in:
parent
1a17316468
commit
3896a2df3a
@ -162,8 +162,9 @@ Note: The `source.config` field in the configuration JSON will include the major
|
||||
"account": "account_name",
|
||||
"service_name": "snowflake",
|
||||
"data_profiler_enabled": "false",
|
||||
"options":{
|
||||
"authenticator": "https://something.okta.com/",
|
||||
"role": "OPTIONAL - role",
|
||||
"connect_args":{
|
||||
"authenticator": "https://something.okta.com/"
|
||||
},
|
||||
"table_filter_pattern": {
|
||||
"excludes": [
|
||||
@ -205,8 +206,9 @@ Note: The `source.config` field in the configuration JSON will include the major
|
||||
"account": "account_name",
|
||||
"service_name": "snowflake",
|
||||
"data_profiler_enabled": "false",
|
||||
"options":{
|
||||
"authenticator": "externalbrowser",
|
||||
"role": "Optional - Role",
|
||||
"connect_args":{
|
||||
"authenticator": "externalbrowser"
|
||||
},
|
||||
"table_filter_pattern": {
|
||||
"excludes": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user