Skip to content

Conversation

@St4NNi
Copy link
Member

@St4NNi St4NNi commented Jun 1, 2023

CORS support and GetTokenFromSecret to internal APIs

This small update adds CORS support to the internal GetObjectLocation request and enables the dataproxy to create short-lived api tokens on behalf of the user via s3 credentials.
With this the dataproxy can use these tokens to modify API resources via the public API directly without the need for extra internal requests.

Changelog

  • Added GetTokenFromSecret rpc to internal authorize service.
  • Added optional CorsConfiguration to GetObjectLocationResponse in internal proxy notifier. ([feat] CORS Configuration proxy#29)

Breaking Changes

No breaking changes for the public API were introduced.

@St4NNi St4NNi requested a review from lfbrehm June 1, 2023 09:46
@St4NNi St4NNi self-assigned this Jun 1, 2023
@St4NNi St4NNi merged commit 6716502 into dev Jun 1, 2023
@St4NNi St4NNi deleted the cors-additions branch June 1, 2023 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants