Zum Hauptinhalt springen

Entwickler-Onboarding

Dieses Tutorial standardisiert das Setup für neuen Entwicklerzugriff mit Least Privilege und Verifizierung.

Copy-Paste-Prompt

Onboard a new developer into mittwald with least-privilege access.

Flow:
1) List organization memberships and pending invites.
2) Send invite to the new user.
3) Create SSH/SFTP access only for the required project(s).
4) Return all created IDs and access summary.

Ask for explicit approval before sending invites or creating users.

Was der Agent automatisch tun wird

  • Mitgliedschaften inventarisieren und Zugriffs-Baseline erkennen.
  • Einladungs- und Zugriffsaktionen vorbereiten.
  • Genehmigten Zugriff bereitstellen und IDs zurückgeben.

Was du (Mensch) noch tun musst

  • E-Mail, Projekte und Rollenumfang bestätigen.
  • Einladungs-/Zugriffserstellung genehmigen.
  • Anmeldedaten/Public-Key-Anforderungen sicher verteilen.

Wahrscheinliche Fragen, die der Agent stellen wird, und gute Antworten

  • Which organization/project should I use? → Organization <org-id>, project <project-id>.
  • What role/access level is required? → Developer role, project-limited access.
  • Should I create both SSH and SFTP now? → Yes, both.

Verifizierungs-Prompt

Re-list memberships, invites, SSH users, and SFTP users for the target project and confirm the new developer has only the approved access.

Rollback/Cleanup-Prompt

Revoke or delete the invite/user objects created in this session by ID and confirm access removal.

Fortsetzung nach Fehler

Resume onboarding from the first incomplete step (invite, SSH, or SFTP) and avoid repeating already successful steps.