Skip to content

App Subscriber

Jeremy Foster edited this page Sep 19, 2024 · 1 revision

This is a React web application that provides subscribers a way to search, read, view, listen to content. Users can create, manage, and subscribe to reports and alerts.

This is the primary external access point of the TNO solution and is the core features that users are interested in.

Access to this web application requires authentication through the Membership layer, which uses Keycloak.

The web application connects to TNO data through the Subscriber RESTful API. The web application is not bundled with the Editor Web Application so that it can be independently maintained and enhanced without impacting editors.

The Subscriber web application has not yet been designed, but will provide similar functionality as the existing external Kalel application.

Table of Contents

Clone this wiki locally