Architecture

The blue dotted line defines what's the full CUE User Manager solution, whereas the green dotted line defines what's a part of the IAM backend which UM uses.

The green boxes are the CUE User Manager components.

CUE

The CUE editor running in a web browser.

NG

CCI Newsgate

NGINX

NGINX listening on port 80 and 443 (https).

UM

CUE User Manager. A Java micro service. Provides a REST interface which CUE, Content Store and NG uses to authenticate users and get user information.

OIDC

Server having endpoints for OpenID Connect Core 1.0 and OpenID Connect Discovery 1.0

SCIM

Server having endpoints for SCIM 2

LDAP

Internal user/group storage for the IAM system. Typically syncs (pulls) from AD, but can also be used standalone.