Overview

Twitcher Components

Twitcher consists of the following main parts:

OWS Security

A security layer to protect service access with OAuth2 Tokens.

OWS Registry

OWS Registry is a registration service with an OpenAPI interface to register OWS services for the OWS proxy protected by basic authentication.

OWS Proxy

OWS Proxy a service which acts as a proxy for registered OWS services.

OAuth access tokens can be retrieved from a Keycloak authentication service using the client credentials workflow.

_images/twitcher-overview.png