Accessing object storage bucket with a pre-authenticated request
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 243
- Forks
- 171
- Avg merge
- 30m
- Merged PRs (30d)
- 4
Description
Hi Team,
I'm looking for a way to use a PAR(pre-authenticated request url) to access object storage bucket from java sdk.
I see we can use curl and directly pass the PAR url and that is giving me list of objects but I don't see listObjects call having any fields for PAR.
Is there way to use PAR and java sdk for accessing object storage
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Java SDK's object storage APIs, especially the listObjects call, alongside the pre-authenticated request behavior described in the issue. Determine whether the SDK exposes a supported way to use a PAR URL and define done as documenting or implementing that access path, with the applicable object-storage verification identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100