Initial release of the oVirt/RHV Engine API simulator.
Stateful FastAPI lab with contract packs, Compose/Helm, Docker Hub release targets, and Pulumi coverage across all Engine series (GET/POST/PUT/DELETE/HEAD).
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
**Language / Язык:** [English](identity.md) | [Русский](../ru/domains/identity.md)
|
||||
|
||||
# Identity & access
|
||||
|
||||
| Collection | Path |
|
||||
|---|---|
|
||||
| Domains | `/ovirt-engine/api/domains` |
|
||||
| Users | `/ovirt-engine/api/users` |
|
||||
| Groups | `/ovirt-engine/api/groups` |
|
||||
| Roles | `/ovirt-engine/api/roles` |
|
||||
| Permissions | `/ovirt-engine/api/permissions` |
|
||||
| SSO | `/ovirt-engine/sso/oauth/*` |
|
||||
|
||||
Seed creates domain `internal` and principals `admin@internal`, `ops@internal`,
|
||||
`developer@internal`, `demo@internal` (password `secret`).
|
||||
|
||||
Authentication flows: [Authentication](../authentication.md).
|
||||
Reference in New Issue
Block a user