Task #2688
closedWizard: support remote server usage
100%
Description
Support creating target system by wiyard with remote connector usage.
Updated by Radek Tomiška almost 4 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
I implemented first version:
- remote server is used internally, when available connector are loaded
- all conectors from local and all remote servers are loaded at once
- if connector is on more lacations (local or remote), then remote connector has higher priority
Known limitations, which will remain to be implemented:
- remote server can be switched from full system detail only
- different connector versions can be selected from full system detail only
Possible solutions:
- extend available connector content - show local and remote connectors in different panels
- add select box to the first wizard step
- add new modal window after connector type is selected, if the same connector is available on sifferent location and in different version
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/bf37bf1cc2ac9487cdccaa1f097752d6cb165f7d
Could you please provide me a feedback?
Updated by Vít Švanda almost 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I did review and tested it very deeply. Thanks for this feature, which connected the connector servers and wizards, and made this version more amazing.
I made a few fixes and improvements:
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/d06ffed38deedde446b2df9150544a267a68978f
Updated by Radek Tomiška almost 4 years ago
- Status changed from Resolved to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 100 to 90
I found issue with generating form definitions for newly added connectors on remote server:
https://github.com/bcvsolutions/CzechIdMng/commit/2b051590588824bae5721d7bdc7ec833af51ac14
Could you please provide me a feedback again?
Updated by Vít Švanda almost 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I did review and tested it. Thnaks for find this bug and for fix.
Updated by Radek Tomiška almost 4 years ago
- Status changed from Resolved to Closed