Skip to content

[Bug]: Logo will not use private signed url #2903

@SteffenJung

Description

@SteffenJung

Link to the documentation page or resource

https://github.com/strapi/strapi/tree/main/packages/providers/upload-aws-s3

Describe the bug

Hi, it seems that the logo and auth-logo defined in the admin panel settings do not use the signed_url if the MediaLibrary is a private aws s3 bucket.
Iam using the plugin(https://github.com/strapi/strapi/tree/main/packages/providers/upload-aws-s3)

The media library works great with the private bucket. It successfully uses the AWS token signed URL. (i can see it in the inspect tool in browser).

If i upload a new logo in the settings and hit save then the logo was successfully uploaded into the bucket but the logo and as i expect also the Auth-logo uses the normal url not that signed_url.
Finally the logo cannot be displayed and it gets the ErrorCode:403.

Additional context

No response

Suggested improvements or fixes

No response

Related issue(s)/PR(s)

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions