mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-08 19:14:43 +02:00
docs(readme): section « Accès & authentification » illustrée (Authentik/Guacamole)
Ajoute la section au README principal (absente jusqu'ici) : schéma du flux SSO, URLs LAN/Internet, user console, VPN dormant, + 3 captures du parcours utilisateur (login → hub → machines). Rôles Ansible, vault et roadmap complétés. .playwright-mcp ignoré. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
7af7808f48
commit
5d3d7959c1
4 changed files with 9 additions and 0 deletions
|
|
@ -153,6 +153,15 @@ Utilisateur ──▶ Authentik (hub + login unique) ──SSO──▶ Guacamol
|
|||
- **Alternative VPN** : un serveur **WireGuard** est prêt sur s01 (profils admin/invité,
|
||||
filtrage nftables par pair) mais **dormant** — aucune redirection Freebox active.
|
||||
|
||||
### En images
|
||||
|
||||
Le parcours utilisateur, du login à la console :
|
||||
|
||||
| 1 · Connexion (Authentik) | 2 · Hub « My applications » | 3 · Choix de la machine (Guacamole) |
|
||||
|---|---|---|
|
||||
|  |  |  |
|
||||
| Login unique. | Une tuile par app autorisée → clic = SSO. | Clic sur une machine → terminal SSH dans le navigateur. |
|
||||
|
||||
📖 [Architecture & pièges](admin/k8s/auth-portal.md) ·
|
||||
🛠️ [Administration (utilisateurs, apps du hub)](admin/k8s/auth-portal-admin.md) ·
|
||||
👤 [Guide utilisateur à distribuer](docs/portail-guide-utilisateur.md) ·
|
||||
|
|
|
|||
BIN
docs/img/portail/01-login.jpg
Normal file
BIN
docs/img/portail/01-login.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 893 KiB |
BIN
docs/img/portail/02-hub.png
Normal file
BIN
docs/img/portail/02-hub.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
BIN
docs/img/portail/03-machines.png
Normal file
BIN
docs/img/portail/03-machines.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
Loading…
Add table
Add a link
Reference in a new issue