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.
Note: This module synchronizes the credentials of applications that are created
by consumers in the Developer Portal site UI. It cannot synchronize the credentials for applications
that are created by the provider in the API Manager UI.
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
Editdrop down, selectstorage settings. - Click
Public filesforUpload destination. - Click
Save field settings.