You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/05/14 21:17:06 UTC

[GitHub] [iceberg] rdblue commented on a diff in pull request #4771: Core: Add OAuth2 to REST catalog spec

rdblue commented on code in PR #4771:
URL: https://github.com/apache/iceberg/pull/4771#discussion_r873075533


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -58,7 +58,9 @@ servers:
         default: ""
 # All routes are currently configured using an Authorization header.
 security:
+  - OAuth2: [catalog]

Review Comment:
   I added just one scope for all catalog and config access. Alternatively, we could separate this into read and read/modify scopes to allow read-only access.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org