oci-java-sdk icon indicating copy to clipboard operation
oci-java-sdk copied to clipboard

Accessing object storage bucket with a pre-authenticated request

Open GNeeraja5 opened this issue 3 years ago • 3 comments

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

GNeeraja5 avatar Aug 08 '22 19:08 GNeeraja5

Hi @GNeeraja5,

Thanks for creating the issue. We will take a look and get back to you soon.

KartikShrikantHegde avatar Aug 10 '22 20:08 KartikShrikantHegde

I am having the same question. Is there any way to accessing object storage using preauthenticated URL in oci java sdk. @GNeeraja5 Do you found any solutions for this. There is a requirement for authenticationDetailsProvider which needs all those information. But I have only preauthenticatred URL, namespace and bucket name.

sc-sityad avatar Apr 28 '23 07:04 sc-sityad