Skip to content

Microservices

Microservice Overview#

This page lists all microservices that are registered in the KYPO Platform. A new microservice can be added to the platform by clicking the register-button in the top right corner that will redirect an administrator to the Microservice Registration page.

microservice-page

Microservice Registration#

This page is used to register a new microservice, which is then used in the platform’s background. The recommended way is to import the kypo-security-commons library into service and register microservice during startup.

microservice-page