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](../../domains/identity.md) | [Русский](identity.md)
|
||||
|
||||
# Identity и доступ
|
||||
|
||||
| Коллекция | Путь |
|
||||
|---|---|
|
||||
| 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 создаёт домен `internal` и principals `admin@internal`, `ops@internal`,
|
||||
`developer@internal`, `demo@internal` (пароль `secret`).
|
||||
|
||||
Потоки аутентификации: [Аутентификация](../authentication.md).
|
||||
Reference in New Issue
Block a user