List of prototyped features - easysoa/EasySOA GitHub Wiki
This page's purpose is to gather all features that are currently mocked or hard-coded for the needs of the demonstrations.
General
- Lots of hard-coded urls/ports: should set up configuration file(s)
- The start-up script uses constant delays to resolve server dependencies
Service discovery
- Mocked "ContextScraper", should be based on a bank of known apps/service stacks
- Discovery API: Authentication not handled (Administrator is hard-coded)
- Hard-coded authentication (Administrator/Administrator) in:
- Discovery by monitoring
- REST Discovery API client
Service registry
- All user groups are administrator groups (failed to grant specific rights to groups)
- Still a lot of behavior is specific to SOAP services
Service scaffolder
- Hard-coded list of the scaffolded UIs (in easysoa-web)
- Can't configure which intents are used