mirror of
https://github.com/kanidm/kanidm.git
synced 2025-05-17 14:33:55 +02:00
Book fixes (#3433)
This commit is contained in:
parent
ce410f440c
commit
d0b0b163fd
book/src
|
@ -215,7 +215,7 @@ Token signing public key
|
||||||
|
|
||||||
### Create the Kanidm Configuration
|
### 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.
|
or manage OAuth2 client integrations.
|
||||||
|
|
||||||
You can create a new client by specifying its client name, application display name and the landing
|
You can create a new client by specifying its client name, application display name and the landing
|
||||||
|
|
|
@ -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)
|
- [RFC4519 LDAP Schema](https://www.rfc-editor.org/rfc/rfc4519)
|
||||||
- FreeIPA User Schema
|
- FreeIPA User Schema
|
||||||
- [RFC7644 SCIM Bulk Data Import](https://www.rfc-editor.org/rfc/rfc7644)
|
- [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
|
# Database
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue