This website requires JavaScript.
Explore
Help
Sign In
mart-w
/
kanidm
Watch
1
Star
0
Fork
You've already forked kanidm
0
mirror of
https://github.com/kanidm/kanidm.git
synced
2025-02-23 20:47:01 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9611a7f976
kanidm
/
tools
/
cli
/
example.modify.json
5 lines
72 B
JSON
Raw
Normal View
History
Unescape
Escape
6 create modify tool (#113) Implements #6 - create, modify and delete. These are the raw/lowlevel db commands which are really useful for administrators. They aren't intended for normal day to day use though. This also adds a basic getting started, fixes a missing privilege, adds support for reseting another accounts password, and for server side password generation. It's likely I'm going to reformat some of the current REST api though to use our higher level internal types.
2019-10-07 00:41:30 +02:00
[
Raw database json use lowercase keys (#380) Update docs to reflect that.
2021-03-20 04:47:32 +01:00
{
"purged"
:
"name"
}
,
{
"present"
:
[
"name"
,
"demo_group"
]
}
6 create modify tool (#113) Implements #6 - create, modify and delete. These are the raw/lowlevel db commands which are really useful for administrators. They aren't intended for normal day to day use though. This also adds a basic getting started, fixes a missing privilege, adds support for reseting another accounts password, and for server side password generation. It's likely I'm going to reformat some of the current REST api though to use our higher level internal types.
2019-10-07 00:41:30 +02:00
]
Reference in a new issue
Copy permalink