Skip to content

Commit aa25c04

Browse files
committed
Added us domain
Signed-off-by: nithinkdb <nithin.krishnamurthi@databricks.com>
1 parent a9448d6 commit aa25c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auth/oauth/oauth.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ func hasScope(scopes []string, scope string) bool {
7676

7777
var databricksAWSDomains []string = []string{
7878
".cloud.databricks.com",
79+
".cloud.databricks.us",
7980
".dev.databricks.com",
8081
}
8182

0 commit comments

Comments
 (0)