The source project of this merge request has been removed.
Zone Visualization UI Spec
changes:
- Extracted schema for zone visualization.
- Created basic mockup of ZoneVisualization via Draw.io and exported png.
Explanation:
Login will be done through the Oauth2 Redirect flow, therefore no Login page is required. If no Oauth2 Server is conigured, then frontend would not startup (correctly).
Frontend will use redirect flow to get JWT token. Will then use this token to connect with Zone manager backend.
closes #2 (closed)
Edited by Michael Zigldrum