From 70e358e49949cec50a1784dc229678451b95c424 Mon Sep 17 00:00:00 2001 From: mzico Date: Wed, 14 Dec 2022 10:05:49 +0600 Subject: [PATCH] feat(docs): jans TUI SCIM configuration feature (#3305) --- docs/admin/config-guide/tui.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/admin/config-guide/tui.md b/docs/admin/config-guide/tui.md index 78e92fc1ffa..36ecb1e2f8f 100644 --- a/docs/admin/config-guide/tui.md +++ b/docs/admin/config-guide/tui.md @@ -55,6 +55,10 @@ There are two configurations included here: ### SCIM +System for Cross-domain Identity Management, in short SCIM, is a specification that simplifies the exchange of user identity information across different domains. The Janssen Server provides implementation for the SCIM specification. + +With Janssen CLI-TUI, it's possible to view / update SCIM configuration. + ### Scripts ### Users