Implement Topaz adapter
This commit is contained in:
parent
0fbb2a45c2
commit
1ce0181e8f
15 changed files with 1727 additions and 4 deletions
|
|
@ -30,8 +30,9 @@ docker compose down -v
|
|||
## What the example proves
|
||||
|
||||
- Topaz's v3 manifest can express flex-auth's canonical object types
|
||||
(`user`, `group`, `tenant`, `knowledge_base`, `document`) and
|
||||
relations (`member`, `parent`, `owner_team`, `reader`, `steward`).
|
||||
(`user`, `identity`, `group`, `tenant`, `knowledge_base`, `document`)
|
||||
and relations (`identifier`, `member`, `parent`, `owner_team`,
|
||||
`reader`, `steward`).
|
||||
- The Markitect fixture data
|
||||
(`examples/markitect/resource_manifest.yaml`, mirrored here) seeds
|
||||
the directory without translation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue