Best Practices for Classic UI Access through Employee Center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
[Background]
We are planning to implement a navigation pattern where users access specific Classic UI pages through Employee Center, except for system administrators and administrative staff.
[Current Consideration]
- Using Employee Center as the primary entry point for general users
- Need to control access to specific Classic UI pages (e.g., Demand, Project, and Offering management screens)
- Implementing role-based access control for Classic UI navigation
[Technical Questions]
1. Implementation Examples
- How to configure navigation from Employee Center to Classic UI pages
- Methods for controlling page access based on user roles
- Best practices for URL/navigation configuration
2. Technical Considerations
- Security implications and recommended configurations
- Performance impact considerations
- Integration patterns between Employee Center and Classic UI
3. Specific Areas of Interest
- URL parameter handling between interfaces
- Session management between Employee Center and Classic UI
- Role-based access control implementation methods
Has anyone implemented similar navigation patterns or can share their experiences with such implementations? Any insights on potential challenges and solutions would be greatly appreciated.