Open planetf1 opened 2 years ago
if we change to use tenant, then we will be inconsistent with core Egeria which uses the term 'server'. I think the docs for the ui are more user facing so should use the synonym tenant to mean server. The docs could be clearer on this.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.
This is what the end user has to supply in the URL - so what do they know about? Only an organisation name? Or are we going to call it a server? (it is not an Egeria server as such - as it's not mds or view?)
When getting the prompt for org and typing in the correct name (org) for the base chart and hitting enter, the login does not occur - the page just reloads.
Clicking the generated link below does work, but this is still confusing, as is use of the term 'server name' as this isn't a server
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.
https://host:8091/ redirects to page asking for 'server' Entering 'coco' in this fails and reloads the page prompting for server Entering https://host:8091/coco works fine Entering https://host:8091/banana results in Error, forbidden URL. Please supply a valid Server Name in the URL.
In fact it is an organization, or tenant name.
In the docs at https://egeria-project.org/user-interfaces/ecosystem/configure-and-run-presentation-server/ we use both the terms 'server' and 'tenant.
Given this UI does deal with servers - view servers and through those, other egeria servers, I suggest the code and docs consistently use the 'tenant' term
Followup from: #41