79a9977dbc
- Fix 'Invalid template' error by correctly mapping policy types to template keys - 'readwrite' -> 'bucketFullAccess' - 'readonly' -> 'bucketReadOnly' - 'writeonly' -> 'bucketWriteOnly' - Update user creation form labels to 'Username (Access Key)' and 'Password (Secret Key)' - Update review section to show consistent MinIO credential terminology - Add helpful text explaining these are MinIO credentials This ensures the QuickStartWizard creates policies correctly and maintains consistent credential terminology across all UI components. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>