Firstyear
0958d05ba3
Merge ee46216093
into b113262357
2025-04-10 17:08:56 +00:00
Firstyear
82a883089f
Allow versioning of server configs ( #3515 )
...
This allows our server configuration to be versioned, in preparation
for a change related to the proxy protocol additions.
2025-04-02 02:44:19 +00:00
Firstyear
1a29aa7301
Add ssh_publickeys as a claim for oauth2 ( #3346 )
...
Allow ssh_publickeys to be exposed as a claim for oauth2 and oidc
applications so that they can consume these keys for various uses.
An example could be something like gitlab which can then associate
the public keys with the users account.
2025-01-08 08:21:28 +00:00
George Wu
155225c0f9
Add docs on customising Kanidm. ( #3209 )
...
* Add docs on customising Kanidm.
* Add more info about images that can be used.
* s/set-display-name/set-displayname/g
2024-11-19 01:37:44 +00:00
William Brown
ee46216093
Brain Dumps
2024-11-09 16:18:10 +10:00
James Hodgkinson
5a709520dc
OAuth2 Device flow foundations ( #3098 )
2024-10-26 12:08:48 +10:00
Firstyear
b1099dfa3b
Foundations of pam/nss multi resolver
...
This starts the support for multi-resolver operation as well as a system level nss resolver.
In future we'll add the remaining support to auth system users with pam too.
2024-08-15 23:54:35 +00:00
James Hodgkinson
d512954fe6
Docker-and-docs-fixes ( #2954 )
...
* removing VOLUME entry from server container
* link fixing
* link fixing in docs
2024-08-05 00:27:45 +00:00
James Hodgkinson
2a5e8113e6
docs reordering and cleanup ( #2932 )
...
Co-authored-by: Firstyear <william@blackhats.net.au>
2024-07-26 16:42:46 +10:00
James Hodgkinson
e1a1bff94d
Docs rework ( #2919 )
...
* more markdowny linty things
* Fixes #2572 by replacing mdbook-template with github-flavoured and more markdowny alerts
2024-07-23 02:21:56 +00:00
Firstyear
3707124218
Improve access control doc to describe privilege access mode ( #2721 )
...
* Improve access control doc to describe privilege access mode
* Update book/src/access_control/intro.md
---------
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2024-04-24 04:29:58 +00:00
alexvonme
cc36fe7228
fix(docs): packaging section improved ( #2677 )
...
* fix(docs): packaging section improved
* Update ppa_packages.md
2024-03-23 22:54:52 +00:00
alexvonme
4849d9844b
fix(docs): filename, header and title mismatch fixes ( #2660 )
2024-03-20 12:43:33 +10:00
Firstyear
1887daa76a
Add initial design for key domains ( #2564 )
2024-03-09 14:13:10 +10:00
Firstyear
e8d7010b4b
Add upgrade process, improve developer readme ( #2635 )
...
* Add upgrade process, improve developer readme
* Rearrange some bits.
2024-03-08 13:25:45 +10:00
Firstyear
c892cd01d5
List of supported features ( #2499 )
...
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2024-02-10 10:56:16 +10:00
Firstyear
cd27879e7f
Oauth2 pkce faq ( #2473 )
2024-02-06 12:05:52 +10:00
Joe Taber
bcb0c2b786
Book SUMMARY.md: Fix part titles according to mdbook ( #2463 )
...
mdBook requires part titles to be H1, not any other heading level.
Format documentation on `SUMMARY.md` shows using H1 (one `#`):
220cb4f0c8/guide/src/format/summary.md
Parser code specifically looks for H1:
220cb4f0c8/src/book/summary.rs (L268)
2024-02-01 09:12:36 +10:00
Firstyear
005ca1713a
1222 what rights does anonymous have ( #2436 )
...
Document the default access that anonymous has, as well as default access controls and permission groups.
2024-01-25 09:08:54 +10:00
Firstyear
38f930c981
Add design diagrams ( #2332 )
2024-01-04 10:02:21 +10:00
Firstyear
d09c2448ff
1481 2024 access control rework ( #2366 )
...
Rework default access controls to better separate roles and access profiles.
2023-12-17 23:10:13 +00:00
Firstyear
bb8914c70d
20231120 2320 sssd compat ( #2328 )
2023-11-22 10:18:03 +10:00
James Hodgkinson
55bd543434
.deb package build and docs fixes ( #2252 )
...
* moving docs around a bit
* workflow fixes
2023-10-26 01:48:58 +00:00
James Hodgkinson
7093149975
Auth flow docs ( #2249 )
2023-10-24 04:00:37 +00:00
Firstyear
afe9d28754
20231019 1122 account policy basics ( #2245 )
...
---------
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2023-10-22 11:16:42 +00:00
Firstyear
f6d2bcb44b
68 20230929 replication finalisation ( #2160 )
...
Replication is now ready for test deployments!
2023-10-05 11:11:27 +10:00
Firstyear
436a3f0307
68 20230831 design replication coordinator ( #2051 )
2023-09-05 16:39:16 +10:00
Firstyear
8b331325ae
Add tls generator to main kanidmd ( #1743 )
2023-06-19 20:51:44 +10:00
Firstyear
0eaab19775
20230608 ldap sync ( #1728 )
2023-06-13 14:26:50 +10:00
Firstyear
155c93c931
20230330 oauth2 refresh tokens ( #1502 )
2023-04-20 08:34:21 +10:00
Firstyear
4718f2dc6b
1115 priv (reauth, sudo) mode ( #1479 )
2023-03-27 11:38:09 +10:00
Firstyear
e33beea89d
1399 cleanup cli docs ( #1413 )
...
* Cleanup cli args
* Update book
* Update wasm
* making the CI happy
---------
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2023-03-02 12:47:23 +10:00
Firstyear
00cca81012
1399 cleanup reorg ( #1412 )
2023-03-01 13:10:52 +10:00