kanidm/tools/iam_migrations
James Hodgkinson 383592d921
Schema dooby doo ... yon (#2103)
Refers #1987

Notable changes:

- in server/lib/src/entry.rs - aiming to pass the enum instead of the strings
    - changed signature of add_ava to take Attribute instead of &str (which is used in the entry_init macro... which was fun)
    - set_ava<T> now takes Attribute
- added TryFrom<&AttrString> for Attribute
2023-09-12 11:47:24 +10:00
..
freeipa Schema dooby doo ... yon (#2103) 2023-09-12 11:47:24 +10:00
ldap Less human strings more enums (#1989) 2023-08-21 17:16:43 +10:00
README.md 1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00

IAM Migrations

This directory contains developer and integration resources to assist with migrations from other identity and access management services.