Making your application's image public
You might want to display your application's image in an oauth authentication page to
reassure customers that they are authenticating the correct application in the Developer Portal.
That authentication uses a URL to the image that is stored on the Developer Portal.
However, by default, those images are private unless you are logged in, which doesn't work if you
want to display it in an oauth page. The solution is for the admin to change the
application_image
field to use public instead of private.
Before you begin
You must have administrator access to the Developer Portal to complete this task.
About this task
- Log in to your Developer Portal as an administrator.
- If the administrator dashboard isn’t displayed, click Manage to display it.
- Navigate to
- Navigate to the Image label, then in the
Edit
drop down, selectstorage settings
. - Click
Public files
forUpload destination
. - Click
Save field settings
.