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

  1. Log in to your Developer Portal as an administrator.
  2. If the administrator dashboard isn’t displayed, click Manage to display it.
  3. Navigate to Structure > Content types > Application > Manage fields
  4. Navigate to the Image label, then in the Edit drop down, select storage settings.
  5. Click Public files for Upload destination.
  6. Click Save field settings.