-
Notifications
You must be signed in to change notification settings - Fork 15
If incorrect org specified, prompt for 'server' is confusing #360
Comments
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?) |
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
The text was updated successfully, but these errors were encountered: