Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  1. Fotoware Alto
    • 11.14 Schreckhorn
    • Terminology
    • Solutions
    • User Guide - Deutsch
    • User Guide - English
    • API Changelog
  2. Fotoware Veloz
    • Managing users and groups
    • Configuring archives
    • Configuring workflows
    • Configuring site behavior
    • Navigating and searching to find your assets
    • Working with your assets
    • Editing asset metadata
    • Uploading files
    • Version Control in Fotoware
    • Albums - Creating and sharing collections
    • Placing assets in a CMS
    • Working with the Fotoware Pro interface
    • Using the Fotoware plugins
    • Consent management
    • User guide to FotoWeb for iPad (Legacy)
    • Picture conferencing with FotoWeb Screens (Legacy)
    • What's what in Fotoware
    • GDPR
    • Fotoware Veloz releases
    • Activity Exports
    • Fotoware Example Workflows
  3. Fotostation
    • Getting started with Fotostation
    • Viewing, selecting and sorting files
    • Managing your assets with archives
    • Adding metadata to assets
    • Searching for assets
    • Working with your assets
    • Version Control in Fotostation
    • Automating tasks with Actions
    • Configuring metadata fields and editors
    • Configuring Fotostation
    • Configuring Fotostation for multi-user environments
    • Troubleshooting Fotostation
  4. Fotoware Flow
    • What is Flow?
    • Getting started
    • Flow dictionary
  5. Fotoware On-Premises
    • Getting started
    • Index Manager
    • FotoWeb
    • Color Factory
    • Connect
    • Operations Center Guide
  6. Integrations and APIs
    • The Fotoware API
    • Creating integrations using embeddable widgets
    • Authorizing applications using OAuth
    • Auto-tagging
    • FotoWeb Drag and Drop export
    • Integration using webhooks
    • Optimizely and Episerver plugin documentation
    • User Interface Integrations
  7. Fotoware Mobile
    • User guide for Fotoware Mobile for iPhone and Android
    • User guide to FotoWeb for iPad (Legacy)
    • User guide to FotoWeb for iPhone and Android (Legacy)

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Support

Table of Contents

How to create a custom collection of login page images? Creating a static json document at a fixed URL
  • Home
  • Fotoware On-Premises
  • FotoWeb
  • Configuring site behavior (On-Premises)

Setting custom background images for use on the FotoWeb login screen

30. April 2025

Elaine Foley

Table of Contents

How to create a custom collection of login page images? Creating a static json document at a fixed URL

By default Fotoware will download background images for use on the login screen from a Fotoware repository on the internet. If you would rather use your custom collection of background images that comply with your corporate profile, you can do so by changing the setting in the Fotoware site settings.

Note: You cannot use a collection (album or archive) from another site as custom background images.

  1. Go to Tools (cogwheel icon) > Site Configuration > Appearance > Branding.
  2. Open the Corporate Branding tab.
  3. Turn on theUse custom background images for login page toggleand enter the URL to the collection you would like to use.
  4. Select Save.

How to create a custom collection of login page images?

The simplest way to create a collection is to add the images to a Fotoware album. Then create a public link to that album and paste that link in the configuration.

Other possibilities:

  • Use the URL to a public archive (an archive to which the Everyone group has browse access)
  • Publish a static JSON document with links to each asset in the collection and use the URL to this document in the configuration (see below).

Note: The login collection must be from an album available for guest (such as a shared URL), a public archive, or a static folder available on the same domain (for example hosted in IIS).

Creating a static json document at a fixed URL

A static JSON document can be published at a URL that Fotoware can reach. It should be in the form of a Fotoware Collection, as documented in the API guide.

Here’s an example of the minimum information required to define a background image collection:

01

02

03

04

05

06

07

08

09

10

11

12

13

14

{

"data" : [ {

"href" : "https://cdn.company.com/images/background.jpg",

"previews": [ {

"size" : 1920,

"width" : 1920,

"height" : 1080,

"square" : false,

"href" : "https://cdn.company.com/images/background.jpg" } ],

"permissions":["View","Preview","Download"],

"doctype":"image"

}

]

}

Note: When creating a custom JSON document, the server that delivers the files needs the appropriate CORS policies set.

custom backgrounds login screen

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Indexing PDF documents
  • Selecting metadata to log
  • Defining metadata requirements for uploaded assets
eco-lighthouse-miljøfyrtårn

Company

  • About us
  • Resellers
  • Careers
  • Contact us

Help & support

  • Support center
  • Consultancy
  • Tech partners
  • Fotostation
  • System status

Trust Center

  • Legal
  • Security
  • Sustainability & ESG

Locations

Fotoware AS (HQ)
Tollbugata 35
0157 OSLO
Norway
FotoWare Switzerland AG
Industriestrasse 25
5033 Buchs (AG)
Switzerland

Copyright 2025 Fotoware All rights reserved.

  • Terms of service
  • Privacy policy
  • Cookie policy

Knowledge Base Software powered by Helpjuice

Expand