$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

A service allowing users to manage profile-specific content files (such as the user avatar) and settings (such as language preferences) after successful authentication.

Characteristics

Service Nameuserservice
Port Range8080
Profiles-
Helm Chartclient
Public APIUser Settings Endpoints and Web-API Gateway Endpoints

Function

The USERSERVICE manages user-related data and provides CRUD operations on it.

Its endpoints are provided in an own API.

>> User Settings Endpoints

Some endpoints are available also via the Web-API Gateway. Those endpoints are called by the CLIENT service that provides yuuvis® client as reference implementation.

>> Web-API Gateway Endpoints

Requirements

In addition to the yuuvis® Momentum core services, USERSERVICE has further requirements.

>> USERSERVICE Requirements

Configuration


  • No labels