Optional
dashboardConfiguration for dashboard collections barchart.
Optional
emailemail
will be the email address of the currently logged in admin.
quickSightPagePath
contains the URL to the QuickSight dashboard page.
Currently, this value does not change, so we can share it via fixed config.
Optional
rolesroles
contains the logged in admin's roles and their associated
libraries, where appropriate.
settingUp
will be true if this is a new circulation manager and the
admin interface has never been used before. The interface will show a page
for configuring admin authentication. The admin will need to set that up
and log in before accessing the rest of the interface.
DEPRECATED. Use the showCircEventsDownload
feature flag instead.
This can be removed once the backend stops sending it.
Optional
support_A URL for the application's support contact. For example:
Optional
tos_Optional
tos_
A token generated by the server to prevent Cross-Site Request Forgery. The token should be included in an 'X-CSRF-Token' header in any non-GET requests.