oracle / oracle/oci-java-sdk

Accessing object storage bucket with a pre-authenticated request

Open
#428 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

SDK
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.