feat: add scripts/enroll_local.py and update task 40 documentation

This commit is contained in:
2026-01-12 16:20:44 +01:00
parent 78594c5bca
commit 589f9595f4
3 changed files with 55 additions and 0 deletions

View File

@ -5,6 +5,9 @@ By: Codex (GPT-5)
## Outcome
Der Update-Client kann einmalig per Enrollment einen Langzeit-Token beziehen und lokal speichern.
Dazu stehen zwei Skripte zur Verfuegung:
- `scripts/enroll_local.py`: Enrollment ueber die lokale API (empfohlen).
- `scripts/manual_enroll.py`: Direktes Enrollment beim Update-Service (Bypass).
## Story-Bezug
US_000034