You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/reference/pages/properties/cluster-properties.adoc
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2125,6 +2125,27 @@ The OAuth URI used to retrieve access tokens for Iceberg REST catalog authentica
2125
2125
2126
2126
// end::iceberg_rest_catalog_oauth2_server_uri[]
2127
2127
2128
+
// tag::iceberg_rest_catalog_oauth2_scope[]
2129
+
=== iceberg_rest_catalog_oauth2_scope
2130
+
2131
+
The OAuth scope used to retrieve access tokens for Iceberg catalog authentication. Only meaningful when `iceberg_rest_catalog_authentication_mode` is set to `oauth2`.
0 commit comments