From d0b0b163fdd734f022cfee2d706b60c3e3d21762 Mon Sep 17 00:00:00 2001 From: Firstyear Date: Sat, 15 Feb 2025 16:01:44 +1000 Subject: [PATCH] Book fixes (#3433) --- book/src/integrations/oauth2.md | 2 +- book/src/supported_features.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/book/src/integrations/oauth2.md b/book/src/integrations/oauth2.md index 54d09bcf8..6aaac2f26 100644 --- a/book/src/integrations/oauth2.md +++ b/book/src/integrations/oauth2.md @@ -215,7 +215,7 @@ Token signing public key ### Create the Kanidm Configuration -By default, members of the `system_admins` or `idm_hp_oauth2_manage_priv` groups are able to create +By default, members of the `idm_admins` or `idm_oauth2_admins` groups are able to create or manage OAuth2 client integrations. You can create a new client by specifying its client name, application display name and the landing diff --git a/book/src/supported_features.md b/book/src/supported_features.md index 20895a41a..d2ef9a53f 100644 --- a/book/src/supported_features.md +++ b/book/src/supported_features.md @@ -22,6 +22,7 @@ This is a list of supported features and standards within Kanidm. - [RFC4519 LDAP Schema](https://www.rfc-editor.org/rfc/rfc4519) - FreeIPA User Schema - [RFC7644 SCIM Bulk Data Import](https://www.rfc-editor.org/rfc/rfc7644) + - NOTE: SCIM is only supported for synchronisation from another IDP at this time. # Database