feature: root service and account status
This commit is contained in:
@ -7,7 +7,7 @@ By: Codex (GPT-5)
|
||||
Validiere den OIDC-Login-Flow gegen einen realen oder Stub-Provider und dokumentiere Ergebnisse.
|
||||
|
||||
## Preconditions
|
||||
- Kiddo laeuft und ist erreichbar (z.B. `http://localhost:8000`).
|
||||
- Kiddo laeuft und ist erreichbar (z.B. `http://localhost`).
|
||||
- OIDC Provider oder Stub erreichbar.
|
||||
- `SKD_AUTH_MODE=oidc` und `SKD_OIDC_*` gesetzt.
|
||||
- Redirect-URI: `https://<device-host>[:port]/login/oidc/callback` ist registriert.
|
||||
@ -29,7 +29,7 @@ Validiere den OIDC-Login-Flow gegen einen realen oder Stub-Provider und dokument
|
||||
- Datum: 28.12.2025
|
||||
- Provider: nicht konfiguriert (IdP noch nicht bereit)
|
||||
- Host/Redirect: n/a
|
||||
- Ergebnis: Blocked (Service nicht erreichbar unter http://localhost:8000/health)
|
||||
- Ergebnis: Blocked (Service nicht erreichbar unter http://localhost/health)
|
||||
- Fehlerbilder: curl (7) Couldn't connect to server
|
||||
|
||||
## Fallbacks bei unvollstaendigem IdP
|
||||
|
||||
Reference in New Issue
Block a user